.content_titel { /* blauwe titel voor modulepagina */
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color:#0089CF;
	}
	
.content_titel_groen { /* blauwe titel voor modulepagina */
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color:#6EA91C;
	}
	
H1 { /* blauwe titel voor modulepagina */
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color:#0089CF;
	}
	
.content_subtitel { /* groene titel voor modulepagina */
	color: #6EA91C;
	font-size: 12px;
	font-weight: bold;
	}

	
.content_bodie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #595959;
	display: block;
}

.contentimagelinks {
	margin-left:0px;
	margin-right: 20px;
	margin-top:5px;
	margin-bottom:10px;
	float:left;
}

.contentimagerechts{
	margin-left:20px;
	margin-right: 0px;
	margin-top:5px;
	margin-bottom:10px;
	float:right;
}

.intropink{
	color:#EC008C;
	font-weight: bold;
}




.productstitle {
	
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color:#0089CF;
	}
	
.productsvolume {
	
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color:#0089CF;
	}
	
.productsubtitle { 
	color: #6EA91C;
	font-size: 12px;
	font-weight: bold;
	}
	
.productsother {
	
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color:#EC008C;
	border-bottom: 1px solid #91CAE5;
	}

.othersites{ /* indien bulleted list en tekst donker */
	color: #253B08;
	display: block;
}

.othersites_indent{ /* indien geen bulleted list wordt genomen>indent links en tekst donker */
	display: block;
	padding-right:10px;
	color: #253B08;
}

.othersites_white{ /* indien bulleted list en tekst wit */
	display: block;
	padding-right:10px;
	color:#ffffff;
}

.othersites_white_indent{ /* indien geen bulleted list wordt genomen>indent links en tekst wit */
	display: block;
	padding-right:10px;
	color:#ffffff;
}

.othersites a:link { color: #253B08; text-decoration: underline; }
.othersites a:visited { color: #404836; text-decoration: underline; }
.othersites a:hover { color: #253B08; text-decoration: underline; }
.othersites a:active { color: #253B08; text-decoration: underline; }

.othersites_indent a:link { color: #253B08; text-decoration: underline; }
.othersites_indent a:visited { color: #404836; text-decoration: underline; }
.othersites_indent a:hover { color: #253B08; text-decoration: underline; }
.othersites_indent a:active { color: #253B08; text-decoration: underline; }

.othersites_white a:link { color: #ffffff; text-decoration: underline; }
.othersites_white a:visited { color: #ffffff; text-decoration: underline; }
.othersites_white a:hover { color: #ffffff; text-decoration: underline; }
.othersites_white a:active { color: #ffffff; text-decoration: underline; }

.othersites_white_indent a:link { color: #ffffff; text-decoration: underline; }
.othersites_white_indent a:visited { color: #ffffff; text-decoration: underline; }
.othersites_white_indent a:hover { color: #ffffff; text-decoration: underline; }
.othersites_white_indent a:active { color: #ffffff; text-decoration: underline; }

		