body {
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	margin: 0;
	overflow: scroll
}

p, li {
	line-height: 1.8em;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #056BB3;
}

input, textarea, select, option, submit { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid Black;
	background-color: White;
}

a, a:visited {
	text-decoration: underline;
	color: #45484A;
}

a:hover, a:active {
	text-decoration: none;
	color: #056BB3;
}

#logobanner {
	margin: 0 auto;
	background-image: url("/fileadmin/images/logobanner.gif");
	width: 800px;
	height: 118px;
	border-bottom: 1px solid #056BB3;
	margin-bottom: 1px;
}

#bild {
	margin: 0 auto;
	width: 800px;
	height: 158px;	
}

#banner {
	margin: 0 auto;
	background-image: url("/fileadmin/images/banner.gif");
	width: 800px;
	height: 16px;
	border-bottom: 1px solid #056BB3;
}

#nav_oben {
	float: right;
	width: 190px;
	height: 20px;
	padding-top: 7px;
	color: #7F7F7F;
}

#nav_oben a, #nav_oben a:visited {
	text-decoration: none;
	color: #7F7F7F;	
}

#nav_oben a:hover, #nav_oben a:active {
	text-decoration: underline;
	color: #056BB3;	
}

#suche {
	float: right;
	width: 175px;
	height: 20px;
	padding-top: 6px;
}

#flagge {
	float: right;
	width: 20px;
	height: 20px;
	padding-top:8px;	
}

#inhalt {
	margin: 0 auto;	
	padding: 10px;
	width: 420px;
	background-color: #F2F7FB;
	border-left: 180px solid #DAE9F3;
	border-right: 180px solid #F2F7FB;
	min-height: 400px;
}

#inhalt_2 {
	margin: 0 auto;	
	padding: 10px;
	width: 600px;
	background-color: #F2F7FB;
	border-left: 180px solid #DAE9F3;
	min-height: 400px;
}

#klickpfad {
	margin-bottom: 15px;
	padding-bottom: 7px;
	border-bottom: 1px solid #DAE9F3;
	color: #666666;
}

#quickfinder {
	position: absolute;
	top: 291px;
	width: 180px;
	color: #666666;
}

#footer {
	margin: 0 auto;
	width: 800px;
	text-align: center;
	color: #7F7F7F;
	padding-top: 5px;
	border-top: 1px solid #056BB3;
}

#aktualisierung {
	float: left;
	width: 390px;
	text-align: right;
	padding: 0 5px 5px 5px;
}

#helper {
	margin: 0 auto;
	width: 800px;
}

#helper_nav {
	float: left;
	width: 180px;
}

#helper_quickfinder {
	float: right;
	width: 180px;
}

#nav_unten {
	float: left;
	width: 390px;
	text-align: left;
	padding: 0 5px 5px 5px;
	color: #7F7F7F;
}

#nav_unten a, #nav_unten a:visited {
	text-decoration: none;
	color: #7F7F7F;	
}

#nav_unten a:hover, #nav_unten a:active {
	text-decoration: underline;
	color: #056BB3;	
}

/* Sitemap */

#sitemap a {
	line-height: 1.8em;
}

#sitemap a:hover, #sitemap a:active {
	color: #056BB3;
}

#sitemap {
	font-weight: bold;
	padding: 0;
	list-style: none;
}

#sitemap_ump {
	font-weight: normal;
	list-style: none;
}

/* Navigation */

#nav_haupt {
	position: absolute;
	top: 291px;
	width: 180px;
}

#nav_haupt ul {
	list-style-type: none;
	padding-left: 0;
}

#nav_haupt a, #nav_haupt a:visited {
	display: block;
}

#nav_haupt a:hover, #nav_haupt a:active {
	
}

#nav_1 li a, #nav_1 li a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	width: 170px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px dotted #DAE9F3;
	border-bottom: 1px dotted #DAE9F3;
}

#nav_1 li a:hover, #nav_1 li a:active {
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
}

#nav_2 li a, #nav_2 li a:visited {
	font-weight: normal;
	text-decoration: none;
	width: 150px;
	padding-left: 30px;
	border-top: 1px dotted #DAE9F3;
	border-bottom: 1px dotted #DAE9F3;
}

#nav_2 li a:hover, #nav_2 li a:active {
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
}

#nav_3 li a, #nav_3 li a:visited {
	font-weight: normal;
	text-decoration: none;
	width: 130px;
	padding-left: 50px;
	border-top: 1px dotted #DAE9F3;
	border-bottom: 1px dotted #DAE9F3;
}

#nav_3 li a:hover, #nav_3 li a:active {
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
}