/*---------------------------------------------------------------------------------------------------------------------------------------------------*/
/* beginn der einstellungen fuer den bereich kontakt */
 
  .kontakt a { font-size: 11px; text-decoration: none; font-weight: bold; color: #6c0000; }
  .kontakt a:active,
  .kontakt a:focus,
  .kontakt a:hover { font-size: 11px; text-decoration: none; font-weight: bold; color: #6c0000; }

  .kontakt h1 { font-size: 11px; font-weight: bold; color: #6c0000; text-transform: uppercase; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

  .kontakt_td {font-size: 11px; font-weight: bold; color: #6c0000; text-transform: uppercase; text-align: right; padding-right: 8px;}
  .black {color: #000000;}
  .kontakt_input { font-size: 9px; border-left:0px; border-top:0px; border-right:0px; border-bottom:1px solid #000000; width:300px;}
  .kontakt_textarea { border: 1px 1px 1px 1px solid #000000; width:350px;}
  .kontakt_textarea_2 { border: 1px 1px 1px 1px solid #000000; width:300px;}
  .pflicht { border-color:#aaaaaa;}

  #CONTENT table.kontakt {
    font-weight:normal;
    font-size:18px;
  }

/*  ende der einstellungen fuer den  bereich kontakt  */
/*---------------------------------------------------------------------------------------------------------------------------------------------------*/

