body
{font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
font-size:11px;
}
html, body {margin:0; padding:0; height:100%;}


#page {	width:100%;	margin:0 auto;	min-height:100%; position:relative; height:100%; }

#header {
	width:100%;
	margin:0px auto;
	height:60px;
	background:#252525 url('images/header-bg.gif') repeat-x;
	color:#fff;
	border-bottom:4px solid #ccc;
	position:fixed;

}

#headercontent{
	margin:0 auto;
	width:945px;
}

#logo {
	float:left;
	width:98px;
	margin:auto;
	padding:7px 0 0 0;
}

#trackinfo{
	width:610px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	float:left;
	padding:22px 20px 0 10px;
	text-align:right;
}

#player{
	float:left;
	width:45px;
	padding:6px 0 0 0;
}

#winamp{
	float:left;
	width:40px;
	padding:18px 0 0 0;
}

#thumbs{
	float:left;
	width:85px;
	padding:12px 0 0 10px;
}

a.vote_up, a.vote_down {
	display:inline-block;
	background-repeat:none;
	background-position:center;
	height:43px;
	width:39px;
	margin-left:1px;
	text-indent:-900%;
	border:none;
}

a.vote_up {
	background:url("images/thumb_up2.png");
}

a.vote_down {
	background:url("images/thumb_down2.png");
}

img{
	border:none;
}


#clear{
	clear:both;
}

#content{
	margin:0 auto;
	width:945px;
	color:#555;
	padding:90px 0 0 0;


}

#footer{
	width:100%;
	margin:0px auto;
	margin-top:50px;
	height:50px;
	background:#222;
	color:#999;
	border-top:4px solid #ccc;
	border-bottom:8px solid #000;
}

#footercontent{
	margin:0 auto;
	width:945px;
	margin-top:20px;
	text-align:center;
}

#mainboxleft{
	width:645px;
	float:left;
	border-right:1px solid #eaeaea;
	padding-right:10px;
	margin-bottom:10px;
}


#mainboxright{
	float:left;
	width:262px;
	margin-left:10px;
}

#box2{
	padding:0 12px 12px 12px;
}

#boxinteraktiv td{
	font-size:14px;
	font-weight:bold;
}

.box{
	border:1px solid #F2F2F2;
	padding:7px;
}


.box h1{
	margin:-7px -7px 10px -7px;

}


#news{
	width:390px;
	float:left;
}

#news img{
	float:left;
	margin-right:15px;
	margin-bottom:20px;
}



#charts{
	float:left;
	width:208px;
	margin-left:15px;
}

#charts img{
	float:left;
	margin-right:15px;
	margin-bottom:13px;
}




/********************* Programm ***********************/
#programm{
	background-image: url(images/uhr.jpg);
    background-repeat:no-repeat;
    background-position:470px 50%;
	width:648px;


}

#sendeplan td{
    font-size:10px;
	text-align:center;


}

#sendeplan td:hover{
    color: #fff;
}


#sendeplan .wochentag{
	color:#111;
    border:none;
	background:#F2F2F2;
	padding:3px;

}

#sendeplan .uhrzeit{
	color:#111;
    border:none;
	padding-right:6px;
	vertical-align:middle;
	background:#F2F2F2;
	padding:3px;
}

.megamix,.moderation,.interaktiv,.livemix{
	width:65px;
	height:37px;
	vertical-align:middle;
	line-height:14px;
	color:#222;

}

.megamix{
background:#90EB90;
}

.moderation{
background:#F7C7A0;
}

.interaktiv{
background:#FFB272;
}

.livemix{
background:#46E946;
}

.livemix a{
	color:#000;
}



/***********************************ende programm ***/


h1{
   letter-spacing:0.1em;
   font-size: 14px;
   line-height: 1.2em;
    font-weight: bold;
	color: #e3007b;
	margin:0;
	padding: 2px 3px 2px 7px;
	background:#F2F2F2;
	margin-bottom:13px;
}

h2{
   font-size: 12px;
   letter-spacing:0.1em;
   line-height: 1.2em;
	color: #e3007b;
	margin:0 0 10px 112px;
	padding: 2px 3px 2px 2px;
	background:#F2F2F2;
}

h3{
   font-size: 12px;
   letter-spacing:0.1em;
   line-height: 1.2em;
   color: #e3007b;
}

a{
color:#0099ff;
font-weight:bold;
text-decoration:none;
}

a:hover{
	color:#003366;
}

/* Tag cloud */

	#tags ul{
		margin:1em 0;
		padding:.5em 10px;
        text-align:justify;

		}
	#tags li{
		margin:0;
		padding:0;
		list-style:none;
		display:inline;
		line-height:26px;
		}
	#tags li a{
		text-decoration:none;
		color:#ccc;
		padding:0 2px;
		}
	#tags li a:hover{
		color:#e3007b;
		}

	.tag1{font-size:100%;}
	.tag2{font-size:120%;}
	.tag3{font-size:140%;}
	.tag4{font-size:160%;}
	.tag5{font-size:180%;}

#tags{

}
/***** end tags *****************/


/********* Poll ************************/

#container{
	width:200px;
	border:1px solid #eee;
	margin:0px auto;
}
#container h1{
	margin:0; padding:5px;
	font-size:12px; font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight:normal; color:#333;
}
#container p{
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif; color:#333;
	font-size:11px;
	margin:0; line-height:2em;
}
#pollcontainer{
	margin:5px; border:1px solid #f3f3f3;
	background:#f9f9f9; padding:5px;
}
#loader{ display:none; text-align:center;}
.option{ margin:5px 0; }
.option p{ line-height:1.1em; font-size:11px; }
.bar{ height:10px; background:#3399cc; }
.yourvote{ background:#113399; }

/******** ende Poll *******************************/
