body {
	font: 100.01% Arial, Helvetica, sans-serif;
	color:#000000;
	background: #FFFFFF url(img/main_bg.gif) repeat;
	margin: 0px;
}
.unsichtbar {
	left: -2000px;
	position:absolute;
}
p.unsichtbar a:focus,p.unsichtbar a:active {
	top: 90px;
	width: 10em;
	display:block;
	left: 2600px;
	position: absolute;
	text-align: center;
}
a:link {
	color: #003399;
	background: #FFFFFF;
}
a:visited {
	color: #663399;
	background: #FFFFFF;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	background: #FFFFFF;
}
a:active {
	color: #FF0000;
	background: #FFFFFF;
}
img {
	border:0;
}
#container {
	color: #000000;
	background: #FFFFFF url(img/container_bg.gif) repeat-y;
	width: 770px;
	margin: 0px auto;
}
#top {
	height: 150px;
	color: #000000;
	float: left;
	background: url(img/top_bg.gif) no-repeat scroll;
	padding-top: 17px;
	padding-left: 14px;
	width: 756px;
}
#nav {
	width: 140px;
	list-style-type: none;
	float: left;
	margin: 0px 0px 400px;
	padding: 0px;
	text-indent: 10px;
}
#nav  li {
	list-style: url(none) none;
	margin-left: 40px;
	margin-bottom: 2px;
	width: 6.3em;
	line-height: 16px;
}
#nav a {
	color:#003366;
	text-decoration: none;
	background: #FFFFFF;
	display: block;
	border-top: 1px solid #999999;
	border-right: 2px ridge #CCCCCC;
	border-bottom: 2px ridge #CCCCCC;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
}
#nav a:hover {
	color: #000000;
	text-decoration: none;
	background: #d0d09e;
	border-right: 2px ridge #999999;
	border-bottom: 2px ridge #999999;
}
#nav a:active {
	color: #FF0000;
	background: #DFDFDF;
}
#nav-aktuell{
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
	text-decoration: none;
	background: #d0d09e;
	display: block;
	border-top: 1px solid #999999;
	border-right: 2px ridge #CCCCCC;
	border-bottom: 2px ridge #CCCCCC;
	vertical-align: middle;
	letter-spacing: 1px;
}
#content {
	width: 510px;
	color: #000000;
	background: #FFFFFF;
	margin-left: 198px;
	font-size: 12px;
}
#foot {
	width: 100%;
	height: 10px;
	color: #000000;
	background: #336699 url(img/foot_bg.gif);
	clear: both;
}
h1 {
	color: #000066;
	background: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	margin-top: 0px;
}
h2 {
	color: #000066;
	background: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	margin-top: 28px;
	margin-bottom: 10px;
}
p {
	margin-top: 16px;
	line-height: 15px;
}
address {
	margin-top: 20px;
	text-align: center;
	font-size: 14px;
	font-style: normal;
}
.image-float-left {
	float: left;
	margin-right: 15px;
}
#start-ul {
	list-style: square url(none) inside;
	line-height: 23px;
	margin: 0px;
}

#sitemap-ul {
	list-style: url(none) none;
	line-height: 36px;
}
#sitemap-aktuell{
	color:#FF0000;
	text-decoration: none;
	font-weight: bold;
	background: #FFFFFF;
}
