@charset "iso-8859-1";
hr {
}
td {
  color: #990066;
  font-family: verdana,sans-serif;
  font-size: 12px;
  font-style: normal;
  padding-left: 0px;
  padding-top: 0px;
}
th {
  font-family: verdana,sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  padding-top: 80px;
}
img {
  border:  none;
}
body {
  font-size: 14px;
  font-family: verdana,sans-serif;
  font-style: normal;
  background-color: #FFFFFF;
}
caption {
  font-family: verdana,sans-serif;
}
p {
  color: black;
  font-family: verdana,sans-serif;
  font-size: 14px;
  font-style: normal;
}
a:link {
  font-style: oblique;
  color: #d60030;
  text-decoration: none;
  font-variant: normal;
}
a:visited {
  font-style: oblique;
  color: #d60030;
  text-decoration: none;
  font-variant: normal;
}
a:hover {
  background-color: #dfdfdf;
}
a:active {
  color: #000000;
}
#rahmenunten {
  border-style: solid;
  border-color: white #ffffff #990066;
  border-width: 1px;
}
#rahmenoben {
  border-style: solid;
  border-color: #990066 #ffffff white;
  border-width: 1px;
}
#rahmenlinks {
  border-style: solid;
  border-color: #ffffff white white #990066;
  border-width: 1px;
}
#rahmenrechts {
  border-style: solid;
  border-color: #ffffff #990066 white white;
  border-width: 1px;
}
#solid {
  border: 1px solid #c78a1e;
  background-color: #dfdfdf;
}