.bilder {
	position:relative;
	width:140px;
	float:left;
}

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

.beschreibung {
	position:relative;
	width:529px;
	padding:0px 20px;
	float:right;
}

h1 {
	font-size:20px;
}

h1 a {
	text-decoration:none;
}

p {
	margin-top:8px;

}
.linie {
	margin-bottom:20px;
}

