@charset "iso-8859-1";
				   
html {
	background-color:#4B4A4A;
	height: 100%;
}

body {
	width: 830px; 
	min-height: 1000px;
	margin: 0;
	padding-left:10px;
	padding-right:10px;
	background-image: url("../img/bg_body.gif");
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 9pt;
}	  
   
.subframe {
	width: 100%;	
	margin: 0; 
	padding: 0;
	padding-top: 5px;
	background: none;
	background-color: #3a3a3a;
}

a {
  color: #FFFFFF;
}
	
a img {
	border-width: 0px;
}	   

form {
	margin: 0px;
}

.vote {
	margin-left:0px;
}

.vote_artist {
	background-color:#464646;
	width: 190px;
	font-weight: bold;
	font-size:8pt;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	height:100%;
	vertical-align:middle;
}

.vote_titel {
	background-color:#464646;
	width: 230px;
	font-size:8pt;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	height:100%;
	vertical-align:middle;
}						  

.vote_headline {
	font-weight: bold;
	font-size:10pt;
	margin-top:10px;
	margin-bottom:3px;
}
 		   
.playlist_bullet {
	cursor:pointer;
	width: 16px;
	text-align:center;
	height:100%;
	vertical-align:middle;
}

.playlist_artist {
	background-color:#464646;
	width: 190px;
	font-weight: bold;
	font-size:8pt;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	height:100%;
	vertical-align:middle;
}

.playlist_titel {
	background-color:#464646;
	width: 210px;
	font-size:8pt;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	height:100%;
	vertical-align:middle;
}

.playlist_subinfo {
	margin-left:30px;
	display:none;
}

.playlist_subinfo td {
	font-size:8pt;
}
.playlist_ladezone {
	background-color:#464646;
	width: 80px;
	font-size:8pt;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	height:100%;
	vertical-align:middle;
	text-align:center;
}
		
.faq {
	width:550px;
	margin-top:8px;
	margin-bottom:8px;
	cursor:pointer;
}

.faq_frage {
    background-color: #464646;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 100%;
}

.faq_antwort {
	display: none;
	width:510px;
	padding-left:26px;
	margin-top:8px;
	margin-bottom:10px;
}

.pageheader {
	width: 811px;
	height: 80px;
	background-image: url("../img/bg_header.gif");
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
}	  

.pageheader .logo {
	width: 260px;
	height: 100px;
	position: absolute;
	left: 551px;
	top: 10px;
}	
	  
.pageheader .programminfo {
	position: absolute;
	left: 185px;
	top: 40px;
}

.pageheader .programminfo td {
	height: 15px;
}

.pageheader .programminfo .head {
	 font-style: italic;   
	 padding-right: 10px;
	 font-size: 8pt;
}

.pageheader .programminfo .data {
	 font-size: 9pt;
}
   
.menubar {
	width:811px;
	height: 20px;
	margin-bottom: 20px;
	position: relative;
}			

#menubar_0 { background-color: #3c7cba; }
#menubar_1 { background-color: #1e4aad; }
#menubar_2 { background-color: #f200a2; }
#menubar_3 { background-color: #ff9326; }
#menubar_4 { background-color: #cac40a; }
#menubar_5 { background-color: #a70a03; }
#menubar_6 { background-color: #989898; }

.menubar .menu {
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 15px;
}


.menubar .menu td {
	text-align: center;
}

.menubar .menu a {
	text-decoration: none;
}

.menubar .menu a:hover {
	text-decoration: underline;
}

.menubar .menu .sel {
	font-weight: bold;
}

.menubar .menu .sel:hover {
	text-decoration: none;
}

/*
.menu .mainmenu a {
	display: block;
	width: 170px;
	height: 20px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
															  
.menu .mainmenu a:hover {
	background-position: 0px -20px;
}	 

.menu .mainmenu .sel a,
.menu .mainmenu .sel a:hover {
	background-position: 0px -40px;
}	 

.menu .mainmenu .home { background-image: url("../img/menu_home.gif"); }
.menu .mainmenu .bpultimate { background-image: url("../img/menu_bpultimate.gif"); }
.menu .mainmenu .hostedby { background-image: url("../img/menu_hostedby.gif"); }
.menu .mainmenu .hostedbykoop { background-image: url("../img/menu_hostedbykoop.gif"); }
.menu .mainmenu .hardplay { background-image: url("../img/menu_hardplay.gif"); }
.menu .mainmenu .playitagain { background-image: url("../img/menu_playitagain.gif"); }
.menu .mainmenu .vote { background-image: url("../img/menu_vote.gif"); }
.menu .mainmenu .charts { background-image: url("../img/menu_charts.gif"); }
.menu .mainmenu .aktionen { background-image: url("../img/menu_aktionen.gif"); }
.menu .mainmenu .event { background-image: url("../img/menu_event.gif"); }
.menu .mainmenu .ticketshop { background-image: url("../img/menu_ticketshop.gif"); }
.menu .mainmenu .guide { background-image: url("../img/menu_guide.gif"); }
.menu .mainmenu .release { background-image: url("../img/menu_release.gif"); }
.menu .mainmenu .plattenladen { background-image: url("../img/menu_plattenladen.gif"); }
.menu .mainmenu .programm { background-image: url("../img/menu_programm.gif"); }
.menu .mainmenu .playlist { background-image: url("../img/menu_playlist.gif"); }
.menu .mainmenu .empfang { background-image: url("../img/menu_empfang.gif"); }
.menu .mainmenu .bandcompetition { background-image: url("../img/menu_bandcompetition.gif"); }
.menu .mainmenu .fussball { background-image: url("../img/menu_fussball.gif"); }
.menu .mainmenu .hotspots { background-image: url("../img/menu_hotspots.gif"); }
.menu .mainmenu .wg { background-image: url("../img/menu_wg.gif"); }
.menu .mainmenu .partyvote { background-image: url("../img/menu_partyvote.gif"); }
	
.menu .menuad {	
	width: 124px;
	margin-left: 32px;
	margin-top: 10px;
}			

.menu .minilinks {
	font-size: 7pt;
	color: #666666;
	text-align: right;
	padding-right: 17px;
	padding-top: 8px;
} 

.menu .minilinks a {
	display: inline;
	color: #666666;
}
*/
.bigsizebanner {
	width: 730px;
	padding-left: 15px;
	padding-right: 25px;
	overflow: hidden;
}
					
.content {
	width: 560px;
	float: left;
	padding-left: 10px;
	padding-right: 20px;
}	
	  
.content_wide {
	width: 730px;
	float: left;
	padding-left: 15px;
	padding-right: 25px;
}	
	  
.fullbanner {  
	clear: both;
}

.fullbanner2 {  
	clear: both;
}

.skyscraper {
	width: 170px;
	float: left;
	margin-top: 5px;
}
	
.vote_panel_top {
	width: 177px;
	height: 6px;
	background-image: url("../img/vote_panel_top.gif");
	background-repeat: no-repeat;
}
		 
.vote_panel_body {
	width: 167px;
	background-image: url("../img/vote_panel_bg.gif");
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 5px;
}
		 
.vote_panel_bottom {
	width: 177px;
	height: 6px;
	background-image: url("../img/vote_panel_bottom.gif");
	background-repeat: no-repeat;
}

.block {
	clear: both;
}
		  		  		  
.thumb {
	width: 74px;
	height: 52px;
	float: left;
	padding: 1px;
	margin-right:10px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #aaaaaa;
}

.thumb_0, .thumb_1, .thumb_2, .thumb_3, .thumb_4, .thumb_5, .thumb_6, .thumb_7 {
	width: 74px;
	height: 52px;
	float: left;
	padding: 8px;
	margin-right:10px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.thumb_0 {  background-image: url("../img/thumb_empty_0.gif"); }
.thumb_1 {  background-image: url("../img/thumb_empty_1.gif"); }
.thumb_2 {  background-image: url("../img/thumb_empty_2.gif"); }
.thumb_3 {  background-image: url("../img/thumb_empty_3.gif"); }
.thumb_4 {  background-image: url("../img/thumb_empty_4.gif"); }
.thumb_5 {  background-image: url("../img/thumb_empty_5.gif"); }
.thumb_6 {  background-image: url("../img/thumb_empty_6.gif"); }
.thumb_7 {  background-image: url("../img/thumb_empty_7.gif"); }
 
.thumb_hase {
	width: 74px;
	height: 91px;
	float: left;
	padding: 8px;
	margin-right:10px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-image: url("../img/thumb_hase.gif");
}


.block .text {
	float: left;
	width: 474px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.block .text_home {
	float: left;
	width: 460px;
	margin-top: 4px;
	margin-bottom: 4px;
}
		
.block .text_hase {
	float: left;
	width: 460px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 40px;
}
																						
.merkliste_top {
	width: 160px;
	height: 8px;
	background-image: url("../img/bg_merkliste_top.gif");
	overflow: hidden;
}		

.merkliste_bottom {
	width: 160px;
	height: 8px;
	background-image: url("../img/bg_merkliste_bottom.gif");
	overflow: hidden;
}		

.merkliste_body {
	width: 140px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url("../img/bg_merkliste_body.gif");
	background-repeat: repeat-y;
	text-align: center;
}		
		
.ueberschrift {
	width: 570px;
	overflow: hidden;
	position: relative;
	left: -12px;
	background-color: #444444;
	white-space: nowrap;
	margin-top: 3px;
	margin-bottom: 2px;
	border: none;
	background-image: url("../img/bg_ueberschrift.gif");
	background-repeat: no-repeat;
	background-position: right center;
}			
	
.ueberschrift span {
	font-size: 10pt;
	font-weight: bold;
	line-height: 20px;
	padding-left: 12px;
	padding-right: 25px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-repeat: no-repeat;
	background-position: right center;
}

.ueberschrift .rot {
	background-color: #a60a03;
	background-image: url("../img/bg_ueberschrift_rot.gif");
}
		 
.ueberschrift .hellblau {
	background-color: #3c7cbb;
	background-image: url("../img/bg_ueberschrift_hellblau.gif");
}
	
.ueberschrift .dunkelblau {
	background-color: #1e49ac;
	background-image: url("../img/bg_ueberschrift_dunkelblau.gif");
}  

.ueberschrift .blau {
	background-color: #1e49ac;
	background-image: url("../img/bg_ueberschrift_dunkelblau.gif");
}  

.ueberschrift .gelb {
	background-color: #FBAC00;
	background-image: url("../img/bg_ueberschrift_gelb.gif");
}  

.ueberschrift .gruen {
	background-color: #369100;
	background-image: url("../img/bg_ueberschrift_gruen.gif");
}  

.ueberschrift .orange {
	background-color: #ff9425;
	background-image: url("../img/bg_ueberschrift_orange.gif");
}
	
.ueberschrift .hellgrau {
	background-color: #989898;
	background-image: url("../img/bg_ueberschrift_grau.gif");
}			   

.ueberschrift .rosa {
	background-color: #f200a2;
	background-image: url("../img/bg_ueberschrift_rosa.gif");
}			   
	
.tablink {
	margin-right: 5px;
}

.footer {
	clear: both;
	padding-top: 20px;
	height: 30px;
	font-size: 7pt;
	color: #666666;
	text-align: right;
	padding-right: 30px;
} 

.footer a {
	display: inline;
	color: #666666;
}

.button a {
	display: block;
	width: 77px;
	height: 17px;
	background-repeat: no-repeat;
}

.button a:hover {
	background-position: 0px -17px;
}

.button a:active {
	background-position: 0px -34px;
}

.button_med a {
	display: block;
	width: 63px;
	height: 15px;
	background-repeat: no-repeat;
}

.button_med a:hover {
	background-position: 0px -15px;
}

.button_med a:active {
	background-position: 0px -30px;
}

.button .zurueck_hellblau { background-image: url("../img/btn_zurueck_hellblau.gif"); }	
.button .zurueck_dunkelblau { background-image: url("../img/btn_zurueck_dunkelblau.gif"); }	
.button .zurueck_rot { background-image: url("../img/btn_zurueck_rot.gif"); }	
.button .zurueck_orange { background-image: url("../img/btn_zurueck_orange.gif"); }	

.button_med .suchen_rot { background-image: url("../img/btn_med_suchen_rot.gif"); }	
.button_med .suchen_grau { background-image: url("../img/btn_med_suchen_grau.gif"); }	
.button_med .reset_rot { background-image: url("../img/btn_med_reset_rot.gif"); }	
.button_med .reset_grau { background-image: url("../img/btn_med_reset_grau.gif"); }		  

.reiter, .reiter_sel { 
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-color: #3A3A3A;
	border-style: solid;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;	
	border-color: #444444;
}

.reiter_sel {
	background-color: #444444;
}		

.reiter_sel a {
	text-decoration: none;
}		

.fb_like {
	width: 181px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 15px;
}

