/* GLOBALE DEFINITIONEN (standard - alle Seiten ausser Index) */
body { background-color: #FFFFCC; text-align: center; }

a:link { font-weight:bold; color:blue; Font-Size: 13px; }
a:visited {font-weight:bold; Font-Size: 13px; color:red;}
a:hover { font-weight:bold; Font-Size: 13px; background-color:#CCCCCC;}
a:active {Font-Size: 13px;  background-color:black; }

a.red:link { font-weight:bold; color:blue; Font-Size: 13px; }
a.red:visited {font-weight:bold; Font-Size: 13px; color:blue;}
a.red:hover { font-weight:bold; Font-Size: 13px; background-color:#CCCCCC;}
a.red:active {Font-Size: 13px;  background-color:black; }

a.agb:link { font-weight:bold; color:blue; Font-Size: 10px; }
a.agb:visited {font-weight:bold; Font-Size: 10px; color:blue;}
a.agb:hover { font-weight:bold; Font-Size: 10px; background-color:#CCCCCC;}
a.agb:active {Font-Size: 10px;  background-color:black; }

.h1  
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 15px; 
Font-weight: bold; color: maroon;
}

 /*ueberschrift-oben  Leitsatz */
.h2 
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 15px; /* Schriftgröße */
Font-weight: bold; color: white;/* Fettdruck weiß */
}

.h3  
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 15px; 
Font-weight: normal; color: maroon;
}


 /* links in blau */
.nav3 
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 13px; Font-weight: bold; color:#FFFFFF;
}

.texttranslate
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 12px; color: maroon;
}