body
{
  margin: 0 auto;
  background: #fff;
  color: #000;
  padding: 0;
}


#wrapper
{
  text-align: left;
  width: 800px;
  margin: auto;
}


#header
{
  background: #fff url(../images/header.jpg) no-repeat top left;
  height:109px;
}

#header_initiatief
{
  height: 43px;
  background: #fff url(../images/header_initiatief.jpg) no-repeat top left;
  text-align:left;
  padding: 0 0 0 303px;
}

#header_initiatief img{
  border:none;
}

#contentwrapper
{
  position: relative;
  background: #fff;
  width: 800px;
  padding: 0;
  background-image:url(../images/submenu_achtergrond.jpg);
  background-repeat:repeat-y;
  background-position:top left;
}

#left
{
  float: left;
  width: 277px;
}

#content
{
  width: 523px;
  text-align: left;
  float:right;
}

#contentheader 
{
  width:523px;
  height:44px;
  padding-top:40px;
  background-image:url(../images/content_header.jpg);
  background-repeat:no-repeat;
}
  

#contentheader h1
{
  color:#fff;
  font-size:16pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-left:30px;
} 


#contentdetail
{
  width:433px;  
  position:relative;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  padding:30px;
  _padding:15px;  
}

#contentdetail h1
{
  line-height:30px;
  padding-left:30px;
  background-image: url(../images/submenu_listitem.jpg);
  background-repeat: no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #c9c202;
} 

#contentdetail p
{
  width:100%;
}


#contentdetail ul {
  margin-left: -20px;
  _margin-left:15px;
  *margin-left:15px;
  padding-top:5px;
  list-style-image: url(../images/rightArrow.jpg);
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #c9c202;
}

#contentdetail ul ul 
{ 
  margin-left:15px;
  padding:0;
  list-style-type:square;
  list-style-image:none;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: lighter;
  color: #000;
}


#contentdetail a 
{
  text-decoration: none;
  color: #009ae1;
}

#contentdetail a:hover
{
  color:#000;
}

#menucontainer 
{
  width:277px;
  height:102px;
  position:relative;
  background-image:url(../images/menu_bg.png);
  background-repeat:no-repeat;
  text-align:left;
}


#zoekcontainer
{
  width:277px;
  height:65px;
  background-image:url(../images/zoekvenster.png);
  background-repeat:no-repeat;
}

    
#zoekcontainer form
{
  padding-top:30px;
  padding-right:20px;
  text-align:right;
}

#zoekwoord
{
  border:1px solid #ccc;
  height:16px;
  color:#bbb;
}


#submenucontainer 
{
  width:277px;
}


#submenucontainer ul 
{
  list-style:none;
}


#submenucontainer li
{
  width:180px;
  line-height:30px;
  background-image: url(../images/submenu_listitem.jpg);
  background-repeat: no-repeat;
  text-align:left;
  padding-left:30px;
}


#submenucontainer a
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #04276f;
  text-decoration: none
}


#submenucontainer a:hover
{
    color: #333;
}


#bannercontainer
{
  width:277px;
  margin-top:50px;
  text-align:right;
}


#bannercontainer img
{
  padding-bottom:10px;
}


.clearAll
{
  clear: both;
}

.readmoreraquo {
  font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
  color: #ccc;
}

a.readmore{
  text-decoration:none;
  color: #ccc;
}

a.readmore:hover{
  color: #c9c202;
}

.cel_mouseout 
{
  background:#fff;
  font-weight:bold;
}


.cel_mouseover 
{  
  background:#e5e5e5 url('../images/menu_arrow.jpg') no-repeat center right;
  font-weight:bold;
}


.hoofdmenu a
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333;
  text-decoration:none;
  font-weight: lighter;
  padding-left:10px;
}

.faqhr {
  width: 400px;
  border: solid #f4f4f4 1px;
}



#footer
{
  height: 26px;
  margin: 0;
  padding: 0;
  background: #fff url(../images/detail_footer.jpg) no-repeat top left;
  text-align:right;
  padding-right:5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#fff;
}


#footertekst
{
  width:476px;
  float:left;
  height:15px;
  padding-top:8px;
  color:#055286;
}

#footertekst a
{
  color:#055286;
  text-decoration:none;
}


#footerlinks
{
  float:right;
  text-align:left;
  color:#fff;
  height:15px;
  padding-top:8px;
  padding-right:5px;
}

#footerlinks a
{
  color:#fff;
  text-decoration:none;
}


#error ul
{
  font-family: Arial, Helvetica, sans-serif;
  color: red;
}


#error ul li
{
  margin:0;
  padding:0;
  line-height:12px;
  font-family: Arial, Helvetica, sans-serif;
  background-image:none;
  font-size: 11px;  
  color:red;
}
