.footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3A477E;
	text-decoration: none;
}
.footernav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3A477E;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #3A477E;
}
p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.headerright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.headerright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3A477E;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3A477E;
	text-decoration: underline;
}
.overview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3A477E;
	text-decoration: underline;
}
.overview:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3A477E;
	text-decoration: none;
}
.untermenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #3A477E;
	text-decoration: none;
}
.untermenunav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3A477E;
	text-decoration: none;
}
.untermenunav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3A477E;
	text-decoration: underline;
}
.kleinnachoben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
.kleinnachoben:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	text-decoration: underline;
}
.start-bild-border {
	border-top:1px #fff solid;
	border-right:1px #fff solid;
	width:1%;
}
.start-ueber {
	 width:99%;
	 background-color:#BEC2D5;
	 border-top:1px #fff solid;
	 padding:5px 5px 0 5px;
}
.start-ueber div {
	color:#3A477E;
	font-weight:bold;
}
.start-ueber div a {
	font-weight:normal;
	font-size:11px;
}
.start-ueber div a:hover {
	font-weight:normal;
	font-size:11px;
}
.start-datum-text {
	 background-color:#3A477E;
	 padding:10px;
	 border-top:1px #fff solid;
}
.start-datum-text div {
	 color:#fff;
	 font-size:11px;
}