
a:link {
  color: #DFDFDF;
}

a:visited {
  color: #DFDFDF;
}

a:hover {
  color: #E00000;
  text-decoration: none;
}

table {
  background-repeat: no-repeat;
}

iframe {
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

H1 {
  font-family: Verdana;
  font-size: 15px;
  line-height: 15px;
  font-style: normal;
  font-weight: bold;
}

H2 {
  font-family: Verdana;
  font-size: 14px;
  line-height: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
}

H3 {
  font-family: Verdana;
  font-size: 12px;
  line-height: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
}

H4 {
  font-family: Verdana;
  font-size: 10px;
  line-height: 10px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
}

P {
  color: #DFDFDF;
  font-family: Verdana, sans-serif;
  font-size: x-small;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

.navigation {
  font-family: "Lucida Console", monospace;
  font-size: 10px;
  line-height: 10px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
}

.kasten {
  border-top: 2px white dashed;
  padding-top: 2px;
  padding-right: 2px;
  padding-left: 2px;
  padding-bottom: 2px;
  border-right: 2px white dashed;
  border-bottom: 2px white dashed;
  border-left: 2px white dashed;
}

.bildbox {
  border-top: 2px #000000 solid;
  border-right: 2px #000000 solid;
  border-bottom: 2px #000000 solid;
  border-left: 2px #000000 solid;
}

UL {
  color: #DFDFDF;
  font-family: Verdana, sans-serif;
  font-size: xx-small;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

html, body, {
  background-color:#4D4D4D;
  color: #DFDFDF;
  font-family: Verdana, sans-serif;
  scrollbar-base-color:#4D4D4D;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#4D4D4D;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#DFDFDF;
}