td div#flyer-container {
	background-image:none;
	width:420px;
}

#flyer-container h2 {
	margin-right:24px;
	margin-top:30px;
}

#flyer-container .flyer-referenz p {
	margin-left:36px;
	margin-right:12px;
}

td div#other-clients {
}

#other-clients h3 {
	border:0;
	background-color:#fff;
	border-bottom:1px solid #036;
	margin-top:71px;
	margin-bottom:1.5em;
	color:#036;
	font-size:1em;
}

#other-clients ol {
	list-style:none;
	margin:0;
	padding:0 0 0 24px;
}

#other-clients ol li {
	margin-bottom:1em;
	text-align:left;
}

/* Der IE braucht mal wieder eine Extrawurst.
 */
* html #flyer-container .flyer-referenz img {
	margin-left:36px;
}