  div.sponsoren_row {
	clear: left;
	display: block;
	margin-bottom: 10px;
	border-bottom-color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	overflow: hidden;
	padding-bottom: 15px;
  }

  div.sponsoren_logo,
  div.sponsoren_text {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
  }
  
