.body {
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  scrollbar-base-color : #BEC08A;
  scrollbar-darkshadow-color : #BEC08A;
  scrollbar-face-color : #F4F88D;
  scrollbar-shadow-color : #F4F88D;
  scrollbar-track-color : #F5F8AB;
  scrollbar-arrow-color : #BEC08A;
  scrollbar-highlight-color : #F4F88D;
  background-color: #F5FA73;
 }
  
.startseite_maintable { 
  table-layout: fixed;
  border:0px;
  width:100%;
  height: 100%;
  background-image:url(images/hintergrund.gif); 
  background-repeat:no-repeat;
  }
 
 .startseite_tab_inhalt {
  table-layout: fixed;
  width:70%;
  margin-top: 100px;
  margin-left:180px;
  margin-right:100px;
  color: #ffffff;
  font-family: Verdana, Geneva, Arial;
}
    
.rechts_maintable{  
  table-layout: fixed;
  border:0px;
  width:100%;
  height: 100%;
  background-image:url(images/hintergrund-rechts.gif);
  background-repeat:no-repeat;
} 

.main_maintable{
  table-layout: fixed;
  width:95%;
  margin-top: 20px;
  background-color: #F5FA73;
}

.main_tab_inhalt{
  table-layout: fixed;
  width:100%;
  background-color: #F5FA73;
}

.main_navigation{
  font-size:10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #000000;
}

.navigation{
  font-size:10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;
  color: #000000;
}

.link_normal {
  font-family: Verdana, Geneva, Arial;
  text-decoration: underline;
  color:#ffffff;  
}

.link{
  font-family: Verdana, Geneva, Arial;
  font-size: 12px;
  text-decoration: underline;
  color:#000000;  
}

.link_zeilenabstand{
  font-family: Verdana, Geneva, Arial;
  font-size: 12px;
  text-decoration: underline;
  color:#000000;
  margin-bottom:20px;  
}

.ueberschrift{
  font-size:14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight : bold;
  }

.text{
  font-family: Verdana, Geneva, Arial;
  font-size: 12px;
  color:#000000;  
}

.text_zeilenabstand{
  font-family: Verdana, Geneva, Arial;
  font-size: 12px;
  color:#000000;
  line-height : 25px;
}

.text_kursiv{
  font-family: Verdana, Geneva, Arial;
  font-size: 12px;
  color:#000000;
  font-style : italic;
}

.text_kursiv_gross{
  font-family: Verdana, Geneva, Arial;
  font-size: 14px;
  color:#000000;
  font-style : italic;
}

.text_kursiv_unterstr{
  font-family: Verdana, Geneva, Arial;
  font-size: 12px;
  color:#000000;
  font-style : italic;
  text-decoration:underline;
}

.link_zeilenabstand{
  font-family: Verdana, Geneva, Arial;
  font-size: 12px;
  color:#000000;
  line-height : 25px;
  text-decoration:underline;
}