body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
}
.bodyImage {
	background-image: url(/media/achtergronden/bck_0.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td {
	font-size: 11px;
}
a {
	color:#00B3FF;
	text-decoration: none;
}
a:hover {
	color:#00B3FF;
	text-decoration: underline;
}
h1, .titel_groot {
	margin-top:20px;
	margin-bottom:0px;
	font-size:18px;
	font-weight:bold;
}
h2, .titel_middel {
	margin-top:10px;
	margin-bottom:0px;
	font-size:14px;
	font-weight:bold;
	/*color:#00B3FF;*/
	color:#000;
}
h3, .titel_klein {
	margin-top:20px;
	margin-bottom:5px;
	font-size:11px;
	font-weight:bold;
}

p {
	margin:0px;
	margin-bottom:10px;
	color:#333;
}
hr, .lijn {
	margin:0px;
	padding:0px;
	border:0px;
	height:2px;
}
.block {
	padding:0px;
}
/******************************* secties **********************/
/*  margins, padding, width, etc.. van secties                */

.vervolg #section1 {
	float: left;
	width: 250px;
}
.vervolg #section2 {
	float: left;
	width: 125px;
	margin-left: 5px;
}
	.vervolg #section2 .blk_name {
		height: 14px;
		overflow: hidden;
	}


/******************************* secties einde ****************/

/*****  Kleuren per divisie   ****/
.divisieGroep hr, .divisieGroep .lijn {background-color:#00B3FF; color:#00B3FF;}
.divisieVastgoed hr, .divisieVastgoed .lijn {background-color:#40A02A; color:#40A02A;}
.divisieAdvies hr, .divisieAdvies .lijn {background-color:#632382; color:#632382;}
.divisieBouw hr, .divisieBouw .lijn {background-color:#002E62; color:#002E62;}
.divisieKleinbouw hr, .divisieKleinbouw .lijn {background-color:#E89910; color:#E89910;}
.divisieBeheer hr, .divisieBeheer .lijn {background-color:#E1001A; color:#E1001A;}

#pageTitle {color:#FFFFFF;}
/*  
.divisieGroep #pageTitle {color:#00B3FF;}
.divisieVastgoed #pageTitle {color:#40A02A;}
.divisieAdvies #pageTitle {color:#632382;}
.divisieBouw #pageTitle {color:#002E62;}
.divisieKleinbouw #pageTitle {color:#E89910;}
.divisieBeheer #pageTitle {color:#E1001A;}
*/

.divisieGroep #vervolgNav {background:#00B3FF url(/images/arrow_right_white.gif) right no-repeat;}
.divisieVastgoed #vervolgNav {background:#40A02A url(/images/arrow_right_white.gif) right no-repeat;}
.divisieAdvies #vervolgNav {background:#632382 url(/images/arrow_right_white.gif) right no-repeat;}
.divisieBouw #vervolgNav {background:#002E62 url(/images/arrow_right_white.gif) right no-repeat;}
.divisieKleinbouw #vervolgNav {background:#E89910 url(/images/arrow_right_white.gif) right no-repeat;}
.divisieBeheer #vervolgNav {background:#E1001A url(/images/arrow_right_white.gif) right no-repeat;}


/******************************* menu **********************/
#menu {
	margin-top:20px;
	font-size:12px;
}
#menu a {
	display:block;
	background:url(images/li.gif) left no-repeat;
	padding-left:20px;
	margin-bottom:5px;
	color:#000;
	font-weight:bold;
	text-decoration: none;
}
#menu a:hover {
	color:#00B3FF;
}
#menu .active {
	color:#00B3FF;
}
.menu3 {
	margin-left: 10px;
}
#divisieNav a {
	display:block;
	float: left;
	width:34px;
	height:34px;
	margin-right: 5px;
	text-decoration:none;
	border:#FFF solid 1px;
}
#divisieNav .vastgoed {
	background-color: #40A02A;
}
#divisieNav .advies {
	background-color: #632382;
}
#divisieNav .bouw {
	background-color: #002E62;
}
#divisieNav .kleinbouw {
	background-color: #E89910;
}
#divisieNav .beheer {
	background-color: #E1001A;
}
/******************************* menu einde ****************/


/******************************* classes **********************/
#wrapper {
	/*background-color:#0F0;*/
	margin:0px auto;
	width:995px;
	padding-top:20px;
}
#divisieNav {
	height:37px;
	margin-left:370px;
	padding-bottom:5px;
}
#divisieNaam {
	font-size:35px;
	font-weight:normal;
	color:#FFF;
}
#containerMenu {
	background-color:#FFF;
	width:140px;
	height:350px;
	padding-top:10px;
	padding-left:20px;
}
#containerMenu ul {
	margin:0px;
	padding:0px;
	list-style-image:none;
	list-style-type:none;
	list-style-position:outside;
}
#containerMenu li {
	list-style-image:url();
	margin:0px;
	padding:0px;
}
#pageTitle {
	margin-top:10px;
	font-size:40px;
	font-weight:bold;
	text-align:right;
}
#containerContent {
	overflow:hidden;
	margin-left:10px;
	min-height:430px;
	width:380px;
	padding-left:20px;
	padding-right:40px;
	padding-top:18px;
/*	max-height:720px;*/
	background-color:#FFF;

}
#vervolgNav {
/*	display:none;  */
	color:#FFF;
	width:200px;
	margin-left:240px;
	margin-top:10px;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
}
#vervolgNav a {
	color:#FFF;
	text-decoration: none;
}
#vervolgNav a:hover {
	color:#FFF;
	text-decoration:underline;
}
#footer {
	width:430px;
	padding:5px;
	margin-top:10px;
	margin-left:10px;
	color:#666;
	background-color:#FFF;
}
.logo {
	text-align:left;
}
.divisieBalk {
	font-weight:bold;
	margin-top: 2px;
	height: 12px; /* has to be same height as a hyperlink! */
}
	.divisieBalk  a {
	}
	.divisieBalk a, .divisieBalk span {
		display:block;
		float: left;
		width:11px;
		height:10px;
		margin-right: 2px;
		text-decoration:none;
	}
	.divisieBalk .vastgoed {
		background-color: #40A02A;
	}
	.divisieBalk .advies {
		background-color: #632382;
	}
	.divisieBalk .bouw {
		background-color: #002E62;
	}
	.divisieBalk .kleinbouw {
		background-color: #E89910;
	}
	.divisieBalk .beheer {
		background-color: #E1001A;
	}


.marginLeft {
	margin-left:200px;
}
.floatLeft {
	float:left;
}
.clearBoth {
	clear:both;
}
.blauw {
	color:#00B3FF;
}
.groen {
	color:#060;
}
/******************************* classes einde ****************/
.cms_label {
	height:30px;
	width:auto;
}

.cms_iframe {
	margin-bottom:10px;
}
.disc {
	font-family:Arial, Helvetica, sans-serif;
}

.cms_prev_next td {
	padding-top:10px;
	padding-bottom:10px;	
}
.cms_prev_next a {
	font-weight:bold;
}