body {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #ffffff;    
  font-family: Arial;
  font-size: 12px;
  color: #377300;  
  font-weight: normal;
}   

.menuBody {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family: Arial;
  font-size: 11px;
  color: #377300;  
  font-weight: normal;
  background-image: url("../images/menuBk.gif");
} 

.contentBody {  
  background : fixed;
  background-image: url("../images/contentBk.jpg"); 
}

.contentBody2 {  
  background : fixed;
  background-image: url("../images/contentBk2.jpg"); 
}

.contentBody3 {  
  background : fixed;
  background-image: url("../images/contentBk3.jpg"); 
}

.pageBk {     
  position: relative;
  left: 0px;
  top: 0px;
  width: 900px;
  height: 600px;
  background-image: url("../images/pageBk.jpg"); 
  overflow: hidden;  
  z-index: 20;
}              


.logoTop {  
  position: absolute;
  left: 53px;
  top: 22px;
  width: 341px;
  height: 109px;
  background-image: url("../images/logoTop.gif");
  overflow: hidden;
  z-index: 21;
}               

.mainMenu {  
  position: absolute;
  left: 53px;
  top:115px;
  width: 200px;
  height: 360px;
  background-image: url("../images/menuBk.gif");
  overflow: hidden;  
  z-index: 21;
}  

.mainMenu .menuFrame {
  left: 0px;
  top: 0px;
  width: 200px;
  height: 360px;
  border: 0px; 
  border-style: none;
  border-width: 0px; 
} 

.bottomBar {    
  position: absolute;
  left: 12px;
  top: 457px;
  width: 876px;
  height: 132px; 
  background-image: url("../images/bottomBar.gif");
  overflow: hidden;
  z-index: 23;
}    

.content {
  position: absolute;
  left: 294px;
  top: 115px;
  width: 594px;
  height: 360px;
  background-image: url("../images/contentBk.jpg");
  overflow: hidden;
  z-index: 22;
}     

.content2 {
  position: absolute;
  left: 294px;
  top: 115px;
  width: 594px;
  height: 360px;
  background-image: url("../images/contentBk2.jpg");
  overflow: hidden;
  z-index: 22;
}                   

.content3 {
  position: absolute;
  left: 294px;
  top: 115px;
  width: 594px;
  height: 360px;
  background-image: url("../images/contentBk3.jpg");
  overflow: hidden;
  z-index: 22;
}  

.content .menuFrame {  
  left: 0px;
  top: 0px;
  width: 594px;
  height: 594px;
  border: 0px;
  border-style: none;
  border-width: 0px; 
}   

.contentScroller {
  width: 552px;
  height: 360px;  
  overflow: auto;  
}


.headline {   
  font-family: Arial;
  color: #9dcb00;
  font-size: 28px;
  font-weight: bold; 
  line-height: 28px;
}   

.caption {   
  font-family: Arial;
  color: #9dcb00;
  font-size: 18px;
  font-weight: bold;
}

.text {       
  font-family: Arial;
  font-size: 12px;
  color: #377300;
  font-weight: normal;
}

.impressum {       
  font-family: Arial;
  font-size: 10px;
  color: #377300;  
  font-weight: normal;
}

.pressTd {
  font-family: Arial;
  font-size: 12px;
  color: #377300;
  font-weight: normal;
}


a { font-size: 11px; color: #9dcb00; font-weight: bold; text-decoration: underline; }
a:link { font-size: 11px; color: #9dcb00; font-weight: bold; text-decoration: underline; }
a:visited { font-size: 11px; color: #9dcb00; font-weight: bold; text-decoration: underline; }
a:hover { font-size: 11px; color: #65833c; font-weight: bold; text-decoration: underline; }

a.menuLink { font-size: 11px; color: #9dcb00; font-weight: bold; text-decoration: underline; }
a.menuLink:link { font-size: 11px; color: #9dcb00; font-weight: bold; text-decoration: underline; }
a.menuLink:visited { font-size: 11px; color: #9dcb00; font-weight: bold; text-decoration: underline; }
a.menuLink:hover { font-size: 11px; color: #65833c; font-weight: bold; text-decoration: underline; }  

a.menuActiveLink { font-size: 11px; color: #65833c; font-weight: bold; text-decoration: underline; }
a.menuActiveLink:link { font-size: 11px; color: #65833c; font-weight: bold; text-decoration: underline; }
a.menuActiveLink:visited { font-size: 11px; color: #65833c; font-weight: bold; text-decoration: underline; }
a.menuActiveLink:hover { font-size: 11px; color: #65833c; font-weight: bold; text-decoration: underline; }  

a.capitalLink { font-size: 18px; color: #9dcb00; font-weight: bold; text-decoration: underline; }
a.capitalLink:link { font-size: 18px; color: #9dcb00; font-weight: bold; text-decoration: underline; }
a.capitalLink:visited { font-size: 18px; color: #9dcb00; font-weight: bold; text-decoration: underline; }
a.capitalLink:hover { font-size: 18px; color: #65833c; font-weight: bold; text-decoration: underline; }  

a.ausstellerLink { font-size: 12px; color: #377300; font-weight: normal; text-decoration: underline; }
a.ausstellerLinklink { font-size: 12px; color: #377300; font-weight: normal; text-decoration: underline; }
a.ausstellerLink:visited { font-size: 12px; color: #377300; font-weight: normal; text-decoration: underline; }
a.ausstellerLink:hover { font-size: 12px; color: #9dcb00; font-weight: normal; text-decoration: underline; }  


html
{
scrollbar-base-color: #e7f5b4;
scrollbar-arrow-color: #387400;
} 
