html {
 
}

body {	 
	margin-top: 0px;
	margin-left: 0px;
 	margin-right: 0px;
 	margin-bottom: 0px;
	font-family: Arial, sans-serif;
	font-size: 11.5px;
	line-height: 150%;
	text-align: left; 
	color: #53595b;
	  
	background: url(images/bg.gif) top center repeat-x #f0f6f9;
	 
	overflow-x: hidden;
	overflow-y: scroll;
	position: relative;
}

h1, h2, h3, h4, h5, h6 {
font-family: "Arial Black",Arial, Helvetica, sans-serif;
letter-spacing: -0.05em;
font-weight: normal;
color: #fff;
line-height:110%;
margin: 0px 0px 0px 0px;
text-transform: uppercase;
text-shadow:0 1px 0 rgba(0, 0, 0, 1);
}

h1 {
font-size: 20px;
margin: 4px 0px 0px 10px;
text-shadow:0 2px 0 rgba(0, 0, 0, 1);
float: left;
}

h2 {
color: #de1401;
font-size: 22px;
margin: 0 0 4px 0;
text-shadow:0 2px 0 rgba(255, 255, 255, 1);
text-transform: none;
}

h3 {
	color: #de1401;
font-size: 14px;
margin: 0 0 10px 0;	

text-transform: none;
text-shadow:0 2px 0 rgba(255, 255, 255, 1);
}

h4 {
font-size: 13px;
color: #333;
text-shadow:0 1px 0 rgba(255, 255, 255, 1);
margin: 0 0 7px 0;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
font-size: 14px;
margin: 20px 0 16px 0;
text-shadow: none;
}


h6 {
color: #fff;
font-size: 13px;
margin: 3px 0 0px 10px;	
text-transform: uppercase;
text-shadow:0 1px 0 rgba(0, 0, 0, 1);
}


table,td,tr {
vertical-align: top;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: none;
font-size: 11px;
}

img { border-style:none;
margin:0;
padding: 0;
}

#ajaxcontentarea {
position: relative;
z-index: 500;
float: left; 
clear: both;
height: auto !important;
height: 200px;
min-height: 200px;
background: url(images/content_grad.gif) repeat-x #ffcc00;
border: 1px solid #e05400;
width: 750px;
}




p {
margin: 3px 0px 6px 0px;
}

a {
text-decoration: none;
color: #de1401;
border-width: 0px;
border-style: none;
}


a:hover,visited,active {
color: #9b0e00;
}
	
	ul {
	list-style-type: square;	
	margin: 0;
	padding: 0;
	list-style-position:inside;
	}
	
	ul li {
	margin: 0 0 0 5px;
	
	}

	
#bottom {
	position: fixed !important;
	position: absolute;
	bottom: 0px;
	right: 0px;
	visibility: visible !important;
	visibility: hidden;
	}
	
#page {
	position: relative;
	width: 100%;
	text-align: center;
	height: 100%;
	}
	
#centered {
	position: absolute;
	left: 50%;
	margin: auto !important;
	top: 0px;
	height: 100%;
	}
		
#content {
	text-align: left;
	position: relative;
	width: 1050px;
	
	margin-left: -520px;
	*margin-left: -520px;
	z-index: 0;
	
	
}
	
#maincontent {

position: relative;
left: 0px;

float: left;
height: auto !important;
height: 740px;
min-height: 740px;
top: 0px;
width: 1050px;
background: url(images/blue.png);

border-top: 1px solid #fff;
padding: 20px 0;

-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;

-webkit-box-shadow: #3786be 0px 2px 30px;
-moz-box-shadow: #3786be 0px 2px 30px;
box-shadow: #3786be 0px 2px 30px;

behavior: url(pie.php);

}
	
#content_padding {
position: relative;
z-index: 1;
height: auto !important;
min-height: 250px;
height: 250px;
}

#dynamiccontent {
z-index: 20;
position: relative;
top: 0px;
padding: 0px 0px 0px 0px;
vertical-align: top;
position: relative;
z-index: 500;
}


input {
margin: 3px 0px 3px 0px;
vertical-align: middle;
}



#column_middle {
/*
margin: 0px 191px 0px 206px !important;
margin: 0px 191px 0px 206px;
*/
width: 750px;
float: left;
top: -0px;
height: auto;
position: relative;
z-index: 1;
height: auto !important;
height: 550px;
min-height: 550px;

}


#column_right {
position: relative;
float: right;
z-index: 0;
top: 0px;
width: 220px;
overflow-x: hidden;
height: auto;
margin: 0 30px 0 0;
}


#column_left {
position: relative;
float: left;
z-index: 0;
top: 0px;
width: 220px;
overflow-x: hidden;
height: auto;
margin: 0 16px 0 30px;
_margin: 0 16px 0 20px;
*margin: 0 16px 0 30px;
}


#column_cleaner {
clear: both;
}


#content_box {
background: url(images/content_grad.gif) #5a5a5a repeat-x; 
height: auto !important;
min-height: 50px;
height: 50px;
margin-bottom: 20px;
z-index: 1;
float: left;
width: 100%;
}

#content_box.light {
background: url(images/content_grad_light.gif) #484848 repeat-x; 
}

.centered {
text-align: center;	
}

#content_box_padding {
padding: 16px 16px 16px 16px;
}



#content_padding {
padding: 26px;	
}

#content_padding2 {
padding: 26px 0 0 0;	
}


#sidebar_box {
	background: #535353;
	margin: 0 0 20px 0;
}

#sidebar_box_padding {
	padding: 10px 10px 4px 10px;
	background: #626262 url(images/side_grad.gif) repeat-x;
}

ul#navigation li {
  list-style-type: none; /* Aufzählungszeichen entfernen */
  width: 100%;
}

#nav_container {
float: left;
margin: 0 0 10px 0;
}

#nav_container img, #nav_container a {
margin: 0 0 0px 0;
}

#nav_container img {
*margin-top: -4px;	
_margin-top: -4px;	
}

#navi {
	float: left;
	background: url(images/navi_bg.png) repeat-y;
	width: 220px;
	position: relative;
	overflow: hidden;
	*top: -5px;
	_top: -5px;

	*margin-bottom: -5px;
	_margin-bottom: -5px;
}

#navitop {
	position: relative;
	width: 220px;
	height: 10px;
	


	background: url(images/navi_top.png) no-repeat;
	top: 0px;
	left: 0px;
	margin: 0;
	
	*height: 0px;
}

#navibottom {
	float: left;
	width: 220px;
	height: 12px;
	background: url(images/navi_bottom.png) no-repeat;
	top: 0px;
	left: 0px;
}

#navi_list {
float: left;	
height: 31px;
width: auto;

}

ul#navigation {
  margin: 0;
  padding: 0;
  font-family: "Arial Black",Arial, Helvetica, sans-serif;
  text-shadow:0 1px 0 rgba(255, 255, 255, 1);
  color: #000;
  font-size: 17px;
  height: 31px;
  position: relative;
 width: auto;
 width: 164px;
 left: 5px;
 padding-top: -2px;

}

ul#navigation li, ul#navigation li.last {

  list-style-type: none; /* Aufzählungszeichen entfernen */
  float: left;
  background: url(images/navi_link.png) center right no-repeat;
  border-bottom: 1px solid #ccc;
  padding: 7px 25px 12px 12px;
   width: 164px;
  *width: 202px;
  _width: 202px;
  margin: 0;
  position: relative; 
}

ul#navigation li.last {
  border-bottom: none;
  padding-bottom: 4px;
}

ul#navigation li a {
	color: #0089c9;
 position: relative;
 cursor: pointer;
}



ul#navigation li a:hover {
 color: #0089c9;
}

a.mehr {
background: url(images/link.gif) no-repeat top left;
padding: 3px 5px 0px 28px;
height: 23px;
overflow-y: hidden;
display: block;
margin: 0 0 4px 0;
font-weight: bold;
}

#header {
position: relative;
height: 122px;	
}

#top {
position: absolute;
left: -130px;
width: 1133px;
height: 173px;
background: url(images/top.jpg) no-repeat top left;
}

#logo {
position: absolute;
top: 0px;
left: 74px;
z-index: 0;
cursor: pointer;
}


ul#subnav {
float: right;	
top: 0px;
right: 0px;
margin: 0;
padding: 0;
list-style-type: none;
}

ul#subnav li {
float: right;
background: url(images/sub.gif) top left no-repeat;
padding: 12px 14px 0px 16px;
}

ul#subnav li a {
color: #aaaaaa;	
}

strong {
color: #cccccc;	
}


#formbox {
background: #333;
padding: 10px;
}


#club {
float: left;
position: relative;
left: -1px;
margin: 0 0 10px 0;
}

#twitter {
position: relative;
width: 210px;
overflow-x: hidden;
background: #e6f6fd;
}

#twitter_padding {
padding: 4px 8px 2px 8px;	
}

#date3 {
color:#CC0000;
font-weight:bold;
}

#twitter_item {
  border-bottom: 1px solid #c2e5f3;	
}
#twitter_item a {
color: #53595b;	
}

#twitter_bottom {
position: relative;
height: 8px;
width: 210px;
background: url(images/twitter_bottom.gif) no-repeat;
}

#title {
position: relative;
width: 750px;
height: 33px;
background: url(images/title_orange.png) no-repeat;
overflow: hidden;
}

#title.fb {
top: 10px;
height: 32px;
background: #3b5998;
margin-bottom:30px;
}


#like {
position: relative;
float: right;
overflow: hidden;
}

#like, #like iframe {
width: 320px;
height: 30px;
}

#news {
background: #fff;
height: auto;
position: relative;

float: left;
width: 410px;
}

#news_padding2 {
padding: 10px 20px;
float: left;
height: auto;
position: relative;
}

#news_padding {

}

#news_item {
float: left;
width: 100%;
position: relative;
border-bottom: 1px solid #dbe3f2;	
}

#date {
float: right;
margin-top: 3px;
margin-left: 10px;
font-weight: bold;
color: #c00;	
}

#fanbox {
float: right;
margin: 0px 0px 10px 10px;
height:587px;
width:320px;
background: #fff;	
}


#fanbox iframe {
height:587px;
width:320px;	
border: none;
}

#rss_icon {
position: absolute;
top: 5px;
right: 16px;	
}

#infos {
float: left;
position: relative;
width: 750px;
margin: 0 0 20px 0;
}

#infos .short {
width: 380px;
}

#infos_padding {
		float: left;
	position: relative;
padding: 4px 14px 0px 175px;	
	height: auto !important;
	height: 160px;
	min-height: 160px;
}

#infos_padding2 {
position: relative;
padding: 11px 14px 0px 14px;	
}

#cover {
position: absolute;
height: 135px;
width: 145px;
background: #e05400;
top: 10px; 
left: 20px;
}

#cover img {
position: absolute;
left: -4px;
top: -4px;
height: 135px;
width: 145px;
}

#buylinks {
z-index: 200;
	float: left;
width: 230px;
background: url(images/buy_grad.gif) repeat-x #fff105;

text-shadow:0 1px 0 rgba(255, 255, 255, 1);
padding-bottom: 10px;
}

#buy {
	float: left;
font-size: 10px;
color: #333;
text-transform: uppercase;
margin:10px 0 0 10px;
clear:both;
position: relative;
width: 210px;
}

#buy.link {
margin: 0 0 0 0;
font-size: 12px;
text-transform: none;
font-weight: bold;
width: 390px;
}



#buy ul {
	float: right;
	width: 132px;
}

#buy.link ul {
	float: right;
	width: 340px;
}

#buy ul li {
float: left;
list-style-type: none;
margin:0 2px 3px 0;
padding: 0;
width: 63px;
height: 19px;
overflow-hidden;
white-space: nowrap;
}

#col1 {
	position: absolute;
	top: 0px;
	left: 0px;
float: left;
width: 75px;
overflow-x: hidden;
}

#buy.link #col1 {
width: 42px;
}

#buy  a {
margin: 0 0 10px 0;
}

#content_box {
float: left;
width: 100%;
background: url(images/buy_grad.gif) repeat-x #fff105;
border: 1px solid #666;
text-shadow:0 1px 0 rgba(255, 255, 255, 1);
margin: 0 0 20px 0;
}

#content_box_padding {
padding: 12px 14px;	
}

#artist_list {
width: 730px;
float: left;
margin: 6px 0px;
}

#artist {
background: url(images/artist_bg.gif) repeat-x #c80703;
border: 1px solid #a05663;
margin: 0 12px 10px 0;
float: left;
position: relative;
width: 107px;
height: 130px;
vertical-align: bottom;
text-align: center;
overflow: hidden;
}

#artist p {
	padding: 91px 3px 3px 3px;
		font-size: 12px;
	font-weight: bold;
	line-height: 14px;
font-weight: bold;	
color: #000;
text-shadow: none;
}

#artist img {
position: absolute;
top: 1px;
left: 1px;
width: 105px;
height: 85px;
}

#artist a {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
font-weight: bold;	
color: #fff;
text-shadow:0 1px 0 rgba(0, 0, 0, 1);
vertical-align: bottom;
}

#tracklist {
margin: 16px 0px 10px 0px;
width: 450px;

}

#tracklist_title {
	position: relative;
background: #333;
height: 22px;
width: 100%;
overflow: hidden;
}

ol {
	text-shadow: none;
margin: 4px 0px;
color: #444;
list-style-position: inside;
padding: 0 0 0 0px;
width: 100%;
overflow-x: hidden;
font-size: 11px;
}

ol li {
background: #fff;
white-space: nowrap;
padding: 0px 10px 2px 10px;

}

ol li.even {
background: #eee;
}

ol li strong {
color: #333;	
}

#cd {
	position: relative;
	float: left;
	width: 210px;
	overflow-x: hidden;
	height: auto;
	display: none;
}

#cd_buylinks {
float: left;	
}

#cd_padding {
padding: 10px 12px;
background: #eee;
float: left;
}

#cd_top {
	position: relative;
	float: left;
	width: 210px;
	height: 26px;
	overflow: hidden;
	background: url(images/cd_red.gif) no-repeat ;
}

#cd_top.blue {
	background: url(images/cd_blue.gif) no-repeat ;
}


#cd_top h2 {
margin: 4px 0px 0px 10px;
font-size: 14px;
text-shadow:0 1px 0 rgba(0, 0, 0, 1);
color: #fff;
}


#cd_padding h2 {
margin: 6px 0px 10px 0px;
font-size: 16px;
text-shadow:0 1px 0 rgba(255, 255, 255, 1);
color: #666;
}

#cd #buy {
margin: 4px 4px 4px 4px;
width: 182px;
}

#cd #buy ul {
float: left;
width: 133px;	
}

#cd #buy #col1 {
	position: relative;
font-size: 7px;
float: right;
width: 43px;
overflow: hidden;
}

#cd_buylinks {
background: #ddd;
margin: 0 0 10px 0;
}

#cd_bottom {
background: url(images/cd_bottom.gif) no-repeat;
width: 210px;
height: 7px;
float: left;
margin: 0 0 20px 0;
}

#cd_title {
background: #aaa;
height: 20px;
width: 190px;
overflow: hidden;
}

#cd h3 {
color: #fff;
font-size:14px;
margin:0 0 10px;
text-shadow: none;
text-transform:none;
margin: 2px 0px 0px 5px;
}

#impressum {
float: left;
width: 100%;
padding: 0 15px 0 15px;
margin: 10px 0px 30px 0px;
position: relative;
}

#impressum a {
color: #000;
}
#ads {
position: absolute;
right: 70px;
top: 10px;
z-index: 6000;
}

#newsletter {
position: absolute;
width: 426px;
height: 100px;
top: 6px;
right: 0px;
background: url(images/nl.png) no-repeat;
overflow: hidden;
z-index: 15000;
font-size: 10px;
}

#newsletter  h3 {
	text-transform: uppercase;
position: absolute;
top: 34px;
left: 25px;
color: #fff;
font-size: 14px;
text-shadow: none;
}

#nl_form {
position: absolute;
top: 51px;
left: 25px;	
width: 380px;
height: 30px;
}

#nl_form input {
	border: none;
}

#nl_form #form_email, #nl_form #form_firstname {
width: 100px; height: 20px;
}

#nl_req {
position: absolute;
right: 34px;
top: 34px;
}

#nl_form #send {
margin: 0 0 0 10px;
border: 1px solid #aaa;
background: #fff;
}

#infos_video {
position: absolute;
top: 18px;
right: 14px;
z-index: 10000;
}



#videobg {
	position: absolute;
	background: url(images/videobg.jpg);
	width: 338px;
	height: 207px;
top: 0px;
right: 5px;
z-index: 5000;
}

#carousel {
	position: relative;
	clear: both;
	float: left;
z-index: 1;	
}

#audio, #audioplayer {
	position: relative;	
	z-index: 1;
}

#lbIframeContainer iframe {
border: none;
overflow-x: hidden;
}

#lbBottomNav {
margin-top: 5px;	
}

#leaderboard_container {
position: relative;
float: left;
clear: both;
width: 750px;
height: 90px;
margin: 20px 0 20px 0;
text-align: center;

}


#subselect {
height: auto !important;	
}

#subselect, #selected_item {
width: 139px;
height: 23px;
min-height: 23px;
}

#subselect {
position: absolute;
top: 5px;
right: 12px;
background: url(images/selectbox.gif) no-repeat;


}

#subselect h4 {
	font-family: "Arial Black",Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-transform: none;
	color: #de1401;
	margin: 3px 0 0 5px;
}

#subselect, #selected_item {
width: 139px;
height: 23px;
z-index: 2000;
}

#selected_item {
position: relative;
top: 0px;
left: 0px;
cursor: pointer;	
overflow: hidden;

}

#selectbox {
background: #fff;	
list-style-type: none;
border-top: 1px solid #999;
list-style-position: inside;
z-index: 2000;
position: relative;
margin: 0px;
padding: 0px;
}

ul#selectbox li {
	padding: 1px 0px 2px 6px;
	*padding: 1px 0px 2px 0px;
	_padding: 1px 0px 2px 0px;
	
	margin: 0;
	border: 1px solid #999;
	border-top: none;
}

ul#selectbox li a {
font-weight: bold;
margin:0px;
padding: 0px;
}

#cd_padding img {
	
}

#emiplayer_box {
cursor: pointer;
background:url("images/content_grad.gif") repeat-x scroll 0 0 #FFCC00;
border:1px solid #E05400;
clear:both;
float:left;

position:relative;
width:750px;
z-index:500;
margin: 15px 0 15px 0;	
}

#emiplayer_box h3 {
position: absolute;
top: 7px;
left: 10px;	
}

#emiplayer {
width: 700px;
float:left;
min-height:0px;
padding: 15px 15px 0px 15px;

}

#emiplayer.hide {
display: none;
visibility: hidden;
padding: 0px !important;
overflow: hidden !important;
height: 0px !important;
}

#load_emi {
	
}

#emiplayer_arrow {
position: absolute;
top: 5px;
right: 5px;
width: 20px;
height: 20px;	
}

#emiplayer_arrow.arrow1 {
background: url(images/arrow1.png);
}

#emiplayer_arrow.arrow2 {
background: url(images/arrow2.png);	
}

#emiplayer object {
margin: 0;
padding: 0;
}

#emiplayer_box, #emiplayer_box #clickarea {
min-height: 32px;
height:auto !important;
height: 32px;
}

#clickarea {
position: absolute;
top: 0px;
left: 0px;
z-index: 5001;
width: 100%;
}

#button.hidden, .hidden, #news_item.hidden {
visibility: hidden;
height: 0;
overflow: hidden;
}

#button.hidden {
display: none;	
}

.shown, #news_item.shown,  #news_item.shown * {
visibility: visible;
height: auto;
overflow: visible;
}

#button {
position: relative;
height: 25px;
background: #3b5998;
/*	
border-top: 1px solid #ffffb8;
border-left: 1px solid #e5ff5d;
border-right: 1px solid #65a40e;
border-bottom: 1px solid #356100;
*/
border: 1px solid #fff;

	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,1);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,1);
	text-shadow: 0 0px 5px rgba(0,0,0,1);
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Glow(color=#000000,strength=1) progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=1)";
filter: progid:DXImageTransform.Microsoft.Glow(color=#000000,strength=1) progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=1);
width: 140px;
margin: 25px 15px 20px 0px;
cursor: pointer;
clear: both;
top: 10px;
text-align: center;
}

#button, #button p,#button p strong {
color: #fff;	
}

#button p {

}