body{
  background-image: url(/img/bodyback.jpg);
  background-repeat: repeat-x;
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 80%;
}
a:link, a:active, a:visited{
  color: #009b67;
}
a:hover{
  text-decoration: none;
  color: black;
}
h1, .style_kopgroot {
  font-size:2em;
}
h1, h2, h3 {
  font-weight:normal;
}
h1, h2, h3, h4, h5, h6, .style_kopgroot {
  color:#006CB5;
  margin:0 0 10px;
}
p {
  font-size:1em;
  line-height:1.5em;
  margin:1.2em 0;
}
#global{
  width :990px;
  margin: 0 auto;
  padding-top: 24px;
}

#header{
  width :100%;
  background-image: url(/img/body_back.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}
#top .logo{
  border-bottom: none;
  height: 64px;
}
#top #menu{
  height: 34px;
  width :990px;
  background-image: url(/img/menu_back.gif);
  background-repeat: repeat-x;
  border-left :1px solid white;
  border-right :1px solid white;
}
#flash_banner{
  width: 990px;
  background-color: white;
  height: 202px;
  padding-left :1px;
  padding-right: 1px;
}
#zoek_box{
	float: right;
	margin-top: 8px;
	padding-right: 10px;
}
#zoek_box .inputtype{
	width :155px;
	float: left;
	border: 1px solid gray;
	border-right: none;
	height: 18px;
}
#zoek_box .button2{
	background-image: url(../img/zoeken.gif);
	background-repeat: no-repeat;
	background-color: White;
	float: left;
	width: 30px;
	cursor: pointer;
	border: 1px solid gray;
	border-left: none;
	height: 22px;
	margin-left: -2px;
}
#global_content{
  overflow: hidden;
  padding-top: 10px;
}
#inhoud{
  width: 500px;
  float: left;
  padding-left :25px;
  padding-right: 25px;
}
#breadcrumb {
  clear: both;
  font-size:10px;
  margin-bottom: 18px;
  float:left;
  width: 100%;
}
#breadcrumb span{
  float: left;
}
#breadcrumb ul{
  margin: 0;
  padding: 0;
}
#breadcrumb li{
  list-style: none;
  float: left;
}
#breadcrumb li a{
  padding-right :5px;
  padding-left :5px;
}
#inhoud img{
  border: none;
}
#right{
  width :240px;
  float :left;
  background-color: #fffcbf;

}
.footer{
  height: 34px;
  line-height :34px;
  background-image: url(/img/footer_back.gif);
  text-align: center;
  color: white;
  clear: both;
  margin-top: 20px;
  width: 990px;
}
.footer .space{
  padding-left :10px;
  padding-right: 10px;
}
.footer a:link, .footer a:active, .footer a:visited{
  color: white;
}
.footer a:hover{
  color: gold;
}
/*----------right-------------*/
#right .titel{
  height: 31px;
  width :230px;
  background-image: url(/img/header_right.gif);
	background-repeat: no-repeat;
	color: #006cb5;
	font-size: 18px;
	text-align: right;
	line-height :31px;
	padding-right: 10px;
}
#right .content{
  padding :10px;
}
/*---------------menu-------------*/

#menu ul{
	margin: 0;
	padding: 0;
}
#menu li{
	list-style: none;
	float: left;
	line-height: 32px;
}
#menu li a{
	letter-spacing: 0px;
	color: white;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	border-left: 1px solid #88beac;
	border-right: 1px solid #006f43;
	font-size: 13px;
	font-weight: bold;
	}
#menu li a:hover, #menu li.active1 a{
	background-image: url(../img/menu_active.gif);

}
#menu li.active1 a{
	font-weight: bold;
}
#menu ul ul{
	display: none;
}

#submenu{
	width: 200px;
	float: left;
}
#submenu ul{
	margin: 0;
	padding: 0;

}
#submenu li{
	list-style: none;
	margin: 0;
	padding: 0;
  margin-bottom: 1px;
}
#submenu li a{
	background-image: url(/img/menu_button.gif);
	display: block;
	line-height: 28px;
	color: black;
	text-decoration: none;
	padding-left: 10px;
}
#submenu li.last2{
  margin-bottom: 0px;
}
#submenu li a:hover{

}
#submenu li.active2 a{
  font-weight: bold;
}

#submenu ul ul {
  display:none;
}

/*--------------nieuws----------*/
.nieuws .nieuws_listitem{
  margin-bottom: 20px;
  overflow: hidden;
  width :90%;
}

.nieuws .nieuws_listitem h2{
  font-size: 14px;
}

.nieuws .nieuws_listitem img, .nieuws img.right{
  margin-right: 10px;
  float: left;
  margin-bottom: 10px;
}
.nieuws hr{
  clear: both;
}


/* content gedeelte */
#module_inhoud {
  clear: both;
}

.wtkerror {
  color: #ff0000;
  display: block;
  margin-bottom: 4px;
}

#wtkformmodule_table td {
  vertical-align: top;
}

/* mailmodule */
.listitems {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0px;
  padding:0px;
}

.listitems li {
 display:block;
 background-color: #93C0DF;
 margin:2px; 
 padding:2px;
}

.listitems li.listitem_inactive {
  display:none;
}  

#frm_aanmelden td {
  vertical-align: top;
}








