.schrift1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ueberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #A7223D;
}
.strich-unten {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A92355;
	border-right-color: #A92355;
	border-bottom-color: #A92355;
	border-left-color: #A92355;
}
.ueberschrift-seite {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000066;
	cursor: hand;

}
.formular-rahmen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #0984FF;
	background-color: #BDDEFF;
}
.app-schrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.trennstrich {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #063D98;
	border-right-color: #063D98;
	border-bottom-color: #063D98;
	border-left-color: #063D98;
}
.schrift3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000066;
}
.hand {
	cursor: hand;
}
.fusszeile {
	font-size: 10px;
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

