#right_col
{
  width: 890px;
  float: none;
}

.to_top
{
  padding-left: 30px;
}

.boxholder_bg
{
  margin-left: 22px;
  padding-top: 20px;
}

.boxholder
{
  position: absolute;
  left: 22px;
  top: 20px;
}

.schort_ov
{
  margin-left: 30px;
  margin-top: 20px;
}

.schort_ov .entry
{
  width: 400px;
  height: auto;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #3AA8B7;
}

.schort_ov .ed1
{
  margin-right: 30px;
}

.schort_ov .text
{
  width: 400px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #000;
  background: url(../media/navi/pfeil.gif) no-repeat right bottom;
}

.schort_ov .hover
{
  position: absolute;
  top: 0;
  left: 0;
  width: 400px;
  height: 100%;
  z-index: 5;
  background-color: #3AA8B7;
  opacity: 0;
  cursor: pointer;
}