@charset "utf-8";



/*** LAYOUT ***/

#wrapper {
	margin: 0;
	position:absolute;
	top: 50%;
	left: 50%;
	width: 980px;
	height: 650px;
	margin-top: -330px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -490px;
	background-color: transparent;
	background-image:url(img/bg_content.png);
	background-position: 0px 4px;
	background-repeat:no-repeat;
	background-attachment: scroll;
}

* html #wrapper {/* nur für den IE6 */
	margin-top: -330px;
	margin-left: -490px;
}

*+html #wrapper {/* nur für den IE7 */
	
}

#app {
	margin: 0px;
	position:absolute;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: -30px;
	width: 185px;
	padding: 0px;
	height: 185px;
	color: #FFF;
	z-index: 1000;
	background-image: url(img/app.png);
}

* html #app {/* nur für den IE6 */

}

*+html #app {/* nur für den IE7 */
		height: 185px;

}



#teaser {
	margin: 0px;
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-right: 0px;
	margin-left: -300px;
	width: 600px;
	padding: 10px;
	height: 400px;
	background-color: #333;
	-moz-border-radius: 14px 14px 14px 14px;
	-moz-box-shadow: 0px 0px 2px #000;

	color: #FFF;
	z-index: 1000;
}

* html #teaser {/* nur für den IE6 */

}

*+html #teaser {/* nur für den IE7 */
		height: 420px;

}

#teaser h1 {
	padding: 0px;
	margin:0px;
	float: left;
	font-size:18px;
	text-align: center;
	display:block;

}

.close_bt {
	float:right;
	z-index:100001;
	margin-right: -30px;
	margin-top: -30px;
	-moz-border-radius: 14px 14px 14px 14px;
	-moz-box-shadow: 0px 0px 0px #000;
	background-color: #333;
	padding: 4px;
}

.kyte {
	position:absolute;
}


*+html .kyte {
	float:left;
	position:relative;
}


#facebook {
	width:100%;
	position: absolute;
	margin-top: -20px;
}

#start {
	margin: 0px;
	width: 960px;
	margin-bottom: 0px;
	padding: 10px;
	height: 600px;
	padding-bottom: 5px;

}


* html #start {/* nur für den IE6 */
	margin-top: 0px;
	margin-left: 0px;

}

*+html #start {/* nur für den IE7 */
	margin-top: 0px;
	padding-bottom: 5px;
}

#newsletter {
	margin: px;
	padding: 10px;
	right: 0px;
	z-index: 1000;
	margin-right: 0px;
	position: relative;
	float: left;
	margin-left: 10px;
	width: 450px;
	height: 40px;

}

* html #newsletter {/* nur für den IE6 */

}

*+html #newsletter {/* nur für den IE7 */
	margin: px;
	padding: 10px;
	right: 0px;
	z-index: 1000;
	margin-right: 0px;
	position: relative;
	float: left;
	margin-left: 10px;
	width: 460px;


}

#buttons {
	margin: 0px;
	padding: 10px;
	height: 50px;
	padding-top: 0px;
	margin-right: 10px;

}

*+html #buttons  {/* nur für den IE7 */
	margin: 0px; margin-right: 10px;
	float:right;
	padding: 10px;
	height: 40px;
	padding-top: 0px;


}


#buttons a:hover {
opacity: .8; -moz-opacity:.8; -khtml-opacity: .8;

}


*+html #buttons :hover {background-color: #ffffff; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);}


#footer {
	margin: auto;
	width: 100%;
	text-align:center;
	clear:both;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:1.7em;
	color:#000;
	float:left;
	margin-bottom: 0px;
	bottom:0px;
	z-index: 9999;
	position:relative;

}


#enter  {
	width:auto;
	height:40px;
	margin: 20px;
	margin-top: 0px;
}


*+html #enter  {
	width:auto;
	height:40px;
	margin: 60px;
}


#enter a:hover {
opacity: .8; -moz-opacity:.8; -khtml-opacity: .8;
}

*+html #enter :hover {background-color: #ffffff; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);}

/*** STANDARDS ***/

img {
	border:0px;
	margin:0;
	padding:0;

}


div, p, span {
	margin:0;
	padding:0px;

}

/**************************************/

.column {
	padding: 10px;
	margin:0px;
	float: left;
	width: 300px;
	padding-top: 206px;
	height: 300px;
	padding-bottom: 0px;

}

.column h1 {
	padding: 0px;
	margin:0px;
	margin-bottom:0px;
	float: left;
	display:block;
	font-size:18px;
	width: 300px;
	line-height: 20px;


}

.column h2 {
	padding: 0px;
	margin:0px;
	margin-bottom:0px;
	float: left;
	display:block;
	font-size:12px;
	width: 300px;
	line-height: 20px;
	margin-top: 10px;

}

.cover {
	margin: 0px;
	width: 290px;
	padding: 0px;
	margin-bottom: 0px;

}

.cover :hover {
opacity: .8; -moz-opacity:.8; -khtml-opacity: .8;
}

.merch :hover {
opacity: .8; -moz-opacity:.8; -khtml-opacity: .8;
}


*+html .cover :hover, *+html .merch :hover {background-color: #ffffff; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);}

.link {display:inline; float:left; margin-right:2px;	background-image:url(img/bg_bt.png);
	background-position:0px 0px;
	background-repeat:repeat-x;
	background-color:#FEFFE8; 	border-bottom:1px solid #fff;

}
.link1 { width:148px;  display:inline; float:left; margin-right:2px;background-image:url(img/bg_bt.png);
	background-position:0px 0px;
	background-repeat:repeat-x;
	background-color:#FEFFE8; 	border-bottom:1px solid #fff;
}
.link1 a{
	clear:both;
	padding:8px;
	display:inline;
	float:left;
	height:10px;
	line-height:10px;
	margin:0px;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
}

.link a {
	clear:both;
	padding:8px;
	display:inline;
	float:left;
	height:10px;
	line-height:10px;
	margin:0px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	color:#000;
}

.link1 a:hover {
	background-color:#9D0014;
	color:#FFF;
	width:132px;
}

 .link a:hover {
	background-color:#9D0014;
	color:#FFF;
}




.cd {
	background-image:url(img/cd.png);
	background-repeat: no-repeat;
	background-position:left center;
	width: 20px;
	height: 20px;
	padding: 0px; margin-right:6px; margin-top:-4px;
	float:left;}
	
.mp3 {
	background-image:url(img/down.png);
	background-repeat: no-repeat;
	background-position:left center;
	width: 20px;
	height: 20px;
	padding: 0px; margin-right:6px; margin-top:-4px;
	float:left;


}


a {
	font-size: 11px;
	color: #333;
}
a:hover {
	color: #666666;

}
a:active {
	color: #333;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}



ul, li {
	margin: 0;
	padding:0;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
}
