* {
	margin: 0;
	padding: 0;
}

html, body {
	border:0;
	height:100%;/*firefoxbug umgehen für den Hintergrund*/
}



body {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image:none;

}

#inhalt {

	width:509px;
	height:91px;
	z-index:1



}

#inhalt {

	width:509px;
	height:300px;
	z-index:5;
	visibility: visible;
}
#logo {
display:none;
}
#versionen {

	width:291px;
	height:48px;
	z-index:5;
	
}
#Ueberschrift {

	width:374px;
	height:13px;
	z-index:6;
}

ul {
	list-style-position: inside;}
li {padding:10px 0;}
li a:link {
	color: #000000;
	background-color:#FFFFFF;
	

}

a:hover {
	color: #CC0000;
	font-weight:bolder;
	font-size:105%;
	background-color:#FFFFFF;
}
a:visited {
	color: #000000;
	background-color:#FFFFFF;
}
a:active {
	color: #CC0000;
	background-color:#FFFFFF;
}
.Stil3 {font-family: Verdana, Arial, Helvetica, sans-serif; }

