body {
    width: 100%;
    margin: 0;
    float: none;
    background: #FFFFFF url(none);
    font: 10pt Georgia, "Times New Roman", Times, serif;
    color: #000000;
}

#navigation {
  display: none;
}

.service {
  display: none;
}

.footer {
  display: none;
}

.mehr_artikel {
  display: none;
}

h1,h2,h3,h4,h5,h6 {
    font-family: Helvetica, Arial, sans-serif;
    color: #000000;
}
h1 { font-size: 130%; }
h2 { font-size: 110%; }



