
/* Farbe Schriftart Header Logo */
.eins {
  font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
  font-size : 30px;  font-weight : bold;  color : #003366;  background-color: transparent;}

/* Farbe Schriftart Header Logo */
.einsa {
  font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
  font-size : 11px;  font-weight : bold;  color : #324B4B;  background-color: transparent;}

/* Farbe Schriftart Header Menü */
.einsb {
  font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
  font-size : 13px;  font-weight : bold;  color : #FFFFFF;  background-color: transparent;}

/* Schriftart Partner links unten im Menü*/
.zwei {
  font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
  font-size : 12px;  font-weight : bold;  color : #AFE4E4;  background-color: transparent;}

.drei {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;  font-weight : bold;  color : #545243;  background-color: transparent;}
 
 /* Schriftart für wichtige Informationen und Fehlermeldungen */
.alert {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;  font-weight : normal;  color : #CC0000;  background-color: transparent;}  

/* Small Text weiss*/
.small {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;  font-weight : normal;  color : #FFFFFF;  background-color: transparent;}

/* Small Text grau*/
.smallgrey {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;  font-weight : normal;  color : #595959;  background-color: transparent;}

/* Text im Centerscreen */
.text {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 13px;  font-weight : normal;  color : #000000;  background-color: transparent;}


div {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;  font-weight : normal;  color : #000000;  background-color: transparent;}
