/* CSS Document */
.tx-gooffotoboek-pi1  {
	float:left;
}
.tx-gooffotoboek-pi1 .clear {
	clear:both;
}
.tx-gooffotoboek-pi1 #galerie  {
	border:0px solid red;
}
.tx-gooffotoboek-pi1 #galerie .navi {
	width:124px;
	float:left;
	border:0px solid #eee;
}
.tx-gooffotoboek-pi1 #galerie .navi img{
	margin-top:1px;
}
.tx-gooffotoboek-pi1 #galerie .header {
	float:left;
	border:0px solid red;
}
.tx-gooffotoboek-pi1 #galerie .clear {
	clear:both;
}
.tx-gooffotoboek-pi1 #galerie .right {
	width:100%;
	margin-top:1px;
	text-align:right;
}
.tx-gooffotoboek-pi1 #galerie .right img{
	margin-left:1px;
}
/* SINGLE */
.tx-gooffotoboek-pi1 #galerie .bild{
	width:100%;
	text-align:center;
}
.tx-gooffotoboek-pi1 #galerie .bild img{
	padding: 5px;
	border:0px solid #333333;
}
.tx-gooffotoboek-pi1 #galerie .dlOrg{
	width:100%;
	text-align:right;
}

/* THUMBS */
.tx-gooffotoboek-pi1 #galerie .tabel .thumbrow {
	text-align:left;
}
.tx-gooffotoboek-pi1 #galerie .tabel .singlerow {
	width: 100px;
	float:left;
	margin:2px;
} 

.tx-gooffotoboek-pi1 #galerie .tabel img {
	border:1px solid #bed2dc; 
	background-color: #e1ebf0;
	padding:2px;
}
.tx-gooffotoboek-pi1 #galerie .tabel img:hover{
	outline: 2px solid #666; 
} 
.tx-gooffotoboek-pi1 #galerie .tabel .singlerow a:hover {
	border-bottom:0px solid white;
} 