
  p { line-height: 115%; margin-top: 0.7em; margin-bottom: 0.7em;}
  li { line-height: 125%; }
  a { font-family: verdana, arial, sans-serif; color: blue; text-decoration: underline;}
  
    body {
    margin-top: 0px; margin-bottom:0px; font-family:verdana,arial,sans-serif; font-size:100.01%; color:#003366;
    background-color: white;
    margin: 0; padding: 1em 0;
    text-align: left;  
  }

  div#Seite {
    text-align: left;  
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 1000px;
    padding: 0;
    border: 1px solid silver;
  }


  div#Inhalt {
    margin: 0 0 0em 0em;
    padding: 0 0em;
  }
  
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
  }

  div#Inhalt p {
    font-size: 1em;
    margin: 1em 0;
  }

  p#Fusszeile {
    clear: both;
    font-size: 0.83em;
    margin: 0; padding: 0.1em;
    text-align: center;
    background-color: ##E2E7EF;
    border-top: 1px solid silver;
  }
  
  div#oper { float: right; margin: 0px; width: 305px;}
  
  td#navi, td#navi a { font-family: arial, sans-serif; font-size: 0.92em; color: white; text-decoration: none;}
  td#navi a:hover { color: yellow; text-decoration:underline;}
  
  table#footerTable td { font-family: verdana,arial,sans-serif; font-size: 100.01%; font-size:0.8em;}	
  table#footerTable a { color: rgb(75,75,75); }
  
  div#erben p, div#immobilien p, div#pruefung p, div#start li { line-height: 135% }
  
  .header { font-weight: bold; font-size: 1.2em; text-align: center;}