body {
	font: 100.01% Arial, Helvetica, sans-serif;
	color:#000000;
	background: #FFFFFF url(images/main_bg.gif) 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: #003399;
}
a:visited {
	color: #003399;
}
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(images/top_bg.jpg) no-repeat;
	width: 100%;
	color: #000000;
}
#nav {
	width: 265px;
	float: left;
	margin-bottom: 350px;
}
#nav ul {
	list-style: none;
	margin: 0px;
	text-indent: 22px;
	font-weight: bold;
	padding: 0px;
	line-height: 35px;
}
#nav-aktuell{
	color: #FF0000;
	background: #FFFFFF;
}
#content {
	width: 460px;
	float: left;
	color: #000000;
	background: #FFFFFF;
}
h1 {
	color: #000066;
	background: #FFFFFF;
	line-height: 35px;
	font-size: 120%;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-size: 100%;
	color: #000000;
	background: #FFFFFF;
	margin: 0px;
}
h3 {
	color: #FF0000;
	font-size: 16px;
}

.font-80 {
	font-size: 80%;
}
.font-red {
	color: #FF0000;
	background: #FFFFFF;
}
.image-float-left {
	float: left;
}
.ul-sitemap {
	list-style: url(none) none;
	line-height: 200%;
}
table {
	width: 458px;
	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;
	width: 230px;
}
td {
	text-align: right;
}
.td-algin-left {
	text-align: left;
}

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