/* ------------------------------- */
/* Grundeinstellungen              */
/* ------------------------------- */
html, body, textarea {
  background-color:#C4DEF4;
  color:##C4DEF4;
  scrollbar-base-color:#C4DEF4;
  scrollbar-3d-light-color:#C4DEF4;
  scrollbar-arrow-color:#C4DEF4;
  scrollbar-darkshadow-color:#C4DEF4;
  scrollbar-face-color:#99ccff;
  scrollbar-highlight-color:#C4DEF4;
  scrollbar-shadow-color:#C4DEF4;
  scrollbar-track-color:#C4DEF4;
}
body.b2 {background-color:#FFFFFF;}

/* 1.Überschrift für Inhaltsangabe */
/* ------------------------------- */
.ih1 {font-family:Bookman Old Style;
      font-size:18px;
      font-weight:bold;
      color:#000000;}

/* 2.Überschrift für Inhaltsangabe */
/* ------------------------------- */
.ih2 {font-family:Bookman Old Style;
      font-size:12px;
      font-style:normal;
      color:#000099;
      font-weight:normal;
      text-decoration:underline;}

/* StandardText: Überschrift1      */
/* ------------------------------- */
.sth1 {font-family:Bookman Old Style;
      font-size:36px;
      font-weight:bold;
      color:#000000;
      text-align:center;}

/* StandardText: Überschrift2      */
/* ------------------------------- */
.sth2 {font-family:Bookman Old Style;
      font-size:18px;
      font-weight:bold;
      color:#000000;
      text-align:center;
      text-decoration:underline;}

/* StandardText: Blocksatz         */
/* ------------------------------- */
.std {font-family:Bookman Old Style;
      font-size:16px;
      text-align:justify;
      color:#000000;}

/* StandardText: Anmerkungen       */
/* ------------------------------- */
.stda {font-family:Bookman Old Style;
       font-size:14px;
       color:#000000;}

/* =============================== */
/*    hinzugefügt am 29.05.2007    */
/* =============================== */

/* StandardText: zentriert         */
/* ------------------------------- */
.stdc {font-family:Bookman Old Style;
      font-size:16px;
      text-align:center;
      color:#000000;}

/* StandardText: rechts            */
/* ------------------------------- */
.stdr {font-family:Bookman Old Style;
      font-size:16px;
      text-align:right;
      color:#000000;}

/* StandardText1: links            */
/* ------------------------------- */
.std1 {font-family:Bookman Old Style;
      font-size:14px;
      text-align:left;
      color:#000000;}

/* StandardText1: rechts            */
/* ------------------------------- */
.stdr2 {font-family:Bookman Old Style;
      font-size:14px;
      text-align:right;
      color:#000000;}

/* StandardText1: zentriert 24-01-2010 */
/* ------------------------------- */
.stdc2 {font-family:Bookman Old Style;
      font-size:14px;
      text-align:center;
      color:#000000;}

/* StandardText: "First-Letter"    */
/* ------------------------------- */
.std_fl  {font-size:56px;
         color:#990000;
         float:left;
         margin-top:-12px;
         margin-right:1px;
         margin-bottom:-20px;}

/* Textfluss: links                */
/* ------------------------------- */
.float_left {float:left; 
            margin-top:5px; 
            margin-right:10px; 
            margin-bottom:0px;}

/* Textfluss: rechts               */
/* ------------------------------- */
.float_right {float:right;
             margin-top:5px; 
             margin-left:10px; 
             margin-bottom:0px;}

/* Horizontale: Kapitel dunkelblau */
/* ------------------------------- */
.hr_k {background-color:#000099; 
      height:5px;}

/* Horizontale: Abschnitt graublau */
/* ------------------------------- */
.hr_a {background-color:#336699; 
      height:2px;}

/* Horizontale: Fußnote hellgrau 25-01-2010 */
/* ------------------------------- */
.hr_f {background-color:#cccccc;
      height:1px;}

/* Fußnote: zentriert            25-01-2010 */
/* ------------------------------- */
.stdf {font-family:Bookman Old Style;
      font-size:10px;
      text-align:center;}

/* Tabelle Besucherstatistik rechts 02-02-2010 */
/* ------------------------------- */
.std_bsr {font-family:Bookman Old Style;
      font-size:12px;
      text-align:right;}

/* Tabelle Besucherstatistik links 02-02-2010 */
/* ------------------------------- */
.std_bsl {font-family:Bookman Old Style;
      font-size:12px;
      text-align:left;}

/* =============================== */
/*    hinzugefügt am 27.05.2007    */
/* =============================== */

/* Text-Markierungen               */
/* ------------------------------- */
.gelbbox {background-color:#FFFF66;
         padding:6px; margin:0px;}

.gelb {background-color:#FFFF66;}


/*    hinzugefügt am 16.03.2008    */
/* ------------------------------- */
.graubox {background-color:#c0c0c0;
         padding:6px; margin:0px;}
         
/*    hinzugefügt am 15.03.2010    */
/* ------------------------------- */
.hellgraubox {background-color:#efefef;
         padding:6px; margin:0px;}
         
/*    hinzugefügt am 15.03.2010    */
/* ------------------------------- */
.blaubox {background-color:#99ccff;
         padding:6px; margin:0px;}

/*    hinzugefügt am 05.01.2008    */
/* =============================== */
.weissbox {background-color:#FFFFFF;
         padding:9px;
         padding-bottom:0px;
         margin:0px}

/* Gestaltung: Verweise und Links  */
/* von noch nicht besuchten Seiten */
/* ------------------------------- */
a:link {color:#000099;}

/* von bereits besuchten Seiten    */
/* ------------------------------- */
a:visited {color:#800000;}
      
/* =============================== */
/*    hinzugefügt am 23.06.2007    */
/* =============================== */

/* Rahmen               */
/* ------------------------------- */
.r_red {border-width:2px; 
       border-style:solid;
       border-color:#990000; }

/* =============================== */
/*    hinzugefügt am 03.08.2007    */
/* =============================== */
      
/* StandardText: "First-Letter"    */
/* für Absatz-Formatierung (rot)   */
/* ------------------------------- */
.std_fa  {font-size:24px;
         color:#990000;
         float:left;
         margin-top:-5px;
         margin-right:-3px;
         margin-bottom:-8px;}

/* StandardText: "First-Letter"    */
/* für Absatz-Formatierung (blau)  */
/* ------------------------------- */
.std_fab  {font-size:24px;
           line-height:24px;
           color:#000099;}
           
/* =============================== */
/*    hinzugefügt am 31.10.2009    */
/* =============================== */
      
/* Tabelle 1               */
/* ------------------------------- */
table.t1 {table-layout:auto;
       width:765px;
       border:0px;
       padding:10px;
       margin-top:0px;
       margin-left:0px;
       margin-right:0px;
       margin-bottom:5px;
       background-color:#FFFFFF;}
       
/* =============================== */
/*    hinzugefügt am 02.11.2009    */
/* =============================== */
      
/* Tabelle 2 Gaestbuch             */
/* ------------------------------- */
table.t2 {table-layout:auto;
       width:765px;
       border:0px;
       padding:10px;
       margin-top:5px;
       margin-left:0px;
       margin-right:0px;
       margin-bottom:5px;
       background-color:#FFFF99;}
       
       
/* Tabelle 3 Logo                  */
/* ------------------------------- */
table.t3 {table-layout:auto;
       width:265px;
       border:0px;
       padding:10px;
       margin-top:5px;
       margin-left:0px;
       margin-right:0px;
       margin-bottom:5px;
       background-color:#C4DEF4;}
