body {
	background-color: #75e900;
	background-image: url("/images/design/images/background_groen.jpg");
	background-repeat: repeat-y;
}
#leftteaser {
	position: absolute;
	top: 282px;
	left: 172px;
	
	width: 180px;
	z-Index: 1;
}
.dottext {
	margin-left: 24px;
}
.dottext p {
	margin-top: 3px;
	margin-bottom: 0px;
}
#contentDiv {
	margin-left: 33px;
	width: 355px;
}