body{
	margin-top:0;
	padding:0;
	background-color:#383838;
	font-family:verdana;
	font-size:12px;
}

h2{
font-size:15px;
color:#97be0d;
}
a:hover{
font-weight:normal;
}
img{
border:0;

}
#google_maps{
float:right;
width:200px;
height:300px;
margin-right:150px;
margin-top:20px;
}
/*container*/
#container{
	width:900px;
	margin:0 auto;
	border:1px solid;
	background-color:#fff;
}

#header{
	width:770px;
	height:121px;
	background-color:#000000;
	margin-left:130px;
}
#logo{
padding:10px 0px 0px 220px;
}

#red{
	width:900px;
	height:10px;
	background-color:#ed1c24;
}

#menu{
	float:left;
	width:140px;
	min-height:340px;
	color:#000000;
	
}
#menu ul{
margin-top:30px;
}
#menu li{
list-style-type: none;
padding-bottom:15px;
margin-left:-10px;
}
#menu li a{
text-decoration:none;
color:#000000;
}

#menu li.current a {
  color:#ffffff;
 }

#content_container{
background-image:url('../gfx/repeat_menu.png');
background-repeat:repeat-y;
width:900px;
float:left;
}

#content{
	width:390px;
	float:left;
	padding:10px;
	min-height:200px;
}

#content a{
text-decoration:none;
color:#000000;
}
#picture{
	margin-left:545px;
	width:350px;
	height:477px;
	float:left;
	position:absolute;
}

#subitems_container{
	background-image:url('../gfx/subitems_repeat.png');
	background-repeat:repeat-y;
	margin-top:5px;
	min-height:132px;
}
#subitems li.current a {
  color:#ffffff;
  font-weight:normal;
 }
#logo_grey{
	float:left;
}

#subitems{
	float:left;
}
#subitems li{
list-style-type: none;
color:#868788;
}
#subitems a{
text-decoration:none;
color:#868788;
}
#footer{
	width:900px;
	height:70px;
}
#footer_tekst{
	float:left;
	text-align:center;
	width:740px;
}
#footer_tekst a{
	text-decoration:underline;
	color:#000;
	font-weight:normal;
}
#footer_tekst ul{
margin-bottom:-7px;
}
#footer_tekst li{
	display:inline;
}

#green{
float:left;
background-color:#F29400;
width:130px;
height:70px;
margin-top:5px;
}
/*nieuws*/
#fullitem h2{
font-size:16px;
color:#97be0d;
margin:0px;
}
.datum_nieuws{
font-size:9px;
padding-bottom:10px;

}
.nieuwslink{


}
/*contact*/
fieldset{
border:0px;
width:600px;
}
label{
width:500px;
float:left;
}
/*gallery*/
.categoriefoto{
width:115px;
margin-right:2px;
padding:4px;
float:left;
}



