h1 {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
}
h2 {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
}


b {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
}


td , p , input , textarea , select , option {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
}


body {
  background-color : #d9d9d9;
}


a {
  font-size : 10px;
  text-decoration : none;
  color : #ff0000;
}


a.hover {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  text-decoration : underline;
  color : #ff0000;
}


a:hover {
  text-decoration : underline;
}


#kleiner {
  font-size : 9px;
}


td.grey p {
  color : #5f5f5f;
}


td.grey b {
  color : #5f5f5f;
}

  .kopf_text {
     font-family: Lucida Grande, Lucida Sans Unicode, Lucida, Tahoma, Verdana, Helvetica, Arial, Sans-serif;
     font-size:11px;
     color:#1735A3;
     padding-left:20px;
     font-weight:bold;
  }

  .quickfinder_table {
  }
  .quickfinder_table td {
     border-top:1px solid #FFFFFF;
  }

  .quickfinder_head {
     color:#FFFFFF;
     font-weight:bold;
     background:#6699bb;
  }

  .gallery img {
     border:1px solid #000000;
  }


  .odd {
     background:transparent;
  }
  .even {
     background:#EBEBEB;
  }