
#leftcolumn
{
	float: left;
	margin: 0px 9px 9px 0px;
	width: 180px;
}

#centercolumn
{
	float: left;
	width: 542px;
	margin: 0px 9px 9px 0px;
}

#rightcolumn
{
	float: left;
	margin: 0px 0px 9px 0px;
	width: 195px;
}

#leftcolumn .item
{
	margin: 0px 0px 5px 0px;
}

#leftcolumn .item h3
{
	background: url(../images/bkg_header_left.gif) top left no-repeat;
	padding: 4px 5px 0px 15px;
	display: block;
	margin: 0px;
	color: #FFF;
	width: 160px;
	height: 19px;
	text-align: left;
}

#leftcolumn .item p
{
	background: url(../images/bkg_blok.jpg) #FFF top left repeat-x;
	color: #000;
	display: block;
	margin: 2px 0px 0px 0px;
	padding: 3px;
	background-color: #FFF;
	width: 170px;
	border: 2px solid #000;
}

#centercolumn .item
{
	margin: 0px 0px 5px 0px;
}

#centercolumn .item h3, #centercolumn .item h1
{
	background: url(../images/bkg_header_center.gif) top left no-repeat;
	padding: 4px 5px 0px 15px;
	display: block;
	margin: 0px;
	color: #FFF;
	width: 522px;
	height: 19px;
	text-align: left;
}

#centercolumn .item p
{
	background: url(../images/bkg_blok.jpg) #FFF top left repeat-x;
	color: #000;
	display: block;
	margin: 2px 0px 0px 0px;
	padding: 10px;
	background-color: #FFF;
	width: 518px;
	border: 2px solid #000;
}
#centercolumn .item div.middle
{
	background: url(../images/bkg_blok.jpg) #FFF top left repeat-x;
	color: #000;
	display: block;
	margin: 2px 0px 0px 0px;
	padding: 10px;
	background-color: #FFF;
	width: 518px;
	height: 100px;
	border: 2px solid #000;

}

/****************************************/
#centercolumn .hoofdmenu
{
	margin: 0px 0px 5px 0px;
}

#centercolumn .hoofdmenu h3, #centercolumn .hoofdmenu h1
{
	background: url(../images/bkg_header_hoofdmenu.gif) top left no-repeat;
	padding: 4px 5px 0px 15px;
	display: block;
	margin: 0px;
	color: #FFF;
	width: 522px;
	height: 19px;
	text-align: left;
}
/****************************************/






#rightcolumn .item
{
	margin: 0px 0px 5px 0px;
}

#rightcolumn .item h3
{
	background: url(../images/bkg_header_right.gif) top left no-repeat;
	padding: 4px 5px 0px 15px;
	display: block;
	margin: 0px;
	color: #FFF;
	width: 175px;
	height: 19px;
	text-align: left;
}

#rightcolumn .item p
{
	background: url(../images/bkg_blok.jpg) #FFF top left repeat-x;
	color: #000;
	display: block;
	margin: 2px 0px 0px 0px;
	padding: 3px;
	background-color: #FFF;
	width: 185px;
	border: 2px solid #000;
}

div.middlebanner
{
	text-align: center;
	background-color: #A41010;
	display: block;
	width: 518;
	padding: 10px 31px 10px 31px;	
	margin: 0px 0px 5px 0px;
	border: 2px solid #000000;
}

/**/
div.item_white
{
	padding-top: 10px;
	background: url(../images/white_top_rounded.gif)  top left no-repeat;
	color: #000;
	width: 180px;
	display: block;
	margin: 0px 0px 5px 0px;

}

div.item_white p
{
	margin-top: 20px;
	background: url(../images/white_bottom_rounded.gif)  top left no-repeat;
	color: #000;
	text-align: center;
	display: block;
	margin: 0px;
	padding-bottom: 10px;
	width: 180px;
}

div.item_white p strong
{
	margin-top: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #A41010;
}
/**/

div.item_red
{
	background: url(../images/red_block_bkg.gif)  top left no-repeat;
	color: #000;
	display: block;
	margin: 0px 13px 4px 0px;
	float: left;
	width: 172px;
}

div.item_red p
{
	width: 172px;
	/*background: url(../images/red_bottom_rounded.gif) bottom left no-repeat;*/
	color: #000;
	margin: 0px;
	padding: 0px;
}

div.item_red p strong
{
	/*background-color: #A41010;*/
	/*border: 2px solid #FFF;*/
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 4px 0px;
	padding: 5px;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

div.item_red_right
{
	background: url(../images/red_block_bkg.gif)  top left no-repeat;
	color: #000;
	display: block;
	margin: 0px 0px 4px 0px;
	float: left;
	width: 172px;
}

div.item_red_right p
{
	width: 172px;
	/*background: url(../images/red_bottom_rounded.gif) bottom left no-repeat;*/
	color: #000;
	margin: 0px;
	padding: 0px;
}

div.item_red_right p strong
{
	/*background-color: #A41010;*/
	/*border: 2px solid #FFF;*/
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 4px 0px;
	padding: 5px;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

div.item p.profiel p
{
	background-image: url(./img/transparent.gif);
}






