body, td, p, div
   {  font-family:Helvetica,Verdana,sans-serif;
      font-size:14px;
      line-height:19px;
      color:#ffffff;
      vertical-align:top;
   }

h3
   {  margin-top: 20px;
      font-size: 100%;
   }

hr {
    border: none;
    border-top: 1px solid white;
}

.klein
   {  font-size:12px;
      line-height:15px;
      color:#ffffff;
      font-style:italic;
   }

.fuss
   {  font-size:12px;
      line-height:15px;
      color:#ffffff;
	  vertical-align:bottom;
   }

a.fuss
   {  color:#ffffff;
      text-decoration:none;
      font-weight:normal;
      font-style:normal;
   }

a.fuss:active
a.fuss:hover
   {  color:#FFC338;
   }

a
   {  color:#FFC338;
      text-decoration:none;
      font-weight:bold;
      font-style:normal;
   }

a:visited
   {  font-weight:normal;
   }

a:hover
   {  color:#ffffff;
   }

.middle
   {   vertical-align:middle;
   }
.bottom
   {   vertical-align:bottom;
   }

h3
   { margin-top: 0;
     margin-bottom: 3px;
   }

p
   { margin-top: 0;
   }

.subnavi {
    font-family: Georgia;
    color: white;
}

