html, body {
  background-color: #000000;
  font-size: 12px;
  background-image:url(../img/indexbg.jpg);
  background-position:center;
  background-repeat:no-repeat;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#ffffff;  
  padding:0px;
  margin:0px;
  height:100%;
  text-align: center;
}


#top { 	
text-align: left;
margin: 0px auto;
padding: 0px;
width: 100%;
height: 12px;
border:0;
background-color: #b1b3b4;
}

#all { 	
text-align: left;
margin: 0px auto;
padding: 0px;
width: 100%;
height: 100%;
border:0;
}

#inhalt { 	
text-align: left;
margin: 0px auto;
padding: 0px;
width: 980px;
height: 500px;
border:0;
}

#bottom { 	
text-align: left;
margin: 0px auto;
padding: 0px;
position: absolute;
bottom:0px;
width: 100%;
height:100px;
background-color: #b1b3b4;
}


#linie { 	
text-align: left;
vertical-align: bottom;
margin: 0px auto;
padding: 0px;
width: 100%;
height: 1px;
border:0;
background-color: #ffffff;
}

#menu {
font-family: Verdana, Geneva, Arial, Helvetica;
font-size: 12px;
font-weight: normal;
line-height: 18px;
text-decoration:none;
text-align: center;
}

#linie2px {
background-image:url(../img/linie_2px.gif);
background-repeat:repeat-x;
}

pre { 
color: #564b47;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	font-style:italic;
	color: #999999;
	line-height: 10px;
	text-decoration:none;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #ffffff;
	text-decoration:none;
}



.sub {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-decoration:none;
}

.subbig {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	text-decoration:none;
}




a.subwww:link { color:#333333; }
a.subwww:link { text-decoration: underline; }
a.subwww:visited { color:#333333; }
a.subwww:visited { text-decoration: underline; }
a.subwww:active { color:#333333; }
a.subwww:hover { color: #666666; }
a.subwww:hover { text-decoration:none; }

A:link {COLOR: #ffffff; TEXT-DECORATION: none}
A:visited {COLOR: #ffffff; TEXT-DECORATION: none;}
A:hover {COLOR: #333333; TEXT-DECORATION: none;}
A.txt{color: #ffffff;}
A.txt:visited{color: #ffffff;}
A.txt:hover{color: #333333;}


