<style type="text/css">
<!--



/* -- General Settings FLEX ----------------------------------- */

html
    {
    scrollbar-arrow-color:      #9B9B89;
    scrollbar-base-color:       #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-face-color:       #FFFFFF;
    scrollbar-highlight-color:  #9B9B89;
    scrollbar-shadow-color:     #9B9B89;
    scrollbar-track-color:      #FFFFFF;
    }

body
    {
    background-color: #FFFFFF; 
    background-repeat: no-repeat;
    background-attachment: fixed;
    
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px; 
    color: #000000;
    }





/* -- END ----------------------------------------------------- */


/* -- TEXTFORMATIERUNG ---------------------------------------- */

h1
  {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #000000;
  }

h2
  {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
              letter-spacing: 2px; 
  font-weight: bold;
  color: #000000;
  }

h3
  {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  color: #000000;
  }

p
  {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px; 
  color: #000000;
  }

hr
  {
  height: 1px;
  color: #D1C2B4;
  background-color: #D1C2B4;
  border: none;
/*  position: absolute;
  width: 590px;
  left: 5px; */
  padding: 2px;
}

img
  {
  border: 0px;
  }

/* -- END ----------------------------------------------------- */



/* -- TABELLEN ------------------------------------------------ */

table, tr, td
    {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px; 
/*    color: #000000; */
    margin: 0px;
    padding: 2px;
    }

.oben
   {
   vertical-align: text-top;   
   }


.unten
   {
   vertical-align: middle;
   }


/* -- END ----------------------------------------------------- */


/* -- HAUPTEBENE ---------------------------------------------- */


      /* Layer1 beinhaltet Logo und Menü ---------- */

      #Layer1
      {
      position: absolute; 
      top:      75px;
      left:     190px; 
      width:    744px;
      height:   50px;
      z-index:  1; 
      }

      /* Layer2 beinhaltet die Haupttexte ---------- */

      #Layer2
      {
      position: absolute; 
      top:      100px;
      left:     279px; 
      width:    655px;
      height:   500px;
      z-index:  2; 
      }







      /* Layer3 beinhaltet die Bilder ---------- */

      #Layer3
      {
      position: absolute;
      top:      73px;
      left:     440px; 

      z-index:  3; 
      }
      
           .subnavi
               {
               font-family: Verdana, Geneva, sans-serif;
               font-size: 9px;
               color: #FFFFFF; 
               }

               a:link.subnavi    {color: #FFFFFF; text-decoration:none;}
               a:visited.subnavi {color: #FFFFFF; text-decoration:none;}
               a:active.subnavi  {color: #FFFFFF; text-decoration:none;}
               a:hover.subnavi   {color: #BC9E84; text-decoration:none;}



      /* Layer4 beinhaltet die Fußzeile ---------- */

      #Layer4
      {
      position: absolute; 
      top:      370px; 
      left:     25px; 
      width:    630px;
      height:   30px;
      z-index:  4; 
      }

           /* Einstellungen für Layer 4 ---------- */

           .foot
               {
               font-family: Verdana, Geneva, sans-serif;
               font-size: 9px;
               letter-spacing: 2px; 
               text-indent: 396px; /* Texteinrückung */
               color: #FFFFFF; 
               margin: 3px;
               }

               a:link.foot    {color: #FFFFFF; text-decoration:none;}
               a:visited.foot {color: #FFFFFF; text-decoration:none;}
               a:active.foot  {color: #FFFFFF; text-decoration:none;}
               a:hover.foot   {color: #BC9E84; text-decoration:none;}

      /* Layer5 beinhaltet die Subseiten ---------- */

      #Layer5
      {
      position:absolute; 
      left: 35px; 
      top: 2px;
      }




/* -- END ----------------------------------------------------- */





/* -- HYPERLINKS ---------------------------------------------- */

      /* -- Navigation ------------- */

      A.nav
         {
         font-family: Verdana, Geneva, sans-serif;
         font-size: 9px;

         line-height: 9px; 
         padding: 2px;  

         display: block;
         width: 100px;
         height: 11px;

         border:1px solid #9B9B89;
         }

         a:link.nav    {color: #9B9B89; text-decoration:none;  }
         a:visited.nav {color: #9B9B89; text-decoration:none;  }
         a:active.nav  {color: #FFFFFF; text-decoration:none; background: #DFE3E0; }
         a:hover.nav   {color: #FFFFFF; text-decoration:none; background: #DFE3E0; }




      /* -- Links im Text ------------- */


      A
        {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 11px;
        }

        a:link    {color: #000000; text-decoration:none;}
        a:visited {color: #000000; text-decoration:none;}
        a:active  {color: #000000; text-decoration:none;}
        a:hover   {color: #000000; text-decoration:underline;}





/* -- END ----------------------------------------------------- */


/* -- GUESTBOOK FORMULAR -------------------------------------- */


      /* -- INPUT --------------------- */

      form br { 
        clear: left;
      }

      input, textarea 
          {
          font-family: Verdana, Geneva, sans-serif;
          font-size: 10px;
          color: #FFFFFF;
          background-color: #9792A2;
          border: 1px solid #9792A2;
          float: left;
          margin: 0px;
         }

      .butSub
          {
          background-color: #333333; 
          border-style: solid;
          border-left-width: 2px;
          border-color: #9792A2; #9792A2; #9792A2; #9792A2;
          cursor: pointer; 
          float: none;
          width: auto;
          }

      /* -- OUTPUT -------------------- */

      .outs
          {
          border: 1px solid #D1C2B4; 
          padding: 5px;
          }

      .titel
          {
          font-family: Verdana, Geneva, sans-serif;
          font-size: 10px;
          font-weight: bold;
          color: #D1C2B4;
          line-height: 25px;
          margin: 0px;
          }

/* -- END ----------------------------------------------------- */


</style>
