.text {
  font-family: arial;
  font-size: 12px; 
  color: #424242;
  }

.headl {
  font-family: arial;
  font-size: 20px; 
  color: #b62736; 
  font-weight:bold; 
  text-decoration: none;
  }

a:hover.headl {
  font-family: arial; 
  font-size: 20px; 
  color: #b62736; 
  font-weight:bold; 
  text-decoration: underline;
  }

.topmenu  {
  font-family: arial; 
  font-size: 12px; 
  color: #ffffff; 
  text-decoration: none;
  }

a:hover.topmenu {
  font-family: arial; 
  font-size: 12px; 
  color: #ffffff; 
  text-decoration: underline;
  }

.liste {
  font-family: arial;
  font-size: 12px; 
  color: #424242;
  text-decoration: none;
  }
  
.subhead {
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  color: #424242; 
  }
  
  
  
a:hover.liste {
  font-family: arial;
  font-size: 12px; 
  color: #000000;
  text-decoration: underline;
  }
  
.box {
  font-family: arial;
  font-size: 12px; 
  color: #424242;
  text-decoration: none;
  border: 1px solid #666666;
  }
  
body {
  overflow:auto;
  overflow:-moz-scrollbars-vertical;
  }

div#flashheader {
      position: absolute;
      top: 0px;
      left: 145px;
      height: 163px;
      z-index: 70;
      }
      

div#menu {
      position: absolute;
      top: 5px;
      left: 352px;
      z-index: 71;
      }
