@charset "UTF-8";

body
  {
	background-color:#212121;
	text-align:center;
	margin:0px;
  }

img
{  
	border-style: none;
}

#bigbox{
	width:880px;
	margin:auto;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-image:url(../images/background.gif);
	text-align:left;
		}

#header{
	width:880px;
	height:350px;
	   }

#content{
	text-align:left;
	z-index:9;
	min-height:500px;
	width:650px;
	height:auto;
	margin-left:20px;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:-600px;
	display:inline-block;
	position:relative;
		}

#menu{
	width:190px;
	height:485px;
	border:none;
	margin: 0 auto;
	background-image:url(../images/nav_hintergrund.jpg);
	z-index:1;
	float:right;
	position:relative;
	top:-80px;
	 }


#title{
	width:670px;
	height:70px;
	z-index:5;
	position:relative;
	  }

#box_low{
	margin:auto;
	width:880px;
	text-align:left;
	    }

#footer{
	width:880px;
	height:250px;
	margin:auto;
	background-image:url(../images/footer_complete.jpg);
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	z-index:1;
	position:relative;
	   }
	   
#sponsors_all{
	position:relative;
	top:178px;
	z-index:2;
	}
	
#impressum{
	text-align:right;
	clear:both;
	position:relative;
	top: 225px;
	}

#iframe{
	position:relative;
	left:-18px;
	z-index:7;
	margin:0;
	}
	
#iframe2{
	position:relative;
	left:-10px;
	z-index:7;
	margin:0;
	}


/*Menü*/

#news
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_news.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;
	top:27px;
  }

#news:hover
  { 
    background: url(../images/nav_active_news.gif) no-repeat 0 0;
  }

#newsen
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_news_eng.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;
	top:27px;
  }

#newsen:hover
  { 
    background: url(../images/nav_active_news_eng.gif) no-repeat 0 0;
  }
  
#newsletter
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_newsletter.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#newsletter:hover
  { 
    background: url(../images/nav_active_newsletter.gif) no-repeat 0 0;
  }

#newsletteren
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_newsletter_eng.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#newsletteren:hover
  { 
    background: url(../images/nav_active_newsletter_eng.gif) no-repeat 0 0;
  }
  
#live
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_live.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#live:hover
  { 
    background: url(../images/nav_active_live.gif) no-repeat 0 0;
  }

#liveen
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_live_eng.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#liveen:hover
  { 
    background: url(../images/nav_active_live_eng.gif) no-repeat 0 0;
  }
  
  
#artist
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_artist.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#artist:hover
  { 
    background: url(../images/nav_active_artist.gif) no-repeat 0 0;
  }

#artisten
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_artist_eng.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#artisten:hover
  { 
    background: url(../images/nav_active_artist_eng.gif) no-repeat 0 0;
  }
  
  
#band
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_band.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#band:hover
  { 
    background: url(../images/nav_active_band.gif) no-repeat 0 0;
  }

#banden
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_band_eng.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#banden:hover
  { 
    background: url(../images/nav_active_band_eng.gif) no-repeat 0 0;
  }  

#music
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_music.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#music:hover
  { 
    background: url(../images/nav_active_music.gif) no-repeat 0 0;
  }

#musicen
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_music_eng.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#musicen:hover
  { 
    background: url(../images/nav_active_music_eng.gif) no-repeat 0 0;
  }  

#photos
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_photos.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#photos:hover
  { 
    background: url(../images/nav_active_photos.gif) no-repeat 0 0;
  }

#photosen
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_photos_eng.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#photosen:hover
  { 
    background: url(../images/nav_active_photos_eng.gif) no-repeat 0 0;
  }
  
#videos
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_videos.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#videos:hover
  { 
    background: url(../images/nav_active_videos.gif) no-repeat 0 0;
  }

#videosen
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_videos_eng.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#videosen:hover
  { 
    background: url(../images/nav_active_videos_eng.gif) no-repeat 0 0;
  }

#diary
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_diary.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#diary:hover
  { 
    background: url(../images/nav_active_diary.gif) no-repeat 0 0;
  }

#diaryen
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_diary_eng.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#diaryen:hover
  { 
    background: url(../images/nav_active_diary_eng.gif) no-repeat 0 0;
  }
  

#shop
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_shop.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#shop:hover
  { 
    background: url(../images/nav_active_shop.gif) no-repeat 0 0;
  }

#shopen
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_shop_eng.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#shopen:hover
  { 
    background: url(../images/nav_active_shop_eng.gif) no-repeat 0 0;
  }  


#guestbook
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_guestbook.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#guestbook:hover
  { 
    background: url(../images/nav_active_guestbook.gif) no-repeat 0 0;
  }

#guestbooken
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_guestbook_eng.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#guestbooken:hover
  { 
    background: url(../images/nav_active_guestbook_eng.gif) no-repeat 0 0;
  }
  

#contact
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_contact.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#contact:hover
  { 
    background: url(../images/nav_active_contact.gif) no-repeat 0 0;
  }

#contacten
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_contact_eng.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#contacten:hover
  { 
    background: url(../images/nav_active_contact_eng.gif) no-repeat 0 0;
  }
  

#press
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_press.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#press:hover
  { 
    background: url(../images/nav_active_press.gif) no-repeat 0 0;
  }

#pressen
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_press_eng.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#pressen:hover
  { 
    background: url(../images/nav_active_press_eng.gif) no-repeat 0 0;
  }  


#myspace
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_myspace.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#myspace:hover
  { 
    background: url(../images/nav_active_myspace.gif) no-repeat 0 0;
  }

#myspaceen
  {
    display: block;
    width: 190px;
    height: 46px;
    background: url(../images/nav_myspace_eng.gif) no-repeat 0 0;
	z-index: 10;
	position:relative;	
	top:27px;
  }

#myspaceen:hover
  { 
    background: url(../images/nav_active_myspace_eng.gif) no-repeat 0 0;
  }  

/*Texte*/

.maintext{
	text-decoration:none;
	font-family:Arial, sans-serif;
	color:#000000;
	font-size:14px;
	line-height: 20px;
	}
	
.maintext h1{
	text-decoration:none;
	font-family:Arial, sans-serif;
	color:#000000;
	font-size:20px;
	line-height: 28px;
	}
	
.maintext h1 a{
	text-decoration:none;
	font-family:Arial, sans-serif;
	color:#000000;
	font-size:20px;
	line-height: 28px;
	font-weight:bold;
	}
	
.maintext h1 a:hover{
	text-decoration:none;
	font-family:Arial, sans-serif;
	color:#868196;
	font-size:20px;
	line-height:28px;
	font-weight:bold;
	}


.maintext a{
	text-decoration:none;
	font-family:Arial, sans-serif;
	color:#000000;
	font-size:14px;
	line-height:20px;
	}
	
.maintext a:hover{
	text-decoration:none;
	font-family:Arial, sans-serif;
	color:#868196;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	}

.impressum{
	text-decoration:none;
	font-family:Arial, sans-serif;
	color:#ffffff;
	font-size:0.6em;
	line-height: 1.4em;
	font-weight:bold;
	}

/*Sponsoren*/

#sponsor_transparent
  {
  	display:block;
	height:30px;
	width:9px;
	float:left;
	background-image:url(../images/sponsor_transparent.gif)
  }

#sponsor_1
  {
  	display:block;
	height:30px;
	width:31px;
	float:left;
	background-image:url(../images/sponsoren_01.gif);
	position:relative;
	top:30px;
	margin-left:20px;
  }
  
#sponsor_2
  {
  	display:block;
	height:30px;
	width:79px;
	float:left;
	background-image:url(../images/sponsoren_02.gif);
	position:relative;
	top:30px;
  }
  
  #sponsor_3
  {
  	display:block;
	height:30px;
	width:36px;
	float:left;
	background-image:url(../images/sponsoren_03.gif);
	position:relative;
	top:30px;
  }
  
  #sponsor_4
  {
  	display:block;
	height:30px;
	width:31px;
	float:left;
	background-image:url(../images/sponsoren_04.gif);
	position:relative;
	top:30px;
  }
  
  #sponsor_5
  {
  	display:block;
	height:30px;
	width:49px;
	float:left;
	background-image:url(../images/sponsoren_05.gif);
	position:relative;
	top:30px;
  }
  
  #sponsor_6
  {
  	display:block;
	height:30px;
	width:35px;
	float:left;
	background-image:url(../images/sponsoren_06.gif);
	position:relative;
	top:30px;
  }
  
  #sponsor_7
  {
  	display:block;
	height:30px;
	width:47px;
	float:left;
	background-image:url(../images/sponsoren_07.gif);
	position:relative;
	top:30px;
  }
  
  #sponsor_8
  {
  	display:block;
	height:30px;
	width:70px;
	float:left;
	background-image:url(../images/sponsoren_08.gif);
	position:relative;
	top:30px;
  }
  
  #sponsor_9
  {
  	display:block;
	height:30px;
	width:77px;
	float:left;
	background-image:url(../images/sponsoren_09.jpg);
	position:relative;
	top:30px;
  }
  
  #sponsor_10
  {
  	display:block;
	height:30px;
	width:50px;
	float:left;
	background-image:url(../images/sponsoren_10.gif);
	position:relative;
	top:30px;
  }  
  
   #sponsor_11
  {
  	display:block;
	height:30px;
	width:75px;
	float:left;
	background-image:url(../images/sponsoren_11.gif);
	position:relative;
	top:30px;
  }
  
 /*sonstige divs*/
 
 #band_selection{
 	width:300px;
	height:510px;
	float:left;
		}
 
 #anthony{
 	height:255px;
	width:150px;
	background-image:url(../images/band/band_anthony.jpg);
	display:block;
	float:left;
	}
	
 #anthony:hover{
 	height:255px;
	width:150px;
	background-image:url(../images/band/band_anthony_active.jpg);
	display:block;
	float:left;
	}
	
 #kai{
 	height:255px;
	width:150px;
	background-image:url(../images/band/band_kaiser.jpg);
	display:block;
	float:left;
	}
	
 #kai:hover{
 	height:255px;
	width:150px;
	background-image:url(../images/band/band_kaiser_active.jpg);
	display:block;
	float:left;
	}

 #pierre{
 	height:255px;
	width:150px;
	background-image:url(../images/band/band_pierre.jpg);
	display:block;
	float:left;
	}
	
 #pierre:hover{
 	height:255px;
	width:150px;
	background-image:url(../images/band/band_pierre_active.jpg);
	display:block;
	float:left;
	}
	
 #nick{
 	height:255px;
	width:150px;
	background-image:url(../images/band/band_nick.jpg);
	display:block;
	float:left;
	}
	
 #nick:hover{
 	height:255px;
	width:150px;
	background-image:url(../images/band/band_nick_active.jpg);
	display:block;
	float:left;
	}

#iframe_band{
	position:relative;
	left:20px;
	}