li {
	padding : 0;
	margin : 0;
}

body {
	margin : 0px;
	margin-top : 10px;
	font-family : arial,helvetica,sans-serif;
	font-size : 12px;
	text-align : center;
	line-height : 15px;
	background-color : #506677;
}

table {
	cellspacing : 0px;
}

td, p {
	font-family : arial,helvetica,sans-serif;
	font-size : 12px;
	text-align : left;
	line-height : 15px;
	vertical-align : top;
}

td.ueberschrift {
	font-weight : bold;
	border-bottom : solid 1px;
	border-color : #506677;
}

h1 {
	font-size : 16px;
	color: #085097;
}

h3 {
	font-size : 14px;
}

hr {
	height : 1px;
	border : 1px solid #506677;
}

div.rahmen {
	margin : 0px auto;
	margin-top : 0px;
	margin-bottom : 10px;
	width : 990px;
	text-align : left;
	background-repeat : repeat-y;
	background-color : #ffffff;
}

div.oben {
	height : 154px;
	z-index : 1;
}

div.kopf {
	margin : 0px;
	height : 127px;
	width : 990	px;
	background-image : url(../images/kopf.jpg);
	background-repeat : no-repeat;
}

img.logo {
	position : absolute;
	z-index : 3;
	margin : 0px;
	margin-left : 680px;
	width : 186px; 
	height : 187px;
}

a.none {
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

a.fuss {
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color: #ffffff;
}

div.subnavi {
	margin : 0px;
	height : 27px;
	color : #ffffff;
	background-color : #085097;
}

ul.navi, ul.navi ul {
	list-style-type : none;
	padding : 0;
	padding-left : 5px;
	margin : 0;
}

ul.navi a {
	display : block;
}

ul.navi ul a {
	padding : 0;
	margin : 0;
}

ul.navi li {
	padding : 0;
	padding-right : 5px;
	margin : 0;
	float : left;
}

ul.navi ul {
	margin : 0;
	padding : 0;
	position : absolute;
	visibility : hidden;
	z-index : 3;
}

*html ul.navi ul {
	width : 141px;
}

ul.navi ul.hover, ul.navi li.hover ul, ul.navi li:hover ul {
	visibility : visible;
}

ul.navi ul li {
	width : 200px;
	margin : 0;
	padding : 0;
	float : none;
}

ul.navi li.uid14 {
	padding-left : 243px;
}

ul.navi li.uid14 ul {
/*
	margin-left : -83px;
*/
}

a {
	font-style : italic;
	font-weight : normal;
	color : #000000;
}

a.coremenu {
	font-style: normal;
	font-family : arial;
	font-weight : bold;
	font-size : 14px;
	padding-left : 10px;
	text-decoration : none;
	color : #ffffff;
	line-height : 20px;
}

a.coremenu#aktiv {
	color : #ffffff;
}

a.submenu {
	font-style: normal;
	display : block;
	font-family : verdana;
	font-weight : bold;
	font-size : 10px;
	padding-left : 20px;
	text-decoration : none;
	color : #676964;
	line-height : 16px;
}

a.submenu#aktiv {
	color : #eb6c3c;
}

div.innen {
	margin : 0px;
	width : 990px;
	background-image : url(../images/hintergrund.gif);
	background-repeat : repeat-y;
}

div.content {
	width : 990px;
	min-height : 500px;
}

div.inhalt {
	padding : 22px;
	padding-top : 25px;
}

div.fuss {
	vertical-align : bottom;
	text-align : center;
	height : 25px;
	width : 990px;
	background-color : #085097;
	color : #ffffff;
}

.adresse {
	font-size : 11px;
	line-height : 20px;
	color : #FFFFFF;
	font-style : normal;
	font-weight : normal;
}

