@charset "UTF-8";
.headline {
	font-family: Arial;
	font-size: 11.5px;
	font-style: normal;
	font-weight: bold;
	color: #C90019;
}
.fliesstext {
	font-family: arial;
	font-size: 11.5px;
	line-height: 16px;
	text-decoration: none;
}
.linkpdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	color: #C90019;
	text-decoration: none;
}
.tabelle {
	font-family: arial;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #000000;
	border-left-width: thin;
}
.menue {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

