.Liste_Einstellungen tr {
    padding: 0;
    margin: 0;
}

.Liste_Einstellungen tr th {
    font-size: 10pt;
    color: #ffffff;
    font-weight: normal;
    text-align: left;
    padding: 0;
}

.Liste_Einstellungen tr td {
    font-size: 10pt;
    color: #ffffff;
    padding: 0;
}

.Liste_Einstellungen input {
    height: 20px;
    border: 1px solid black;
}

.Liste_Einstellungen select {
    height: 20px;
    border: 1px solid black;
}

  td            { font-size:10pt; vertical-align: top; }
  .Liste        { width:700px; }
  .Liste_Header { background:#3A894C; color:white; font-size:110%; }
  .Liste_Zeile1 { background:#FFFFFF; padding-left:10px; }
  .Liste_Zeile2 { background:#CCDDCC; padding-left:10px; }

  .Kantone { width:700px; }
  .Kantone_Header { background:#3A894C; color:white; font-size:110%; text-align:center; }
  .Kantone_map { text-align:center; }

  .Detail        { width:700px; }
  .Detail_Header { background:#3A894C; color:white; font-size:150%; }
  .Detail_Desc   { }
  .Detail_ID   { font:normal; font-size:80%; }  
  .Detail_Anschrift { font:bold; }
  .Detail_BetragLabel { width:130px;  }
  .Detail_Betrag { width:80px; }
  .Detail_Obj { background:#CCDDCC; padding:10px; }
  .Detail_links { background:#CCDDCC; padding:10px; width: 200px;}
  .Detail_Ls { background:#CCDDCC; padding:10px;}  
  .Detail_Beschrieb { background:#CCDDCC; padding:10px;}
  .Detail_Bilder { text-align:center; padding:10px;}
  
  .Verkauf        { width:700px; }
  .Verkauf_Header { background:#3A894C; color:white; font-weight:bold; font-size:150%; }
  .Verkauf_Zeile1 { background:#EEFFEE; }
  .Verkauf_Zeile2 { background:#CCDDCC; }

  .Start        {width:700px; }
  .Start_Header { background:#3A894C; color:white; font-weight:bold; }
  .Start_Search { background:#CCDDCC; }
  

   .nav_bg { background-image:url(grafik/navi_hintergrund.gif); }
   .navi_spacer { width:25px; }
   .seite_links { background-image:url(grafik/seite_links.gif); width:25px; }
   .seite_mitte { background-color:white; width:700px; vertical-align:top; }
   .seite_rechts { background-image:url(grafik/seite_rechts.gif); width:25px; }
   .aktualisierung { color:white; font-size:80%; }
   IMG { border:0; }
   BODY { background-color:white; }
   A    { color:#3A894C; }
   MARQUEE { color:red; background-color:white; font-weight:bold; }

