.txt { font-size: 10px; font-family: Helvetica }

BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	background : #FFFFFF;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
TEXTAREA {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
INPUT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

TD.ausausgabe {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight: bold;
	padding-top : 18px;
	background-color : #cccccc;
}

TD.ausrubrik {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	padding-bottom : 10px;
	background-color : #cccccc;
}
TD.aussubrubrik {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	background-color : #cccccc;
}

.f {
	background-color : Yellow;
}

.ausmain {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
}

.ausbemerkung {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
}

TD.ausvolltext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
}

TD.ausautor {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
}

TD.ausausgabeseite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	font-style : italic;
}
