.links, .mitte, .rechts {
	position:relative;
	width:223px;
}

.links img, .mitte img, .rechts img {
	border:#36226b solid 1px;
	margin:0px;
}

.links, .mitte, .rechts {
	float:left;
	margin-right:20px;
}

.rechts {
	float:right;
	margin-right:0px;
}

h1 {
	font-size:20px;
}

h1 a {
	text-decoration:none;
}

p {
	margin-top:0px;
	margin-bottom:8px;

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

