.bild {
	margin-right: 10px;
	clear: left;
	float: left;
}

.bild_rechts {
	margin-left: 10px;
	clear: right;
	float: right;
}

h3 {
  clear:left;
}
h1 {
	font-size: 150%;
	margin-top: 0px;
}
h2 {
	font-size: 130%;
	margin-top: 0px;
}
h3 {
	font-size: 110%;
	margin-top: 0px;
}
h4 {
	font-size: 100%;
	margin-top: 0px;
}
