.schrift {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.linksheet {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.titel {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bolder;
	color: #000000;
}
.mainlink {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.seitenlink {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.pastDue {
	color: #C80000;
	font-weight: bold;
}
.durchgestrichen {
	text-decoration: line-through
}

.maus {
	cursor: pointer;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.mausKlein {
	cursor: pointer;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.errorlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.errortitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
}
.infoMessageSmall {

	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.titelHilfe {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #003366;



}
.unterTitel {

	font-family: Arial;
	font-size: 10pt;
	font-weight: bolder;
	color: #000000;
}
.topMenu {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;

}
.subMenuHeader {


	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.subMenuLayer {
	position: absolute;
	left: 24px;
	top: 87px;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;


}
.topMenuDivider {
	position: absolute;
	left: 25px;
	top: 141px;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	height: 2px;
	width: 100%;



}
.berichteLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #003366;
	position: static;
	text-decoration: none;


}
.berichte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
.Historie {

	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.standardLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

