/* van kaathoven */

/*Van Kaathoven*/
body {
 		margin: 0;
 		padding: 0;
 		text-align: left;
 		background:#007830 url(/editor/images/bg01.gif) repeat-x;
}

div#container {
        width: 1000px;
        margin: 0;
        text-align: left;
        overflow:hidden;
		font-family:Verdana, Arial, Helvetica, sans-serif;
        font-style:normal;
        color:#000;
        font-size:12px;
}

div#imagetop {
        height: 198px;
        width: 1000px;
        background:url(/editor/images/header.jpg) no-repeat top;
        margin:0;
        display: block;
}

div#imagetop._de {
        background:url(/editor/images/header_de.jpg) no-repeat top;
}

div#imagetop._en {
        background:url(/editor/images/header_en.jpg) no-repeat top;
}

div#contentWrapper {
		background:url(/editor/images/content-fill.jpg) repeat-y;
	    margin:1px 0;
        height:auto;
        width: 1000px;
        float: left;
        line-height: 140%;
        overflow:hidden;
        padding:0;			
}

div#contentWrapperBody {
		background:url(/editor/images/content-body.jpg) repeat-x;
	    margin:0 0 -22px 0;
        height:auto;
        padding:0;
		}


div#contentLeft {
	    float: left;
		display: inline;
        margin: -15px 0 0 16px;
		height:auto;
        width: 184px;
        line-height: 140%;
        overflow:hidden;
        padding:0;
}

/*Images Left COntent*/
ul.imagesLeft {
	list-style:none;
    margin:11px 0 0  -16px;
    padding: 0;
	position:absolute;
	top:188px;
 
}

ul.imagesLeft image {
	margin:0;
	padding:0;
	display:block;

}

div#contentCenter{
        margin:46px 0 0 5px;
        height:auto;
        width: 570px;
        float: left;
        line-height: 140%;
        overflow:hidden;
        padding:0;
}

div#contentCenter a {
        color: #545454;
        text-decoration: underline;
        }

div#contentCenter a:hover {
	   	color: #F74237;
	    text-decoration: underline;
}
div#contentCenter a:active {
	   	color: #F74237;
	    text-decoration: underline;
}

div#contentBottom {
		background:url(/editor/images/content-bottom.jpg) no-repeat bottom;
	    margin:21px 0;
        height:37px;
        width: auto;
        padding:0;
		display:block;
}

div#spacer {
        padding:0;
		width:1px;
		margin:0;
		height:580px;
}


div#header_titel {
		position:absolute;
		margin:160px 0 0 30px;
		padding:0;
}



div#contentRight {
        margin:0 0 0 20px;
        height:auto;
        width: 205px;
        float: right;
        line-height: 140%;
        overflow:hidden;
        padding:0;
}

div#contentRight .nieuws {
	background:#02782F url(/editor/images/fill_right.jpg) repeat-y;
	display:block;
	margin:0;
	padding:0;
	height: 406px;
	width:238px;
}
div#contentRight .mededeling {
	background:#02782F url(/editor/images/fill_right.jpg) repeat-y;
	display:block;
	margin:0;
	padding:0;
	height:174px;
	width:228px;
}
/*Nieuws Headlines*/
ul.nheadlines {
	list-style:none;
    margin: 0;
    padding: 0;
	width:215px;
 
}
ul.nheadlines li {
	padding: 2px 0 0 2px;
    margin: 0 5px;
	color:#FFE400;
}
ul.nheadlines li a {
	color:#DBFFF0;
	text-decoration:none;
}
ul.nheadlines li a:hover {
	color:#DBFFF0;
	text-decoration:underline;
}
ul.nheadlines li:hover {
	font-size: 12px;
	color:#DBFFF0;
}

ul.nheadlines li:hover {
	color:#D6FE46;
}
ul.nheadlines img {
	margin-top:5px;
	padding-right:4px;
	
}
h4.nieuws_head {
    margin:0;
	color:#02782F;
    font-size: 13px;
}

div#overigeNieuws {
	height:auto;    
}

div#overigeNieuws a {
	color:#02782F;
	text-decoration:none;
}
div#overigeNieuws a:hover {
	color:#02782F;
	text-decoration:underline;

}	
div#lijn {
	border-top:#007830 1px dashed;
	height:1px;
	width:auto;
	margin-top:12px;
	margin-bottom:12px;

}
img#boven1 {
	margin-top:54px;
	height:30px;
	display: block;
	}
	
img#onder {
	width:228px;
	display:block;
	margin:0;
	height:22px;
	
}
img#boven2 {
	margin-top:3px;
	height:31px;
	display: block;
	}


img#onder2 {
	width:228px;
	display:block;
	margin:0;
	height:22px;
}



h2#titel{
    width: 520px;
	color:#02782F;
	height:20px;
	font-size:18px;
	font-weight:bold;
  }


div#headtitel{
	float:left;
	width: 140px;	
}

.bodyTitel {
	color:#545454;
	font-size:18px;
	font-weight:bold;
}

/* top menu */
ul#topNav {
    position:absolute;
	left:215px;
    margin:128px 0 0 0;
    padding:0;
    width: 540px;
    list-style-type: none;
	display:block;
}

ul#topNav li {
	margin: 0;
 	display:block;
 	padding:0 18px 0 0;
 	float: left;
 	font-weight:bold;
 	font-size:11px;
}

ul#topNav li a {
	color:#FFE400;
	text-decoration: none;
}

ul#topNav li a:hover {
	color:#DBFFF0;
 	text-decoration: underline;
}

ul#topNav li a.active {
    color:#DBFFF0;
    text-decoration: underline;
}
div#contact {
	position:absolute;
	left:767px;
	margin:60px 0 0 0;
	color:#FFE400;
	font-weight:bold;
}
div#contact a{
	font-size:10px;
	color:#FFE400;
	font-weight:bold;
	text-decoration:none;	
}
div#contact a:hover{
	color:#DBFFF0;
	text-decoration:underline;	
}
div#contact a.active{
	color:#DBFFF0;
	text-decoration:underline;	
}

div#taal_keuze {
	position:absolute;
	left:752px;
	margin:126px 0 0 0;
	color:#DBFFF0;
	font-weight:bold;
	width: 227px;
	padding:0;
	top: -12px;

}
div#taal_keuze a{
	font-size:10px;
	color:#DBFFF0;
	font-weight:bold;
	text-decoration:none;	
 	
}
div#taal_keuze a:hover{
	color:#FFE400;
	text-decoration:underline;	
	padding:0;
	}



/*subMenu*/
ul#subMenu {
	position:absolute;
    margin:165px 0 0 217px;
    padding: 0;
    width: 782px;
    list-style-type: none;
	color:#DBFFF0;
}

ul#subMenu li {
 	margin: 0;
 	display:block;
 	padding:0 10px 0 0;
  	font-weight:bold;
 	font-size:11px;
	width:auto;
	float:left;
}

ul#subMenu li a {
 	color:#DBFFF0;
 	text-decoration: none;
}

ul#subMenu li a:hover {
	color:#FFE400;
  	text-decoration: underline;
}

ul#subMenu li a.active {
	color: #FFE400;
    text-decoration: underline;
}


.clearing {
		clear: both;
}

div#footer {
	display:block;
	margin:0;
	padding:0;
	background: url(/editor/images/content-fill.jpg) repeat-x bottom;
	height:161px;
		
}
/* mailform */
div#mailform {
       margin-top:15px;
       margin-left:10px;
       width: 390px;
       height:auto;
}

div#mailform_contact {
       margin-top:15px;
       margin-left:10px;
       width: 330px;
       height:auto;
}

div#mailform fieldset {
        padding: 0.7em;
        margin-bottom: 10px;
}

div.formrow {
   		 float: left;
		 text-align:left;
	     margin: 2px 0;
	     width: 395px;
}


div.formrow label {
      	padding-top:2px;
	    text-align:right;
	    display: block;
	    float: left;
	    width: 130px;

}

div#mailform textarea {
    padding: 2px;
    border: 1px gray inset;
	width: 238px;
	background-color: #F8F8F8;
	overflow:hidden;
}
div#mailform textarea:focus {
    padding: 2px;
    border: 1px 02782F inset;
	 width: 238px;
	 background-color: #FFF;
	 overflow:hidden;
}

div.formrow input {
        border: solid 1px gray;
        width: 235px;
        padding: 1px 3px;
        background-color: #F8F8F8;
}
div.formrow select {
        border: solid 1px gray;
        width: 245px;
        padding: 1px 3px;
        background-color: #F8F8F8;	
}




optgroup {
color: #02782F;
 background-color: #F8F8F8;
 font-style:normal;
 font-weight:bold;
}
option {
color: #000;
 background-color: #F8F8F8;
}

div.formrow input:focus {
        border: #02782F solid 1px;
        background-color: white;
}


div.formsubmit {
        text-align: center;
        padding-right: 5px;
        font-weight: bold;
    	color: #526B58;
 }
 
.veld{
 		margin:10px 0 0 50px;
      	color: #526B58;
	    border: double 1px gray;
        padding: 1px 3px;
        background-color: #F8F8F8;
		width:150px;

 }
 

div.legend {
		color: #000;
}



	
