/* GLOBALE DEFINITIONEN (standard - alle Seiten ausser Index) */
/* a{href} :before { content: url {'?' }; } */
/* @page { size: 260mm 350mm } */ 
/* @page { size: auto }  */
 
body { background-color: #FFFFFF; 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.sp:link { font-weight:bold; color:yellow; Font-Size: 13px; }
a.sp:visited {font-weight:bold; Font-Size: 13px; color:yellow;}
a.sp:hover { font-weight:bold; Font-Size: 13px; background-color:#CCCCCC;}
a.sp:active {Font-Size: 13px;  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; }

a.sp2:link { font-weight:bold; color:red; Font-Size: 13px; }
a.sp2:visited {font-weight:bold; Font-Size: 13px; color:red;}
a.sp2:hover { font-weight:bold; Font-Size: 13px; background-color:#CCCCCC;}
a.sp2:active {Font-Size: 13px;  background-color:black; }

/* kleine Schrift für Linkbox */
a.lk:link { font-weight:bold; color:blue; Font-Size: 10px; }
a.lk:visited {font-weight:bold; Font-Size: 10px; color:blue;}
a.lk:hover { font-weight:bold; Font-Size: 10px; background-color:#CCCCCC;}
a.lk:active {Font-Size: 10px;  background-color:black; }

.h1  
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 15px; 
Font-weight: bold; color: black;
}

.nav1 /* weiße Schrift auf blau */
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 13px; Font-weight: bold; color:white;
}

.nav2  /* links in blau -groesser */
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 16px; Font-weight: bold; color:blue;
}

.nav3  /* links in blau */
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 13px; Font-weight: bold; color:#0000FF;
}

.text1  /* normaler text */
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 15px; /* Schriftgröße */
Font-weight: bold; color: maroon;/* Fettdruck braun*/
}

.text2   /*text braun klein */
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 13px; Font-weight: bold; color: maroon;
}

.text3 /* schwarz - klein */
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 13px; Font-weight: bold; color: black;
}

.text4  /* rote Schrift */
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 16px; Font-weight: bold; color:red;
}

.ueberschrift-oben  /* Leitsatz */
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 14px; /* Schriftgröße */
Font-weight: bold; color: white;/* Fettdruck weiß */
}

.texttranslate
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 12px; color: maroon;
}

.fuss /* weiße Schrift auf blau */
{
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: maroon;
}

 /*text blue klein für links */
.tour  
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 8pt; color: blue;
}