/* CSS Document */

body{
  margin: 0;
  padding: 0;
  font-family: Verdana;
  font-size: 11px;
  color: #333333;
  font-weight: smooth;
}

#sitecontainer{
  position: absolute;
  width: 980px;
  min-height: 340px;
  left: 50%;
  margin-left:-490px; 
  border-left: 1px solid #8faf90;
  border-bottom: 1px solid #8faf90;
  border-right: 1px solid #8faf90;
  z-index: 1;
}

#top{
  float: left;
  width: 980px;
  height: 170px;
}

/* #main{
  float: left;
  margin-left: 15px;
  width: 580px;
  margin-top: 30px;
  padding-right: 70px;
  border-right: 2px solid #336633;  
} */


#main{
  float: left;
  width: 980px;
  margin-top: 30px;
}



#bottom{
  float: left;
  width: 980px;
  border-top: 2px solid  #336633;
  height: 40px;
  margin-top: 10px;
  bottom: 0;
}


/* top */
#logo{
  position: absolute;
  width: 251px;
  left: 10px;
  top: 5px;
}

#menu{
  float: left;
  height: 20px;
  width: 980px; 
}

#zoeken{
  position: absolute;
  width: 200px;
  height: 24px;
  top: 5px;
  right: 10px;
  top: 140px;
}

/* social-network */
#social-networks{
  position: absolute;
  right: 10px;
  top: 140px;
  text-align: center;
  width: 265px;
  height:24px;
  line-height:22px;
  padding-left: 6px;
  z-index: 2;
  background-image: url(../img/bg-social-networks.png);
  background-repeat: repeat-all;
}

#social-networks a{
  text-decoration: none;
  color: #000;
}

#social-networks *
{
	float:left;	
}

#social-networks img
{
	margin-left:3px;
}


/* menu */
#menu ul{
  margin: 0;
  padding: 0;  
}

#menu ul li {
  float: left;
  list-style: none;
  display: block;
  background-image: url(../img/list-item-menu.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-right: 15px;
  padding-left: 15px;  
  padding-top: 5px;
  height: 20px;
  text-decoration: none;
  color: #336633;
  font-weight: bold;
  font-size: 14px;
}

#menu li a{
  text-decoration: none;
  color: #336633;
  font-weight: bold;  
  font-size: 14px;
}

#menu ul li:first-child {
  list-style: none;
  display: block;
  padding-top: 5px;
  background: none;
}

#menu ul li ul {
  position: absolute;
  left: -5000px;
  margin: 0;
  padding 0;
  margin-left: -15px;
} 

#menu ul li ul li{
  clear: left;
	float: none;
  width: 100%;
  height: 14px;
  min-width: 100px;
  background-color: #FFFFFF;
  background-image: none;
}

#menu ul li ul li a {
  color: #000000;
  font-weight: normal;
  text-decoration: none;
  display: block;
  font-size: 11px;
}

#menu ul li ul li a:hover{
  font-weight: bold;
  display: block;
}

#menu ul li:hover ul, #menu ul li a:hover ul, #menu ul li.ie_does_hover ul {
  left: auto;
  z-index:255;
} 

 

#menu a{
  text-decoration: none;
  color: #336633;
  font-weight: bold;  
  font-size: 14px;
}




#frm_nieuwsbrief
{
	
}

#right fieldset
{
	border:0px none #000;
}

#frm_nieuwsbrief input[type="text"]
{
	width:190px;
	height:13px;
	border: 2px solid #f26b23;
	margin-bottom:8px;
}

#frm_nieuwsbrief input[type="submit"]
{
	background-color:#f16922;
	border:0px none #000;
	color: #fff;
	cursor:pointer;	
}

/* zoeken */
#zoeken input{
  height: 14px;
  font-family: Verdana;
  font-size: 11px;
  color: #333333;
  border: 2px solid #336633;
}

#zoeken .button{
  height: 20px;
  background-color: #FFFFFF;
  border: none;
}


/* main */

#left{
  float:left;
  width: 580px;
  margin-left: 15px;
  padding-right: 70px;
  border-right: 2px solid #336633;
}




h1{
  margin: 0;
  padding: 0;
  font-size: 18px;
  margin-bottom: 5px;
}

#left input[type="submit"], #main input[type="reset"] 
{
	background-color:#f26b23;
	border:0px none #000;
	color:#fff;
	cursor:pointer;
}

#left h2{
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
}

#left h3{
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-weight: bold;
}

#left p{
  margin: 0;
  padding: 0;
  margin-top: 15px;
  font-weight: smooth;
}

#left a{
  color: #333333;
}

#left a img{
  border: none;
}

#left .zoekfunctie_header{
  font-weight: bold;
  font-size: 13px;
}

#left .zoekfunctie_kop a{
  color: #336633;
  text-decoration: none;
  font-weight: bold;
}

#left.zoekfunctie_next a{
  color: #000000;
}

#right{
  float: left;
  width: 263px;
  min-height: 470px;
  margin-top: 30px;
  padding-left: 50px;
  margin-left: -2px;
  border-left: 2px solid #336633;
}

#blog{
  margin-top: 15px;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #EEEEEE;
}

#blog .blog-item{
  border-top: 1px solid #EEEEEE;
  margin-top: 10px;
  padding-top: 10px;
}

#blog .blog-kop a{
  color: #336633;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

#blog .blog-kop a:hover{
  color: #772124;
  text-decoration: underline;
}

#blog .blog-datum{
  color: #757575;
}

#blog .blog-tekst{
  padding-top: 10px;
}

#terug{
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #EEEEEE;
}

#terug a{
  text-decoration: none;  
}


/* right */

#right td{
  width: 216px;
  min-height: 100px;
  height: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 2px solid #336633;
}

/* .adv{
  float: left;
  width: 216px;
  min-height: 100px;
  height: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 2px solid #336633;
} */


#right p{
  width: 215px;
}

#right a{
  text-decoration: none;
  color: #333333;
}

#right a:visted{
  text-decoration: none;
  color: #333333;
}

#right a:hover{
  text-decoration: none;
  color: #333333;
}

#right ul{
  margin: 0;
  padding: 0;
}

#right ul li{
  list-style: none;
  width: 215px;
  min-height: 105px;
  border-top:2px solid  #336633;
  padding-top: 15px;
  padding-bottom: 15px;
}

#right ul li:last-child{
  border: none;
}

#twtr-widget-1{
  margin-left: 5px;
}

#archief{
  width: 215px;
  border-top:2px solid  #336633;
  border-bottom:2px solid  #336633;
  padding-bottom: 5px;
}

#archief p{
  font-weight: bold;
}

#archief ul{
  padding-bottom: 15px;
  border-bottom: 1px solid #EEEEEE;
}

#archief ul li{
  min-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 5px;
  border: none;
}

#archief ul li a{
  color: #333333;
}

#archief input{
  height: 14px;
  font-family: Verdana;
  font-size: 11px;
  color: #333333;
  margin-bottom: 5px;
}

#archief .button{
  background-color: #FFFFFF;
  height: 20px;
  border: 1px solid #333333;
}


/* bottom */
#bottom-left{
  float: left;
  width: 580px;
  height: 40px;
  line-height: 40px;
}

#bottom-left ul{
  margin: 0;
  padding: 0; 
}

#bottom-left ul li{
  float: left;
  list-style: none;
  margin-left: 30px; 
}

#bottom-left a{
  text-decoration: none;
  color: #333333;
}

#bottom-left a:visited{
  text-decoration: none;
  color: #333333;
}

#bottom-left a:hover{
  text-decoration: none;
  color: #333333;
}

#bottom-right{
  margin-top: 4px;
}


/* datum */
#datum{
  float: left;
  width: 980px;
  height: 20px;
  border-top: 1px solid #E4E4E4;
}

#datum p{
  margin-top: 3px;;
  margin-left: 10px;
}


/* ShareThis */

.st_sharethis_custom{
  background: url("../img/icons/sharethis.png") no-repeat scroll left top transparent;
  background-position:520px 0px;
  padding-left: 17px;
  padding-bottom: 2px;
  padding-top: 1px;
   float:left;
   text-align:right;
   width: 580px;
  
}

.st_sharethis_custom > *
{
	float:right;
	border: 1px solid #f00;
}
