body {
	font: 100.01% Arial, Helvetica, sans-serif;
	color:#000000;
	background: #3b4851 repeat;
	margin: 20px 0px;
}
.unsichtbar {
	left: -2000px;
	position:absolute;
}
p.unsichtbar a:focus,p.unsichtbar a:active {
	top: 170px;
	width: 10em;
	display:block;
	left: 2600px;
	position: absolute;
	text-align: center;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	background: #FFFFFF;
}
a:active {
	color: #FF0000;
	background: #FFFFFF;
}
img {
	border:0;
}
#container {
	font-size: 90%;
	color: #000000;
	background: #FFFFFF;
	width: 770px;
	margin: 0px auto;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
#top {
	height: 200px;
	float: left;
	background: #FFFFFF url(img/top_bg.jpg) no-repeat;
	width: 100%;
	color: #000000;
}
#nav {
	width: 200px;
	float: left;
	margin-bottom: 250px;
}
#nav ul {
	list-style: none outside;
	padding-left: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	margin-top: 6px;
}
#nav li {
	line-height: 170%;
	background: url(img/but.gif) no-repeat left center;
	padding-left: 16px;
	margin-left: -1px;
	margin-bottom: 8px;
	font-weight: bold;
	color: #000099;
}
#nav-aktuell{
	color: #FF0000;
	background: #FFFFFF;
}
#content {
	width: 550px;
	float: left;
	color: #000000;
	background: #FFFFFF;
	margin-bottom: 20px;
}
h1 {
	color: #000066;
	background: #FFFFFF;
	font-size: 110%;
	margin-top: 8px;
	margin-bottom: 20px;
}
h2 {
	font-size: 100%;
	color: #000000;
	background: #FFFFFF;
	margin-top: 8px;
}
h3 {
	color: #FF0000;
	font-size: 16px;
	background: #FFFFFF;
}
h4 {
	margin-bottom: 5px;
	font-size: 100%;
}

.font-80 {
	font-size: 80%;
}
p {
	margin-bottom: 15px;
	margin-top: 15px;
}


.font-red {
	color: #FF0000;
	background: #FFFFFF;
}
.image-float-left {
	float: left;
}
.address-start {
	text-align: center;
	float: left;
	width: 550px;
	margin-top: 40px;
	margin-bottom: 20px;
}

.ul-sitemap {
	list-style: url(none) none;
	line-height: 300%;
}
.ul-start {
	list-style: square inside;
	line-height: 170%;
	margin-top: 0px;
	margin-bottom: 0px;
}

table {
	width: 280px;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
}
caption {
	padding: 2px;
	font-weight: bold;
	text-align: left;
}
th {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	width: 178px;
}
td {
	text-align: right;
}
.td-algin-left {
	text-align: left;
}

#foot {
	clear: both;
	background: #9999CC url(img/foot_bg.gif) repeat-x;
	height: 17px;
	color: #000000;
	font-size: 75%;
	text-align: center;
}

