@charset "utf-8";
/* CSS Document 
				
	In opdracht van				: Poelepas.nl
	Design 						: VanderLoo-Design.nl
	Code & functionaliteiten	: VanderLoo-Design.nl
	Websop & CMS				: Alwinus 
	
	Updated: 14 mei 2009
	
	Poelepas
	Groningen 2009
	| © 2009 Poelepas |
				
	Kleurcodes
	background					: #231f20
	grijze vlakken				: #4a4547
	blauw						: #00b9f1

–––––––––––––––––––––––––––––––––––––––---------–––––––––*/ 

div#preview {
	margin-left:25px;
	float:left;
	height:480px;
}


div#preview img {
	width: 450px;
}

div#slideDiv{
/*	height:388px;*/
	float:left;
/*	background-color:green;*/
/*	width:150px;*/
}

div#smallpics {
	float:right;
/*	margin-top:5px;
	background-color:grey;
	width:170px;
	height:350px;*/
}

div.smallpic {
/*	background:url('/images/galerie_foto_bg.png')  left top no-repeat;*/
	float:left;
/*	padding:5px;*/
}
div.smallpic img {
	float:left;
	border:3px solid white;
/*	width:57px;
	height:57px;*/
}
div#streep {
/*	background-color:blue;*/
}

div#navigatie {
	background-color:green;
	height:20px;
	width:300px;
	margin-right:15px;
	margin-left:15px;
	margin-top:20px;
}

