body {
	font-family:"Trebuchet MS";
	font-size:1em;
	color:#636467;	
}

p {
	padding:3px 0px 3px 0px;
	padding:0px;
	line-height:1.1em;
}
h1 {
	font-size:1.1em;
	color:#31B44B;
}
h2{
	font-size:1em;
}
h3 {
	color:#31B44B;
	font-size:1em;
}

em {
	color:#31B44B;
	font-size:0.8em;
}

form {
	float:left;
	margin:50px 0px 0px 0px;
	width:100%;
}
#wrapper { 
	margin:50px auto; 
	width:900px; 
	height:420px;
}

a:hover {
	color:#31B44B;
} 
   
#header{
	float:left; 
	width:900px; 
	height:70px; 
}

#navigatie{
	float:left;
	width:570px;
	height:20px;
	margin:37px 0px 0px 30px;
	padding:5px;
	border-bottom:3px solid #636467;
}

#navigatie a {
	text-decoration:none;
	font-size:1.1em;
	color:#636467;
	font-weight:bold;
	margin:0px 6px 0px 0px;
}


#navigatie a.green {
	color:#31B44B;
}
	

#navigatie a:hover {
	color:#31B44B;
}

#logo {
	width:260px;
	height:70px;
	float:right;
	margin:0px 24px 0px 0px;
	background-image:url("img/peerShapedLogo.png")
}

#content {
	float:left; 
	width:900px; 
	height:350px;	
} 

#kolom_rechts {
	margin:100px 0px 0px 0px;
	width:200px;
	height:200px;
	float:right;
}
#motto {
	width:200px;
	margin:30px 0px 0px 24px;
	padding:0px;
	float:none;
}

#kolom_links {
	margin:25px 0px 0px 30px;
	width:585px;
	float:left;
	padding:4px;
}

.werk {
	width:270px;
	background-color:#FFFFFF;
	float:left;
	overflow:hidden;
	margin:5px;
	padding:0px;
	height:170px;
	border:1px solid #636467;
}
.werk a {
	text-decoration:none;
}

.werk img {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	position:relative;
	top:0px;
	left:0px;
	border:none;
}

.bijtekst {
	float:left;
	margin:-55px 0px 0px 0px;
	padding:0px;
	width:270px;
	position:relative;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}
.bijtekst h3 {
	margin:2px 0px 2px 3px;
	background-color:#FFF;
	color:#31B44B;
	border-bottom:1px solid #636467;
	border-top:1px solid #636467;
	/*color:#31B44B;*/ /* groen */
}
.bijtekst p {
	
}

label
{
width: 148px;
float: left;
text-align: left;
margin-right: 3em;
display: block
}

ul.opsom_afbeelding li{
	margin-top:15px;
}

.experimenteren {
	float:left;
	margin:0px 0px 14px 0px;
}
.experimenteren img {
	float:left;
	margin-right:8px;
}

#printlink{
	width:585px;
	margin:-20px 0px 0px 0px;
	padding:0px;
	text-align:left;
}

#printlink a{
	color:#636467;
	margin:0px;
	padding:0px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
}

#printlink a:hover {
	color:#31B44B;
	
}
#adres{
	visibility:hidden;
	height:2px;
	margin:0px;
}

#aanhef {
	visibility:hidden;
}

.print {visibility:hidden; height:2px; margin:0px; }


