body {
    
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:14px;
	  color:#FFFFFF;

}
a img{
border: none;

}
#mittig {
	position: absolute;
	height: 626px;
	width: 1024px;
	margin-left:50%;
	left: -500px;
	top: 20px;
	background-image: url(Bilder/hintergrund.jpg);
}



#navibg {
	position: absolute;
	height: 90px;
	width: 1024px;
	left: 0px;
	top: 11px;
    background-image: url(Bilder/navibg.jpg);

}
#n_news {
	position: absolute;
	height: 30px;
	width: 53px;
	top: 58px;
	left: 69px;

}


#n_home {
	position: absolute;
	height: 30px;
	width: 47px;
	left: 10px;
	top: 58px;
}

#n_termine {
	position: absolute;
	height: 30px;
	width: 65px;
	left: 135px;
	top: 58px;
}
#n_bio {
	position: absolute;
	height: 30px;
	width: 42px;
	left: 216px;
	top: 58px;
}
#n_musik {
	position: absolute;
	height: 30px;
	width: 54px;
	left: 269px;
	top: 58px;
}
#n_band {
	position: absolute;
	height: 30px;
	width: 45px;
	left: 337px;
	top: 58px;
}
#n_interview {
	position: absolute;
	height: 30px;
	width: 77px;
	left: 397px;
	top: 58px;
}
#n_community {
	position: absolute;
	height: 30px;
	width: 87px;
	left: 483px;
	top: 58px;
}
#n_gallerie {
	position: absolute;
	height: 30px;
	width: 67px;
	left: 584px;
	top: 58px;
}
#n_webfee {
	position: absolute;
	height: 30px;
	width: 74px;
	left: 663px;
	top: 58px;
}
#n_links {
	position: absolute;
	height: 30px;
	width: 61px;
	left: 750px;
	top: 58px;
}
#n_kontakt {
	position: absolute;
	height: 30px;
	width: 70px;
	left: 828px;
	top: 58px;
}
#n_impressum {
	position: absolute;
	height: 30px;
	width: 92px;
	left: 919px;
	top: 58px;
}
#logo {
	background-image: url(Bilder/logo.gif);
	position: absolute;
	height: 49px;
	width: 251px;
	top: 19px;
}


#textfeld {
	 background-image: url(bilder/textbild2.jpg);position: absolute;  background-repeat:no-repeat;background-attachment:fixed;
	height: 405px;
	width: 418px;
	left: 52px;
	top: 194px;
   background-repeat:no-repeat;
   background-attachment:fixed;
   background-position:middle;
   overflow:auto;
}

a:link, a:visited, a:active {
     color:#FFFFFF
}
a:hover {
     color:#99CCFF
}
