@charset "utf-8";
/* CSS Document */
*{outline:none;}

body{margin:0px; padding:0px; background-color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; background-image:url(../layout_img/body_bg_vlag_repeat.png); background-repeat:repeat-x;}
a {text-decoration:underline; color:#000000;}
img{margin:3px;}
p{line-height:18px;}

#wrapper{width:992px; height:820px; background-image:url(../layout_img/page_bg.jpg); background-repeat:no-repeat; margin-top:10px;}
.shine{margin-top:-9px;}

#header{height:87px; padding-top:5px; }
#header #logo {margin-left:19px; height:87px; width:340px; float:left;}
#header #head-image{width:631px; height:87px; float:left;}

#left{float:left; width:272px; height:350px; margin-left:19px;}
#left ul{margin:0; padding:0;}
#left ul li{padding:7px 0 5px 30px; height:20px; display:block; background-image:url(../layout_img/menu_bg_normal.png); background-repeat:repeat; border-bottom:1px solid white;}
#left ul li a{height:31px; display:block; color:#FFFFFF; text-decoration:none; outline:none;} 
#left ul li.active{background-image:url(../layout_img/menu_bg_over.png); background-repeat:repeat;}
#left ul li.active a{background-image:url(../layout_img/menu_pijl.png); background-repeat:no-repeat; margin-left:-25px; padding-left:25px;}
#left ul li.last{ border-bottom:11px solid #d90f0f;}
#left ul li:hover{background-image:url(../layout_img/menu_bg_over.png); background-repeat:repeat;}

#content {float:right; margin:0 19px 0 19px; width:647px;  background-image:url(../layout_img/content_bg_trans.png); background-repeat:repeat; }
#content h1{padding: 5px 24px 5px 24px; margin:0; color:#d90f0f; border-bottom:solid 2px #2480ba; font-size:18px; font-weight:normal; }
#content h2{padding: 0 24px 0 24px; margin:0; font-size:14px; font-weight:normal; color:#2480ba;}
#content h3{padding: 10px 24px 0px 24px; margin:0; font-size:12px; font-weight:bold; color:#2480ba;}
#content p{padding: 5px 24px 0px 24px; margin:0;}

#content table{padding: 5px 5px 0px 5px; margin:0;}

#contenttext { min-height:500px; }
#left #zoeken{font-weight:bold; font-size:12px;}
#left #zoeken input{color:#666;}
#nieuws{margin-top:5px; margin-bottom:10px;}

#footer {float:right; width:100%; height:124px; background-image:url(../layout_img/content_bg.png); background-position:bottom; background-repeat:no-repeat;}
#footer_text{float:right;}

.zoeken{background:none;  background-image:url(../layout_img/zoeken.png); border:0; width:202px; height:17px; float:left; background-repeat:no-repeat; padding:5px; padding-left:7px; }
#zoeken img{margin-left:50px;}

.accordionButton {font-size: 14px; font-weight: bold; display: block; width: 600px; height: 25px; background-color: #cccccc;  border-bottom: 1px solid #ffffff; line-height:25px; margin: 0 20px;}
.accordionButton a {text-decoration: none;margin-left: 5px;}

.accordionContent {margin: 0 20px;}