@CHARSET "ISO-8859-1";

html, body {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	height:100%;
	margin: 0;
	padding: 0;
}
body { 
	background: url( ../assets/img/background.jpg ) 100% 0 no-repeat; 
	height: 100%;
	}

body.bandbg {
	background: url( ../assets/img/background2.jpg ) 100% 0 no-repeat; 

}

a:focus, div:focus {
	border: 0;
}
a, div { outline: none;}

a {
	color: #A2A2A2;
}
a:hover {
	color: #FFFF00;
}


h1 { font-size: 18px; font-weight: bold; color: #FFFF00; margin: 15px 0 10px 0; }
h2 { font-size: 16px; font-weight: bold; color: #FFFF00; margin: 15px 0 10px 0; }
h3 { font-size: 14px; font-weight: bold; color: #FFFF00; margin: 15px 0 10px 0;  }
h4 { font-size: 12px; font-weight: bold; color: #FFFF00; margin: 15px 0 10px 0; }
h5 { font-size: 12px; font-weight: normal; color: #FFFF00; margin: 15px 0 10px 0;  }

p { margin: 0 0 12px 0; padding: 0; line-height: 125%;}

p.italic { font-style: italic}


/*      Layout       */
#alignment {  /* Vertikal ausrichten */
	width: 100px;
	height: 50%;
	margin-bottom: -430px; /*  Hälfte  Höhe Inhalts ) => wrapper */
	float: left;
	}
	
#wrapper { 
	height: 860px; /* Bei ändern auf #aligenment achten! */
	margin: 0 auto;
	padding: 2px 0 0 0;	
	width: 1180px;
	clear: left; 
}

#navigation{
	background: url( ../assets/img/header.png ) 100% 0 no-repeat;
	height: 200px;
	padding: 24px 0 0 0;
	width: 100%;
}

#shortcut {
	background: url( ../assets/img/background-shortcuts.png ) 0 0 no-repeat;
	float: left; 
	height: 640px;
	padding: 0 20px 0 0;
	width: 320px;
	
}

#short_close {
	background: url( ../assets/img/icons.png ) -120px 0 no-repeat;
	margin: 5px 0 0 0;
	float: right;
}

#short_button {
	width: 330px;
	height: 70px;
	margin: 0;
	padding: 0;
}

#short_news {
	background: url( ../assets/img/background_newsticker.png ) 0 0 no-repeat;
	width: 310px;
	height: 166px;
	overflow: hidden;
	margin: 0 0 0 7px;
	padding: 5px 5px 10px 10px ;
}

#short_gigs {
	background: url( ../assets/img/background_gigs.png ) 0 0 no-repeat;
	width: 310px;
	height: 166px;
	overflow: hidden;
	margin: 7px 0 0 7px;
	padding: 5px 5px 10px 10px ;
}

#short_shop {
	background: url( ../assets/img/background_shop.png ) 0 0 no-repeat;
	width: 310px;
	height: 166px;
	overflow: hidden;
	margin: 7px 0 0 7px;
	padding: 5px 5px 10px 10px ;
}

#short_link {
	position: relative;
	right: 10px;
	margin-top: 5px;	
	text-align: right;
}

#short_link a {
	color: #a2a2a2;
}
#short_link a:hover {
	color: #FF0;
}

#main {
	float: right;
	height: 520px;
	padding: 70px 10px 5px 20px;
	background-color:#370606;
	background: url( ../assets/img/background-main-large.png ) 100% 0 no-repeat;
	
}

.main_gig {
	background: url( ../assets/img/background-main-large_gig.png ) 100% 0 no-repeat;
}

#main_content {
	height: 500px;	
	width: 100%;
}

#main_part {
	float: right; 
	height: 500px;	
	width: 630px;
}
#main_part {
	float: right; 
	height: 500px;	
	width: 630px;
}

#main_large_part {
	float: right; 
	height: 500px;	
	width: 990px;
}

#main_thin {
	height: 250px;
	margin-top: 20px;
}

#main_footer {
	clear: right;
	float: right;
	background: url( ../assets/img/background-footer.png ) 100% 100% repeat-x;
	padding: 0 10px 2px 20px;
}	


.main_width { width: 790px; }

.main_large { width: 1150px; }


img { border: none; }

img#headline {
	height: 52px;
	width: 100%;
	margin-top: -52px;
	
}

/*      Navigation / Linkleiste       */
ul#links {
	position: relative;
	top: 90px;
	list-style-type: none;
	margin-left: 30px;
	padding-left: 0;
}

ul#links li {
	display: inline;
	margin: 0;
	padding: 0;	
	height: 40px;
}	

ul#links li a{
	padding: 10px 0;
}

img.news {
	width: 120px; 
	height: 40px; 
}
a.news { background: url( ../assets/img/links.png ) 0 0 no-repeat; }
a:hover.news, a.hover_news { background: url( ../assets/img/links.png ) 0 -40px no-repeat; }

img.band {
	width: 68px; 
	height: 40px; 
}
a.band { background: url( ../assets/img/links.png ) -128px 0 no-repeat; }
a:hover.band, a.hover_band { background: url( ../assets/img/links.png ) -128px -40px no-repeat; }

img.bio {
	width: 130px; 
	height: 40px; 
}
a.bio { background: url( ../assets/img/links.png ) -203px 0 no-repeat; }
a:hover.bio, a.hover_bio { background: url( ../assets/img/links.png ) -203px -40px no-repeat; }

img.sale {
	width: 100px; 
	height: 40px; 
}
a.sale { background: url( ../assets/img/links.png ) -342px 0 no-repeat; }
a:hover.sale, a.hover_sale { background: url( ../assets/img/links.png ) -342px -40px no-repeat; }

img.gigs {
	width: 120px; 
	height: 40px; 
}
a.gigs { background: url( ../assets/img/links.png ) -455px 0 no-repeat; }
a:hover.gigs, a.hover_gigs { background: url( ../assets/img/links.png ) -455px -40px no-repeat; }

img.guestbook {
	width: 130px; 
	height: 40px; 
}
a.guestbook { background: url( ../assets/img/links.png ) -579px 0 no-repeat; }
a:hover.guestbook, a.hover_guestbook { background: url( ../assets/img/links.png ) -579px -40px no-repeat; }

img.forum {
	width: 90px; 
	height: 40px; 

}
a.forum { background: url( ../assets/img/links.png ) -712px 0 no-repeat; border: 1px solid black; }
a:hover.forum, a.hover_forum { background: url( ../assets/img/links.png ) -712px -40px no-repeat; }

img.links {
	width: 75px; 
	height: 40px; 
}

a { 
	border: 0;
	text-decoration: none;
}

a.links { background: url( ../assets/img/links.png ) -804px 0 no-repeat; }
a:hover.links, a.hover_links { background: url( ../assets/img/links.png ) -804px -40px no-repeat; }

img.blank {
	width: 240px;
	height:	1px;
}
img.blank_bottom {
	width: 5px;
	height:	1px;
}


/*    Navigation unten     */

ul#links_bottom {
	position: relative;
	list-style-type: none;
	padding-left: 0;
	float: right;
	
}

ul#links_bottom li {
	display: inline;
	margin: 0;
	padding: 0;	
	height: 20px;
}	

ul#links_bottom li a{
	padding: 2px 0;
	/*border: 1px solid yellow;*/
}

ul#links_bottom_right {
	position: relative;
	list-style-type: none;
	padding-left: 0;
	float: left;
	
}

ul#links_bottom_right li {
	display: inline;
	margin: 0;
	padding: 0;	
	height: 20px;
}	

ul#links_bottom_right li a{
	padding: 2px 0;
	/*border: 1px solid yellow;*/
}

img.shortcuts {
	width: 60px; 
	height: 20px; 
}
a.shortcuts { background: url( ../assets/img/links_bottom.png ) -270px 0 no-repeat; }
a:hover.shortcuts { background: url( ../assets/img/links_bottom.png ) -270px -20px no-repeat; }

img.presse {
	width: 45px; 
	height: 20px; 
}
a.presse { background: url( ../assets/img/links_bottom.png ) 0 0 no-repeat; }
a:hover.presse { background: url( ../assets/img/links_bottom.png ) 0 -20px no-repeat; }

img.booking {
	width: 50px; 
	height: 20px; 
}
a.booking { background: url( ../assets/img/links_bottom.png ) -60px 0 no-repeat; }
a:hover.booking {	background: url( ../assets/img/links_bottom.png ) -60px -20px no-repeat; }

img.kontakt {
	width: 50px; 
	height: 20px; 
}
a.kontakt { background: url( ../assets/img/links_bottom.png ) -126px 0 no-repeat; }
a:hover.kontakt { background: url( ../assets/img/links_bottom.png ) -126px -20px no-repeat; }

img.impressum {
	width: 70px; 
	height: 20px;
}
a.impressum { background: url( ../assets/img/links_bottom.png ) -192px 0 no-repeat; }
a:hover.impressum { background: url( ../assets/img/links_bottom.png ) -192px -20px no-repeat; }


img.newsletter {
	width: 70px; 
	height: 20px; 
}
a.newsletter { background: url( ../assets/img/links_bottom.png ) -505px 0 no-repeat; }
a:hover.newsletter { background: url( ../assets/img/links_bottom.png ) -505px -20px no-repeat; }


img.myspace {
	width: 80px; 
	height: 20px;
}
a.myspace { background: url( ../assets/img/links_bottom.png ) -335px -2px no-repeat; }
a:hover.myspace { background: url( ../assets/img/links_bottom.png ) -335px -2px no-repeat; }

img.youtube {
	width: 60px; 
	height: 20px;
}
a.youtube { background: url( ../assets/img/links_bottom.png ) -440px -3px no-repeat; }
a:hover.youtube { background: url( ../assets/img/links_bottom.png ) -440px -3px no-repeat; }

img.facebook {
	width: 20px; 
	height: 20px;
}
a.facebook { background: url( ../assets/img/links_bottom.png ) -420px -3px no-repeat; }
a:hover.facebook { background: url( ../assets/img/links_bottom.png ) -420px -3px no-repeat; }

img.blogspot {
	width: 20px; 
	height: 20px;
}
a.blogspot { background: url( ../assets/img/links_bottom.png ) -580px -3px no-repeat; }
a:hover.blogspot { background: url( ../assets/img/links_bottom.png ) -580px -3px no-repeat; }

.line {
	clear: both;
	width: 100%;
	text-align: center;
	height: 20px;
}

/* --------------------------------- */
/*News*/
/* --------------------------------- */
.news_date {
	font-weight: bold;
	color: #CCCCCC;
	margin-bottom: 10px;
}
/* --------------------------------- */
/*Bandbilder*/
/* --------------------------------- */

#bandpicback {
	width: 665px;
	height: 500px;
	background: url( ../assets/img/band/band.jpg ) 0 0 no-repeat;
	position: relative;
	margin: 0 auto; 
	padding: 0;
}

#bandpicback li {
	padding: 0; 
	list-style: none; 
	display: block;
	position: absolute;
}

#bandpic {
	width: 600px;
	height: 500px;
	position: relative;
}

#bandpic li {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	display: block;
	position: absolute;
}


#bandpic_swen {
	left: 480px; 
	top: 10px; 
	width: 130px; 
	height: 485px; 
	z-index: 40;
}
#bandpic_swen a { height: 485px; }

#bandpic_pascal {
	left: 330px; 
	top: 10px; 
	width: 150px; 
	height: 485px; 
	z-index: 40;
}
#bandpic_pascal a { height: 485px;  }
	 

#bandpic_thomas {
	left: 200px; 
	top: 10px; 
	width: 130px; 
	height: 485px; 
	z-index: 40;
}
#bandpic_thomas a { height: 485px; }


#bandpic_flo {
	left: 30px; 
	top: 10px; 
	width: 170px; 
	height: 485px; 
	z-index: 40;
}
#bandpic_flo a { height: 485px; }

.bandpic_swen_hover { background: url( ../assets/img/band/bandpic_swen.png ) 0 0 no-repeat; }
.bandpic_pascal_hover { background: url( ../assets/img/band/bandpic_pascal.png ) 0 0 no-repeat; }
.bandpic_thomas_hover { background: url( ../assets/img/band/bandpic_thomas.png ) 0 0 no-repeat; }
.bandpic_flo_hover { background: url( ../assets/img/band/bandpic_flo.png ) 0 0 no-repeat; }

.bandpic_preload {
	left: -9999px;
}
/* --------------------------------- */
/* Biographie */
/* --------------------------------- */

#bandcarousel {
	position: relative;
	left: -9999px;
}


img.biographie {
	width: 140px;
	height: 104px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}

p.biographie {
	text-align: center;
	margin: 0;
	padding: 0;
}

a.biographie {
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
}

/* --------------------------------- */
/* Konzerte */
/* --------------------------------- */

p.gig_date { font-size: 20px; font-weight: bold; text-align: center; margin: 0; padding: 0; line-height: 24px; color: #000000;   }
p.gig_support, p.gig_ort  { font-size: 14px; text-align: center; margin: 0; padding: 0; line-height: 16px; color: #313131}
	
p.gig_description { font-size: 12px; text-align: center; margin: 10px 0 ; padding: 0; line-height: 14px; color: #313131}

a.gig_link { color: #313131; }
a:hover.gig_link { color: #330000; }

	
/* --------------------------------- */
/* Shortcut Gigs*/
/* --------------------------------- */

  div#slideGigs {
	height:175px;
	width: 130px;
	float: right;
	margin: 0 0 0 5px;
	padding: 0;
}

p.gig_short { font-size: 12px; margin: 0 ; padding: 0; line-height: 16px;}
p.gig_short { font-weight: bold;}

	
/* --------------------------------- */
/* Formular*/
/* --------------------------------- */

.kbform ul, .kbform li{
	border: 0;
	margin: 0; 
	padding: 0;
	height: 28px;
	list-style: none;
}

.kbform li{
	clear: both;
	list-style: none;
}

.kbform input{
	float: left;
}

.kbform label{
	width: 140px;
	float: left;
}

.kbform input, .kbform select {
	width: 230px;	
}

.kbform input.btsubmit {
	width: 120px;
}

.kbform li.hint {
	font-size: 10px;
	color: #CCCCCC;
}

/* Fehlermeldung */

.error {
 border: 1px dotted #cc0000;
 margin: 5px;
 padding: 10px;
 color: #cc0000;
 background-color: #000000;
}

