div.contentContainer{
width:100%;
/*position:relative;*/
text-align:center;
}

div.whiteContentContainer{
/*position:relative;*/
background-color:#fff;
width:699px;
margin:0 auto;
text-align:center;
}

div.textContent{
margin-left:30px; 
margin-right:30px; 
margin-bottom:10px;
margin-top:10px;
}

div.imageContainerTop{
margin-top: 10px;
margin-left:20px;
}

div.imageContainer{
margin-top: 20px;
margin-left:20px;
}

table.tableContent{
/*position:relative;*/
width:695px;
text-align:left;
margin: 0 auto;
margin-top:2px;
}

td.greySpace-left{
border-right:1px solid #fff;
width:50%;
background-color:#efefef;
border-top:2px solid #fff;
}

td.greySpace-right{
border-left:1px solid #fff;
width:50%;
background-color:#efefef;
border-top:2px solid #fff;
}

td.blueSpace{
background-color:#cccccc;
height:30px;
border-top:2px solid #fff;
}

td.blueHome{
background-color:#015da7;
height:30px;
border-top:2px solid #fff;
}


td.emptyRowContent{
height:30px;
border-top:2px solid #fff;
}

td.blueContent{
background-color:#ffffff;
border-top:2px solid #fff;
border-bottom:2px solid #fff;
}

td.lightBlueRow{
background-color:#d6e5f1;
height:13px;
border-top:2px solid #b4cfe5;
}

td.lightGreyRow{
background-color:#ffffff;
height:13px;
border-top:2px solid #CCCCCC;
}

td.imageBackground{	
	/* background-image:url(../gfx/nieuws/block.gif); */
	text-align:center;
	vertical-align:top;
	background-color: #E6E6E6;
}

td.assort{
	font-family: tahoma;
	font-size: 9px;
	width: 200px;	
}

table.assort{
	border-left: 1px solid #E6E6E6;
	padding: 0px;
	margin: 0 auto;
	
	
}