body           {background-color: gainsboro;}

h1           {font-family: Comic Sans MS, Arial, Helvetica;
           text-align: center;}
h2            {font-family: Comic Sans MS, Arial, Helvetica;
           font-size:17px;
           font-weight: 500;
           text-align: center;
           margin-top: 0px;}
h3           {font-family: Comic Sans MS, Arial, Helvetica;
           font-size:13px;
           font-weight: 500;
           margin-top: 0px;}

A:link    {text-decoration: none;
           color: black;}
A:visited {text-decoration: none;
           color: black;}
A:hover   {text-decoration: none;
           color: black;
           background-color:#ff0;}


/*runde Ecken*/
div.rahmen{ -moz-border-radius: 9px;
            -webkit-border-radius: 9px;
            border-radius: 9px;}

/*Interne Links*/
p.intern {text-decoration: underline;
         color: #A737A7;}

span.reiter {padding-top: 2px;
             padding-left: 0px;
             position: absolute;
             text-align: left;
             font-family: Comic Sans MS, Arial, Helvetica;
             font-size:12px;
             font-weight: 500;}

span.strict {text-align: left;
            position: relative; }

/*Kaukasus-Seiten*/
div.inhalt     {padding-top: 30px;
                padding-left: 10px;
                padding-right: 10px;
                text-align: justify;
                font-size: 15px;
                font-weight: 400;
                font-family: Arial, Helvetica;}
h1.kaukasus    {font-size: 17px;
               font-weight: bold;}

h2.kaukasus    {font-size: 15px;
               font-weight: bold;
               text-align: left;}
table.kaukasus {}
td.bilder      {padding: 0px;
               border: 1px;
               border-Style: solid;
               text-align: justify;
               vertical-align: bottom;}
td.bildtext    {padding-left: 5px;
               vertical-align: bottom;
               text-align: justify;
               font-size: 12px;}
span.zitat     {font-variant: small-caps;}
span.artname   {font-style: italic;}
span.pilzname  {font-size: 14px;
                font-weight: bold;}
span.bilder    {font-size: 14px;}
span.komentar  {font-style: italic;}

ul.literatur   {list-style-position: outside;
               list-style-type: circle;
               font-size: 14px;}

/* Kopfbereich */
#layer1  {position: absolute; top: 5px; left: 35px;
          width: 925px; height:80px;
          z-index:30;
          background-image:url(bilder/banner/hintergrund2.gif);
          border: 1px solid #000000;
          font-family: Comic Sans MS, Arial, Helvetica;}

/* Navigation */
#layer2    {position: fixed; left:35px; top:90px;
            width:120px;
            z-index:20;
            background-color: #BBE850;
            border: 1px solid #000000;
            padding-top: 5px;
            padding-bottom: 5px;
            line-height: 25px;
            text-align: center;
            font-family: Arial, Helvetica; font-size:15px; font-weight: 500;}

/* rechter Inforahmen */
#layer3    {left:815px; top:90px;
            position: absolute;
            width: 135px;
            z-index:10;
            background-color: #BBE850;
            background-repeat: no-repeat;
            border: 1px solid #000000 ;
            text-align: left;
            font-size: 14px;
            padding: 5px;
            text-align: center;}

/* Textrahmen */
#layer4    {left:160px; top:90px;
            position: absolute;
            width: 800px;
            min-height: 500px;
            z-index:20;
            background-color: #FFFC72;
            border: 1px solid #000000 ;
            padding-bottom: 3px;}

/*Logo links*/
#layer5    {position: fixed; top: 5px; left: 35px;
            width: 120px; height:80px;
            z-index:20;
            border: 1px solid #000000;
            background-image: url(bilder/umbilogokurz3.gif);
            background-color: white;}

/*Logo rechts*/
#layer6    {position: fixed; top: 5px; left: 815px;
            width: 145px; height:80px;
            z-index:10;
            text-align: center;
            border: 1px solid #000000;
            background-image: url(bilder/umbilogokurz3.gif);
            background-repeat: no-repeat;
            background-position: center;
            background-color: white;}

/*Hinweis auf das Tchatsch-Buch*/
#layer7    {position: absolute; left:35px; top:280px;
            width:120px;
            z-index:1;
            background-color: #BBE850;
            border: 1px solid #000000;
            padding-top: 10px; padding-bottom: 5px;
            line-height: 15px;
            text-align: center;
            font-family: Arial, Helvetica; font-size:12px; font-weight: 500;}

