
body,td,th {
	font-size: 10px;
	margin: 0 0 0 0px;
	background-color: #000000;
	}
	
body, div, p{
	color: #ffffff;
	font-family: Verdana, sans-serif;
	}

img{
	border: 0;
	}

a:link, a:visited{
	color: #ffffff;
	text-decoration: none;
	}
	
a:hover{
	color: #a00008;
	text-decoration: none;
	}

.wrapper{
	height: 600px;
	width: 1000px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -300px;
	margin-left: -500px;
	border: solid 1px #000000;
	background-image: url(images/bg.jpg);
	}
	
.kader-links{
	position: absolute;
	left: 45px;
	top: 165px;
	width: 357px;
	height: 249px;
	background-image: url(images/kader-links.jpg);	
	}
	
.kader-rechts{
	position: absolute;
	left: 402px;
	top: 165px;
	width: 242;
	height: 407px;
	background-image: url(images/kader-rechts.jpg);
	}
	
.noten{
	position: absolute;
	left: 45px;
	top: 414px;
	width: 357px;
	height: 160px;
	background-image: url(images/noten.jpg);
	}
	
.tine{
	position: absolute;
	top: 120px;
	left: 77px;
	width: 114px;
	height: 46px;
	background-image: url(images/tine.jpg);	
	}

.contactgegevens{
	position: absolute;
	top: 150px;
	left: 302px;
	width: 339px;
	height: 20px;
	text-align: right;
	}

.beelden{
	position: absolute;
	left: 411px;
	top: 175px;
	height: 356px;
	width: 222px;
	background-image: url(images/beeld01.jpg);	
	}
	
.menu{
	position: absolute;
	left: 644px;
	top: 282px;
	height: 250px;
	width: 250px;
	}
	
.tekst{
	position: absolute;
	width: 307px;
	height: 260px;
	left: 90px;
	top: 185px;
	overflow: auto;
	}
	
.submenu{
	position: absolute;	
	width: 229px;
	height: 118px;
	top: 165px;
	left: 722px;
	background-image: url(images/submenu.jpg);	
	}
	
.submenutekst{
	position: absolute;
	width: 219px;
	height: 112px;
	left: 5px;
	top: 5px;
	overflow: auto;
	}
	
.footer{
	position: absolute;
	left: 215px;
	top: 600px;
	width: 800px;
	height: 20px;
	color: #ffffff;
	}
	
#footer a:link, #footer a:visited{
	color: #ffffff;
	text-decoration: none;
	}
	
#footer a:hover{
	color: #ffffff;
	text-decoration: underline;
	}
	
.rood-vet{
	color: #a00008;
	font-weight: bold;
	}