@charset "utf-8";
@import url("http://www.google.com/uds/css/gsearch.css");
@import url("http://www.google.com/uds/solutions/videobar/gsvideobar.css");

.playerInnerBox_gsvb .player_gsvb {
	width : 560px;
    height : 340px;
    }

.img-left {
	margin: 0 15px 15px 0;
	float:left;
}

#newreleases img, #discografie img {
	margin:0 5px 0 5px;
}

#cu3er-container {
	width:958px; 
	height:248px; 
	outline:0;
	margin-left:16px;
}

article time{
	padding:5px 0 10px 6px;
	}
	
/* Formularstyling */

label { 

	cursor:pointer; 
	float:left;
	display:inline-block;
	width:25%;
	margin-right:10px;
	text-align:right;

}

form {
	margin:20px;
}

form br {
	clear:both;
}

input {
	border:0px;
	width:200px;
	font-size:0.7em;
}

#sidebar input {
	width: 124px;
}

.shop input{
	border: 1px solid #999 !important;
	padding:3px 8px;
	margin:-5px 0 10px;
	}
.shop input:active, .shop input:focus{
	background-color:#FC6;
	} 

.shop input[type=submit] {
	width:218px;
	}	
.produkt input{
	width:50px;
}

textarea {
	width:200px;
	height:200px;
	font-family:Tahoma, "Lucida Sans", Verdana, Helvetiva, sans-serif;
	font-size:0.8em;

	
}

select {
	width:200px;
	font-family:Tahoma, "Lucida Sans", Verdana, Helvetiva, sans-serif;

}

#content input {
	border:1px solid #DDD;
}

#artists article{
	width:300px;
	height:250px;
	padding:10px 10px 20px;
	float:left;
	}
#artists article img{
	border: 1px solid #ccc;
}
	
#artists article:hover, #artists article:hover a{
	background-color:#FF9;
	color:#674700;
	}
	
.disco{
	padding-bottom:30px;
	margin-bottom:30px;
	}
.disco article{
	width:200px;
	height:260px;
	padding:10px 10px 20px;
	float:left;
	}
.disco article img{
	border: 1px solid #ccc;
}
	
.disco article:hover, #artists article:hover a{
	background-color:#FF9;
	color:#674700;
	}	
		
		
.expand{
	background-color:red;
	}		
table {
	border:0px;
	font-size:12px;
	font-family:Tahoma, "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	margin:10px 0 30px 0;
}

table tr:hover {
	color:#734d00;
	background-color:#fff4dd;
}

table td, table th{
	padding:3px;
	padding-left:5px;
}

table th {
	font-weight:bold;
}

ul{
	margin-top:15px;
}

#content li {
	list-style-type:circle;
	margin-left:16px;
	font-size:0.8em;
	line-height:1.8em;

}
/* Spezialelemente */

.logo {
	margin: 155px 0 10px 40px;
	z-index:100;
	position:absolute;
}

#top-pfeil {
	position:fixed;
	top:252px;
	margin-left:946px;
}

#badge {
	background-image:url(../images/cmdrec_ecke.png);
	position:fixed;
	top: 0px;
	right: 0px;
	height:170px;
	z-index:1000;
}

#flashbanner{
	z-index:1;
}


#newsletter {
	background-image:url(../images/email-news.png);
	background-position:center;
	background-repeat:no-repeat;
	width:80%;
	height:60px;
	text-align:center;
	padding: 50px 28px 10px 23px;
	margin: 10px 0;
}

#sms-newsletter {
	background-image:url(../images/sms-news.png);
	background-position:center;
	background-repeat:no-repeat;
	width:80%;
	height:60px;
	text-align:center;
	padding: 50px 28px 18px 23px;
	margin: 10px 0;
}

#email-news input {
	width: 134px;
	vertical-align:middle;
}

.vcard {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding: 5px;
	line-height:20px;
	margin-bottom: 20px;
}

.clearboth {
	clear:both;
}

#video {
	margin-top:20px;
}

.video{
}

/* microformats logo neben hcard download */
.hcard-download {
	padding-left: 18px; 
	background: url(../images/hcard.mini.png) left top no-repeat;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:grey;
	
}

/* pdf-logo */

.pdf {
	padding-left: 18px; 
	height:30px;
	display:block;
	background: url(../images/pdf.ico) left top no-repeat;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;

}

/* Logo Footer*/

footer img {
	margin-top:20px;
	margin-bottom:90px;
}


/* login bereich */


.spalte_l {
	float:left;
	width:49%;
	padding-right:1%;
	margin-bottom:20px;
}

.spalte_r{
	float:left;
	width:49%;
	padding-left:1%;
}

.spalte_440 {
	float:left;
	width:440px;
	padding-right:1%;
	margin-bottom:20px;
}

.spalte_220{
	float:right;
	width:200px;
	margin-left:10px;
}

/* TWITTER */

#tweet {
	margin-top: -10px;
}

ol{
	list-style:inside decimal;
	}
	
#tweet li{
	list-style-type:none;
	display:inline;
}

.time{
	color:#FFCC99;
}
	
/*youtube bar*/
#videoBar {
	width : 700px !important;
	margin-right: 5px;
	margin-left: 5px;
	padding-top : 4px;
	padding-right : 4px;
	padding-left : 4px;
	padding-bottom : 0px;
}	

/* shop: special promo box */

#special-promo{
	min-height:185px;
	background-color:#eeeeee;
	border:1px #CCC solid;
	padding:15px 20px;
	clear:both;
	}
#special-promo h1, #special-promo h6, #special-promo p{
	color:#783426;
	}

#special-promo h6{
	padding-bottom:10px;
	text-transform: uppercase;
	font-family: 'FranklinGothicDemiCondRegular', "Arial Narrow", Arial, Verdana, Trebuchet, sans-serif;
	font-size:18px;
	}	
	
/* agendastyling */
	
section#agenda article:first-child {
	background-color:#ffff99;
	margin-top:8px;
	padding:15px;
	border:1px solid #CCC;
	min-height:170px;
	}
section#agenda article:first-child #beschreibung{
	display:block;
}
section#agenda article:first-child:hover {
	background-color:#ffffcc;
	}
		
section#agenda article{
	padding:10px 0;
	margin-bottom:10px;
	border-bottom:1px dotted grey;
	}
		
section#agenda article #beschreibung{
	display:none;
	}
section#agenda h3{
	margin:0;
	padding:0;
	}
			
section#agenda p:first-child{
	margin:2px 0;
	padding:0;
	}	
section#agenda time{
	margin:0;
	padding:0;
	font-size:1em;
	}	
