body {
    color: black; background-color: #c5e5e9;
    font-size: 100.01%;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    margin: 0; padding: 0;
  }

  div#seite {
    margin: 0; 
    padding: 0;
  }

  div#links {
    width: 168px;
    margin: 0;
    padding: 0;
  }

 div#rechts {
   margin: 0; 
   position: absolute; top: 10px; left: 169px;
  }

  div#inhalt {       /*linke Box in der rechten Box*/
    float: left;
    background-color: white;
    width: 38em;
  }
  
  div#werbung {       /*rechte Box in der rechten Box*/
    position: absolute; top: 0px; left: 38em;
    background-color: #c5e5e9;
    width: 200px;
  }

  div#werbung-anzeige {  
    background-color: white;
    border: 1px solid gray;
    width: 180px;
    margin: 0 10px 10px 10px;
  }

  div#banner {               
    height: 5.5em;
    width: 38em;
    background-color: white;
  }

  
  div#box {               /*Box neben Bild auf Index-Seite*/
    text-align: center;
    height: 9em;
    padding: 3em 2em;
    font-size: 0.8em;
  }
  
    div#preistabelle {               /*Box neben Bild auf Index-Seite*/
    text-align: center;
  }
  
   ul#navigation {
    margin: -0.2em 0 0 0; padding: 0.3em 0em 2.2em 0.3em;
    text-align: center;
    border: 1px solid #c5e5e9;
    background-color: #c5e5e9;
  }
  ul#navigation li {
    list-style: none;
    display: inline;
    margin: 0; padding: 0;
  }

  ul#navigation a, ul#navigation span {
    float: left; width: 6.3em;
    margin: 0.0em; padding: 0.5em 0.1em;
    text-decoration: none; font-weight: medium;
    border: 1px solid gray;
    border-left-color: white; border-top-color: white;
    color: #0000ff; background-color: #c5e5e9;
    font-size: 0.8em;
  }
  * html ul#navigation a, * html ul#navigation span {  /* Korrektur fuer IE 5.x */
    width: 8em;
    w\idth: 6em;
  }
  ul#navigation a:hover  {
    border-color: white;
    border-left-color: gray; border-top-color: gray;
    color: #4f4fff; background-color: #b8e0e4;
  }
  ul#navigation span {
    border-color: white;
    border-left-color: gray; border-top-color: gray;
    color: white; background-color: #3f6798;
  }
  
  ul#navigation div {
     clear: left;
  }
  
  ul#navigation2 {
    margin: 0; padding: 0.3em 0.8em 3em 0.8em;
    text-align: center;
    border: 1px solid #c5e5e9;
    background-color: #c5e5e9;
  }
  ul#navigation2 li {
    list-style: none;
    display: inline;
    margin: 0; padding: 0;
  }

  ul#navigation2 a, ul#navigation2 span {
    float: left; width: 11em;
    margin: 0.1em 0 0.1em 1em; padding: 0.2em 1em;
    text-decoration: none; font-weight: medium;
    border: 1px solid gray;
    border-left-color: white; border-top-color: white;
    color: #0000ff; background-color: #c5e5e9;
    font-size: 0.8em;
  }
  * html ul#navigation2 a, * html ul#navigation2 span {  /* Korrektur fuer IE 5.x */
    width: 8em;
    w\idth: 6em;
  }
  ul#navigation2 a:hover, ul#navigation2 span {
    border-color: white;
    border-left-color: gray; border-top-color: gray;
    color: #4f4fff; background-color: #b8e0e4;
  }
  
  ul#navigation2 span {
    border-color: white;
    border-left-color: gray; border-top-color: gray;
    color: white; background-color: #3f6798;
  }
  
  ul#navigation2 div {
     clear: left;
  }

 
  ul#navi-button {
    width: 10em;
    margin: 3em 0 3em 12em; padding: 1em 1em 1em 1em;
    text-align: center;
    border: 1px solid #c5e5e9;
    background-color: #c5e5e9;
  }
  ul#navi-button li {
    list-style: none;
    display: inline;
    margin: 0; padding: 0;
  }

  ul#navi-button a {
    width: 9em;
    margin: 0.0em; padding: 0.6em 0.7em;
    text-decoration: none; font-weight: medium;
    border: 1px solid gray;
    border-left-color: white; border-top-color: white;
    color: #0000ff; background-color: #c5e5e9;
    font-size: 0.8em;
  }
  
  ul#navi-button a:hover {
    border-color: white;
    border-left-color: gray; border-top-color: gray;
    color: #4f4fff; background-color: #b8e0e4;
  }
  
   ul#navigation_werbung {
    margin: -0.2em 0 0 0; padding: 0.1em 0em 2.0em 0.5em;
    text-align: center;
    border: 1px solid #d8d8d8;
    background-color: #d8d8d8;
  }
  ul#navigation_werbung li {
    list-style: none;
    display: inline;
    margin: 0; padding: 0;
  }

  ul#navigation_werbung a, ul#navigation_werbung span {
    float: left; width: 7.5em;
    margin: 0.2em; padding: 0.5em 0.1em;
    text-decoration: none; font-weight: medium;
    border: 1px solid gray;
    border-left-color: white; border-top-color: white;
    color: #0000ff; background-color: #c5e5e9;
    font-size: 0.6em;
  }
  * html ul#navigation_werbung a, * html ul#navigation_werbung span {  /* Korrektur fuer IE 5.x */
    width: 8em;
    w\idth: 6em;
  }
  ul#navigation_werbung a:hover  {
    border-color: white;
    border-left-color: gray; border-top-color: gray;
    color: #4f4fff; background-color: #b8e0e4;
  }
  ul#navigation_werbung span {
    border-color: white;
    border-left-color: gray; border-top-color: gray;
    color: white; background-color: #4c709f;
  }
  
  ul#navigation_werbung div {
     clear: left;
  }
    
  ul#inhalt {
    list-style-type: circle; font-weight: medium;
    font-size: 0.9em;
    color: #0000FF 
  }

  ul#impressum {
    list-style-type: none; font-weight: medium;
    font-size: 0.9em;
    color: #0000FF; 
  }

  ul#einzug {
    margin: 0 0 0 10em;
    list-style-type: disc; font-weight: medium;
    font-size: 0.9em;
    color: #0000FF; 
  }
  
  div#links img {
    position:absolute; top: 7px; left: 8px;
  }
  
  img.steffis-bild {
    float: left;
    text-align: center;
    margin: 0em 0em 0em 1em;
    width: 21.6em; height: 12.6em;
  }   
    
  img.karte {
    float: left;
    width: 15.4em; height: 14em; 
    margin: 1em;
  } 
  
  img.hausno {
    float: left;
    margin: 1em 1em 1em 1em;
    width: 22em; height: 14em; 
  }
  
  img.hausso {
    float: left;
    margin: 1em 0.5em 0 1em;
    width: 22em; height: 14em; 

  }

  img.blick-sued {
    margin: 0em 0 0 1em;
    width: 35,3em; height: 14em; 
  }

  img.ausstattung {
    float: left;
    style="width: 9.5em"; height:9.5em; margin-left:9em; margin-right:3em; margin-top:0; margin-bottom:2em
  }
  
  img.ausstattung2 {
    style="width: 9.5em"; height:9.5em; margin-left:9em; margin-right:0; margin-top:0; margin-bottom:2em
  }

    img.ausstattung3 {
    style="width: 9.5em"; height:9.5em; margin-left:0; margin-right:0; margin-top:0; margin-bottom:2em
  }

    img.telefon {
    padding: 465px 0 0 25px;
  }

    img.werbung {
    margin: 10px 10px 0px;
  }
  
  h1 {
    text-align: center;
    margin: 0;
    padding: 0.5em 0 0 0;
    font-size: 1.5em; 
    font-weight: 600;
    color: #0000FF 
  }
  
  h1.x  {
    font-size: 0.6em;
    line-hight: 0.6em;
    margin: -0.7em 0 0 176px;
    font-weight: 500;
    color: gray;
    text-align: left; 

  }
  
  h2 {
    text-align: center;
    margin: 0.3em 0 0 0;
    padding: 0em;
    font-size: 1.2em; 
    font-weight: 500;
    color: #0000FF 
  }
  
  th.tabellenkopf {
    text-align: center;
    vertical-align: middle;
    padding: 0em;
    width: 33%;
    height: 3em;
    font-size: 1.0em; 
    font-weight: 600;
    color: #0000FF 
  }
  
    td.tabelle {
    text-align: center;
    vertical-align: middle;
    padding: 0em;
    width: 33%;
    height: 2em;
    font-size: 0.9em; 
    font-weight: 500;
    color: #0000FF; 
  }

  
  p {
    font-size: 0.9em;
    line-height: 1.3em;
    margin: 1em;
    color: #0000ff;
  }
  
  .fett {
    font-weight: 600;
    font-size: 0.9em;
    line-height: 1.3em;
    margin: 1em;
    color: #0000ff;
  }
  
  .fett-linksumfliesend  {
    float: left;
    font-weight: 600;
    font-size: 0.9em;
    line-height: 1.3em;
    margin: 0 0 0 1em;
    color: #0000ff;
  }
  
    .klein  {
    font-size: 0.6em;
    line-height: 1.2em;
    margin: 0.5em 0 0.5em 0;
    color: #0000ff;
  }

  
  .klein-zentriert  {
    font-size: 0.6em;
    line-height: 1.2em;
    text-align: center;
    margin: 0.5em 0 0.5em 0;
    color: #0000ff;
  }
  
  /**/ .links-text1 {
    font-size: 12px;
    line-height: 15px;
    padding: 160px 0 0 0;
    text-align: center;
    color: red;
  }
  
  .links-zahl {
    text-align: center;
    font-size: 16px;
    line-height: 14px;
    font-wight: 600;
  }
 
  .links-text {
    font-size: 12px;
    line-height: 15px;
    text-align: center;
  }
   
  .rechtsbündig {
    font-size: 12px;
    line-height: 15px;
    text-align: right;
  }
 
    .infotelefon {
    font-size: 12px;
    text-align: center;
    padding: 30px 0 0 0;
  }

      .telefonnummer {
    font-size: 14px;
    text-align: center;
    padding: 70px 0 0 0;
  }

  
  
  .button-verfuegbarkeit {
    font-size: 2em;
    line-height: 3em;
    text-align: center;
    margin: 1em 0 0 0;
    color: red; background-color: #0000ff;
  }
  
    .werbung-headline {
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    font-weight: 600;
    margin: 4px;
    text-decoration: none;
    color: gray;
  }
    .werbung-text {
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    font-weight:500;
    margin: 8px;
    text-decoration: none;
    color: gray;
  }