body { font-family: "Times New Roman", Times, serif; 
       font-size: 16px; 
       color: #000000; 
       text-align:justify;
       background-color: #FFFFFF; }

td { font-family: "Times New Roman", Times, serif; 
     font-size: 16px; 
     color: #000000; 
     text-align:justify; }

h1 { font-size: 42px;
     color: #0000FF; 
     font-weight: bold;
     text-align: center;
     margin-top: 28px;
     margin-bottom: 6px; }


h2 { font-size: 32px;
     color: #0000FF; 
     font-weight: bold;
     text-align: center;
     margin-top: 21px;
     margin-bottom: 6px; }

h3 { font-size: 22px;
     color: #0000FF; 
     font-weight: bold;
     text-align: center;
     margin-top: 15px;
     margin-bottom: 3px; }

h4 { font-size: 24px;
     color: #000000; 
     font-weight: bold;
     margin-top: 24px;
     margin-bottom: 6px; }


h5 { font-size: 18px;
     color: #000000; 
     font-weight: bold;
     margin-top: 18px;
     margin-bottom: 3px }


a { color: #000088;
    text-decoration: underline;}

a:hover { color: #880000; }

a:visited {color: #000066; }

.links { text-align: left; }

.rechts { text-align: right; }

.zentriert { text-align: center; }

.produkt { color: #0000FF;
           font-weight: bold;
           font-style: italic; }

.zusatz { font-size: 15px;
          font-style: italic; }
