body { font-family: arial, helvetica, sans;
       background-image: url(grafik/hintergrund.gif);
       scrollbar-face-color: #FFFFFF;
       scrollbar-highlight-color: #FFFFFF;
       scrollbar-shadow-color: #FFFFFF;
       scrollbar-3dlight-color: #FFFFFF;
       scrollbar-arrow-color: #BFBFBF;
       scrollbar-track-color: #FFFFFF;
       scrollbar-darkshadow-color: #BFBFBF;
     }

table.top { width: 980px;
            border-left: solid 1px #FFBF00;
            border-right: solid 1px #FFBF00;
            border-top: solid 1px #FFBF00;
            border-bottom: solid 1px #FFBF00;
            background-color: #FFFFFF;
          }

table.center { width: 980px;
             }

table.tabelle { font-family: arial;
          font-size: 12px;
          color: #000000;
          text-align: justify;
          vertical-align: top;
        }

td.top { vertical-align: top;
         text-align: center;
         border-top: solid 1px #FFBF00;
         font-family: arial;
         font-size: 16px;
       }

td.bottom { vertical-align: bottom;
            text-align: center;
            font-family: arial;
            font-size: 24px;
            color:#0040FF;
          }

td.right { text-align: right;
         }

td.navigation { font-family: arial;
                font-size: 12px;
                font-weight: bold;
                color: #000000;
                vertical-align: top;
              }

td.text { font-family: arial;
          font-size: 12px;
          color: #000000;
          text-align: justify;
          vertical-align: top;
        }

td.bildunterschrift { font-family: arial;
                      font-size: 10px;
                      color: #000000;
                      text-align: center;
                    }

td.adresse { font-family: arial;
             font-size: 12px;
             color: #0040FF;
             border-right: solid 1px #0040FF;
             width: 285px;
             vertical-align: top;
           }

td.adresseoben { font-family: arial;
                 font-size: 12px;
                 color: #0040FF;
                 width: 210px;
                 vertical-align: top;
               }

td.naviunten { font-family: arial;
               font-size: 10px;
               color: #000000;
               text-align: center;
             }

.bildunterschrift { font-family: arial;
                    font-size: 10px;
                    color: #000000;
                    text-align: center;
                  }

h1 { font-family: arial;
     font-size: 22px;
     color: #0040FF;
     border-bottom: solid 1px #FFBF00;
   }

h2 { font-family: arial;
     font-size: 12px;
     color: #0040FF;
   }

h3 { font-family: arial;
     font-size: 12px;
     color: #007F00;
   }

h4 { font-family: arial;
     font-size: 12px;
     color: #A02000;
   }

img.produktbild { float: left;
               margin-right: 15px;
               margin-bottom: 20px;
             }

.small { font-weight: small;
         font-size: 10px;
       }

.produkte { font-family: arial;
     font-size: 22px;
     color: #0040FF;
     border-bottom: solid 1px #FFBF00;
     font-weight: bold;
     width: 100%;
   }

.produkte2 { font-family: arial;
     font-size: 22px;
     color: #007F00;
     border-bottom: solid 1px #FFBF00;
     font-weight: bold;
     width: 100%;
   }

.produkte3 { font-family: arial;
     font-size: 22px;
     color: #A02000;
     border-bottom: solid 1px #FFBF00;
     font-weight: bold;
     width: 100%;
   }

.back { font-family: arial;
        font-size: 11px;
        font-weight: bold;
        border: solid 1px #FFBF00;
        padding: 5px;
      }

a { color: #000000;
    text-decoration: none;
  }

a:hover { text-decoration: none;
          color: #FF0000;}

a.mail { color: #0040FF;
    text-decoration: none;
  }

a.small { font-weight: small;
         font-size: 10px;
         text-decoration: none;
       }
