img {
  border:                             0;
}

html, body, textarea, td {
  background-attachment:              fixed;
  font-size:                          10pt;
  margin:                             0;
  padding:                            0;
  font-family:                        arial;
  scrollbar-base-color:               #FFFFFF;
  scrollbar-3d-light-color:           #FFFFFF;
  scrollbar-arrow-color:              #00AFEE;
  scrollbar-darkshadow-color:         #FFFFFF;
  scrollbar-face-color:               #FFFFFF;
  scrollbar-highlight-color:          #00AFEE;
  scrollbar-shadow-color:             #00AFEE;
  scrollbar-track-color:              #FFFFFF;
  overflow-x:                         hidden;
}

h1 {
  font-size:                          12pt;
  font-weight:                        bold;
}

th {
  font-size:                          12pt;
  font-weight:                        bold;
}

table {
  border-spacing:                     0;
  margin:                             0;
  padding:                            0;
  border-collapse:                    collapse;
  border-color:                       black;
}

td.inhalt {
  text-align:                         justify;
  vertical-align:                     text-top;
}

.header {
  font-size:                          14pt;
  font-weight:                        bold;
}

.bild {
  text-align:                         center;
}

a:link {
  color:                              black;
  text-decoration:                    none;
}
a:visited {
  color:                              black;
  text-decoration:                    none;
}
a:active {
  color:                              #00ADEF;
  text-decoration:                    none;
}

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

a.menue:link {
  color:                              black;
  font-weight:                        bold;
  text-align:                         center;
  text-decoration:                    none;
}
a.menue:visited {
  color:                              black;
  font-weight:                        bold;
  text-align:                         center;
  text-decoration:                    none;
}
a.menue:active {
  color:                              #0094CD;
  font-weight:                        bold;
  text-align:                         center;
  text-decoration:                    none;
}

a.menue:hover {
  color:                              #00ADEF;
  font-weight:                        bold;
  text-align:                         center;
  text-decoration:                    none;
}

.foot {
  font-size:                          8pt;
}
.products {
  font-family:                        arial;
  font-size:                          10pt;
  font-weight:                        bold;
  white-space:                        pre;
}

pre {
  font-family:                        arial;
  font-size:                          10pt;
  font-weight:                        bold;
  white-space:                        pre;
}

.calc {
border-color:                         #C5C5C5;
background-color:                     #FFFFFF;
}