#layout-content {
	margin-right: 215px;
}
#layout-teaser {
	display: block;
	float: right;
	width: 215px;
	margin: 0;
	padding: 0 0 0 0;
}
#layout-teaser p, #layout-teaser h4, #layout-teaser h3, #layout-teaser h2 {
	padding: 0 15px 0 25px;
}
#content-background {
	position: absolute;
	height: 486px;
	width: 230px;
	top: -20px;
	left: 294px; /* 800 resolutie was 179, en -3 wegens 3pixel text-jog hack */
	display: block;
	background: url(../../images/tmpl/bochtteaser200-new-trans.png) no-repeat;
}
/* IE CSS Hack, 3pixel text-jog hack */
* html #layout-teaser { 
margin-left: -3px; 
} 
* html #layout-content { 
margin: 0 218px 0 200px;
/*display:inline-block;  was inline-block */
}
/* Einde IE CSS Hack, 3pixel text-jog hack */
