  a:link              {text-decoration:none; color:#666666;}
  a:visited           {text-decoration:none; color:#666666;}
  a:hover             {text-decoration:none; color:#0033FF;}
  a:active            {text-decoration:none; color:#666666;}

  body
  {
    font-family      : Arial;
    font-size        : 12px;
    line-height      : 16px;
    color            : #666666;
    background-color : #FFFFCC;
  }

  .Rahmen_Basis
  {
    position         : absolute;
    left             : 20px;
    top              : 20px;
    width            : 70%;
    padding-top      : 0px;
    padding-left     : 0px;
  }

  .Rahmen_WirUeberUns
  {
    position         : absolute;
    left             : 20px;
    top              : 20px;
    width            : 70%;
    padding-top      : 0px;
    padding-left     : 0px;
    text-align       : justify;
  }

  .halbeLeerzeile
  {
    height           : 0.5em;
  }

  h1
  {
    font-size        : 18px;
    font-weight      : bold;
    margin-top       : 0.5em;
    margin-bottom    : 0.5em;
  }	

  h2
  {
    font-size        : 16px;
    font-weight      : normal;
    margin-top       : 0.5em;
    margin-bottom    : 0.5em;
  }	

  h3
  {
    font-size        : 14px;
    font-weight      : normal;
    margin-top       : 0.5em;
    margin-bottom    : 0.5em;
  }	

  .tab_hell
  {
    background-color : #EEEEEE;
    font-size        : 12px;
    height           : 60px;
    width            : 100%;
    border-collapse  : collapse;
  }

  .tab_dunkel
  {
    background-color : #CCCCCC;
    font-size        : 12px;
    height           : 60px;
    width            : 100%;
    border-collapse  : collapse;
  }

  .tr_hover
  {
    background-color : #0033FF;
    color            : #FFFFFF;
    font-size        : 12px;
    height           : 60px;
    width            : 100%;
    border-collapse  : collapse;
    cursor           : hand;
  }

  .tr_hell
  {
    background-color : #EEEEEE;
    font-size        : 12px;
    height           : 60px;
    width            : 100%;
    border-collapse  : collapse;
  }

  .tr_dunkel
  {
    background-color : #CCCCCC;
    font-size        : 12px;
    height           : 60px;
    width            : 100%;
    border-collapse  : collapse;
  }

  .Spalte1
  {
    width            : 16%;
    padding-left     : 8px;
    font-weight      : bold;
  }

  .Spalte2
  {
    width            : 34%;
    padding-left     : 8px;
  }

  .Spalte3
  {
    width            : 19%;
    padding-left     : 8px;
  }

  .Spalte4
  {
    width            : 18%;
    padding-left     : 8px;
  }

  .Spalte5
  {
    width            : 13%;
  }
  