@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bwbackground.jpg);
	background-repeat: repeat-y;
	background-color: #3E3D3D;
}
#bodyraam {
	position:absolute;
	left:50%;
	top:125px;
	width:734px;
	height:385px;
	z-index:1;
	margin-left: -288px;
	background-color: #000000;
}
#bodyraam2 {
	position:absolute;
	left:50%;
	top:510px;
	width:674px;
	height:1750px;
	z-index:1;
	margin-left: -288px;
	background-color: #000000;
	background-image: url(images/background4.jpg);
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-size: 16px;
	background-repeat: repeat;
}
#bodyraam2 td {
	font-size: 12px;
	color: #FFFFFF;
}
#bodyraam2 a {
	color: #FF0000;
}
#toevoegen {
	position:absolute;
	left:50%;
	top:528px;
	width:162px;
	height:80px;
	z-index:2;
	color: #FFFFFF;
	margin-left: -453px;
	background-color: #000002;
}
#toevoegen a {
	color: #FFFFFF;
}
