body {
    margin: 0;
    padding: 0;
    background-color: #fff;
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 80%;
	 background-image: url(../img/menu_top.gif);
	 background-repeat: repeat-y;
	 height: 100%;
}
#header h1{
	display: none;
}
#topbar{
	background-image: url(../img/bovenbalk.gif);
	background-repeat: no-repeat;
	height: 24px;
	background-color: #9C0000;
}
#top{
	height: 101px;
	width: 100%;
	background-image: url(../img/top_back.gif);
	background-repeat: repeat-x;
}
#logo{
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	width: 281px;
	height: 101px;
	float: left;
}
#plaatje{
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../img/top_img.gif);
	background-repeat: no-repeat;
	height: 176px;
	width: 420px;
}
#inhoud{
	float: left;
	width: 70%;
	padding: 20px;
	padding-top: 60px;
}
table td h2, table td, .rov_sjabloon_1_table{
	margin: 0px;
	padding: 0px;
}
/*-----menu-----------*/
#menu{
	float: left;
	width: 175px;
	margin-top: 60px;
}
#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li a{
	display: block;
	height: 22px;
	width: 174px;
	background-image: url(../img/menu_buttonA.gif);
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}

#menu ul li ul li{
	display: none;
	margin: 0;
	padding: 0;
	
}

#menu li.active1 li{
	display: block;
}
#menu li a:hover{
	background-image: url(../img/menu_button.gif);
	background-repeat: no-repeat;
}
#menu li.active1 a{
	background-image: url(../img/menu_button.gif);
	background-repeat: no-repeat;
}
#menu li.active1 li a{
	background-image: none;
	background-color: White;
}
#menu li li a{
	color: #FF774A;
}
/* content */
		
a {
}
a:link {
	color: maroon;
}
a:visited {
	color: maroon;
}
a:active {
	color: maroon;
}
a:hover {
	color: #0090FF;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0em;
	 color: maroon;
}
h1, h2, h3 {
    font-weight: normal;
}
h4, h5, h6 {
    font-weight: bold;
}
h1 {
    font-size: 2.0em;
	 
}
h2, .style_kopgroot {
    font-size: 1.7em; 
	 color: maroon;
}
h3 {
    font-size: 1.4em;
}
h4 {
    font-size: 1.2em;
}
h5 {
    font-size: 1.0em;
}
h6 {
    font-size: 0.8em;
}

dl, dt, dd, ol, ul, li {
    margin-top: 0.2em;
    margin-bottom: 0.1em; 
    font-size: 1.0em;
    line-height: 1.5em;
}

p {
    margin: 1.2em 0em 1.2em 0em;
    font-size: 1.0em;
    line-height: 1.5em;
}

code, pre {
    font-family: Courier New, monospace;
    font-size: 1.0em;
}

strong, b {
    font-weight: bold;
}
em, i {
    font-style: italic;
}

hr {
    height: 1px;
    margin: 0px;
    background-color: #ccc;
    color: #ccc;
}

img {
    margin: 0;
    border: 0;
}
.wtkerror{
	display: block;
	color: red;
}
.button, .wtkformsubmit{
	background-color: #9C0000;
	color: white;
	font-weight: bold;
	border: 1px solid white;
}
/***********************************************************************
 * layout kolom links of rechts van inhoud
 * --------------------------------------------------------------------
 * |                  |                                               |
 * |                  |                                               |
 * |                  |                                               |
 * --------------------------------------------------------------------
 *
 * <div id="container">
 *    <div id="kolom">
 *    </div>
 *    <div id="inhoud">
 *    </div>
 * </div>
 *
 * alle left door right vervangen indien kolom rechts komt te staan
 *
 ***********************************************************************/
/*
#container {
  float: left;
  background: url(bgkleur.gif) repeat-y top left;
}
#kolom {
  float: left;
  width: 200px;
}
#inhoud {
  float: left;
}
*/
/***********************************************************************
 * layout kolom links en rechts van inhoud
 * --------------------------------------------------------------------
 * |                  |                            |                  |
 * |                  |                            |                  |
 * |                  |                            |                  |
 * --------------------------------------------------------------------
 *
 * <div id="container_bg_links"><div id="container_bg_rechts">
 *    <div id="kolom_links">
 *    </div>
 *    <div id="kolom_rechts">
 *    </div>
 *    <div id="inhoud">
 *    </div>
 * </div></div>
 *
 ***********************************************************************/
/*
#container_bg_links {
  float: left;
  background: url(kleur_links.gif) repeat-y top left;
}
#container_bg_rechts {
  float: left;
  background: url(kleur_rechts.gif) repeat-y top right;
}
#kolom_links {
  float: left;
  width: 200px;
}
#kolom_rechts {
  float: right;
  width: 200px;
}
#inhoud {
  float: right;
}
*/

/*---------------css module inhoud--------------------*/



/* CONTENT */

.kolom_links, .kolom_rechts{
	width: 45%;
	float: left;
	margin: 10px;
}

.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright{
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}

div.sjabloon1, div.sjabloon2,div.sjabloon3,div.sjabloon4{
  clear: both;
}

div.sjabloon1  img, div.sjabloon2  img, div.sjabloon3  img ,div.sjabloon4  img{

}



/* LINKS */

div.links {
width:100%;
}

div.links h1 {
	
}

div.links table{
	
}

div.links thead{

}

/* NIEUWS */

div.nieuws {
   width : 100%;
}

div.nieuws img {
	float:left;
}

div.nieuws img.right {
	float:right;
}
div.nieuws hr {
	clear:both;
}

div.nieuws h1 {
	
}

div.nieuws a {

}


div.nieuws h2, div.nieuws h2 a {
	clear: both;
}


div.nieuws table{
	
}

.wtkerror {
	color:red;
}
li.download_item{
	list-style: url(../img/bownload.gif);
}
/*faq*/

a.button:link, a.button:active, a.button:visited{
	background-color:  #F38415;
	border-left:1px solid #ffffff;
	border-right:1px solid #713C06;
	border-bottom:1px solid #713C06;
	border-top:1px solid #ffffff;
	padding: 1px 7px 1px 7px;
	text-decoration:none;
	cursor:pointer;
	margin-right: 10px;
	color: white;
	font-weight: bold;
}
a.button:hover{
	background-color: #9C0000;
}
#button_pane {
	margin-top: 20px;
}
#zoekscherm {
	background-color: #F38415;
	border: 1px double #713C06;
	width: 250px;
	
}

#faqmodule_zoekscherm {
	font-weight: bold;
	padding: 10px 10px 10px 20px;
}

#faqmodule_zoekscherm form{
	margin: 5px 0 0 0;
}
#detail_item_vraag{
	font-weight: bold;
		padding: 20px;
	padding-left: 0px;
}
#faq_detail{
	padding: 20px;
	padding-left: 0px;
}