/*DIV ID*/
#TITEL {margin-top:0px; width:700px; }
#WRAPPER {background:#ffffff url(logo.png) bottom left no-repeat; border:15px solid #ffd221; margin:0px auto; padding:10px; width:900px; height:450px; line-height:19px; vertical-align:middle; text-align: left;}
#NAVIGATOR {float:left; margin-left:10px; width:160px; height:220px; }
#MAINTEXT {float:left; margin-left:100px; margin-top:0px; width:400px; height:300px; }
#FOTOS {width:130px; float:right; padding-top:30px; padding-right:30px; }
#COMMUNICATIE {float:right; width:240px; height:100px; margin-top:50px; margin-right:-80px; font-size:10px; text-align:left; }
#FOOTER {color:#ffffff;}
#FOOTER a {color: #ffd221;}
#HORIZON {position: absolute; top: 50%; left: 0px; width: 100%; margin-top: -260px; text-align: center; min-width: 900px; }


/*HTML*/
body {background-color: #666666; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}
a {color:#666666; font-weight:bold; text-decoration:none;}
a:hover {text-decoration:underline;}
p {font-size: 12px}


/*CLASS*/
.navitem {border:1px solid #ffffff; color:#666666; display:block; font-size:16px; font-weight:bold; padding:4px 2px 4px 10px; width:130px;}
.navitem:hover {background-color:#f8f8f8; border:1px solid #666666; color:#ffd221; text-decoration:none;}

