body {
	background-image:  url("http://www.ecorys.nl/templates/ecorys/images/background_white.jpg");
	background-repeat: repeat-y;
	background-position: center;
	background-color: #ffffff;
	font-size: 12px;
	/* text-align: justify; */
	text-align: left;
	}
a.logout:link, a.logout:visited {
	text-align:right;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color : #EC622E;
}

a.logout:hover {
	color : #003366;
}

.highlight
{
	color: #ff9900;
	border-bottom:1px dotted;
}
ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.contentpane, .contentdescription
{
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 10px;
	/* text-align: justify; */
	text-align: left;
}
.tdpathway
{
	background-image: url(../images/pathway.gif);
	background-repeat : no-repeat;
	padding-left:16px;
}

.pathway {
	font-size: 9px;
	font-family: verdana;
	color: #EC622E;
	
	background-color: #ffffff;
	font-weight:bold;
	line-height: 15px;
	

}

a.pathway:link , a.pathway:visited
{
	font-size: 9px;
	font-family: verdana;
	color: #2064A6;
	font-weight:bold;
	line-height: 15px;

}
a:link, a:visited {
	font-size: 11px;
	color: #2064A6;
	
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table, tr, th, td {
	text-align: left;
}

table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
}

table.contenttoc th {
	border-bottom : 2px solid #D3D6D3;
	background : #B5BBB6;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left : 3px;
	height: 23px;
	font-weight: bold;
	font-size: 11px;
}

table.contenttoc td
{
	background : #989898;
	line-height:12px;
	font-size: 11px;
	
}

table.contenttoc a:link , table.contenttoc a:visited
{
	font-size:11px;
	color: #FFFFFF;
	text-decoration : none;
}

table.contenttoc a:hover
{
	color : #000000;
	text-decoration : none;
}

.pagenavbar a:link , .pagenavbar a:visited
{
	font-size:11px;
	color: #333333;
}

.pagenavbar a:hover
{
	text-decoration: none;
}


a.category:link, a.category:visited
{
	font-size:11px;
	font-weight: bold;
	color: #2064A6;
}

a.category:hover
{
	text-decoration:none;
}

.back_button a:link , .back_button a:visited
{
	font-size:11px;
	color: #333333;
}

.back_button a:hover
{
	text-decoration: none;
}


.pagenav a:link , .pagenav a:visited

{
	font-size:11px;
	color: #333333;
}
.pagenav a:hover
{
	font-size:11px;
	text-decoration: none;
	
}

a.readon:link, a.readon:visited
{
	font-size:11px;
	color: #333333;
	text-decoration: none;
	border : 1px solid #eeeeee;
	background : #eeeeee;
	padding-left: 3px;
	padding-bottom : 1px;
	padding-top: 1px;
}

a.readon:hover
{
	text-decoration:none;
	color: #ffffff;
	background : #858585;
}

.blog {
padding-top: 10px;
font-size:11px;
}

a.blogsection:link, a.blogsection:visited
{
	font-size:11px;
	color: #333333;
}

a.blogsection:hover
{
	text-decoration:none;
}

.contentpaneopen
{
	/* text-align: justify; */
	text-align: left;
	font-size: 11px;
	
	
}
.createdate , .small
{
	font-family: verdana;
	font-size:10px;
	color: #B5BBB6;
}
.componentheading
{
	border-bottom: 1px solid;
	font-size: 15px;
	font-weight: bold;
	color : #6788BA;
	color : #EC622E;
	
	text-align: left;
}
.contentheading {
	height: 20px;
	background: url(../images/contenthead.png)  no-repeat;
	background-position: 0px 9px;
	color: #2064A6;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	
	
	vertical-align : bottom;
}



.sectiontableheader
{
	background :#B5BBB6;
	color : #ffffff;
}
.tdmainbody
{
	padding-top : 3px;
	padding-right: 3px;
	padding-left : 5px;
	padding-bottom : 3px;
	
}
.button, .button_search
{
	background : #B5BBB6;
	color: white;
	font-weight: bold;
	height : 17px;
	font-size:10px;
	font-family: verdana;
	border : 1px solid #989898;
	
}

.inputbox_search
{
	border : 1px solid #B5BBB6;
	font-family: verdana;
	color: #333333;
	font-size: 10px;
	margin-bottom: 2px;
	padding: 1px;
	padding-left: 2px;
	width: 10em;
	
}

.inputbox
{
	border : 1px solid #B5BBB6;
	font-family: verdana;
	color: #333333;
	font-size: 11px;
	
}

/*
table.moduletable a:link
{
	color: #2064A6;
}

table.moduletable a:visited
{
	color: #2064A6;
}

table.moduletable a:hover
{
	color: #000000;
}
*/
table.moduletable_temp {
	text-align: left;
}
table.moduletable, table.moduletable_search {
	width : 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable_search {
	margin-left: 12px;
}

table.moduletable_actueel th {
	/*border-bottom : 2px solid #D3D6D3;
	background : #B5BBB6;*/
	color: #003366;
	text-align: left;
	font-size: 14px;
	padding-top: 4px;
	height: 23px;
	font-weight: bold;
	
}


table.moduletable th {
	/*border-bottom : 2px solid #D3D6D3;
	background : #B5BBB6;*/
	color: #003366;
	text-align: left;
	font-size: 14px;
	padding-top: 4px;
	height: 23px;
	font-weight: bold;
	
}

table.moduletable td {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	
	
}



table.moduletable_main {
	width : 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}


table.moduletable_main th {
	/*border-bottom : 2px solid #D3D6D3;
	background : #B5BBB6;*/
	color: #003366;
	text-align: left;
	font-size: 14px;
	padding-top: 10px;
	height: 23px;
	font-weight: bold;
	
}

table.moduletable_main td {
	font-size: 11px;
	padding: 3px;
	margin: 0px;
	font-weight: normal;
	
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	color: #003366;
	text-align:right;
	padding-top : 2px;
	padding-left :8px;
	
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}

a.mainlevel:hover {
	
	color : #003366;
	
	/*background : #D3D6D3;*/
}


a.sublevel:link, a.sublevel:visited {
	display: block;
	padding: 0px;
	padding-left: 5px;
	font-size: 11px;
	color: #2064A6;
	
	text-align: left;
	text-decoration:none;
	
	
}

a.sublevel:hover {
	color: #000000;
	background: white;
	
}


/*main menu (left)*/

a#active_menu_main {
	color: #666;
	border: 1px solid #e4e4e4;
	padding: 0 0 0 5px;
	display: block;
	margin: 3px 0 -4px 0;
	
	}

a.sublevel_main {

	color: #2064A6;
	border: 1px solid #e4e4e4;
	padding: 0 0 0 5px;
	display: block;
	margin: -3px 0 -4px 0;
	}

a.sublevel_main:hover {
	display: block;
	border: 1px solid #cccccc;
	color: #9F9688;
	text-decoration:none;
	}


a.mainlevel_main {
	font-weight: bold;
	color: #003366;
	border: 1px solid #e4e4e4;
	padding: 0 0 0 5px;
	display: block;
	margin: 3px 0 -4px 0;
	
	}
	
.metacategory  {
	font-weight: bold;
	color: #003366;
	padding: 0 0 0 5px;
	display: block;
	margin: 15px 0 3px 0;
	}	
	

a.mainlevel_main:hover {
	background: url(../images/navbar_on.gif) -5px 0 no-repeat;
	display: block;
	border: 1px solid #cccccc;
	color: #9F9688;
	text-decoration:none;
	}

/*general font definition*/

tr, p, div {
  font-family      : Arial;
  font-size		   : 11px;
  color            : #555555;
  
}

td {
  font-family      : Arial;
  font-size		   : 11px;
  color            : #555555;  
}
table.searchinto {
	width: 100%;
}

table.searchintro td {
	text-align: left;
}

#vastgoedBottom {
top: 30px;
}


.sectiontableentry1 {
	
	font-size: 11px;
	padding: 5px;
	
	background-color: #EAEEF0;
	text-align: left;
	
	
}

.sectiontableentry2 {
	font-size: 11px;
	
	padding: 5px;
	text-align: left;
	
}


td.bb_number{
	background-color: #006eb6;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
td.bb_number_l{
	background-color: #eaeff2;
	font-size: 11px;
	font-weight: bold;
	color: #006eb6;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

td.bb_bg_odd, td.bb_bg_even {
	background-color: #eaeff2;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	background-image: url(http://www.ecorys.nl/images/bb_arrow.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 100%;
	padding: 5px;
}

td.bb_bg_odd {
	color: #006eb6;
}

td.bb_bg_even {
	color: #003366;
}
td.bb_bg_odd a:hover, td.bb_bg_even a:hover {
	height: 100%;
	DISPLAY: block;
	text-decoration: none;
	background-image: url(http://www.ecorys.nl/images/bb_arrow_ro.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
/*
A.bb:hover {
	height: 100%;
	DISPLAY: block;
	text-decoration: none;
	background-image: url(http://www.ecorys.nl/images/bb_arrow_ro.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
*/
/*
a.bb:link, a.bb:visited {
	font-size:11px;
	color: #333333;
	text-decoration: none;
	border : 1px solid #eeeeee;
	background : #eeeeee;
	padding-left: 3px;
	padding-bottom : 1px;
	padding-top: 1px;
}

a.bb:hover {
	text-decoration:none;
	color: #ffffff;
	background : #858585;
}
*/
td.bb_bg_odd A.bb:active, td.bb_bg_odd A.bb:link, td.bb_bg_odd A.bb:link, A.bb:visited {
	WIDTH: 100%;
	height: 100%;
	DISPLAY: block;
	color: #006eb6;
}
td.bb_bg_even A.bb:active, td.bb_bg_even A.bb:link, td.bb_bg_even A.bb:link, td.bb_bg_even A.bb:visited {
	WIDTH: 100%;
	height: 100%;
	DISPLAY: block;
	color: #003366;
}
A.bb:hover {
	height: 100%;
	DISPLAY: block;
	text-decoration: none;
	background-image: url(http://www.ecorys.nl/images/bb_arrow_ro.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bb_header {
	color: #ec622e;
	font-weight: bold;
	font-size: 12px;
}
td.bb {
	background-color: #eaeff2;
	font-size: 11px;
	color: #006eb6;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
td.bb_back {
	background-color: #eaeff2;
	font-size: 9px;
	color: #006eb6;
	text-align: right;
	vertical-align: bottom;
	background-image: url(http://www.ecorys.nl/images/back_arrow.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.bb_text{
	margin-right: 35px;
	display: block;
}
.bb_text_b{
	margin-right: 35px;
	display: block;
	font-weight: bold;
}
