@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
body {
	background: #000000 url(../images/background2.jpg) no-repeat scroll center top;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 0.8em;
}

#sheet{
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	text-align:left;
	width:800px;
}

#header{
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	text-align:left;
	width:800px;
	height: 264px;
}
#content{
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	text-align:left;
	width:800px;
	height:460px;
	float:left;
}
li a:hover, li:active, li a:focus {
color:#6E1423;
text-decoration:none;
}
/* Beginn Navigation */
#nav {
	width:100%;
	float:left;
	position:relative;
	right: 0px;
	margin-left: 10px;
}
#nav ul {
	list-style-type: none;
	padding:0;
	margin: 0px;
	
}
#nav li{
	
	padding: 0;
	margin: 0 0 5px 5px;
	min-width:1px;
}
#nav li a{
	text-decoration: none;
}
#nav li a:link, #nav li a:visited {
	display: block;
	text-decoration: none;
}
#nav li a:hover, #nav li a:focus{
	display: block;
	text-decoration: none;

}

/* button start */

.planet a{
	background-image: url(./images/planetpunk.png);
	height: 90px;
	width: 115px;
}
.planet a:hover, a:active{
	background-position:100% -90px;
}
.bigblind a{
	background-image: url(./images/bigblind_2.png);
	height: 88px;
	width: 115px;
}
.bigblind a:hover, a:active{
	background-position:100% -88px;
}
.highfive a{
	background-image: url(./images/high5_2.png);
	height: 76px;
	width: 115px;
}
.highfive a:hover, a:active{
	background-position:100% -76px;
}
.punq a{
	background-image: url(./images/punq_2.png);
	height:42px;
	width: 115px;
}
.punq a:hover, a:active{
	background-position:100% -42px;
}
	
/* Ende Navigation */
/* Start Player*/

#player {
	float:left;
	height:460px;
	left: -20px;
	text-align:left;
	width:400px;
	position:relative;
}

#media {
	height:440px;
	text-align:left;
	width:400px;
	position:relative;
	margin:auto;
}
#news{
	height:440px;
	text-align:left;
	width:400px;
	position:relative;
	margin:auto;
	z-index:200;
}
/* Ende Player*/
/* Start Sidebar*/

#sidebar {
	float:left;
	height:440px;
	text-align:left;
	width:260px;
	position:relative;
	margin:auto;
}

#contact {
	height:120px;
	text-align:left;
	width:260px;
	position: absolute;
	top: 360px;
	left: 6px;
}

#contact a {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

#contact ul{
 list-style-type: none;
 margin-top:10px;
 margin-left: 30px;
 padding: 10px;
}

#contact li a{
	text-decoration: none;
	color:#000000;
}
#contact li a:link, li a:visited {
	display: block;
	color:#000000;
	text-decoration: none;
}
#contact li a:hover, li:active, li a:focus{
	color:#6e1423;
	text-decoration: none;
}
/* Ende Sidebar*/
/* Start Brett*/
#brett{
	background:url(images/brett.png) no-repeat scroll;
	width: 160px;
	height:104px;
	position:relative;
	top: 200px;
	left: 350px;
	z-index: 100;
}
#brett1{
	background:url(images/brett1.png) no-repeat scroll;
	width: 160px;
	height:104px;
	position:relative;
	top: 200px;
	left: 350px;
	z-index: 100;
}
#brett2{
	background:url(images/brett2.png) no-repeat scroll;
	width: 160px;
	height:104px;
	position:relative;
	top: 200px;
	left: 350px;
	z-index: 100;
}
#brett3{
	background:url(images/brett3.png) no-repeat scroll;
	width: 160px;
	height:104px;
	position:relative;
	top: 200px;
	left: 350px;
	z-index: 100;
}
/* Ende Brett*/
/* Start Youtube*/
#youtube{
	background:url(images/yt.png) no-repeat scroll;
	width: 97px;
	height:250px;
	z-index: 100;
	float: left;
	position:relative;
	top:50px;
	left:-10px;
	}
#youtube ul {
	list-style-type: none;
	padding:0;
	margin: 15px;
	position:absolute;
	bottom:10px;
	
}
#youtubeli{
	
	padding: 0;
	margin: 0 0 15px 5px;
	min-width:1px;
}
#youtube li a{
	text-decoration: none;
}
#youtube li a:link, #nav li a:visited {
	display: block;
	text-decoration: none;
}
#youtube li a:hover, #nav li a:focus{
	display: block;
	text-decoration: none;

}
.yt a{
	background-image: url(./images/yt-button.png);
	height: 35px;
	width: 70px;
}
.yt a:hover, a:active{
	background-position:100% -35px;
}

/* Ende Brett*/
/* Start Social */
#social {
	height:30px;
	text-align:left;
	width:800px;
	margin:auto;
	position:relative;
	top:13px;
	left:50px;
	
}

#kingsfield {
	height:30px;
	text-align:left;
	width:800px;
	margin:auto;
	position:relative;
	top:13px;
	left:50px;
	
}
/* Start Newsletter */
#newsletter {
	float:left;
	height:460px;
	left: -10px;
	text-align:left;
	width:400px;
	position:relative;
	top:60px;
}

span{
color:#ffffff;
font-weight:bold;
text-transform:uppercase;
background-color:#6f1625;
}
.message01{
width:400px;
height: 60px;
}

.mailfeld  {
background:none repeat scroll 0 0 #F7F7F6;
border:1px solid #6F1625;
color:#6F1625;
font-size:14px;
padding:2px;
width:180px;
margin-top:2px;
}
.subbutton{
width:auto;
height:auto;
border:0;
padding:0;
}
.mailname{
float: left;
}
.mailadress{
float: left;
}
#newsletter p {
padding:4px;
background-color:#f7f7f6;
max-width:380px;
color:#6F1625;
}

#impressum {
float:left;
height:400px;
left:-10px;
overflow:auto;
position:relative;
text-align:left;
top:20px;
width:400px;
}
#impressum p {
padding:4px;
background-color:#f7f7f6;
max-width:350px;
color:#6F1625;
}

#impressum a:link {
color:#000000;
text-decoration:underline;
}