body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.nav {
	font-size: 12px;
	width: 950px;
	height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BA1D16;
	z-index: 4;
	padding-top: 7px;
}
.nav a{
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 50px;
	background-image: url(img/pfeil.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
}
.nav a:hover{
	text-decoration: none;
	color: #E0E0E0;
}
.nav a.active{
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 30px;
}
.top {
	background-image: url(img/top_logo.jpg);
	width: 950px;
	height: 99px;
}
.inhalt {
	height: 300px;
	width: 710px;
	background-color: #333333;
	left: 240px;
	position: absolute;
}
.news {
	width: 220px;
	height: auto;
	position: absolute;
	overflow: visible;
	left: 0px;
	z-index: 3;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #E0E0E0;
}

.news a {
	color: #BA1D16;
	font-size: 12px;
	text-decoration:none;
}
.news a:hover {
	color: #BA1D16;
	font-size: 12px;
	text-decoration:underline;
}
.news_teaser, .news_detail, .galerie_teaser {
	text-align:left;
}

.news_detail td {
	vertical-align:top;
}

.news_detail img {
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.highlights, .highlight_center {
	position: relative;
	width: 680px;
	z-index: 10;
}

.highlight_center {
	margin-left: 145px;
}

.highlight_l, .highlight_r {
	position: absolute;
	left: 53px;
	top: 12px;
	width: 276px;
/*	height: 285px; */
	background-color: #CCCCCC;
}

.highlight_r {
	left: 358px;
}

.highlights .band, .highlights img, .highlights .teaser {
	margin: 5px;
	text-align: left;
}

.highlight .band, .highlight img, .highlight .teaser {
	margin: 5px;
	text-align: left;
}

.ueberschrift {
	position: absolute;
	height: 36px;
	width: 690px;
	background-image: url(img/ueberschrift_bg.jpg);
	left: 240px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 18px;
	padding-left: 20px;
}
.content {
	position: absolute;
	margin-top: 50px;
	width: 685px;
	left: 0px;
	height: 400px;
	min-height: 400px;
	background-image: url(img/content_bg.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-left: 265px;
	font-size: 12px;
	visibility: visible;
	padding-bottom: 80px;
}
html>body .content { height: auto;}

.content a{
	color: #BA1D16;
	text-decoration: none;
}
.content a:hover{
	color: #BA1D16;
	text-decoration: underline;
}
.bottom {
	clear: both;
	background-image: url(img/bottom.jpg);
	background-repeat: no-repeat;
	width: 682px;
	height: 47px;
	bottom: 0px;
	position: absolute;
	left: 0px;
	font-size: 11px;
	padding-top: 18px;
	padding-left: 268px;
}
.bottom a{
	text-decoration: none;
	color: #000000;
	padding-left: 6px;
	padding-right: 6px;
}
.bottom a:hover{
	text-decoration: none;
	color: #BA1D16;
}
.text_rot {
	color: #BA1D16;
	font-size: 12px;
}
.datum {
	font-size: 10px;
}
.bottom_rechts {
	margin-left: 50px;
}
.flash {
	padding-top: 330px;
	margin-left: 50px;
}
