body{
	margin: 0px;
	padding: 0px;
	background-color: #9ba0a1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/body_back.gif);
	background-repeat: repeat-y;
	background-position: center;
	color: #5c5c5c;
}
#header h1{
	display: none;
}
#global{
	width: 898px;
	margin: 0 auto;
}
#top{
	height: 304px;
	width: 898px;
	background-image: url(../img/top.jpg);
	position:relative;
}
#top img{
  border: none;
}
#top .was{
  position: absolute;
  top: 140px;
  left: 300px;
}
#top .deli{
  position: absolute;
  top: 140px;
  left: 435px;
}
#top .hh{
  position: absolute;
  top: 140px;
  left: 565px;
}
#inhoud{
	float: left;
	width: 700px;
	padding-left: 10px;
	line-height: 24px;
}
#footer{
	height: 42px;
	line-height: 42px;
	width: 860px;
	clear: both;	
	color: gray;
	border-top: 1px solid #ED1B2D;
	text-align: center;	
	margin: 0 auto;
}
/*---------menu--------*/
#menu{
	width: 178px;
	float: left;
}
#menu ul{
	margin: 0px; 
	padding: 0px;
	list-style: none;

}
#menu li{
	background-image: url(../img/menu_border.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
	margin: 0px;
}
#menu li a{
	color: black;
	text-decoration: none;
	line-height: 23px;
	display: block;
	width: 176px;
	height: 23px;
	padding-left: 10px;
}
#menu li li a{
	padding-left: 20px;
	width: 166px;
	color: #000065;
}
#menu li a:hover, #menu li.active1 a{
	background-image: url(../img/menu_active.gif);
	background-repeat: no-repeat;
	color: #ed1b2d;
}
#menu ul ul{
	display: none;
}

#menu ul li.active1 ul{
	display: block;
}
#menu ul li.active1 ul li a{
	color: #000065;
	background-image: none;
}


#menu ul li ul li a:hover, #menu li.active2 a {
	background-image: url(../img/menu_active.gif);
	background-repeat: no-repeat;
	color: #ed1b2d;
}

#menu ul ul ul{
	display: none;
}
/*---------------css module inhoud--------------------*/


/* CONTENT */

.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{

}

a:link, a:active, a:visited{
	color: #ed1b2d;
	text-decoration: none;
}
a:hover{
	color: black;
}

/* LINKS */

div.links {
width:100%;
}

div.links h1 {
	color: #279E00;
	font-weight: bold;
	font-size: 24px;
}

div.links table{
	width: 100%;
}
div.links table td{
	border-bottom: 1px solid #279E00;
	height: 30px;
}
div.links table td a{
	color: #165900;
}
div.links table td a:hover{
	text-decoration: none;
	color: red;
}
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{
	
}
/*-----form--------*/
.wtkformsubmit{
	background-image: url(../img/top_px.gif);
	background-repeat: repeat-x;
	height: 31px;
	border: 1px solid black;
	font-weight: bold;
	color: white;
}
.wtkerror{
	color: red;
	display: block;
}

h1, h2, h3 {
    font-weight: normal;
	 border-bottom: 1px solid #ed1b2d;
    margin: 0;
	 color: #ed1b2d;
}

h4, h5, h6 {
    font-weight: bold;
}
h1 {
   	color: #279E00;
	font-weight: bold;
	font-size: 24px;
}
h2 {
    	color: #279E00;
	font-weight: bold;
	font-size: 20px;
}
h3 {
   	color: #279E00;
	font-weight: bold;
	font-size: 18px;
}
h4 {
   	color: #279E00;
	font-weight: bold;
	font-size: 14px;
}
h5 {
    	color: #279E00;
	font-weight: bold;
	font-size: 12px;
}
h6 {
    	color: #279E00;
	font-weight: bold;
	font-size: 10px;
}
.kolom_links, .kolom_rechts{
	width: 45%;
	float: left;
	margin: 10px;
}
.style_kopgroot{
	color: #279E00;
	font-weight: bold;
	font-size: 24px;
}
.style_kopmiddel{
	color: #279E00;
	font-weight: bold;
	font-size: 20px;
}
.style_kopklein{
	color: #279E00;
	font-weight: bold;
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
	 color: #ed1b2d;
}
