@charset "utf-8";
/* CSS Document */
body, html { font-family:"Verdana", Arial, Helvetica; color:#fff; font-size:11px; background-color:#000; margin:0px; }
p {margin-top: 0;}
h1 {margin-top: 0; font-size:12px;}
a:link {color:#fff4e1; size:12px; text-decoration:none;}   /* unvisited link */
a:visited {color:#fff4e1; size:12px; text-decoration:none;} /* visited link */
a:hover {color: #FF6600; text-decoration:underline; size:12px}   /* mouse over link */
a:active {color:#FF6600; text-decoration:underline; size:12px}  /* selected link */

a.navbar {float:left; line-height:17px;text-decoration:none;height:19px; font-weight:bold; width: auto; padding: 2px 0 0 5px;}
a.navbar:link {background:url(../webimages/nav_bg_rechts.png); color: #000000;}
a.navbar:visited {background:url(../webimages/nav_bg_rechts.png); color: #000000;}
a.navbar:hover {background:url(../webimages/nav_bg_links1.png); color: #FF6600;}
a.navbar:active {background:url(../webimages/nav_bg_links1.png); color:#FF6600;}

#container { overflow:hidden; position:relative; width:928px; height:auto; margin:auto; border-color:#432813; border-width: 0 2px 2px 2px; border-style: solid; }
#header {overflow:hidden; width:928px; height:auto; background:url(../webimages/images/codbobgweirdzombiewhtout.jpg); background-repeat:no-repeat; background-color:#11100b;}
#navigatie_box {background:url(../webimages/nav_bg_rechts.png); height:19px; width:100%; margin: 202px 0 0 0; }
#navigatie_links {float:left; height:19px; width:auto; padding: 2px 0 0 5px;}
#navigatie_rechts {float:right; height:19px; width: auto; padding: 2px 0 0 5px;}

/* content gedeelte */
#content_box_overall { overflow: hidden; margin: 7px 0 25px 3px; width:925px; height:auto;}
#content_box_links { float:left; width:186px; height:auto; }
#content_box_mid { float:left; width:561px; height:auto; margin:0 3px 0 3px; }
#content_box_rechts { float:right; width:170px; height:auto; }

#menu_links_top { width:179px; height:21px; background:#000; padding: 6px 0 0 5px; border-color:#000; border-width:1px; border-style: solid; filter:alpha(opacity=80); opacity: 0.80;}
#menu_links_c {width:179px; height:auto; background:#171513; padding: 4px 0 0 5px;border-color:#000; border-width:0 1px 1px 1px; border-style: solid; filter:alpha(opacity=80); opacity: 0.80;}

#menu_mid_top { width:556px; height:21px; background:#000; padding: 6px 0 0 5px; border-color:#000; border-width:1px; border-style: solid; filter:alpha(opacity=80); opacity: 0.80;}
#menu_mid_c {width:551px; height:auto; background:#171513; padding: 4px 5px 0 5px; border-color:#000; border-width:0 1px 1px 1px; border-style: solid; filter:alpha(opacity=80); opacity: 0.80; text-align:justify;}

#menu_rechts_top { width:162px; height:21px; background:#000; padding: 6px 0 0 5px; border-color:#000; border-width:1px; border-style: solid; filter:alpha(opacity=80); opacity: 0.80;}
#menu_rechts_c {width:162px; height:auto; background:#171513; padding: 4px 0 0 5px; border-color:#000; border-width:0 1px 1px 1px; border-style: solid; filter:alpha(opacity=100); opacity: 1;}

#box_onder_overall { overflow: hidden; margin:auto; width:928px; margin:0 0 30px 0;}
#box1_overall { float:left; width:33%; height:auto; }
#box1_titel { height:15px; background:#2A3F55; padding: 3px 0 0 5px; border-color:#000; border-width:1px; border-style: solid; filter:alpha(opacity=80); opacity: 0.80;}
#box1_content { height:auto; background:#171513; padding: 6px 0 0 5px; border-color:#000; border-width:1px; border-style: solid; filter:alpha(opacity=80); opacity: 0.80; }

#box2_overall { float:left; width:33%; height:auto; }
#box2_titel { height:15px; background:#2A3F55; padding: 3px 0 0 5px; border-color:#000; border-width:1px; border-style: solid;}
#box2_content { height:auto; background:#171513; padding: 6px 0 0 5px; border-color:#000; border-width:1px; border-style: solid; }

#box3_overall { float:right; width:34%; height:auto; }
#box3_titel { height:15px; background:#2A3F55; padding: 3px 0 0 5px; border-color:#000; border-width:1px; border-style: solid;}
#box3_content { height:auto; background:#171513; padding: 6px 0 0 5px; border-color:#000; border-width:1px; border-style: solid; }


#footer { height:19px; width:100%; background:url(../webimages/footer.png); background-repeat:repeat-x; filter:alpha(opacity=80); opacity: 0.80; padding:3px 0 0 5px;}
#footer_tekst {float:left; width:50%; }
#footer_logo {float:right; width:50; }
