﻿@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 14px;
	background-color: #F4F4F4;
	background-image: url(hintergrund.jpg);
	background-repeat: repeat-x;
}
h1 {
	display: inline;
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
}
h2, h3, h4, h5, h6 {
	font-size: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
}
hr {
	border: 0px;
/* Für Firefox und Opera */	height: 1px;
}
p {
	margin: 5px 0px 5px 0px;
}
img {
	border: 0px;
}
a img {
	background-color: #ffc;
}
#head {
	width: auto;
	height: 120px;
	background-image: url(hg_head.jpg);
	background-repeat: no-repeat;
	padding-left: 250px;
	text-align:right;
	vertical-align: top; 
}
#head a img {
	background-color:transparent;
}
#bread {
	width: auto;
	height: 20px;
	background-color: #66F;
	text-align: right;
	padding-right: 10px;
	color: #fff591;
	vertical-align: middle;
	line-height: 20px;
	background-image: url(hg_bread.jpg);
	background-repeat: repeat-y;
}
#bread a, #bread a:link, #bread a:visited, #bread a:active {
	color: #fff591;
	text-decoration: underline;
}
#bread a:hover {
	background-color: #0000e0;
}
#footer {
	display:visible;
}
#container {
	width: 900px;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	min-height: 650px;
	height: auto !important;
	height: 650px;
	background-image: url(hg_container.gif);
	background-repeat: repeat-y;
}
#sidebar1 {
	float: left;
	width: 190px;
	padding: 35px 5px 0px 5px;
	background-color: #0000cc;
	background-image: url(hg_navi.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #ffc;
}
#sidebar1 a {
	font-size: 15px;
	text-align: left;
	padding: 2px 0px;
	border: none;
	margin: 0px;
	line-height: 19px;
}
#sidebar1 a:link, #sidebar1 a:visited {
	color: #fff591;
	text-decoration: none;
}
#sidebar1 a:hover, #sidebar1 a:focus {
	color: #fff591;
	text-decoration: underline;
}
#mainContent {
	margin: 0 0 0 210px;
	padding: 5px 15px 5px 5px;
	line-height: 18px;
}
#mainContent a, #mainContent a:link, #mainContent a:visited, #mainContent a:active {
	color: #330000;
	text-decoration: underline;
}
#mainContent a:hover {
	background-color: #FF3;
	display: inline;
}
#sidebar1 ul {
	padding-left: 0px;
	list-style: none;
	margin: 0px;
}
#sidebar1 ul ul {
	font-size: 14px;
	padding-left: 10px;
}
#sidebar1 ul ul ul {
	font-size: 14px;
	padding-left: 15px;
}
li.menu-expand  { 
  width:195px;
  display:block;
}
li.menu-current {
	 background-image:url(aktuell.jpg); 
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.uebersicht {
	text-align:right;
}
#fixnav {
position:fixed;
}
#sonderball td {
	border-top: solid 1px #000;
}
.fixit {
	position:fixed;
}
