div.slideshow {
  width: 210px;
  height: 210px;
  color: white;
  font-weight: bold;
  cursor: pointer;
  position: absolute;
  text-align: center;

}

div.slideshow span {
  background: #00A6F4;
  position: absolute;
  bottom: 0px;
  display: block;
  margin: 10px;
}


body {
  margin: 0px;
  background-color: #006CE9;
}
.input {
  background-color: #009FED;
  font-family: Tahoma;
  font-size: 8pt;
  text-decoration: none;
  color: #FFFFFF;
  border: solid 1px #0073BC;
  padding: 2pt;
}
.button {
  background-color: #009FED;
  font-family: Tahoma;
  font-size: 8pt;
  text-decoration: none;
  color: #FFFFFF;
  border: solid 1px #0073BC;
}
.normal {
  font-family: Tahoma;
  font-size: 8pt;
  color: #FFFFFF;
}
.normal a {
  color: #83DEFF;
}
.big {
  font-family: Tahoma;
  font-size: 12pt;
  font-weight: bold;
  color: #FFFFFF;
}
.big2 {
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: bold;
  color: #FFFFFF;
}
.copyright {
  font-family: Tahoma;
  font-size: 8pt;
  color: #00A6F4;
}
.copyright a {
  color: #83DEFF;
}
.table_title {
  background-color: #0073BC;
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
}
.table_border {
  background-color: #0073BC;
}
.table_form_item {
  font-family: Tahoma;
  font-size: 8pt;
  color: #FFFFFF;
  text-decoration: underline;
}
.table_form_empty {
  font-family: Tahoma;
  font-size: 8pt;
  color: #FFFFFF;
}
.table_content {
  background-color: #0089D5;
  font-family: Tahoma;
  font-size: 8pt;
  color: #FFFFFF;
}
.star {
  font-family: Tahoma;
  font-size: 8pt;
  color: #83DEFF;
}
.blue {
  font-family: Tahoma;
  font-size: 8pt;
  color: #83DEFF;
}
.search_string {
  font-family: Tahoma;
  font-size: 8pt
  color: #FFFFFF;
  font-weight: bold;
  background-color: #00A6F4;
}
.white {
  color: #FFFFFF;
}
.headline {
  font-family: Tahoma;
  font-size: 12pt;
  font-weight: bold;
  color: #FFFFFF;
}
.textarea {
  scrollbar-face-color: #0089D5;
  scrollbar-shadow-color: #0089D5;
  scrollbar-highlight-color: #0089D5;
  scrollbar-3dlight-color: #0089D5;
  scrollbar-darkshadow-color: #0089D5;
  scrollbar-track-color: #0089D5;
  scrollbar-arrow-color: #FFFFFF;
}
#werbung {
  margin-left: 4px;
  margin-right: 4px;
}
