@charset "utf-8";
body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-color: #C0DFFD;
	margin:0;
}
.navihorizontal {
	background-color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	vertical-align: middle;
}

.navihorizontal a:hover, .navihorizontal a:active{
	text-decoration:none;
	color:#FFFFFF;
	clear: none;
	float: left;
	height: 12px;
	width: 90px;
	display:block;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	margin-left: 35px;
	padding: 2px;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-color: #A18E66;
	border-right-color: #A18E66;
	background-color:#A18E66;
}
	
.navihorizontal a{
	text-decoration:none;
	color:#FFFFFF;
	clear: none;
	float: left;
	height: 12px;
	width: 90px;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	margin-left: 35px;
	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: #A18E66;
	border-left-color: #A18E66;
	background-color:none;
}

.navivertikal{
	background-color:#E6F3FF;
	border-color:#A18E66;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;	
	font-size:11px;
}

.navivertikal a{
	text-decoration:none;
	color:#0033CC;
}

.navivertikal ul{
	list-style-type: none;
	list-style-position: inherit;
	margin-left: 2px;
}

.navivertikal ul li{
	list-style-type: square;
	background-color: #E6F3FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A18E66;
	font-weight:bold;
}

.navivertikal ul li ul li{
	list-style-type:square;
	background-color:#E6F3FF;
	border-bottom:none;
	font-weight:normal;	
}

.anzeigen{
	border-width: 1px;
	border-style: solid;
	border-color: #0033CC;
	padding: 3px;
	background-color: #C0DFFD;
}

.anzeigen1{
	padding: 3px;
	background-color: #C0DFFD;
}

.fusszeile{
	color: #0033CC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0033CC;
	text-align: center;
}
	
#banner {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	background-color: #E6F3FF;
	vertical-align: middle;
	font-style: normal;
	text-align: center;
}
#logo {
	background-color: #E6F3FF;
}
