#content-main h1, #content-right h1, h2, h4 {
	color: #655a9f;
	}

#content-homepage-image {
	float: left;
	margin: 10px 10px 10px 0px;
	}
	
#news-teaser-container {
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	}

.news-teaser-homepage {
	width: 247px;
	height: 106px;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	}
	
.news-teaser-homepage .roundbox-top {
	background: url(../../images/css/roundcorners-top-trans.png) no-repeat top left;
	width: 247px;
	height: 10px;
	font-size: 0px;
	}

.news-teaser-homepage .roundbox-content {
	position: relative;
	padding: 3px 15px 0px 15px;
	width: 217px;
	height: 83px;
	}

.news-teaser-homepage .roundbox-content h4 {
	padding: 0;
	margin: 0;
	}
	
.news-teaser-homepage .roundbox-content h4 a p.bodytext {
	font-size: 1.125em;
	color: #FFFFFF;
	}

.news-teaser-homepage .roundbox-bottom {
	background: url(../../images/css/roundcorners-bottom-trans.png) no-repeat bottom left;
	width: 247px;
	height: 10px;
	font-size: 0px;
	position: absolute;
	}
	
	.news-teaser-homepage.tandem {
		background: #c0bcd8;
		}
		.news-teaser-homepage.tandem p.meer a {
			color: #655a9f;
			}

	.news-teaser-homepage.kinderen {
		background: #dc5e62;
		}
		.news-teaser-homepage.kinderen p.meer a {
			color: #ca070e;
			}

	.news-teaser-homepage.jongeren {
		background: #598ab9;
		}
		.news-teaser-homepage.jongeren p.meer a {
			color: #004c93;
			}

	.news-teaser-homepage.volwassenen {	
		background: #B9BE5C;
		}
		.news-teaser-homepage.volwassenen p.meer a {
			color: #949B04;
			}
		
	.news-teaser-homepage.wijken {
		background: #f3a458;
		}	
		.news-teaser-homepage.wijken p.meer a {
			color: #EE7D11;
			}
	
.news-teaser-homepage .titel a {
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
	line-height: 1.5em;
	}	

.news-teaser-homepage p.meer {
	position: absolute;
	right: 10px;
	top: 75px;
	background: url(../../images/css/navigatie/arrow-white.gif) no-repeat right 9px;
	}
	
.news-teaser-homepage p.meer a {		
	text-decoration: none;
	font-weight: normal;
	padding-right: 10px;
	}
	.news-teaser-homepage p.meer a:hover {
		text-decoration: underline;
		}
		

