  body td { 
    color: black;
    font-family: helvetica, verdana, arial;
    font-size: 14px;
  }
  body {
    background-color: white;
    padding: 0px;
    margin: 0px;
  }
  #mainTable{
    background-color: white;
    border: 1px solid black;
  }
  .ueberschrift {
    font-size: 3.5em;
    border-bottom: 10px solid black;
  }
  .schwerpunkte {
    font-size: 2.2em;
  }
  .plz {
    font-size: 2.2em
  }
  .adr {
    font-size: 1.6em;
  }
  #content{
    width:670px;
    position: static;
  }
  .print_hide {DISPLAY: none}
  #content input {
    border: 1px solid black;
  }
  

  
  
