body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}
p {
	margin: 0px 0px 0px 0px;
}
.wrap {
	background-image: url(../img/bg_wrap.jpg);
	width: 1004px;
	background-repeat: repeat-y;
}
.top_links {
	background-image: url(../img/top_links.jpg);
	width: 304px;
	height: 230px;
	background-repeat: no-repeat;
	float: left;
}
.top_rechts {
	background-image: url(../img/top_rechts.jpg);
	width: 700px;
	height: 412px;
	background-repeat: no-repeat;
	float: right;
}
.top_rechts .nav{
	position: absolute;
	font-size: 12px;
	left: 363px;
	top: 335px;
	width: 561px;
}
.top_rechts .nav a{
	text-decoration: none;
	color: #AD1521;
	padding: 0px 9px 0px 9px;
	border-right-color: #AD1521;
	border-right-style: solid;
	border-right-width: 1px;
}
.top_rechts .nav a:hover{
	color: #000000;
}
.top_rechts .secnav{
	position: absolute;
	font-size: 12px;
	left: 363px;
	top: 371px;
	width: 561px;
}
.top_rechts .secnav a{
	text-decoration: none;
	color: #000000;
	padding: 0px 9px 0px 9px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}
.top_rechts .secnav a:hover{
	color: #AD1521;
}
.top_rechts .secnav{
}
.links {
	width: 243px;
	background-repeat: repeat-y;
	float: left;
	padding: 20px 30px 20px 30px;
	font-size: 12px;
}
.links .hotspot{
	margin: 20px 0px 20px 0px;
}
.links .neuestes{
	font-size: 20px;
}
.links .hotspot img{
	float: right;
	padding-left: 3px;
	padding-bottom: 3px;
}
.links .hotspot .datum{
	font-size: 11px;
	color: #00614B;
}
.links .hotspot .headline{
	font-size: 12px;
	color: #AD1521;
}
.links .navhome{
	font-size: 12px;
}
.links .navhome a{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AD1521;
	padding: 2px 11px 2px 11px;
	margin-bottom: 1px;
}
.links .navhome a:hover{
	background-color: #579592;
}
.inhalt {
	width: 630px;
	background-color: #FFF5DA;
	float: right;
	font-size: 12px;
	padding: 20px 35px 20px 35px;
	line-height: 18px;
}
.inhalt h1{
	font-size: 15px;
	color: #AD1521;
	margin-bottom: 5px;
	margin-top: 0px;
}

.inhalt h2{
  margin:0;
  padding:0;
}

.inhalt .textklein{
	font-size: 11px;
}
.fuss {
	background-image: url(../img/fuss_bg.jpg);
	height: 76px;
	width: 666px;
	background-repeat: no-repeat;
	background-color: #A60A17;
	clear: both;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 338px;
	padding-top: 20px;
}
.fuss a{
	color: #FFFB02;
}
.fuss a:hover{
	text-decoration: none;
}
.datum {
	color: #999999;
	font-size: 11px;
}