body { background-color: #FFCC99; text-align: left; }

a:link { font-weight:bold; color:white; Font-Size: 13px; }
a:visited { font-weight:bold; color:white; }
a:hover { font-weight:bold; background-color:#CCCCCC; }/* grau */
a:active { font-weight:bold; background-color:black; }

a.red:link { font-weight:bold; color:blue; Font-Size: 15px; }
a.red:visited {font-weight:bold; Font-Size: 15px; color:blue;}
a.red:hover { font-weight:bold; Font-Size: 15px; background-color:#CCCCCC;}
a.red:active {Font-Size: 15px;  background-color:black; }

a.agb:link { font-weight:bold; color:blue; Font-Size: 13px; }
a.agb:visited {font-weight:bold; Font-Size: 13px; color:blue;}
a.agb:hover { font-weight:bold; Font-Size: 13px; background-color:#CCCCCC;}
a.agb:active {Font-Size: 13px;  background-color:black; }

/* h1= standardschrift fett */ 
.h1  
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 13px; 
Font-weight: bold; color: black;
}

/* h2= standardschrift normal */ 
.h2  
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 13px; 
color: black;
}

.nav3  /* links in blau */
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 13px; Font-weight: bold; color:#0000FF;
}

 /* Überschrift Kasten oben - Schrift weiß Leitsatz */
.ueberschrift-oben 
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 13px; /* Schriftgröße */
Font-weight: bold; color: white;/* Fettdruck weiß */
}

/* weiße Schrift auf blau */
.fuss 
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 12px; Font-weight: bold; color:white;
}

.H6
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 8pt; color:black;
}

.H6-link
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 8pt; color:blue;
}
