/* Beginn der CSS Deklaration fuer Zentralseiten-Kopfbereich */
 
/* CSS Deklaration body */
  
body 
   {  
   background-color:#ffffff;
   font-family: Arial, Helvetica, sans-serif;
   scrollbar-3dlight-color:#666666;
   scrollbar-arrow-color:#999999;
   scrollbar-darkshadow-color:#666666;
   scrollbar-face-color:#eaeaea;
   scrollbar-highlight-color:#666666;
   scrollbar-shadow-color: #666666;
   scrollbar-track-color:#cccccc;

   }

 
/* CSS Deklaration Links */  
   a:link, a:visited 
   {  
   color: #000000; 
   text-decoration: none;
   font-weight:bold;
   }
   
   a:hover 
   {  
   color: #000000; 
   background-color: #00ccff;
   }
  
/* CSS Deklaration für Button - HOME */  
#start     
   {
   font-size:105%;
   font-weight:bold;
   }


/* CSS Deklaration für Pfadangebe - Stelle an der man sich gerade befindet */  
#hier       
   {
   color:#b40000;
   font-weight:bold;
   }


/* CSS Deklaration Tabelle eins - Kopftabelle mit Begrueßung und Logo */  
#tabelleeins
   {
   width:800px; 
   height:58px; 
   background-color:#eaeaea; 
   border-top:1px solid #cccccc; 
   border-left:1px solid #cccccc; 
   border-right:1px solid #cccccc; 
   border-bottom:1px solid #b40000; 
   font-size:75%; 
   font-weight:bold; 
   color:#b40000; 
   -moz-border-radius-topleft:10px; 
   -moz-border-radius-topright:10px;
   filter:alpha(opacity=90); 
   -moz-opacity:0.9;   
   }

/* CSS Deklaration Tabelle zwei - Werbebanner und Ticker */  
#tabellezwei
   {
   width:800px; 
   height:60px; 
   border-left:1px solid #cccccc; 
   border-right:1px solid #cccccc; 
   border-bottom:1px solid #cccccc; 
   padding-top:2px;
   background-color:#ffffff;   
   }

/* CSS Deklaration Tabelle drei - Hauptnavigation und Suchmaske fuer interne Suchmaschine */  
#tabelledrei
   {
   width:800px; 
   height:30px; 
   background-color:#ffdead; 
   border-left:1px solid #cccccc; 
   border-right:1px solid #cccccc; 
   }

/* CSS Deklaration Tabelle vier - Hoehe einfach - Pfandangebe und eff-Player */  
#tabellevier
   {
   width:800px; 
   height:30px; 
   border:1px solid #cccccc; 
   font-size:70%;
   background-color:#ffffff;   
   }

/* CSS Deklaration Tabelle vier - Hoehe doppelt - Pfandangebe und eff-Player */  
#tabellevier50
   {
   width:800px; 
   height:50px; 
   border:1px solid #cccccc; 
   font-size:70%;
   background-color:#ffffff;  
   }

/* CSS Deklaration Tabelle vier - Hoehe dreifach - Pfandangebe und eff-Player */  
#tabellevier70
   {
   width:800px; 
   height:90px; 
   border:1px solid #cccccc; 
   font-size:70%;
   background-color:#ffffff;   
   }

/* CSS Deklaration Tabelle vier A - Sprungmenue */  
#tabellevier_a
   {
   width:800px;
   height:25px; 
   font-size:70%; 
   background-color:#ffffff; 
   border-left:1px solid #cccccc; 
   border-right:1px solid #cccccc; 
   border-bottom:1px solid #cccccc; 
   }

/* CSS Deklaration fuer Sprungmenues - Auslagerung in sprung.css */  
.sel
  {
  font-size:100%;
  width:200px;
  background-color:#ffefde;
  font-family: Arial, Helvetica, sans-serif;  
  }

.selfaq
  {
  font-size:100%;
  width:500px;
  background-color:#ffefde;
  font-family: Arial, Helvetica, sans-serif;  
  }

.a 
  {
  background-color:#ffefde;
  }

.b 
  {
  background-color:#b40000;
  color:#ffffff;
  }
  
.c 
  {
  background-color:#eaeaea;
  }
  
.d 
  {
  background-color:#cd853f;
  color:#ffffff;
  }

.e 
  {
  background-color:#ffffff;
  }

.f 
  {
  background-color:#ffffcc;
  }


/* CSS Deklaration Tabelle fuenf - wird die googlewerbung aufnehmen */  
#tabellefuenf
   {
   width:800px; 
   height:100px; 
   border-left:1px solid #cccccc; 
   border-right:1px solid #cccccc; 
   border-bottom:1px solid #cccccc;   
   }


 /* CSS Deklaration Tabelle sechs - Hinweistext für Accesskey-Pad */   
#tabellesechs
   {
   width:800px; 
   height:auto; 
   font-size:70%;
   background-color:#eaeaea; 
   border-left:1px solid #cccccc; 
   border-right:1px solid #cccccc; 
   border-bottom:1px solid #cccccc; 
   -moz-border-radius-bottomleft:10px; 
   -moz-border-radius-bottomright:10px;
   }

.tab06zelle01
   {
   text-align:justify; 
   margin:7px;
   }

/* Ende der CSS Deklaration fuer den Zentralseiten-Kopfbereich */



/* Beginn der CSS Deklaration fuer den speziellen Seitenbereich - Zentralseite */ 
 
 /* CSS Deklaration Tabelle sieben - Inhalte */ 
#tabellesieben
   {
   width:800px; 
   height:667px; 
   border:1px solid #cccccc; 
   background-color:#eaeaea; 
   -moz-border-radius:10px; 
   margin-top:5px; 
   margin-bottom:5px;
   }
   
#mittelzellen
   {
   width:135px; 
   height:160px; 
   margin-left:4px; 
   margin-top:5px; 
   background-color:#ffffff;
   border:1px solid #cccccc; 
   -moz-border-radius:10px; 
   font-weight:bold;
   font-size:75%; 
   }
   
#linkezelletab01
   {
   width:176px; 
   height:485px;
   font-weight:bold;
   background-color:#ffdead;
   margin-left:4px;
   margin-top:5px; 
   border:1px solid #cccccc; 
   -moz-border-radius:10px;   
   }
   
.gruppe
   {
   color:#000000;
   font-size:75%;
   width:176px; 
   height:15px;
   }
   
#linkezelletab02
   {
   width:176px; 
   height:160px;
   border:1px solid #cccccc; 
   background-color:#ffdead; 
   -moz-border-radius:10px; 
   margin-top:5px; 
   margin-left:4px;  
   }
   
.gruppe02
   {
   color:#000000;
   font-size:60%;
   width:176px; 
   height:22px;
   }
   
#rechtezellen
   {
   width:469px; 
   height:160px; 
   margin-left:4px; 
   margin-top:5px; 
   background-color:#ffffff;
   border:1px solid #cccccc; 
   -moz-border-radius:10px;  
   }
   
.breitezellen
   {
   width:469px; 
   height:20px; 
   font-weight:bold; 
   font-size:75%;  
   }
   
.kleinezellenoben
   {
   width:149px; 
   height:20px; 
   text-align:center;
   text-decoration:underline;
   font-weight:bold; 
   font-size:70%;  
   }
   
.kleinezellenunten
   {
   width:149px; 
   height:110px; 
   text-align:center; 
   font-size:70%;   
   }
   
.breitezellenunten
   {
   width:320px; 
   height:130px; 
   text-align:center; 
   font-size:70%;   
   }

 /* CSS Deklaration Tabelle acht - Inhalte */
#tabelleacht
    {
   width:800px; 
   height:185px;
   border:1px solid #cccccc; 
   background-color:#eaeaea; 
   -moz-border-radius:10px; 
   margin-bottom:5px;
   }
   
.newsletter
   {
   width:174px; 
   height:177px;
   font-size:70%;
   margin-left:4px; 
   background-color:#ffffff; 
   border:1px solid #cccccc; 
   -moz-border-radius:10px;   
   }

.chronik  
   {
   width:136px; 
   height:177px;
   font-size:70%; 
   margin-left:4px; 
   background-color:#ffffff;
   border:1px solid #cccccc; 
   -moz-border-radius:10px; 
   }
   
.bericht
   {
   width:469px; 
   height:177px; 
   font-size:70%; 
   background-color:#ffffff; 
   margin-left:5px; 
   border:1px solid #cccccc; 
   -moz-border-radius:10px;   
   }
/* Ende der CSS Deklaration fuer den speziellen Seitenbereich der Zentralseite */  



/* Beginn der CSS Deklaration fuer den Zentralseiten-Bodenbereich */
  
 /* CSS Deklaration Tabelle neun - Inhalte */
#tabelleneun
   {
   width:800px; 
   height:148px; 
   background-color:#eaeaea; 
   border:1px solid #cccccc; 
   -moz-border-radius:10px;  
   }
   
.pad
   {
   width:175px; 
   height:140px;
   margin-left:4px; 
   background-color:#ffffff; 
   border:1px solid #cccccc; 
   -moz-border-radius:10px;   
   }
   
.accseiten 
   {
   width:610px; 
   height:136px; 
   background-color:#ffffff; 
   border:1px solid #cccccc; 
   -moz-border-radius:10px; 
   margin-left:4px;   
   }

.accseiten01
   {
   width:610px; 
   height:20px; 
   text-align:center; 
   font-weight:bold; 
   font-size:75%;   
   }
   
.accseiten02
   {
   width:610px; 
   height:100px;   
   }
   
.accseiten03
   {
   width:610px; 
   height:20px; 
   text-align:center; 
   font-size:70%;  
   }
   
.accinnenseiten
   {
   text-align:center; 
   font-size:70%; 
   width:592px; 
   height:96px; 
   margin-left:7px; 
   }

 /* CSS Deklaration Tabelle zehn - Inhalte */
#tabellezehn
   {
   width:800px; 
   height:100px; 
   margin-top:5px; 
   background-color:#eaeaea; 
   border:1px solid #cccccc;
   -moz-border-radius:10px;
   font-size:60%;
   line-height:15px; 
   } 
/* Ende der CSS Deklaration fuer den Zentralseiten-Bodenbereich */  


