  
      /* Globale Deklarationen
       **********************************/
       
      body {
        margin: 0;
        padding: 0;
        background: #efc; #FEFDEB;
        color: #000;
        text-align: center;
        }
      img {
        border: 0px;
        }
      .clear {
        clear: both;
        }
      hr {
        display: none;
        }
     
      /* Layout
       **********************************/
      #bannerTop {
        background-image: url('images/banner_top_eeffcc.jpg');
        height: 150px;
        width: 740px;
      }

      #outer {
        margin: 0 auto;  /* align for good browsers */
        width: 100%;
        }

      #holder {
        margin: 0;
        padding: 0 0 0 20px;
        padding: 0 0 0 0;
        width: 765px;
        XXXbackground: #fff url(images/bg_shadow_left.gif) left repeat-y;
        background: #efc; #fff;
        border-bottom: 2px solid #ccc;
        border-right: 5px solid #ccc;
          border: 0;
        voice-family: "\"}\""; 
        voice-family:inherit;
        width: 740px;
        text-align: left;
        }
        html>body #holder {
          width: 740px;
          }
      #header {
        margin: 0 0 20px 0px;
        padding: 0;
        width: 740px;
        height: 155px;
        Xbackground: #eff url(images/banner_top.jpg) no-repeat;
        border-bottom: 5px solid #ccc;
          border: 0;
        voice-family: "\"}\""; 
        voice-family:inherit;
        height: 150px;
        }
        html>body #header {
          height: 150px;
          }
      #toplinks {
        background: #cf9; #efc; #cf9; #eee;
        text-align: center;
        Xpadding-right: 10px;
        padding: 1em;
        border-left: 1px solid white;
        border-bottom: 1px solid black;
        margin-bottom: 1em;
      }
      #leftcol {
        Xbackground: #eee;
        float: left;
        margin: 0;
        padding: 0;
        width: 220px;
        }
      #content {
        Xbackground: #ccc;
        overflow: hidden;
        float: left;
        margin: 0;
        padding: 0 0 100px 0;
        width: 490px;
        }
      #footer {
        margin: 0;
        padding: 10px 0;
        width: 740px;
        margin: 0 0 0 0px;
        border-top: 1px solid #000;
        Xborder: 0;
        background-color: #cf9; #eee;
        }





