@charset "ISO-8859-1";
.Menu_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #012E3C;
	text-align: center;
	vertical-align: top;
}
.Menu_top_hl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #016E99;
	text-align: center;
	vertical-align: top;
}
.txt_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #02293C;
}
.impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-indent: 10px;
}
.txt_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.txt_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00A3C7;
}

a:link {
	color: #012E3C;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #012E3C;
	text-decoration: none;
}
a:hover {
	color: #016E99;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: #00A3C7;
}.txt_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 21px;
}
