
#content div.contenttext {
	width: 721px;
}

div.contenttext form {
	width: 100%;
}

div.pressefotos {
	width: 100%;
	float: left;
	clear: left;
}

ul.photofolders {
	margin: 0;
	margin-bottom: 2em;
	padding: 0;
}

h2 {
	margin-bottom: 1em;
}

div.fotorow {
	clear: both;
	margin-bottom: 36px;
}

div.fotorow div.fotoimg {
	width: 125px;
	margin-bottom: 12px;
	float: left;
	text-align: right;
}

div.fotorow div.fotoimg a {
	border-bottom-width: 0;
}

div.fotorow div.fototext {
	padding-left: 149px;
}

/*
	Bug im IE! vgl. http://www.positioniseverything.net/explorer/threepxtest.html (pb)
*/
* html div.fotorow div.fototext {
	height: 1%;
	padding-left: 9px;
	margin: 0px;
}


div.fotorow div.fototypesize {
	margin-top: 12px;
	font-size: 0.875em;
}

