body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	background-image: url(../img/layout/top_bg.gif);
	background-repeat: repeat-x;
}
.centerFrame {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 950px;
}
.top {
	background-image: url(../img/layout/airtime_top.gif);
	height: 171px;
	background-repeat: no-repeat;
	width: 950px;
}
.nav{
	font-size: 15px;
	font-weight: bold;
}
.nav a{
	text-decoration: none;
	color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 2px;
	height: 30px;
	padding-left: 13px;
	padding-right: 13px;
}
.nav a:hover{
	color: #00A6EB;
	background-color: #FFFFFF;
}
.nav .active{
	color: #00A6EB;
	background-color: #FFFFFF;
}
.nav .impressum{
	border-right-style: none;
	padding-right: 3px;
	font-size: 12px;
	padding-left: 3px;
	margin-left: 370px;
}
.nav .impressum a{
	border-right-style: none;
	text-decoration: underline;

}
.nav .impressum a:hover{
	background-color: #00A6EB;
	text-decoration: none;

}
.inhalt {
	width: 935px;
	padding: 48px 15px 15px 0px;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
}
.inhalt a{
	color: #00A6EB;

}
.inhalt a:hover{
	text-decoration: none;

}
.inhalt .headline1{
	font-weight: bold;
	color: #00A6EB;
}
.inhalt .headline2{
	font-weight: bold;
	color: #00A6EB;
}
.kreuze_blau {
	background-image: url(../img/layout/kreuze_blau.gif);
	height: 208px;
	background-repeat: no-repeat;
	width: 950px;
}
.blackbox {
	background-color: #000000;
	color: #FFFFFF;
	padding: 3px 3px 3px 3px;
	font-size: 11px;
}
.blackbox .headline{
	font-weight: bold;
	color: #00A6EB;
}
	#newsticker p {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
	margin: 0px;
}
	#newsticker p a {
	color: #FFFFFF;
	text-decoration: underline;
}
	#newsticker a:hover { text-decoration: none }
	.newscaption {
	font-weight: normal;
	font-size: 12px;
	height: 12px;
	width: 100%;
	overflow: hidden;
	color: #00A6EB;
	padding: 5px 0px 5px 0px;
}
#player {
	font-size: 18px;
	font-weight: bold;
}
#player a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#player a:hover{
	color: #00A6EB;
}

