body  { font-family: Arial, Helvetica, sans-serif; }

.ueber { color: #000000; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif; background-color: #ffffff }

.ueberbgg { color: #000000; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif; background-color: #cccccc }

/*.fettgrau  { color: #000; font-weight: bold; font-size: 12px; font-family: Arial, sans-serif; background-color: #ccc }

*/

.fettbgg { color: #000000; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-color: #cccccc }

.fettschwarz { color: black; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-color: #ffffff }

.kluebergrau { color: #666; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-color: #ffffff }

.fliess { color: black; font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-color: #ffffff }

.fliessbgg { color: black; font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-color: #cccccc }

.anmerk { color: black; font-size: 10px; font-family: Arial, Helvetica, sans-serif; background-color: #ffffff }

.anmerkbgg  { color: black; font-size: 10px; font-family: Arial, Helvetica, sans-serif; background-color: #ccc }



a:link    { color: #ff0000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

a:visited    { color: #ff0000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

a:hover    { color: #ff0000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }

a:active    { color: #ff0000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }



/*  gleiche Definitionen wie oben, nur ohne Hintergrungfarbe (für Schrift in farbigen Tabellen) */

.ueber0 { color: #000000; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif }

.ueber02 { color: #000000; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, sans-serif }

.fliess0 { color: black; font-size: 12px; font-family: Arial, Helvetica, sans-serif }

.anmerk0 { color: black; font-size: 10px; font-family: Arial, Helvetica, sans-serif }

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

.kluebergrau0 { color: #666; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif }



/*   zusätzliche Definitionen für Tabellenausrichtung und Tabellenhintergrundfarben  */

table {

	width: 100%;

	border : 1px solid #DDDDDD;

}

td {

	vertical-align: top;

	color: black;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	border : 1px solid #DDDDDD;

	padding : 3px;

	margin : 0px;

	

}

.bgtaboben { background-color : #DDDDDD}

.bgtablinks { background-color : #EEEEEE }

.bgtabrechts { background-color : #FFFFFF }



/*  verkleinerter Abstand zwischen Absätzen und Listen  */

p, ol, ul  { color: black; font-size: 12px; font-family: Arial, Helvetica, sans-serif; margin-top: 3px; margin-bottom: 6px }



/*  spezielle Hervorhebungen  */

.farbig { color: #0000CC; font-weight : bold; } /* innerhalb des Haupttextes für Tastenkombinationen */

.wichtig { font-weight : bold }  /* innerhalb des Haupttextes für Hervorhebungen */

.utitel { font-weight : bold; text-align: center; background-color: #EEEEEE } /*  Zeilentitel in linker Tabellenspalte */

