#artikelauswahl {
  border:1px solid #eee;
  background-color:#fff;
  background:url(../images/backgrounds/bg_crawlink.gif) repeat-x bottom left;
  margin-top:15px;
  margin-left:13px;
  width:875px;
}

a.crawlink_link {
  display: block;
  text-align: left;
  color: #666;
  text-decoration: none;
}

a.crawlink_link:hover {
  color: #850000;
  text-decoration: underline;
}

.crawlink_table {
  font-size:11px;
  line-height: 15px;
  width: 840px;
  padding: 10px;
  height: 120px;
}

.crawlink_headline {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #666 !important;
  text-align: left;
  width: 100%;
  margin: 0 0 8px 8px;
}

.crawlink_col1, .crawlink_col2 /*, .crawlink_col3*/ {
  border-right: #999 dotted 1px;
  width: 270px;
  float: left;
  margin-left: 8px;
  margin-bottom:10px;
}

/*.crawlink_col4*/
.crawlink_col3 {
  width: 270px;
  float: left;
  margin-left: 8px;
}

.crawlink_footer, .crawlink_footer a {
  color: #999;
  font-size: 9px;
}
