html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   	margin: 0px;
   	padding: 0px;
   	border-collapse:collapse;
   	border:0px;
 }
 
body, iframe {
	scrollbar-base-color:#CCCCCC;
	scrollbar-3d-light-color:#6293C8;
	scrollbar-arrow-color:#194D7B;
	scrollbar-darkshadow-color:#194D7B;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#6293C8;
	scrollbar-shadow-color:#6293C8;
	scrollbar-track-color:#CCCCCC;
	font-size: 10px;
	color: #194D7B;
	margin-left: 3px;
	margin-right: 3px;
}
h1 {
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	background-color: #194D7B;
	letter-spacing: 1px;
	padding-left: 5px;
	margin: 15px;
}
h2 {
	color: #194D7B;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 3px;
	margin-right: 3px;
}
h3 {
	color: #194D7B;
	font-size: 11px;
	margin-bottom: 4px;
	margin-top: 17px;
	margin-left: 3px;
	margin-right: 3px;
}
h4 {
	font-size: 10px;
	color: #194D7B;
}
h5 {
	font-size: 10px;
	color: #FFFFFF;
}
p {
	font-size: 10px;
	color: #194D7B;
	margin-left: 3px;
	margin-right: 3px;
}
ul {
	margin-left: 15px;
}
.left {
	float:left;
}
.right {
	float:right;
}
a {
	font-size: 10px;
	color: #194D7B;
}
a:link {
	text-decoration:none;
}
a:visited {
}
a:hover {
	text-decoration:underline;
}
a:active {
}
a:focus {
}

#aktuell {
	position:relative;
	border: 1px dotted gray;
	width:170px;
	height:auto;
	left:0px;
	top:20px;
	
	
}
td.nav a {
	font-size: 13px;
	color: #194D7B;
	text-align:center;
	text-decoration: none;
	height: 23px;
	width: 118px;
	display: block;
	line-height: 22px;
	z-index:3;
}
td.nav a:link {
	background-color: #CCCCCC;
}
td.nav a:visited {
	background-color: #CCCCCC;
}
td.nav a:hover {
	background-color: #6293C8;
	font-weight: bold;
}
td.nav a:active {
	background-color: #6293C8;
	font-weight: bold;
}
td.nav a:focus {
	background-color: #6293C8;
	font-weight: bold;
}
td.weis p {
	color: #ffffff;
}
td.weis a {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
td.weis a:link {
	color: #ffffff;
}
td.weis a:visited {
	color: #ffffff;
}
td.weis a:hover {
	text-decoration: underline;
}
td.weis a:active {
	text-decoration: underline;
}
td.weis a:focus {
	text-decoration: underline;
}
h2.norm a {
	line-height:18px;
	color: #194D7B;
	font-size: 12px;
	text-decoration: none;
}
h2.norm a:link {
}
h2.norm a:visited {
}
h2.norm a:hover {
	text-decoration: underline;
}
h2.norm a:active {
	text-decoration: underline;
}
h2.norm a:focus {
	text-decoration: underline;
}
.norm a {
	font-size: 10px;
	color: #194D7B;
	text-decoration: none;
}
.norm a:link {
}
.norm a:visited {
}
.norm a:hover {
	text-decoration: underline;
}
.norm a:active {
	text-decoration: underline;
}
.norm a:focus {
	text-decoration: underline;
}
.navlist{
	padding: 1px;
	margin-top: 25px;
	color: gray;
}
.navlist li{
	list-style: none;
	text-align: left;
}
.navlist li a{
	font-size: 12px;
	display: block;
	padding: 3px;
	text-decoration: none;
}
.navlist li a:link { color: #194D7B; }
.navlist li a:visited { color: #194D7B; }

.navlist li a:hover{
	margin-left:-15px;
	padding-left:13px;
	font-weight:bold;
	color: #194D7B;
	background: #6293C8;
}

li.leftnav{
	color: #194D7B;
	list-style-type:square;
	padding-left:4px;
}
li.leftnav a{
	line-height:20px;	
	font-size: 10px;
	color: #194D7B;
	text-decoration: none;
}
li.leftnav a:link {
}
li.leftnav a:visited {
}
li.leftnav a:hover {
	text-decoration: underline;
}
li.leftnav a:active {
	text-decoration: underline;
}
li.leftnav a:focus {
	text-decoration: underline;
}
input, option, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #194D7B;
	font-size: 12px;
}
* img #logo{
	padding:0px;
	margin-bottom:-3px;
}

