

/* Texte in kleinen Fenstern */
.ftitel		{ color: #ffffff; font-family: Verdana, Arial, Tahoma, Helvetica, Geneva; font-size: 10pt; font-weight: bold; }
.finhalt	{ color: #000000; font-family: Arial, Tahoma, Helvetica, Geneva; font-size: 10pt; font-weight: normal; }
.flink		{ color: #ff0000; font-family: Verdana, Arial, Tahoma, Helvetica, Geneva; font-size: 10pt; font-weight: normal; }
.form		{ color: #000000; font-family: Arial, Tahoma, Helvetica, Geneva; font-size: 9pt; font-weight: normal; }

/* Texte in der Überschrift */
.ueber		{ color: #000000; font-family: Verdana, Arial, Tahoma, Helvetica, Geneva; font-size: 14pt; font-weight: bold; }
.link		{ color: #000000; font-family: Verdana, Arial, Tahoma, Helvetica, Geneva; font-size: 10pt; font-weight: normal; }
.blink		{ color: #0000FF; font-family: Verdana, Arial, Tahoma, Helvetica, Geneva; font-size: 10pt; font-weight: normal; }


/* Texte im Hauptteil */
/* Ueberschriften: */
.hueber		{ color: #000000; font-family: Arial, Tahoma, Helvetica, Geneva; font-size: 10pt; font-weight: bold; }

/* Rubrik-Bezeichner rechts im unteren Menu */
.rueber		{ color: #000000; font-family: Verdana, Arial, Tahoma, Helvetica, Geneva; font-size: 14pt; font-weight: bold; }

/* Unter-Ueberschrift */
.hunter		{ color: #000000; font-family: Arial, Tahoma, Helvetica, Geneva; font-size: 10pt; font-weight: bold; }

/* Text */
.htext		{ color: #000000; font-family: Arial, Tahoma, Helvetica, Geneva; font-size: 10pt; font-weight: normal; }

/* Farbige Varianten */
.stext		{ color: #FFFFFF; font-family: Arial, Tahoma, Helvetica, Geneva; font-size: 8pt; font-weight: normal; }
.rtext		{ color: #FF0000; font-family: Arial, Tahoma, Helvetica, Geneva; font-size: 10pt; font-weight: normal; }
.btext		{ color: #0000FF; font-family: Arial, Tahoma, Helvetica, Geneva; font-size: 10pt; font-weight: normal; }

/* kursiv, standartfont */
.ktext		{ color: #000000; font-family: Arial, Tahoma, Helvetica, Geneva; font-size: 10pt; font-weight: normal; }

/* Text normal, weiss */
.wtext		{ color: #FFFFFF; font-family: Arial, Tahoma, Helvetica, Geneva; font-size: 10pt; font-weight: normal; }

/* Links */
.hlink		{ color: #000000; font-family: Arial, Tahoma, Helvetica, Geneva; font-size: 10pt; font-weight: normal; }
.navlink		{ color: #ff0000; font-family: Arial, Tahoma, Helvetica, Geneva; font-size: 10pt; font-weight: bold; }

/* Warntexte */
.alert		{ color: #ff0000; font-family: Arial, Tahoma, Helvetica, Geneva; font-size: 10pt; font-weight: bold; }
