/*KONTAKT*/
      .KontaktDIV {
      border: 0px white solid;
      text-align:center;
      }
            
      .KontaktTable {
      border: 0px solid red;
      font-size:12px;
      width:90%;
      }      
      
      .KontaktTableTD {
      border: 0px solid white;
      width:50%;
      vertical-align:top;
      padding-top: 10px;
      text-align:left;
      }
      
      .AdressenTable {
      border: 0px white solid;
      font-size:12px;
      font-weight: normal;
      text-decoration: none;
      width:100%;
      }
      
      .AdressenTableTDTop {
      font-weight: bold;
      text-decoration: underline;
      padding-bottom:12px;
      text-align:left;
      }
      
      .AdressenTableTDLinks {
      vertical-align:top;
      width:30%;
      padding-bottom:10px;
      text-align:left;
      }
      
      .AdressenTableTDMitte {
      width:20%;
      padding-bottom:10px;
      }
      
      .AdressenTableTDRechts {
      vertical-align:top;
      width:50%;
      padding-bottom:10px;
      text-align:left;
      }
      
      .AdressenTableTDMitteUNDRechts {
      width:70%;
      padding-bottom:10px;
      text-align:left;
      }
/*LINKS*/
      .Links{
      width: 650px;
      border: 0px;
      text-align:center;
      font-size:12px;
      }
      
      .Links_Zelle{
      width:300px;
      border: 1px white dotted;
      padding-top:10px;
      padding-bottom:10px;
      }
      
     .Links_Zelle_Top{
      border: 1px white dotted;
      font-weight:bold;
      }
      
      .Links_Zelle_Bottom{
      border: 1px white dotted;
      font-weight:normal;
      font-size:11px;
      }
      
      .Links_Zelle_Leer{
      border: 0px white dotted;
      height:20px;
      }
      
      .Links_Haftung{
      padding-top:10px;
      border: 0px white dotted;
      }


/*BEITRAEGE*/
      .Beitraege{
        margin-left:50px;
        font-size:12px;
      }
      
      .Beitraege_TopTR{
        font-weight:bold;
      }
      
      .Beitraege_Beitragsgruppe_Top{
        width: 250px;
        border:1px white dotted;
      }
      
      .Beitraege_Vierteljahr_Top{
        width: 120px;
        border:1px white dotted;
      }
      
      .Beitraege_Halbjahr_Top{
        width: 120px;
        border:1px white dotted;
      }
      
      .Beitraege_Jahr_Top{
        width: 120px;
        border:1px white dotted;
      }
      
      .Beitraege_Beitragsgruppe{
        width: 250px;
        border:1px white dotted;
      }
      
      .Beitraege_Vierteljahr{
        width: 120px;
        border:1px white dotted;
        text-align:right;
      }
      
      .Beitraege_Halbjahr{
        width: 120px;
        border:1px white dotted;
        text-align:right;
      }
      
      .Beitraege_Jahr{
        width: 120px;
        border:1px white dotted;
        text-align:right;
      }
