@charset "UTF-8";
/* CSS Document */
/*allgemeines*/
body {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	color:#666666;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	background-color:#666666;
	text-align: left;
}

h1 {
color:#888888;
font-size:13px;
margin-top:0;
}
h2 {
color:#888888;
font-size:12px;
margin-bottom:0;
font-weight:600;
}

a:link {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	border:none;
}
a:visited { 
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	border:none;
}
a:hover {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	color:#FF0066;
	border:none;
}
a:active {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	border:none;
}

/*links*/
#news {
width:69px;
height:60px;
float:left;
background-image:url(images/buttons/button-news.gif);
font-size:0.0009px;
text-indent:-9999px;
}
#news:hover {
background-image:url(images/buttons/button_hover-news.gif);
}
#newsactive {
width:69px;
height:60px;
float:left;
background-image:url(images/buttons/button_hover-news.gif);
font-size:0.0009px;
text-indent:-9999px;
}

#band {
width:63px;
height:60px;
float:left;
background-image:url(images/buttons/button-band.gif);
font-size:0.0009px;
text-indent:-9999px;
}
#band:hover {
background-image:url(images/buttons/button_hover-band.gif);
}
#bandactive {
width:63px;
height:60px;
float:left;
background-image:url(images/buttons/button_hover-band.gif);
font-size:0.0009px;
text-indent:-9999px;
}

#dates {
width:70px;
height:60px;
float:left;
background-image:url(images/buttons/button-dates.gif);
font-size:0.0009px;
text-indent:-9999px;
}
#dates:hover {
background-image:url(images/buttons/button_hover-dates.gif);
}
#datesactive {
width:70px;
height:60px;
float:left;
background-image:url(images/buttons/button_hover-dates.gif);
font-size:0.0009px;
text-indent:-9999px;
}

#media {
width:71px;
height:60px;
float:left;
background-image:url(images/buttons/button-media.gif);
font-size:0.0009px;
text-indent:-9999px;
}
#media:hover {
background-image:url(images/buttons/button_hover-media.gif);
}
#mediaactive {
width:71px;
height:60px;
float:left;
background-image:url(images/buttons/button_hover-media.gif);
font-size:0.0009px;
text-indent:-9999px;
}

#extras {
width:83px;
height:60px;
float:left;
background-image:url(images/buttons/button-extras.gif);
font-size:0.0009px;
text-indent:-9999px;
}
#extras:hover {
background-image:url(images/buttons/button_hover-extras.gif);
}
#extrasactive {
width:83px;
height:60px;
float:left;
background-image:url(images/buttons/button_hover-extras.gif);
font-size:0.0009px;
text-indent:-9999px;
}

#links {
width:67px;
height:60px;
float:left;
background-image:url(images/buttons/button-links.gif);
font-size:0.0009px;
text-indent:-9999px;
}
#links:hover {
background-image:url(images/buttons/button_hover-links.gif);
}
#linksactive {
width:67px;
height:60px;
float:left;
background-image:url(images/buttons/button_hover-links.gif);
font-size:0.0009px;
text-indent:-9999px;
}

#contact {
width:95px;
height:60px;
float:left;
background-image:url(images/buttons/button-contact.gif);
font-size:0.0009px;
text-indent:-9999px;
}
#contact:hover {
background-image:url(images/buttons/button_hover-contact.gif);
}
#contactactive {
width:95px;
height:60px;
float:left;
background-image:url(images/buttons/button_hover-contact.gif);
font-size:0.0009px;
text-indent:-9999px;
}

/*aufbau - boxen*/
#container {
width:950px;
margin:0 auto 0 auto;
}

#header {
width:950px;
height:194px;
background-image:url(images/bgs/bg-header.gif);
float:left;
}

#menu {
width:950px;
height:60px;
float:left;
}

#subnavi {
width:850px;
height:20px;
background-image:url(images/bgs/bg-subnavi.gif);
float:left;
padding-left:100px;
}
#subnavi a:link {
color:#ffffff;
font-size:16px;
text-decoration:none;
}
#subnavi a:hover {
color:#ff0066;
font-size:16px;
text-decoration:none;
}
#subnavi a:visited {
color:#ffffff;
font-size:16px;
text-decoration:none;
}
#subnavi a:active {
color:#ffffff;
font-size:16px;
text-decoration:none;
}
#subnavi a.active {
color:#FF0066;
}


#content {
width:950px;
background-image:url(images/bgs/bg-content.gif);
background-repeat:repeat-y;
float:left;
}

#main {
width:525px;
float:left;
line-height:15px;
padding-left:100px;
}
.center {
text-align:center;
}

#sidebar {
width:275px;
float:left;
padding-left:30px;
padding-right:20px;
}
.newsletter {
width:257px;
height:80px;
background-image:url(images/bgs/sidebar/sidebar_newsletter.gif);
padding:40px 0 0 10px;
}
.size_feld {
		width:150px;
		height:10px;
		font-size:9px;
	}
	
	
#footer {
width:950px;
height:114px;
background-image:url(images/bgs/bg-footer.gif);
float:left;
text-align:center;
font-size:10px;
padding-top:30px;
}
#footer a:link {
color:#666666;
font-size:10px;
}
#footer a:hover {
color:#ffffff;
font-size:10px;
}
#footer a:visited {
color:#666666;
font-size:10px;
}
#footer a:active {
color:#666666;
font-size:10px;
}

#footer_start {
width:950px;
height:144px;
background-image:url(images/bgs/bg-footer.gif);
float:left;
text-align:center;
font-size:12px;
}
#footer_start a:link {
color:#666666;
font-size:12px;
}
#footer_start a:hover {
color:#ffffff;
font-size:12px;
}
#foote_startr a:visited {
color:#666666;
font-size:12px;
}
#footer_start a:active {
color:#666666;
font-size:12px;
}

/*band_members*/
#jounah {
width:100px;
height:94px;
float:left;
background-image:url(images/band/jounah.gif);
font-size:0.0009px;
text-indent:-9999px;
}
#jounah:hover {
background-image:url(images/band/jounah_hover.gif);
}
#jounahactive {
width:100px;
height:94px;
float:left;
background-image:url(images/band/jounah_hover.gif);
font-size:0.0009px;
text-indent:-9999px;
}

#kaja {
width:100px;
height:94px;
float:left;
background-image:url(images/band/kaja.gif);
font-size:0.0009px;
text-indent:-9999px;
}
#kaja:hover {
background-image:url(images/band/kaja_hover.gif);
}
#kajaactive {
width:100px;
height:94px;
float:left;
background-image:url(images/band/kaja_hover.gif);
font-size:0.0009px;
text-indent:-9999px;
}

#sascha {
width:100px;
height:94px;
float:left;
background-image:url(images/band/sascha.gif);
font-size:0.0009px;
text-indent:-9999px;
}
#sascha:hover {
background-image:url(images/band/sascha_hover.gif);
}
#saschaactive {
width:100px;
height:94px;
float:left;
background-image:url(images/band/sascha_hover.gif);
font-size:0.0009px;
text-indent:-9999px;
}

#david {
width:100px;
height:94px;
float:left;
background-image:url(images/band/david.gif);
font-size:0.0009px;
text-indent:-9999px;
}
#david:hover {
background-image:url(images/band/david_hover.gif);
}
#davidactive {
width:100px;
height:94px;
float:left;
background-image:url(images/band/david_hover.gif);
font-size:0.0009px;
text-indent:-9999px;
}

#nils {
width:100px;
height:94px;
float:left;
background-image:url(images/band/nils.gif);
font-size:0.0009px;
text-indent:-9999px;
}
#nils:hover {
background-image:url(images/band/nils_hover.gif);
}
#nilsactive {
width:100px;
height:94px;
float:left;
background-image:url(images/band/nils_hover.gif);
font-size:0.0009px;
text-indent:-9999px;
}

#extras_wallpaper_1 {
width:262px;
text-align:center;
float:left;
}
#extras_wallpaper_2 {
width:262px;
text-align:center;
float:left;
}


/*sonstiges*/
img {
border-width:0px;
border-style:solid;
}

.rechts { 
	float: right;
    }
	
.links { 
	float: left;
    }

.newsbilder {
float:left;
padding:10px;
}