@charset "UTF-8";
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	background-image:url(images/banier.png);
	background-position:top;
	background-repeat:no-repeat;
	}


.main{
	width:860px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:18px;
	background-image:url(images/contentBg.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	}



.contentContainer{
	width:520px;
	height:auto;
	float:left;
	}

.content{
	width:500px;
	height:auto;
	padding-right:20px;
	border-right:solid 1px #CCCCCC;
	margin-bottom:20px;
	}

.contentImage{
	width:500px;
	height:168px;
	margin-bottom:20px;
	}

.imageBorder{
border:solid 1px #CCCCCC;}


.contentHeading{
	color:#2d88ce;
	font-size:16px;
	}

.headingInContent{
	color:#2d88ce;
	font-size:14px;
	}




.contentMenu{
	width:340px;
	height:auto;
	float:left;
	}

.contentMenuItemEerste{
	width:322px;
	margin-left:18px;
	padding-bottom:10px;
	height:auto;
	border-bottom:solid 1px #CCCCCC;
	}

.contentMenuItem{
	width:322px;
	margin-left:18px;
	height:110px;
	margin-top:10px;
	border-bottom:solid 1px #CCCCCC;
	}


.contentMenuItemLast{
	width:322px;
	margin-left:18px;
	height:110px;
	margin-top:10px;
	}
	
	
.cmiTekstNaastImage{
	float:left; 
	width:230px;
	}
	
	
.cmiHeading{
	color:#2d88ce;
	font-size:14px;
	}

.cmiImage{
	float:right;
	padding-left:10px;
	height:auto;
	width:auto;
	}




.disclaimer{
	width:100%;
	height:100px;
	background-color:#f5f5f5;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	}

.disclaimerContent{
	width:860px;
	font-size:10px;
	color:#999999;
	padding-top:10px;
	height:100px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	}

.nieuwsDatum{
	color:#2d88ce;
	font-size:10px;
	padding-bottom:4px;
	}

.floatLeft {
	float:left;
	}

#producttabel A:link { color: black; background: none; text-decoration:none; } 
#producttabel A:visited { color: black; background: none; text-decoration:none;}
#producttabel A:active { color: red; background: yellow; text-decoration:none;} 
#producttabel A:hover { color: black; background: yellow; text-decoration:none;}

#nieuwsItemLink A:link { color:#2d88ce; text-decoration:none; } 
#nieuwsItemLink A:visited { color:#2d88ce; text-decoration:none;}
#nieuwsItemLink A:active { color:#2d88ce;text-decoration:none;} 
#nieuwsItemLink A:hover { color:#2d88ce; text-decoration:underline;}

