* {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 14px;
}
#seite {
	width: 750px;
	margin: 0 auto;
}
h3 {
	margin-top: 40px;
	margin-bottom: 0;
}
h3 a {
	font-size: 36px;
	color: #e32322;
	font-weight: bold;
	text-decoration: none;
}
h5 {
	font-size: 14px;
	font-weight: bold;
}
p {
	font-size: 14px;
	line-height: 22px;
}
a {
	color: #e32322;
}
#content, #rechts {
	float: left;
}
#content {
	width: 540px;
	margin-right: 30px;
}
#rechts {
	width: 180px;
}
img {
	border: 0;
}
#rechts img {
	margin-top: 137px;
}
p.blaettern {
	text-align: center;
}