@charset "utf-8";
/* CSS Document */

/* LAYOUT */

body, html {
	background:url(/images/bg.png) repeat-y;
    margin:0;
    padding:0;
    font: 11px Arial,Helvetica,Sans-Serif;
}

* html #min-width-wrapper {border-left:980px solid #fff; position:relative; float:left; z-index:1;}
* html #page-wrapper {margin-left:-980px; position:relative; float:left; z-index:2;}

#page-wrapper {
    min-width:980px;
}   

#container {
    margin:0 0 0 0;
    padding:5px 0 0 20px;
    text-align:left;
    width:850px;
}

#adv_top {
    margin: 5px 0px;
    height:60px;
}

#adv_bottom{
	margin:0 0 10px 60px;
	height:90px;
}

#adv_right {
	position:absolute;
	top:125px;
	left:880px;
	width:120px;
	height:600px;
	background: #fff;
    border:4px solid #2f2f2f
}

#adv_right2 {
	position:absolute;
	top:780px;
	left:880px;
	width:120px;
	height:600px;
	background:#fff;
    border:4px solid #2f2f2f
}

#top {
	background: url(/images/top.png) no-repeat;
    margin:0 0 1px 0;
    padding:0px;
	height:30px;
  
}
.logo {
	background: url(/images/logo.png) no-repeat;
    height:100px;
	width:309px;
}
.half_banner {
	margin:20px 0 0 40px;
        height:60px;
	width:468px;
        z-index: -1;
}
#header {
	background: url(/images/header_bg.png) no-repeat;
    height:104px;
	width:850px;
}
/*     TOP3 BOX   */
#box {
	background:url(/images/top5_box_bg.png) no-repeat;
    padding:0px 0px;
	margin: 0 0 0 0;
    height:136px;
}

.top5-user {
	background:url(/images/top5_box_user.png) no-repeat;
    margin:1px 0 0 10px;
    width:270px;
    height:113px;
}
.top5-radio {
	background:url(/images/top5_box_radio.png) no-repeat;
    margin:1px 0px 0 10px;
    width:270px;
    height:113px;
}
.top5-dj {
	background:url(/images/top5_box_dj.png) no-repeat;
    margin:1px 0 0 10px;
    width:270px;
    height:113px;
}

.top5-desc {
    margin:32px 0 0 20px;
    width:250px;
    height:81px;
}
.top5-desc ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.top5-desc li {
	display:block;
	line-height:24px;
	height:24px;
	padding-left:10px;
        padding-right:10px;
	margin:0;
        font-size:9px; 
	list-style-type:none;
	overflow:hidden;
}

.top5-desc li a {
    color:#000;
}

.top5-desc li a:hover {
    color:#ff0000;
}

.top5-titel {
    margin:0 0 0 0;
    width:264px;
    height:25px;
}
/* TOP3 BOX END*/

/* */
#menu {
	background:url(/images/menu.png) no-repeat;
	margin:0 0 4px 0;
    clear:both;
	height:40px;
}

#middle {
    clear:both;
    float:left;
    width:100%;
}

#col1 {
    width:610px;
    float:left;
    margin-left:120px;
}
#content_top {
	background:#FFF url(/images/content_top.png) no-repeat;
    margin:0;
    padding:10px;
}
#content_bottom {
	background:#FFF url(/images/content_bottom.png) no-repeat;
    margin:0;
    padding:10px;
}
#content {
	background:#FFF url(/images/content_bg.png);
    margin:0;
    padding:0 10px 0 10px;
    min-height: 1200px;
}

#col2 {
    width:117px;
    float:left;
    margin-left: -730px;
}

#col3 {
    float:right;
    width:117px;
    margin-left:-5px;
    margin-right:0;
}

.coverBox {
	background:url(/images/cover_box.png) no-repeat; 
    margin-bottom:3px;
    padding-left: 9px;
    padding-top: 8px;
    font-size:9px;
    width:109px;
    height:109px;
	 
}
.coverBox-header {
	background:#fff url(/images/cover_box_header.png) no-repeat; 
    width:117px;
    height:10px;
	 
}

#footer {
    background: url(/images/top.png) no-repeat;
    color:#FFF;
    padding:0px;
    height:20px;
    clear:both;
    margin:0;
    padding:1em;
    text-align:right;
}
/* Charts */
#charts {

}
.export{
	float:right;
	width:250px;
    margin:0 0 15px 0;
    padding:0;
    text-align:center;
}
.export ul {
    margin:0;
    padding:0;
    list-style:none;
}

.export ul li {
    float:left;
    margin:0px 5px;
    padding:0px 5px;
}

.export ul li a {
    display:block;
    width:60px;
}
.date_switch {
	float:left;
}
tr.charts-row1{
	background:#f2f2f2;
	border-bottom:1px solid #fff;
}
tr.charts-row2{
	background:#d4d4d4;
	border-bottom:1px solid #fff;
}
table
{
	border-collapse: collapse;
}
/* Charts END */
.admin_subnav {
    margin:0;
    padding:0;
}

.admin_subnav li {
    width:150px;
}

.topmenu {
    float:left;
    margin:0;
    padding:0;
}

.topmenu ul, .admin_subnav ul {
    list-style:none;
    margin:0;
    padding:0;
}

.topmenu ul li, .admin_subnav ul li {
    float:left;
    margin:2px 5px;
    padding:0px 5px;
    text-align:center;
}

.topmenu ul li a, .admin_subnav ul li a {
    display:block;
    padding:5px;
    border:1px solid #ccc;
}

#titel-liste-submit {
	margin-top:10px;
	padding-left:45px;
	background: url(/images/arrow_ltr.png) no-repeat;
}

#titel-liste-submit span {
	width:50%;
	float:left;
}

/* NEWS */

.newsfeed {
	float: left;
	width: 580px;
	padding:0 5px 0 5px;
}

.newsfeed .image {
    width: 33%;
	float:left;
}

.newsfeed .titel {
	padding-left:5px;
    width: 66%;
	height:20px;
	font-size:13px;
	font-weight:bold;
	overflow:hidden;
}

.newsfeed .teaser {
    width: 66%;
	padding-left:5px;
	overflow:hidden;	
}

.newsfeed img {
	border: 1px solid #333;	
}

.newsfeed .readMore {
	margin:0 10px 0 0;
	float:right;
	border:#000 1px solid;
	width: 80px;
	height: 15px;
	line-height:15px;
	text-align:center;
}
.newsfeed .readMore a {
	display: block;
	background: #F00;
	color:#FFF;
}
.newsfeed .readMore a:hover {
	display: block;
	background:#000;
	color:#FFF;
}
/* NEWS END*/
/* LINKS*/
#content_links {
	width:590px;

}

.link {
    margin:0 auto;
    margin:5px 0 0 0;
    width: 100%;
    border: 0;
}

.link .link-image {
	text-align: center;
}

.link .link-image img {
	border:0;
	text-align: center;
}

.link .link-title {
	float:left;
	width:100%;
	font-size:120%;
	font-weight:bold;
	text-align: center;
}

.link .link-description {
	float:left;
        margin:0 0 5px 0;
	width:100%;
	text-align: center;
}
/* LINKS END*/
/* FORM*/
#contact_body{ margin:0 0 0 45px;}
#contact_body form {
	font:100% verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	min-width: 500px;
	max-width: 600px;
	width: 500px;
}
#contact_body form fieldset {
 /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */  
    border-color: #000;
	border: 1px solid #F00;
	padding: 20px;
	margin:10px 0 0 0;
}
#contact_body form fieldset legend {
	color:#F00;
	font-size:1.1em;
}
#contact_body form label {
	display: block;
	float: left;
	width: 150px;
	padding: 0;
	margin: 5px 0 0;
	text-align: right;
}
#contact_body form input, form textarea {
	width:auto;
	margin:5px 0 0 10px;
}
#contact_body form input#reset {
	margin-left:0px;
}
#contact_body textarea {
	overflow: auto;
}
#contact_body form small {
	display: block;
	margin: 0 0 5px 160px;
	padding: 1px 3px;
	font-size: 88%;
}
#contact_body form .required {
	font-weight:bold;
}
#contact_body form br {
	clear:left;
}
#contact_body .captcha {
	text-align:center;
}
/* FORM END*/
.twitter { 
    background:url(/images/twitter.png) no-repeat;
    margin:10px 0 0 0;
	height:50px;
	width:590px;
}
.newsticker {
	width:485px;
	padding:0;
	padding-left:95px;
	padding-right:10px;
    background: url(/images/newsticker.png) no-repeat;
}
.phoneData {
	margin-left:10px;
	float:left
}
.desc {
	margin:10px 0 0 10px;
}

a { text-decoration:none; color:#ff0000; }
a:hover, a:active { text-decoration: none; color:#000; }
a img { border:0; }
h1 {
	background: url(/images/h1.png) no-repeat;
	display:block;
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#CCC;
	margin:0 0 10px 0;
	padding:0 0 0 35px;
}
h2 {
	background: url(/images/h2.png) no-repeat;
	display:block;
	height:20px;
	text-align:center;
	line-height:20px;
	font-size:12px;
	color:#000;
	margin:10px 0 10px 0;
}
h4 {
	display:block;
	height:20px;
	text-align:center;
	line-height:20px;
	font-size:12px;
	color:#000;
	margin:10px 0 10px 0;
}
.hr1{
	background: url(/images/hr.png) no-repeat;
	width:590px;
	height:20px;
	margin:5px 0px 0px 0px;
}
#aufsteiger{
	width:100%;
	height:50px;
	background:url(/images/aufsteiger_bg.png) no-repeat;
	
	
}
#aufsteiger .tagesaufsteiger{
	float:left;
	width:264px;
	height:50px;
    margin:0 3px 0 13px;
	background:url(/images/aufsteiger_titel.png) no-repeat;
	
	
}
#aufsteiger .tagesaufsteiger li{
    display:block;
    width:100%;
	float:left;
	height:32px;
    color:#ccc;
    padding-top:4px;
    padding-left:5px;
}

#aufsteiger .tagesaufsteiger li img {
    display:block; 
    float:left; 
    width:30px; 
    height:30px;
    margin-right:5px;
    border:1px solid #000;
    border-top-width:0px;
    border-left-width:0px;
}

#aufsteiger .tagesaufsteiger li a {
    color:#fff;
}

#aufsteiger ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
/* MP3*/

#mp3{
width:580px;

}
p.newsTxt{
	display:block;
	font-size:10px;
	line-height:13px;
	text-align:justify;
	min-height:100px;
	padding:10px;
	margin:0;
}
p.newsTxt span{
	color:#9D0303;
	background-color:inherit;
}
p.rm{
	display:block;
	height:19px;
	background:#c4bab3;
	padding:0 0 0 25px;
	font:normal 10px/19px Arial, Helvetica, sans-serif;
	color:#262721;
	margin:0 0 0 0;
}
p.rm a{
	display:block;
	width:70px;
	height:19px;
	background:url(/images/mp3/down.png) 0 0 no-repeat;
	font:bold 11px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	float:right;
}
p img{
	border:3px solid #FFF;
	float:left;
	margin-right:5px;
}

h3,h4 { margin:5px 0px; padding:5px; }
span a {color:#ff0000;}
span a:hover {color:#ff0000;}
.ul { list-style-type:none;}
.clearfloat { clear:both; }
.block { display: block; }
.inline { display: inline; }
.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.txtcenter { text-align: center; }
.txtmiddle { text-align: center; vertical-align: middle; }
.txtright { text-align: right; }
.txttop { vertical-align: top; }
.txtbottom { vertical-align: bottom; }
.txtleft { text-align: left; }
.smaller { font-size: smaller; }
.larger { font-size: larger; }
.small { font-size: small; }
.large { font-size: large; }
.round.wrapper { width:117px;}
.b1 {height:1px; font-size:1px; overflow:hidden; display:block; background:#ccc; margin:0 5px;}
.b2 {height:1px; font-size:1px; overflow:hidden; display:block; background:#fff; border-right:2px solid #ccc; border-left:2px solid #ccc; margin:0 3px;}
.b3 {height:1px; font-size:1px; overflow:hidden; display:block; background:#fff; border-right:1px solid #ccc; border-left:1px solid #ccc; margin:0 2px;}
.b4 {height:2px; font-size:1px; overflow:hidden; display:block; background:#fff; border-right:1px solid #ccc; border-left:1px solid #ccc; margin:0 1px;}
.error {margin:1em; padding:0.5em 1.5em; border:1px solid #ff0000; color:#ff0000; background:url(/images/icons/cross.png) no-repeat left 50%; }
.success {margin:1em; padding:0.5em 2em; border:1px solid #008000; color: #008000; background:url(/images/icons/ok.png) no-repeat 3px 5px; }
.information { margin:1em; padding:0.5em 2em; border:1px solid #0000ff; color: #0000ff; background:url(/images/icons/information.png) no-repeat 3px 5px; }
