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

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

.textbox div.block {
  margin-top:28px;	
  font-size:12px;
  line-height:16px;
}

.textbox div.block img {
 float:left;
 margin-top:0px;
}

.textbox div.block .text {
  width:418px;
  float:right;
}

.textbox div.clear {
  clear:both;
}

.textbox div.block .subheadline{
  font-size:13px;
  font-weight:bold;
  color:#9e3333;
  margin-bottom:10px;
}

/* Issues */
.textbox a.year { border:none; font-weight:bold;}

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

.textbox div.issue img {
  float:left;
  margin-top:0px !important;
}

.textbox div.issue .infos {
  float:right;
  width:377px;
}

#content .textbox p.zwischenheadline {
 margin-top: 18px;
}
