/* 
	CSS Document 
	www.DeCatalpa.nl
	by Victor Zuydweg	
*/

/* fotogallerij */

.thumbs img {
	margin: 10px;
}

.thumbs a img {
	border: 2px solid #154c83;
}

.thumbs a:hover img {
	border: 2px solid #aaa;
}

.content#foto {
	width: auto; 
}

.content#foto .link{
	width: 125px;
	float: left; 
}

.content#foto p, .content#foto h2, .content#foto h3{
	display: block;
	clear: both;
}