@charset "UTF-8";
/* CSS Document */

H1{
	color:#029d99;
}

H2{
	color:#029d99;	
}

H3{
	color:#029d99;		
}
H4{
	color:#029d99;	
}
a:link {
	color: #01817d;
}
a:visited {
	color: #01817d;
}
a:hover {
	color: #01817d;
}
a:active {
	color: #01817d;
}
.fotokolom {
float:left; 
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
margin-bottom:10px; 
margin-top:10px;
margin-left:10px;
margin-right:10px;

}
.fotokolominhoud {
margin-bottom:5px; 
margin-top:5px;
margin-left:5px;
margin-right:5px;
white-space: nowrap;

}
.vbpic {
max-height:200px;
max-width: 200px;
}