@charset "utf-8";
/* Kolpa Architekten */

body{
	margin:0px;
	padding: 0;
}
.clear{
	clear:both;
}
#slideshow_largeImage{	/* Large image div */
	width: 655px;
	height: 397px;
	overflow: hidden;
}

.strip_of_thumbnails img{
	border:0px;
	padding:1px;
	margin-left: 6px;
}
.strip_of_thumbnails .activeImage{	/* Active thumbnail */
	border:1px solid #fff;	/* Green border around active thumbnail */
	padding:0px;
}
#slideshow_thumbs_inner{
	position:relative;	/* Never change this */
	width:655px;
}	
#slideshow_thumbs {
	text-align: right;
	width: 655px;
}
