body {
      margin:0px 0px 0px 0px;
      padding: 0px 0px 0px 0px;
      background: #000000 url(../images/bg2.gif) repeat;
      font-family: Tahoma, Verdana;
      }


pre{
	font-family: Tahoma, Helvetica, Sans Serif;
	font-size: 14pt;
	}

h1,h3,h5    {
      margin-top: 0px;
      }

img {
      border: 0;
      margin: 2px;

     }

a:link { color:#FF8000; text-decoration:none;}
a:visited { color:#FF8000; text-decoration:none;}
a:active { color:#FF8000; text-decoration:none;}

input, textarea, select
     {
      border-bottom-color:yellow;
      border-right-color:yellow;
      background-color: #2D2D2D;
      border: 1px solid #000000;
      color:  #FFFF80;
     }

.gallery
        {
          border-width: 2px;
          border-color: #804000;
          border-style: solid;
        }

#bild
      {
         position:absolute;
        left:50px;
      }

#bildquer
      {
         position:absolute;
        left:0px;
        top:60px;
      }


#logo
     {

     }

#logo h1
      {
        position:absolute;
        top:10px;
        left:10px;
        z-index:3;
        background: transparent url(../images/kultur.gif) no-repeat top left;
        height:120px;
        width:350px;

      }

#logo h1 span
      {
        display:none;
      }


#lcontentbox
      {
        z-index:2;
        position:absolute;
        top:70px;
        left:30px;
        background: transparent url(../images/contentbox.jpg) no-repeat ;
        height:510px;
        width:530px;
      }

#rcontentbox
      {
        z-index:2;
        position:absolute;
        top:70px;
        left:520px;
        background: transparent url(../images/contentbox.jpg) no-repeat ;
        height:510px;
        width:465px;
      }

#chapter
      {
        position: absolute;
        top: 98px;
        left: 120px;
        z-index:4;
        color: #804000;
        font-size: 10px;
      }


#subtitle
      {
        position: absolute;
        top: 125px;
        left: 80px;
        z-index:4;
        color: #C08040;
        font-weight:bold;
   }


#menu span
      {
        color: #FFFF80;
      }

#menu a
      {
        color: #804000;
      }

#menu
      {
        position: absolute;
        top: 30px;
        left: 522px;
        z-index:4;
        color: #804000;
        font-size: 10pt;
        font-weight:bold;
       }


#lcontent
      {
        z-index:4;
        color: #FFFF80;
        position: absolute;
        top: 170px;
        left: 60px;
        font-size: 12px;
        width:410px;
         height:400px;
        }

#rcontent
      {
        z-index:4;
        color: #FFFF80;
        position: absolute;
        top: 100px;
        left: 550px;
        font-size: 12px;
        width:410px;
         height:400px;
      }

td,tr,table
        {
        color: #FFFF80;
        font-size: 10pt;
        }
#kursiv
       {
           font-style:italic;
       }

#fett
       {
           font-weight:bold;
       }

#zitat
       {
           font-size: 9px;
           font-style: italic;
       }

#gross
       {
           font-size: 14px;
           font-weight: bold;
       }


#alert
       {
           color: #FF0000;
       }





#indexpage
       {
           border-style: double;
           border-color: #FF9999;
       }

