
  body {
    background-color: #CCCCCC;
    background-image:url('../../Bilder/Hintergrund.gif');
    margin: 0;
    padding: 0;
    font-family: 'Times New Roman';
    font-style: normal;
    text-align: center;
    color: #585858;
    font-size:21px;
    text-decoration: none;
    font-weight: normal;
    min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  }


  #table-banner {
    width:100%;
    border:0;
    border-spacing:0;
    padding:0;
  }


  #lampe {
   background-color: #CCCCCC;
   width:160px;
   height:250px;
  }


  #banner {
   background-color: #CCCCCC;
   background-repeat:no-repeat;
   background-size:851px 230px;
   background-position: left;
  }

  #bannertext {
   margin-left:30px;
   margin-top:-23px;
   font-style:normal;
   font-size: 30px;
   font-weight: bold;
   text-align:center;
  }

  #bannertext1 {
   margin-left:30px;
   margin-top:0px;
   font-style:normal;
   font-size: 25px;
   font-weight: bold;
   text-align:center;
  }

  #titel {
   margin-left:10px;
   margin-top:7px;
   font-size: 22px;
   text-align:center;
   font-style:normal;
  }

  #table {
   width:100%;
   border:0;
   border-spacing:0;
   padding:0;
  }

  #row {
   text-align:center;
   vertical-align: top;
   color:#585858;
   font-weight: bold;
   font-style: italic;
  }

  #navi {
   background-color:#CCCCCC;
   padding-top:1px;
   text-align:center;
   width:160px;
  }


  #seite {
   vertical-align:top;
   background-color:#DFDFDF;
   height:700px;
  }

  #trauer {
   width:891px;
   vertical-align:bottom;
   padding-bottom: 15px;
   padding-top: 28px;
   font-size:22px;
   color:#585858;
   text-align:center;
   }

  #honorar {
   width:891px;
   vertical-align:bottom;
   padding-bottom: 15px;
   padding-top: 28px;
   font-size:22px;
   color:#585858;
   text-align:left;
   padding-left: 50px;
   padding-right: 50px;
   }

  .fett30 {
   font-size: 30px;
   font-weight: bold;
  }

  .fett24 {
   font-size: 24px;
   font-weight: bold;
  }

  .fett21 {
   font-size: 21px;
   font-weight: bold;
  }

  .klein20 {
   font-size: 20px;
   font-weight: normal;
  }

  .unter {
   text-decoration: underline;
  }

  .center {
    width: 1051px;
    margin: 0 auto 0 auto;
    text-align: left;
    border: 0px solid;
  }

/*

  #navi {
  }

*/


 /*
  img.resize{
     width:20%;
     height:20%;
}

  .Basis {
     position:absolute;
     top: 15px;
     left: 420px;
     z-index: 2;
     font-family: 'Times New Roman';

     font-size:17px;
     text-decoration: none;
     font-weight: normal;
     text-align: left;
     color: #585858;
     }

  .Basisc {
     position:absolute;
     top: 15px;
     left: 420px;
     z-index: 2;
     font-family: 'Times New Roman';

     font-size:17px;
     text-decoration: none;
     font-weight: normal;
     text-align: center;
     color: #585858;
     }


  #Text {
     font-family: 'Times New Roman';

     font-size:17px;
     text-decoration: none;
     font-weight: normal;
     text-align: left;
   }

  #Ueb1 {
     font-family: 'Times New Roman';

     font-size:18px;
     text-decoration: none;
     font-weight: bold;
     text-align: left;
   }

  #Ueb2 {
     font-family: 'Times New Roman';

     font-size:21px;
     text-decoration: none;
     font-weight: bold;
     text-align: left;
   }

  #Textc {
     font-family: 'Times New Roman';

     font-size:17px;
     text-decoration: none;
     font-weight: normal;
     text-align: center;
   }

  #Ueb1c {
     font-family: 'Times New Roman';

     font-size:18px;
     text-decoration: none;
     font-weight: bold;
     text-align: center;
   }

  #Ueb2c {
     font-family: 'Times New Roman';

     font-size:21px;
     text-decoration: none;
     font-weight: bold;
     text-align: center;
   }