@charset "utf-8";
/* CSS Document */

p{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height: 18px;
	padding: 3px;
	text-align: left;
}.Liste {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.Titel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #034D9F;
}
.Untertitel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #527BAD;
	text-decoration: none;
}
.links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #034D9F;
	text-decoration: none;
	display: block;
	padding: 1px;
	width: 140px;
}
.navigation:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #034D9F;
	text-decoration: none;
	display: block;
	padding: 1px;
	width: 140px;
	background-color: #FFF;
}
.Tabelle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	word-spacing: normal;
	display: table-row;
	width: auto;
	table-layout: fixed;
}
