.schrift { color:#000000;
           font-family:georgia;
           font-size:10px;
           font-weight:bold;
           text-decoration:none;
}

.schrift_grau { color:#2E2E2E;
           font-family:georgia;
           font-size:10px;
           font-weight:bold;
           text-decoration:none;
}

h1 { font-family:georgia;
     color:#000000;
}


a:link {line-height:0%; font-size:0.7em; font-family:georgia; font-size:8pt; font-weight:bold; color:#000000; text-decoration:none;}
a:visited {line-height:0%; font-size:0.7em; font-family:georgia; font-size:8pt; font-weight:bold; color:#660000; text-decoration:none;}
a:focus {line-height:0%; font-size:0.7em; font-family:georgia; font-size:8pt; font-weight:bold; color:#660000; text-decoration:none;}
a:hover {line-height:0%; font-size:0.7em; font-family:georgia; font-size:8pt; font-weight:bold; color:#660000; text-decoration:none;}
a:active {line-height:0%; font-size:0.7em; font-family:georgia; sfont-size:8pt; font-weight:bold; color:#660000; text-decoration:none;}

#body {
   margin-top:0;
   margin-left:0;
   background-color: #ffffff;
   background-attachment:scroll;

}



#logolars {
   z-index:9;
   position:fixed;
   top:0px;
   left:0px;
   width:300px;
   padding:0px;
   margin:0px;
   border:0px solid #000000;
}


#navi {
   z-index:10;
   position:fixed;
   top:225px;
   left:35px;
   width:250px;
   padding:0px;
   margin:0px;
   border:0px solid #000000;
}




#innendrin {
   z-index:2;
   position:absolute;
   top:10px;
   left:300px;
   width:890px;
   padding:0px;
   margin:0px;
   border:0px solid #000000;
}