body {
	background-color: #FFFFFF;/* Hintergrundfarbe Seite */
 scrollbar-base-color: #02368D;
        scrollbar-track-color: #ffffff;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-3dlight-color: #C0C0C0;
        scrollbar-arrow-color: #FFFFFF;
 }

a{      /* Standardhyperlink*/
	font: normal;
	font-family: Arial;
        font-weight: 100;
          font-size: 8pt;
	  text-decoration: none;
	color: #02368D;

}
/* Andersfarbige Hyperlinks */
.weiss{font: bold;
             font-weight: 800;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	color: #FFFFFF;
}
.grau{font: normal;
             font-weight: 100;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #808080;
}

/* Achtung: Hyperlink von den Produktübersichten zu den Produkten unten definiert */

a:hover {text-decoration: underline;}


/* Untere Tabelle */
table.footer
               {background-color: #02368D;

               }


	
/* Zellen */
/*   -----  Definition Seite oben - Titelbild, Flashfilm, etc. */
td.gzlogo{/* Startseite: Festlegung Zelle oben links mit GZ Logo */
	background: #02368D;

}
td.gzschrift{/* Startseite: Festlegung Zelle oben mitte mit GZ Schriftzug */
	background: #02368D;

}
td.flash{/* Startseite: Festlegung Zelle oben rechts mit Flashfilm */
	background: #162236;
}

td.dunkelblau{/* Startseite: Festlegung Zelle oben rechts mit Flashfilm */
	background: #02368D;
}
td.zeile1_footer{background-color: #02368D;
               font: bold;
               font-weight: 800;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;}

td.zeile2_footer{background-color: #02368D;
               font: bold;
               font-weight: 800;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	color: #FFFFFF;}

/* Schriften */
/*Definition Startseite Zelle Links*/

.start_li_blau {font-family: Arial;
          font-weight: 800;
          font-size: 12pt;
	  text-decoration: none;
	  color: #02368D;}
.start_li_red {font-family: Arial;
          font-weight: 600;
          font-size: 10pt;
	  text-decoration: none;
	  color: #ED1C24;}
.start_li_text {font-family: Arial;
          font-weight: 100;
          font-size: 9pt;
	  text-decoration: none;
	  color: #000000;}
/*Definition Startseite Zelle Rechts News*/
td.start_schlagzeile {font-family: Verdana;
          font-weight: 400;
          font-size: 8pt;
	  text-decoration: none;
	  text-align: center;
	vertical-align: middle;
	  color: #02368D;}
 /* Für Nur Text in gleicher Form wie start_schlagzeile */
.start_schlagzeile {font-family: Arial;
          font-weight: 400;
          font-size: 8pt;
	  text-decoration: none;
	  text-align: center;
	vertical-align: middle;
	  color: #02368D;}
td.start_text
             {font-family: Arial;
          font-weight: 100;
          font-size: 8pt;
	  text-decoration: none;
	  text-align: center;
	vertical-align: middle;
	  color: #000000;}
td.start_mehr
             {font-family: Verdana;
          font-weight: 100;
          font-size: 8pt;
	  text-decoration: none;
	  text-align: center;
	vertical-align: top;
	  color: #02368D;}
td.start_bilder
             {background-color: #FFFFFF;
        font-weight: 100;
	font-family: Verdana;
 	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
/*Definition Startseite Zelle Rechts Events (auch Überschriften z.B. Händler)*/
td.start_schlagzevent {font-family: Verdana;
          font-weight: 600;
          font-size: 9pt;
	  text-decoration: none;
	  text-align: left;
	vertical-align: middle;
	  color: #02368D;}
td.start_textevent
             {font-family: Arial;
          font-weight: 100;
          font-size: 9pt;
	  text-decoration: none;
	  text-align: left;
	vertical-align: top;
	  color: #000000;}
td.start_mehrevent
             {font-family: Verdana;
          font-weight: 100;
          font-size: 9pt;
	  text-decoration: none;
	  text-align: left;
	vertical-align: top;
	  color: #02368D;}
/* Zelle mit Ausrichtung Links und Mitte */
td.zelle_middle
             {
        font-family: Arial;
        font-weight: 800;
        font-size: 8pt;
        text-decoration: none;
	text-align: left;
	vertical-align: middle;
	}
/* Definition der Texte in den Inhaltszellen */
.start_t {font-family: Verdana;    /*Teilüberschriften*/
          font-weight: 600;
          font-size: 9pt;
	  text-decoration: none;
	  color: #02368D;}

.text   { font-family: Arial;    /*Darstellung des Text*/
         font-weight: 100;
         font-size: 9pt;
	 text-decoration: none;
  	 color: #000000;
	  }

/* Text wird in den Zellen als Blocksatz dargestellt */
.blocksatz {text-align: justify;}


td.haendler   /* Händlerliste */
             {background-color: #02368D;
        font-weight: 100;
        font-size: 9pt;
	font-family: Arial;
 	text-decoration: none;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
}
/*Eventkalender* (1. Zeile mit Eventkalender wie  td.start_schlagzevent */
td.event_monate
{   font-family: Verdana;
          font-weight: 100;
          font-size: 9pt;
	  text-decoration: none;
	  text-align: left;
	vertical-align: top;
	  color: #000000;}
td.event_datum
{   font-family: Verdana;
          font-weight: 100;
          font-size: 9pt;
	  text-decoration: none;
	  text-align: left;
	vertical-align: top;
	  color: #000000;}
	  
td.event_ort
{  font-family: Verdana;
          font-weight: 100;
          font-size: 9pt;
	  text-decoration: none;
	  text-align: left;
	vertical-align: top;
	  color: #000000;}
 /* Produkte*/

 td.serie
             {font-family: Arial;
          font-weight: 100;
          font-size: 8pt;
	  text-decoration: none;
	  text-align: left;
	vertical-align: middle;
	  color: #02368D;}
td.produkt_text
             {font-family: Arial;
          font-weight: 100;
          font-size: 8pt;
	  text-decoration: none;
	  text-align: left;
	vertical-align: top;
	  color: #000000;}
.prod_li_blau {font-family: Arial;
          font-weight: 800;
          font-size: 12pt;
	  text-decoration: none;
	  color: #02368D;}
.prod_li_blau2 {font-family: Arial;
          font-weight: 100;
          font-size: 10pt;
	  text-decoration: none;
	  color: #02368D;}
.prod_li_blau3 {font-family: Arial;
          font-weight: 100;
          font-size: 8pt;
	  text-decoration: none;
	  color: #02368D;}
.schwarz{font: normal;    /* Hyperlink der Produktübersicht zu den Produkten*/
             font-weight: 100;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}
.blau_f{/* Hyperlink Produkte Unterstrichen, nachträglich geändert in Rot, fett */
             {font-family: Arial;
          font-weight: 800;
          font-size: 10pt;
          text-align: left;
	  vertical-align: middle;
          text-decoration: underline;
	  color: #02368D;}


/* Weitere Definitionen:
Einzelne Produktseiten
Produktüberschrift = .start_t
Zeile darunter = .text
Zelle "Downloads zu diesem Produkt" =  td.zelle_middle
Zelle "Produktmerkmale" & Details dazu = td.event_monate */

