.textbox #filter {
	margin-bottom:19px;
	margin-top:9px;
}

.textbox #filter td.anzeigen{
  padding-bottom:1px;
}

.textbox #filter td.spacer{
	width:7px;
}

.textbox #filter img {
	margin-top:1px;
	margin-left:4px;
}

.textbox #filter input {
  margin-left:6px;
  margin-right: 4px;
}

.textbox #filter td.text {
  font-weight: bold;
}

.textbox .date {
  font-size: 11px;
  color: #7f7f7f;
  margin-bottom:15px;
}

.textbox a {border-bottom:1px solid #b2d6e3;}

.textbox a:link { color: #0076a3; text-decoration: none; font-weight:bold;}
.textbox a:visited { color: #0076a3; text-decoration: none; font-weight:bold;}
.textbox a:active { color: #0076a3; text-decoration: none; font-weight:bold;}
.textbox a:hover { color: #0076a3; text-decoration: none; font-weight:bold;}

.textbox div.clear {
	clear:both;
}

.textbox div.teaser {
  font-size: 12px;
  line-height: 16px;
  width:501px;
  border-bottom:1px solid #e5e5e5;
  padding-bottom:11px;
  margin-bottom:11px;
}

.textbox div.teaser img {
  float:left;
  margin-top:4px;
 }

.textbox div.teaser .withImage {
  float:right;
  width:401px;
}
