* {
	margin:0px;
	padding:0px;
	list-style:none;
	outline:none;
}

body {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	background:url("../images/bgr-red-grad.jpg") repeat-x;
	background-color:#eb2d2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.wrapper {
	height:100%;
	width:100%;
	margin:0 auto;
	border:1px solid black;
}
.header{
	overflow:hidden;
	width:100%;
	height:170px;
	background:url("../images/header.jpg") no-repeat;
}
.container {
	width:900px;
	margin:0 auto;
}
.content-header{
	position:absolute;
	margin:0 auto;
	width:900px;
	top:120px;
	height:83px;
}
.languages {
	position:relative;
	float:left;
	width:200px;
	top:53px;
}
.owlogo {
	position:relative;
	width:295px;
	float:right;
	top:0px;
	right:0px;
}
.container .page-content {
	width:900px;
	margin:0 auto;
}
.slider-accordeon {
	position:relative;
}
.djimage {
	left:150px;
	position:relative;
}
.players-container{
	position:relative;
	top:40px;
	margin:0 auto;
	width:900px;
	border:1px solid white;
}
.player{
	position:relative;
	width:390px; 
	height:28px; 
	background:#ee6c6c;
	margin-bottom:10px;
}
.now_playing {
	display:block;
	margin-bottom:5px;
}
.clearer {
	clear:both;
}
.footer {
	margin-top:5px;
	width:100%;
	position:relative;
	top:50px;
	text-align:center;
	height:59px;
	background:url("../images/footer_bgr.jpg") repeat-x;
	color:white;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}
.footer_line1,
.footer_line2{
	height:26px;
	padding-top:8px;
}


#top_bar {
	width:888px;
	color:white;
	font-family:Arial Narrow;
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	height:30px;
	padding:5px;
	border:1px solid white;
}
.top_bar_yellow{
	background:url("../images/topbar_bgr_yellow.jpg") repeat-x;
}
.top_bar_blue{
	background:url("../images/topbar_bgr_blue.jpg") repeat-x;
}
.top_bar_green{
	background:url("../images/topbar_bgr_green.jpg") repeat-x;
}
.top_bar_lila{
	background:url("../images/topbar_bgr_lila.jpg") repeat-x;
}
.top_bar_red{
	background:url("../images/topbar_bgr_red.jpg") repeat-x;
}
.top_bar_lightblue{
	background:url("../images/topbar_bgr_lightblue.jpg") repeat-x;
}
#slider {
	width:900px;
	height:auto;
}
#slider .program_maincontent{
	border-left:1px solid #59a7ef;
	border-right:1px solid #59a7ef;
	border-bottom:1px solid #59a7ef;
}
#slider .program_image {
	float:left;
	margin-right:5px;
	margin-left:1px;
}
#slider .program_sidecontent{
	width:246px;
	float:left;
	color:black;
}

.tab_content {
	width:900px;
	display:none;
	float:left;
	font-size:12px;
	color:black;
	background:white;
}
#body{
	width:900px;
	margin: 0px auto;
	min-height:300px;
	position:relative;
	top:72px;
}
#tab_cntnr {
	width:900px;
}
#tab_cntnr a {
	display:block;
	text-decoration:none;
	float:left;
	color:#fff;
	text-align:center;
	font: bold 10px Helvetica, Arial, sans-serif;
	border:none;
	width:72px;
	height:129px;
}

#tab_cntnr a.selected, 
#tab_cntnr a:hover {
	margin:0px;
}

#tab_cntnr a.aufderbruecke {
	background:url("../images/programicons/aufderbruecke.jpg") no-repeat;
}
#tab_cntnr a.aufderbruecke:hover,
#tab_cntnr a.aufderbruecke.selected{
	background:url("../images/programicons/aufderbruecke_hover.jpg") no-repeat;
}
#tab_cntnr a.integraclub {
	background:url("../images/programicons/integraclub.jpg") no-repeat;
}
#tab_cntnr a.integraclub:hover,
#tab_cntnr a.integraclub.selected{
	background:url("../images/programicons/integraclub_hover.jpg") no-repeat;
}
#tab_cntnr a.kikuacademie {
	background:url("../images/programicons/kikuacademie.jpg") no-repeat;
}
#tab_cntnr a.kikuacademie:hover,
#tab_cntnr a.kikuacademie.selected{
	background:url("../images/programicons/kikuacademie_hover.jpg") no-repeat;
}
#tab_cntnr a.kindermicrofon {
	background:url("../images/programicons/kindermicrofon.jpg") no-repeat;
}
#tab_cntnr a.kindermicrofon:hover,
#tab_cntnr a.kindermicrofon.selected{
	background:url("../images/programicons/kindermicrofon_hover.jpg") no-repeat;
}
#tab_cntnr a.newsow {
	background:url("../images/programicons/newsow.jpg") no-repeat;
}
#tab_cntnr a.newsow:hover,
#tab_cntnr a.newsow.selected{
	background:url("../images/programicons/newsow_hover.jpg") no-repeat;
}
#tab_cntnr a.owhitparade {
	background:url("../images/programicons/owhitparade.jpg") no-repeat;
}
#tab_cntnr a.owhitparade:hover,
#tab_cntnr a.owhitparade.selected{
	background:url("../images/programicons/owhitparade_hover.jpg") no-repeat;
}
#tab_cntnr a.owsprachwelt {
	background:url("../images/programicons/owsprachwelt.jpg") no-repeat;
}
#tab_cntnr a.owsprachwelt:hover,
#tab_cntnr a.owsprachwelt.selected{
	background:url("../images/programicons/owsprachwelt_hover.jpg") no-repeat;
}
#tab_cntnr img {
border:none;
}
#slider .tab_content_wide {
	padding:10px;
}
a.image1 {
	background: url(../images/programicons/aufderbrucke.jpg) no-repeat;
}
a img {
	border:none;
}

a.podcast{
	text-decoration:none;
	color:white;
}
a.podcast:hover{
	text-decoration:underline;
	color:white;
}
.podcasts {
	position:absolute;
	right:0px;
	font-weight:bold;
	text-align:right;
	color:white;
	text-transform:uppercase;
}

languages a {
	display:-moz-inline-stack;
	zoom:1;
	*display:inline;
	opacity:0.87;
}
.lang_button {
	margin-right:6px;
}
languages a:hover {
	opacity:1;
}
.player_icons {
	position:absolute;
	left:380px;
	top:10px;
}
.border-white {
	border:1px solid white;
}
img.heading {
	margin-bottom:5px;
}
table.tv_content {
	position:absolute;
	left:500px;
	top:10px;
}
a {
	color:white;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	text-decoration:none;
}

