body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titel {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #CC0000;
}
.text {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.untertitel {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CC0000;
}
.adresse {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	line-height: 11px;
	color: #999999;
}
#main {
	position:relative;
	width:800px;
	margin: 0 auto;
}
.pfeil_r {
	position:absolute;
	top:480px;
	left:744px;
	width:35px;
	height:35px;
}
.pfeil_l {
	position:absolute;
	top:480px;
	left:300px;
	width:35px;
	height:35px;
}
.homelink {
	position:absolute;
	top:480px;
	left:65px;
	width:70px;
	height:32px;
}