/* Styles von Dietmar F.W. Schmidts */

/*    body { margin-top:10px; margin-bottom:10px; margin-left:30px; } */
body {}
/* background-color = #C0C0C0 = grau
/* margin-top = Abstand zwischen Fensterrand und Inhalt oben
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten
/* margin-left = Abstand vom linken Rand
/* 10px = 10 Pixel, Wert aenderbar */

/*  Link-Farben fuer Navigationen - class="nav"*/
   a.nav:link    { color:#000080;
      font-family:Tahoma,sans-serif; font-weight:bold; font-size:9pt; text-decoration:none; }
   a.nav:visited { color:#000080;
      font-family:Tahoma,sans-serif; font-weight:bold; font-size:9pt; text-decoration:none; }
   a.nav:hover   { color:#FFFFFF; background-color:#000080;
      font-family:Tahoma,sans-serif; font-weight:bold; font-size:9pt; text-decoration:none; }
   a.nav:active  { color:#FFFFFF; background-color:#000080;
      font-family:Tahoma,sans-serif; font-weight:bold; font-size:9pt; text-decoration:none; }
/* sonstige */
.ACTIVEMENU {font-size:9pt; font-weight:bold; color:#FFFFFF; background-color:#000080; text-decoration:none; font-family:Tahoma,arial,helvetica,verdana,sans-serif;}
.NAVIGATIONBAR {font-size:10pt; font-weight:bold; color:#000080; text-decoration:none; font-family:Tahoma,arial;}

/* FONTS */
.NORMFONT {font-size:9pt; font-weight:medium; color:black; font-family:Tahoma,arial,helvetica,verdana,sans-serif;}
.smnfnt {font-size:8pt; font-weight:medium; color:black; font-family:Tahoma,arial,helvetica,verdana,sans-serif;}
.smbfnt {font-size:8pt; font-weight:bold; color:black; font-family:Tahoma,arial,helvetica,verdana,sans-serif;}
.nmnfnt {font-size:9pt; font-weight:medium; color:black; font-family:Tahoma,arial,helvetica,verdana,sans-serif;}
.nmbfnt {font-size:9pt; font-weight:bold; color:black; font-family:Tahoma,arial,helvetica,verdana,sans-serif;}
.nmnwhite {font-size:9pt; font-weight:medium; color:white; font-family:Tahoma,arial,helvetica,verdana,sans-serif;}
.nmbwhite {font-size:9pt; font-weight:bold; color:white; font-family:Tahoma,arial,helvetica,verdana,sans-serif;}

/* Titel */
.ATITEL {font-size:14pt; font-weight:bold; color:#000080; text-decoration:none; font-family:Tahoma,arial,helvetica,verdana,sans-serif;}
.SCHLAGZ {font-size:10pt; font-weight:bold; color:White; font-family:Tahoma,arial;}

/* Auslauf-Modelle */
.SMALLFONT {font-size:8pt; font-weight:medium; color:black; font-family:Tahoma,arial,helvetica,verdana,sans-serif;}
.WHITEFONT {font-size:8pt; font-weight:medium; color:white; font-family:Tahoma,arial,helvetica,verdana,sans-serif;}
.LKSTYLE {margin-left:15px; font-size:9pt; }
.BOLDFONT {font-size:14pt; font-weight:bold; color:black; font-family:Tahoma,arial,helvetica,verdana,sans-serif;}
.PINK {color:pink; }
.RED {color:red; font-weight:bold; }
.WHITE {color:white; font-weight:bold; }
