body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #ffffff;
	margin: 0px; 	
	padding: 0px;
	text-align: center; 
	color: #464242;
}
p, td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464242;
}
div{
	margin:0px;
	padding:0px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#dc6d3e;
	border-bottom:solid 1px #cbcfcb;
	margin:5px 0px;
	padding:5px 0px;
}
a, a:visited{
	color:#336699;
	
	text-decoration:underline;
}
a:hover{
	color:#336699;
	
	text-decoration:underline;
}
#top_header{
	position:relative;
	height:143px;
	background-image:url(../images/head_back.jpg);
	background-repeat:repeat-x;
}
#header {

	width: 918px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	height:143px;

	 
} 
#logo{
	position:relative;
	height:107px;
}
#navigatiebar{
	height:36px;
	background-color:#536e7b;
	background-image:url(../images/bar_left.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#search{
	float:right;
	width:234px;
	margin:0px;
	padding-top:8px;
	text-align:left;
	background-image:url(../images/bar_right.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	
}
#ajaxSearch_submit{
	display:block;
}
#navigatie{
	float:right;
	text-align:left;
	width:670px;
	padding-top:10px;
}
#container { 
	width: 918px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image:url(../images/sidebar_back.jpg);
	background-repeat:repeat-y;
} 


#logo_bar {
	float: left; /* since this element is floated, a width must be given */
	width: 268px;
	padding: 0px;
	
}
#logo_top{
	
	height:19px;
	background-color:#969696;
}
#zoek_input{
	float:left;
	width:150px;
	margin:0px;
	padding:0px;
}
#zoek_image{
	float:left;
	width:80px;
	margin:0px 0px 0px 3px;
	padding:0px;
}
#ajaxSearch_input{
	width:146px;
	border-color:#c4c4c4 #ffffff #ffffff #c4c4c4;
	border-style:solid;
	border-width:1px;
	font-size:10px;
	height:16px;
	padding:0px;
	margin:0px;
	
}
#ajaxSearch_submit{
	vertical-align:middle;
	border:0px;
	cursor:pointer;
	
}

#adres_block{
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #cbcfcb;
	color:#464242;
	font-size:12px;
	margin:0px;
	background-color:#f2f5f6;
	padding:0px;
}
#adres{
	margin:10px;
}
#adres a, #adres a:visited{
	font-size:12px;
	color:#464242;
	text-decoration:none;
}
#adres a:hover{
	font-size:12px;
	color:#464242;
	text-decoration:underline;
}
#bar{
	height:4px;
	background-color:#ffffff;
	font-size:1px;
	border-bottom:solid 1px #cbcfcb; 
}
#whiteline{
	background-color:#ffffff;
	height:4px;
	
}
#sidebar_bottom{
	height:20px;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 223px;
	border:none;
	
	
}

#mainContent { 
	margin: 0 0 0 223px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
}
 
#topcontent{
	padding: 15px;
	
}

#footer { 
	width: 918px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	background-color:#ffffff;
	padding: 8px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image:url(../images/footer_back.jpg);
	background-repeat:repeat-x;
	
} 


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


a.bottom_link, a.bottom_link:visited{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
a.bottom_link:hover{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}
.navline{
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #cbcfcb;
	padding:8px 10px ;
	
}
.subline{
	margin: 12px 5px 12px 25px;
	
}
#activeMenuBlock{
	
}
a.navlink, a.navlink:visited{
	color:#464242;
	font-size:12px;
	text-decoration:none;
}
a.navlink:hover{
	color:#464242;
	font-size:12px;
	text-decoration:underline;
}
a.sublink, a.sublink:visited{
	color:#336699;
	font-size:10px;
	text-decoration:none;
}
a.sublink:hover{
	color:#336699;
	font-size:10px;
	text-decoration:underline;
}



/* formulieren*/
input, textarea{
	font-size:11px;
	font-family:  Arial, Helvetica, sans-serif;
	color:#000000;
	border: 1px solid #536e7b;
}
/* contactformulier */

#formulier{
	position:relative;
	
	
}
.ftekst{
	height:50px;
}
.felement{
	height:25px;
	
}
.fleeg{
	height:20px;
}

.fknoppen{
	height:20px;
}
.fkop{
	float:left;
	width:120px;
	height:20px;
}
.ftext{
	float:left;
	width:250px;
	height:20px;
}
.box{
	width: 250px;
}
.box2{
	width: 400px;
	height:120px;
}
.knop{
	width:100px;
	height:20px;
}
div#formulier img{
	border:none;
}
.fcaptcha{
	height:80px;
}
.fkop2{
	float:left;
	width:200px;
	height:20px;
}
.ftext2{
	float:left;
	width:170px;
	height:20px;
}

/* sitemap */
.LSM_0 ul { 
	color:#6d848c;
	font-weight: normal; 
	list-style-type: none; 
	line-height: 18px;
	padding-bottom: 20px;
}
.LSM_0 li { 
	list-style-type: none; 	
}
.LSM_0 li a, .LSM_0 li a:visited{
	color:#6d848c;
	text-decoration: none;
}
.LSM_0 li a:hover {
	text-decoration: underline;
}
.LSM_1 li a, .LSM_1 li a:visited{
	color:#6d848c;
	text-decoration: none;
}
.LSM_1 li a:hover {
	text-decoration: underline;
}
.LSM_1 ul { 
	list-style-image: url('../images/tree_hook.gif');
} 
.LSM_1 li { 
	list-style-image: url('../images/tree_hook.gif');
	font-weight: normal;
}
/* Navigatie */
/*#divWayfinderWrapper a, #divWayfinderWrapper a:hover, #divWayfinderWrapper a:visited{
	font-size:12px;
	font-weight:bold;
	
	text-decoration:none;
}*/

.menuitem {
	position: relative;
	float: left;
	cursor: pointer;
}
.submenu {
	width: 141px;
	color: #ffffff;
	position: absolute;
	float: left;
	cursor: pointer;
	background-color: #536e7b;
	padding: 0px 6px 7px 6px;
	line-height: 12pt;
	margin-left: 6px;
}
.submenu a, .submenu a:visited {
	font-weight:normal;
	color: #ffffff;
	font-size: 12px; 
	text-decoration: none;
	cursor: pointer;
}
.submenu a:hover {
	
	font-weight:normal;
	color: #ffffff;
	border: none;
	cursor: pointer;
}
a.topLink, a.topLink:hover, a.topLink:visited{
color: #FFFFFF;
text-decoration:none;
font-weight:normal;


}
.innerRow {
	border-bottom: 1px #ffffff solid;
	padding-bottom: 6px;
	padding-top: 4px;
}
 a.innerLink,  a.innerLink:visited{
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
}
 a.innerLink:hover{
	color: #ffffff;
	text-decoration:underline;
	font-weight:normal;
}
.parent,.parent_parent{
	color: #ffffff;
	padding:0 20px;
	border-right: solid 1px #000000;
	
}
.parent_active,.parent_parent_active  {

color: #ffffff;
	padding:0 20px;
	border-right: solid 1px #000000;
}
.parent_last,.parent_last_parent {
color: #ffffff;
	padding:0 0 0 20px;
	border-right: none;
}	
.parent_last_active ,.parent_last_parent_active{
color: #ffffff;
	padding:0 0 0 20px;
	border-right: none;
}
.bottomnav{
	float:left;
	margin:0px 10px;
}
.bottombullet{
	float:left;
	margin:3px 10px;
}
a.bottomlink, a.bottomlink:visited{
	color:#536e7b;
	text-decoration:none;
	font-weight:normal;
}
a.bottomlink:hover{
	color:#536e7b;
	text-decoration:underline;
	font-weight:normal;
}
/* spotlight */
#projectDesc{
	float:right;
	width:470px;
	padding:0px 10px;
	margin:5px 0px;
	
}
#spotlight{
	margin: 5px 470px 5px 0px;
}
/* tooltips */
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}
.custom-tip {
	color: #000;
	width: 300px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #ffffff;
	padding: 8px 8px 4px;
	background: #dc6d3f;
	border-bottom: 1px solid #FFFFFF;
	text-align:left;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #f2f5f6;
	color:#000000;
	text-align:left;
}

