#bilder {
	position:relative;
	width:326px;
	margin-bottom:20px;
	float:left;
}

#bilder img {
	border:#36226b solid 1px;
	margin-bottom:20px;
}

#beschreibung {
	position:relative;
	width:343px;
	padding:0px 20px;
	float:right;
}


