body {
    font-family : Helvetica, Arial, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : #000000;
    background-attachment: fixed; 
    background-color : #ffffff;
    background-repeat: no-repeat
   }

a:link {
    font-family : Helvetica, Arial, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : #4b4bcc
   }

a:active {
    font-family : Helvetica, Arial, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : #0000ff
   }

a:visited {
    font-family : Helvetica, Arial, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : #606060
   }

.text {
    font-family : Helvetica, Arial, sans-serif;
    font-weight : normal;
    font-style : normal;
    font-size : 12pt
   }

.h1 {
    font-family : Helvetica, Arial, sans-serif;
    font-weight : bold;
    font-style : normal;
    font-size : 16pt
   }


.h2 {
    font-family : Helvetica, Arial, sans-serif;
    font-weight : bold;
    font-style : normal;
    font-size : 14pt
   }

.menu {
    font-family : Helvetica, Arial, sans-serif;
    font-weight : bold;
    font-style : normal;
    font-size : 10pt
   }

.news {
    font-family : Helvetica, Arial, sans-serif;
    font-weight : normal;
    font-style : normal;
    font-size : 12pt
   }

.impressum {
    font-family : Helvetica, Arial, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : #7f7f7f;
    font-size : 8pt
   }
