body {
   background-color: #F5F5F5;
   margin: 0;
   font-family: tahoma, arial;
}

a:link, a:visited, a:active {
   color: #8D1515;
   text-decoration: none;
}

a:hover {
   color: #E80000;
   text-decoration: none;
}


a.navi {
   color: #8D1515;
   text-decoration: none;
   font-weight: bold;
}

a.navi:hover {
   color: #E80000;
   text-decoration: none;
   font-weight: bold;
}

a.navi2 {
   color: #444444;
   text-decoration: none;
   font-weight: bold;
   font-size: 13px;
}

a.navi2:hover {
   color: #E80000;
   text-decoration: none;
   font-weight: bold;
   font-size: 13px;
}

a.navi3 {
   color: #444444;
   text-decoration: none;
   font-weight: bold;
   font-size: 13px;
}

a.navi3:hover {
   color: #E80000;
   text-decoration: none;
   font-weight: bold;
   font-size: 13px;
}

#main {
   width: 918px;
   height: 558px;
   text-align: left;
   background-image:url(bg.jpg); 
   background-repeat: no-repeat;
   position: relative;
}

#navi {
   position: absolute;
   top: 150px;
   left: 18px;
   width: 250px;
   height: 300px;
   overflow: auto;
   font-size: 15px;
   line-height: 1.4em;
}

#navi2 {
   margin-left: 30px;
   margin-bottom: 10px;
}

#navi3 {
   margin-left: 15px;
   margin-bottom: 10px;
}

#inhalt {
  position: absolute;
  top: 140px;
  left: 328px;
  width: 455px;
  height: 360px;
  overflow: auto;
  font-family: verdana, arial;
  font-size: 12px;
}


.disc {
   font-family: verdana, arial;
   font-size: 9px;
   color: #666666;
}

h1 {
   font-family: verdana;
   font-size: 15px;
}

li {
line-height: 1.8em;
}


.Stil1 {color: #FF0000}
