body {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Georgia, Times New Roman;
  font-size: 10pt;
  scrollbar-face-color: #F8EED3;
  scrollbar-highlight-color: #FAF5E5;
  scrollbar-3dlight-color: #573C1B;
  scrollbar-darkshadow-color: #573C1B;
  scrollbar-shadow-color: #FAF5E5;
  scrollbar-arrow-color: #573C1B;
  scrollbar-track-color: #F9EFE7;
  width: 99%;
 }
table {
  z-index: 1;
}
td {
  color: #000000;
  font-family: Georgia, Times New Roman;
  font-size: 10pt;
  z-index: 1;
 }
input {
  color: #000000;
  font-family: Georgia, Times New Roman;
  font-size: 10pt;
 }
textarea {
  color: #000000;
  font-family: Georgia, Times New Roman;
  font-size: 10pt;
 }
.qtext {
  color: #000000;
  font-family: Georgia, Times New Roman;
  font-size: 11pt;
  margin-bottom: 5px;
  background: transparent;
  background-image: url('qtext.jpg');
  background-position: top left;
  background-repeat: no-repeat;
  width: 359px;
  height: 28px;
  border: 0;
  padding: 3px;
  padding-left: 5px;
  border: 1px solid #9B8255;
 }
.qbutton {
  margin-bottom: 5px;
  background: transparent;
  background-image: url('qbutton.jpg');
  width: 146px;
  height: 28px;
  border: 0;
  cursor: pointer;
 }
.q {
  color: #000000;
  background-color: #FDFCF6;
  font-family: Georgia, Times New Roman;
  font-size: 11pt;
  border: 1px solid #C3B49A;
  padding: 3px;
  height: 28px;
  width: 400px;
  margin-bottom: 5px;
 }
.button {
  color: #573C1B;
  background-color: #E6DBC0;
  font-family: Georgia, Times New Roman;
  font-size: 10pt;
  border: 1px solid #C3B49A;
  height: 28px;
  width: 100px;
  margin-bottom: 5px;
 }
a:link {
  color: #4B3114;
  text-decoration: none;
 }
a:visited {
  color: #8E6C41;
  text-decoration: none;
 }
a:hover {
  color: #B56F20;
  text-decoration: underline;
 }
.info {
  font-size: 8pt;
 }
.table {
  background-color: #F8EED3;
  width: 600px;
 }
.maintable {
  background-color: #F8EED3;
  width: 600px;
  border: 1px solid #573C1B;
  text-align: justify;
  background-image: url(bg04.jpg);
  background-repeat: repeat-x;
  z-index: 100;
}
.bar {
  border: 1px solid #999999;
  background-color: #FFFFFF;
  height: 6px;
  width: 38px;
  font-size: 6px;
 }
.rank {
  background-color: #5EAA5E;
  border: 1px solid #529352;
  height: 3px;
  font-size: 3px;
  margin: 1px;
 }
.col {
  border-bottom: 1px solid #573C1B;
  border-top: 1px solid #573C1B;
 }
.coll {
  border-bottom: 1px solid #573C1B;
  border-left: 1px solid #573C1B;
  border-top: 1px solid #573C1B;
 }
.colr {
  border-bottom: 1px solid #573C1B;
  border-right: 1px solid #573C1B;
  border-top: 1px solid #573C1B;
 }
.suche {
  font-size: 8pt;
  border: 1px solid #573C1B;
}
.space {
  width: 100%;
  background-color: #FAF5E5;
  padding: 5px;
  margin-top: 50px;
  margin-bottom: 20px;
 }
.ads {
  font-size: 7pt;
 }
.quote {
  background-color: #F9F3DF;
  border: 1px dashed #8E6C7A;
  padding: 3px;
  margin-left: 20px;
 }
.titleline {
  background-color: #FAF5E5;
  padding: 3px;
}
div.ad_right_on {
  position: absolute;
  top: 80px;
  right: 0px;
  text-align:center;
  z-index: 0;
}
div.ad_right_off {
  position: absolute;
  top: 80px;
  right: 0px;
  text-align:center;
  opacity:.20;
  filter: alpha(opacity=20);
  -moz-opacity: 0.2;
  z-index: 0;
}
.hp {
  visibility: hidden;
  width: 0px;
}