body{
	text-align:center;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
table{
	font-size:12px;
}
table.form{
	margin:0px;
	padding:0px;
	vertical-align:top;
}
#padding{
	margin-left:20px;
}
table.haupt{
	width:100%;
	height:100%;
	text-align:center;
	background-color:#999999;
	background-image:url(bg_verlauf.gif);
}
div.komplett{
	position:relative;
	width:790px;
	height:525px;
	border: 5px solid white;
	margin: auto;
	background-image:url(bg_komplett.gif);
}
div.bilder{
	position:absolute;
	height:30px;
	width:520px;
	top:310px;
	margin-left:20px;
	margin-bottom:8px;
}
#navi {
	margin-left:15px;
	height: 48px;
}
#navi ul {
	list-style-type: none;
}
#navi li {
	list-style-type: none;
	float: left;
}
#navi a {
	display: block;
	padding: 13px 5px;
	color: #CC0033;
	font-size: 14px;
	margin: 2px 10px;
	font-family: "Square721 BT", Arial, Verdana, Geneva, sans-serif;
}
#navi a:hover {
	background-color: #cfd0d2;	
	color: black;
}
#navi a#active {
	background-color: #cfd0d2;	
	color: black;
}

div.inhalt{
	background-color:#ffffff;
	background-image:url(bg_inhalt.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:790px;
	height:331px;
	text-align:left;
}
div.logo{
	background-image:url(logo.gif);
	width:418px;
	height:119px;
	float:right;
	margin-top:12px;
}
#ueber{
	color:#cc0033;
}
#text, .text{
	padding-left:20px;
	margin:0px;
	font-size:12px;
	width:500px;
}
h1{
	padding:20px;
	margin:0px;
	color: #ead0ce;
	font-family: "Square721 BT", Arial, Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 27px;
}
h2{
	font-size:14px;
	margin:0px;
}
a:link{
	color:#666666;
	text-decoration:none;
}
a:active{
	color:#666666;
	text-decoration:none;
}
a:hover{
	color:#CC0033;
	text-decoration:none;
}
a:visited{
	color:#666666;
	text-decoration:none;
}



.Stil1 {
	color: #FFFFFF;
	font-size:10px;
	padding-top:40px;
	padding-left:15px;
}

.nosee {
	display: none;
}

.aktuelles {
	display: block;
}
