body {
text-align: center;
margin: 0px;
padding: 0px;
}

.kopje_tekst {font-family: Arial, Helvetica, sans-serif;  font-size: 12px; color:#993366; font-weight: bold;}
.plattetekst {font-family: Arial, Helvetica, sans-serif; color:#000000; font-size: 12px; font-weight: normal;}
.plattetekst_bold {font-family: Arial, Helvetica, sans-serif; color:#000000; font-size: 12px; font-weight: bold;}
.bijschrift {font-family: Arial, Helvetica, sans-serif; color:#000000; font-size: 10px; font-weight: normal;}
.leesmeer {font-family: Arial, Helvetica, sans-serif; color:#000000; font-size: 11px; font-style:italic;}

a:link {color: #336699;	text-decoration: none;}
a:visited {	color: #336699;	text-decoration: none;}
a:hover {text-decoration: none;	color: #999999;}
a:active {text-decoration: none; color: #999999;}

/* INDEX */

#container {
	position: relative;
	margin:auto;
	width:800px;
	height:100%;
	text-align:center;
}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:600px;
}

#beelmerk_ {
	position:absolute;
	left:0px;
	top:0px;
	width:222px;
	height:179px;
}

#header_ {
	position:absolute;
	left:222px;
	top:0px;
	width:578px;
	height:140px;
}

#MENU_totaal {
	position:absolute;
	left:222px;
	top:140px;
	width:451px;
	height:433px;
	z-index:10;
}

#menurest_ {
	position:absolute;
	left:672px;
	top:140px;
	width:128px;
	height:24px;
}

#tekstbg_ {
	position:absolute;
	left:222px;
	top:164px;
	width:524px;
	height:413px;
	background-image:url(img/tekstbg.jpg);
}
#tekstarea {
	position:absolute;
	left:16px;
	top:20px;
	width:493px;
	height:382px;
	z-index:9;
}

#letters_ {
	position:absolute;
	left:746px;
	top:164px;
	width:54px;
	height:413px;
}

#fotobg_ {
	position:absolute;
	left:0px;
	top:179px;
	width:222px;
	height:398px;
	background-image:url(img/fotobg.jpg);
}
#fotos {
	position:absolute;
	left:7px;
	top:-2px;
	width:215px;
	height:400px;
}


#footer_ {
	position:absolute;
	left:0px;
	top:577px;
	width:800px;
	height:23px;
}
#rechten {
	position:absolute;
	left:0px;
	top:602px;
	width:800px;
	height:9px;
}