/* CSS Document */

html * { font-size: 100.01% }

body {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
  /*background-color:#FFFFFF;*/
  background-color:#D9E8FF;
  padding:0px;
}


#root {
	float:none;	
	text-align:center;
	margin:auto;
	margin-top:0;
	width:1000px;
	height:auto;

}

#main{
	float:none;
	width:1000px;
	height:auto;
	margin:0px;
	padding:0px;

	background-color:#01405f;
}

#newsright{
	float:right;
	padding-right:15px;
	width:250px;
}

#newsleft{
	float:left;
	width:700px;
	padding-left:15px;
	text-align:left;
}

.text {
	background-image:url(pic/text-back.png);
	background-position:left;
	background-repeat:repeat-y;
	background-attachment:scroll;
	padding:10px;
}

#topnews{
	float:none;
	padding-top:50px;
	padding-left:0;
	padding-right:0;
	margin:0;
	width:1000px;
	height:200px;
}

#top{
	width:1000px;
	height:320px;
	margin:0px;
	padding:0px;
	background-image:url(pic/top.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

#kontakt{
	float:left;
	width:190px;
	height:90px;
	margin:0px;
	padding:0px;
	background-image:url(pic/bkontakt.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

#gaeste{
	float:left;
	width:160px;
	height:90px;
	margin:0px;
	padding:0px;
	background-image:url(pic/bgaeste.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

#media{
	float:left;
	width:150px;
	height:90px;
	margin:0px;
	padding:0px;
	background-image:url(pic/bmedia.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

#band{
	float:left;
	width:140px;
	height:90px;
	margin:0px;
	padding:0px;
	background-image:url(pic/bband.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

#home{
	float:left;
	width:140px;
	height:90px;
	margin:0px;
	padding:0px;
	background-image:url(pic/bhome.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

#twitter{
	float:left;
	width:49px;
	height:90px;
	margin:0px;
	padding:0px;
	background-image:url(pic/btwitter.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

#facebook{
	float:left;
	width:46px;
	height:90px;
	margin:0px;
	padding:0px;
	background-image:url(pic/bfacebook.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

#myspace{
	float:left;
	width:45px;
	height:90px;
	margin:0px;
	padding:0px;
	background-image:url(pic/bmyspace.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

#spacekontaktfacebook{
	float:left;
	width:40px;
	height:90px;
	margin:0px;
	padding:0px;
	background-image:url(pic/spacekontaktfacebook.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

#spacemyspacerechts{
	float:left;
	width:40px;
	height:90px;
	margin:0px;
	padding:0px;
	background-image:url(pic/spacemyspacerechts.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-attachment:scroll;
}


#footoben{
	float:left;
	width:780px;
	height:230px;
	margin:0px;
	padding:0px;
	background-image:url(pic/footoben.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

#footunten{
	float:left;
	width:470px;
	height:110px;
	margin:0px;
	padding:0px;
	background-image:url(pic/footunten.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

#footueberlinks{
	width:310px;
	height:60px;
	margin:0px;
	padding:0px;
	background-image:url(pic/footueberlinks.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

#footlinks{
	float:left;
	width:220px;
	height:340px;
	margin:0px;
	padding:0px;
	background-image:url(pic/footlinks.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-attachment:scroll;
}



#foot{
	float:left;
	width:1000px;
	height:340px;
	margin:0px;
	padding:0px;
}

#footdiv{
	float:left;
	margin:0px;
	padding:0px;
}

#ccl{
	float:left;
	width:130px;
	height:50px;
	margin:0px;
	padding:0px;
}

#impressum{
	float:left;
	width:110px;
	height:50px;
	margin:0px;
	padding:0px;
}

#login{
	float:left;
	width:70px;
	height:50px;
	margin:0px;
	padding:0px;
}

a:visited {
	color:#000000;
	text-decoration:none;
	border-style:none;
	margin:0px;
	padding:0px;
}
a:link {
	color:#000000;
	text-decoration:none;
	border-style:none;
	margin:0px;
	padding:0px;
}
a:hover{
	color:#FF0000;
	text-decoration:none;
	border-style:none;
	margin:0px;
	padding:0px;
	
	
}
a:active{
	color:#000000;
	text-decoration:none;
	border-style:none;
	margin:0px;
	padding:0px;
}

img {
	border: 0 none;
	margin:0px;
	padding:0px;
}


#menu {
	background-color:#01405f;
}

#menu a {
	color: #000000;
}
#menu a img {
	
	opacity:1;
	filter: alpha(opacity=100); 
	-moz-opacity: 1;
}
#menu a:hover img {
	opacity: .60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}
#menu a.active img {
	opacity: .60;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.6;
}







