    #mitte {
      padding-left: 10px;
      margin-right: 20em;
    }
    #mitte th, td {
      color: #0b0350;
      font-size: 83%;
    }
    #srechts input, #srechts select {
      color: #0b0350;
    }
    #srechts {
      width: 18em;
      position: absolute;
      right: 10px;
      top: 0px;
      margin-top: 34px;
    }
    #srechts a {
      text-decoration: none;
    }
    #mitte, #srechts {
      color: #0b0350;    
    }
    #mitte_kopf {
    }
    img.kopfbild {
      float: left;
      margin-right: 10px;
    }
    .subheader {
      margin-bottom: 16px;
    }
    table.ergebnisliste {
      width: 100%;
      border: 0px none;
    }
    .ergebnisliste th {
      height: 34px;
      text-align: left;
      white-space: nowrap;
      border: 0px none;
    }
    .ergebnisliste th, .ergebnisliste td {
      margin: 0px;
      padding: 2px;
      border: 0px none;
      padding-left: 10px;
      padding-right: 10px;
    }
    .ergebnisliste tr.odd {
      background-color: #dde8f1;
    }
    .ergebnisliste tr.even {
      background-color: #ffffff;
    }
    th.orange {
      color: #0b0350 !important;
      background-color: #f8a047;
      background-image: url(tabellenkopf_orange.gif);
      background-repeat: repeat-x;
      background-position: top;
    }
    th.orange a {
      color: #0b0350 !important;
      text-decoration: none;
    }   
    th.blau {
      color: white !important;
      background-color: #1a2852;
      background-image: url(tabellenkopf_blau.gif);
      background-repeat: repeat-x;
      background-position: top;
    }
    th.blau a {
      color: white !important;
      text-decoration: none;
    }   
    .searchformelement {
      margin-top: 1em;
    }
    .ergebniseintrag_hervorhebung {
      font-weight: bold;
      color: #ef5433;
    }
    .searchformelement select {
      font-size: 0.83em;
    }

