@charset "utf-8";
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: black;
	background-color: #FFFFFF;	
	margin:0;
}
#logo {
	background-color: #163D86;
	background-image: url(../bilder/adh138100.png);
	height: 100px;
	width: 138px;
}
#banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #163D86;
	text-align: center;
}
.navihorizontal {
	background-color: #000066;
	text-align: center;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: none;
	border-left-color: #062B96;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}

.navihorizontal a:hover, .navihorizontal a:active{
	text-decoration:none;
	color:#FFFFFF;
	clear: none;
	float: left;
	height: 15px;
	width: 60px;
	display:block;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 2px;
	border-bottom-color: #A18E66;
	border-left-color: #A18E66;
	border-top-color: #A18E66;
	border-right-color: #A18E66;
	background-color:gray;
	}
	
.navihorizontal a{
	text-decoration:none;
	color:#FFFFFF;
	clear: none;
	float: left;
	height: 15px;
	width: 60px;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 2px;
	display:block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color:gray;
	}

.navivertikal{
	background-color:#FFFFFF;
	border-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#FFFFFF;
	text-align:left;
	font-size:11px;
}

.navivertikal a{
	text-decoration:none;
	color:#163D86;
}

.navivertikal ul{
	list-style-type:square;
	list-style-position:inside;
	margin-left:2px;
}

.navivertikal ul li {
	list-style-type:none;
	background-color: BDC9DE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: black;
	font-weight:bold;
}

.navivertikal ul li ul li{
	list-style-type:disc;
	background-color:BDC9DE;
	border-bottom:none;
	font-weight:normal;	
}

.inhalt{
	background-color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	color:black;
}

.anzeigen{
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	color:#163D86;
}

.fusszeile
{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #163D86;
	text-align:left;
	font-size:11px;
	text-decoration:none;
	color:#163D86;
}

.fusszeile a{
	font-size:11px;
	text-decoration:none;
	color:#163D86;
}
