/****
 * copyright 2006
 * 
 * Freiraum Medien
 * http://freiraum-medien.de
 *
 *	.:: Farbwerte ::.
 *	.:: beige	::	#ffeaa9 ::.
 *	.:: rot		::	#c41230 ::.
 *	.:: braun	::	#83604d ::.
 *	.:: grau	::	#a6a6a6 ::.
 **/
 
.tabel {
	text-align: center;
}
.photoNav {
	margin: 10px 0 10px 0;
}

.dirWrap {
	width: 450px;
	position: relative;
	height: 100px;
	margin: 0 0 10px 0;
}
.dirWrap img {
	position: absolute;
	top: 0;
	left: 5px;
}
.dirWrap .header {
	position: absolute;
	top: 0;
	left: 110px;
}
.dirWrap .comment {
	position: absolute;
	top: 15px;
	left: 110px;
}
.dirWrap .comment p {
	margin: 0;
	padding: 0;
}
.gfpb_portret {
	text-align: center;
}
.singleImg {
	text-align: center;
}
.singleImg img {
	margin: 0 auto;
}
