body {
	/*background-image:url(../images/bg2.gif);*/
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #00477F;
	background-color: #F7F9FB;
	text-align:center;
	margin: 0px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #00477F;
}
/* MENU */
.suckerdiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 87px 0px 0px 0px;
	width: 175px; /* Width of Menu Items */
	z-index:100;
}

.suckerdiv ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 175px; /* Width of Menu Items */
	background: #ECF0F7; /* 1ste niveau parent van subs*/
	z-index:100;
}
	
.suckerdiv ul li{
	position: relative;
	/*height: 20px; /* hoogte van de top li */
	border-bottom: 1px solid #FFFFFF;
	line-height: 20px;
	z-index:100;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
	position: absolute;
	width: 175px; /*sub menu width*/
	top: 0;
	visibility: hidden;
	background: #ECF0F7; /* 2de niveau parent van subs */
	z-index:100;
}

/* Sub level menu links style */
.suckerdiv ul li a{
	display: block;
	/*overflow: auto; /*force hasLayout in IE7 */
	color: #00467F;
	text-decoration: none;
	text-indent: 10px;
	font-size:12px;
	font-weight:bold;
	background: #ECF0F7; /* 1ste niveau zonder subs */
	padding: 0px;
	width: 175px;
	/*height: 20px; /* hoogte van de top li */
	line-height: 20px;
	z-index:100;
}

.suckerdiv ul li a:visited{
	color: #00477F;
	/*height: 20px; /* hoogte van de top li */
	font-size:12px;
	font-weight:bold;
	line-height: 20px;
	z-index:100;
}

.suckerdiv ul li a:hover{
	background-color: #BBC7DD;
	/*height: 20px; /* hoogte van de top li */
	font-size:12px;
	font-weight:bold;
	line-height: 20px;
	z-index:100;
}
	
/* DE MENSEN */
.img_demensen_overzicht {
	width: 55px;
	height: 60px;
	margin: 0px 0px 10px 0px;
	position: relative;
	float: left;
}
	
.ToolText{
	position:relative; 
} 
.ToolTextHover{
	position:relative;
	cursor:help;
	z-index: 100;
} 
.ToolText span{
	display: none;
	z-index: 100;
} 

.ToolTextHover span{ 
	display:block; 
	position:absolute; 
	border:1px solid #000000; 
	top:20px; 
	left:5px; 
	width: 150px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 2px;
	margin: 0px;
	background-color: #ffffe5; 
	color: #000000; 
	text-align: left;
	text-indent: 0px;
	line-height: 15px;
  	z-index: 100;
} 
.InfoText{
	position:relative; 
} 
.InfoTextHover{
	position:relative;
	cursor:help;
	z-index: 1000;
} 
.InfoText span{
	display: none;
	z-index: 1000;
} 
.InfoTextHover span{ 
	display:block; 
	position:absolute; 
	border:1px solid #000000; 
	top: 65px; 
	left: 0px; 
	width: 150px;
	padding: 2px 5px 5px 5px;
	margin: 0px;
	background-color: #ffffe5; 
	color: #000000; 
	text-align: left;
	text-indent: 0px;
	line-height: 15px;
  	z-index: 1000;
} 
	
	
/* Hack for IE \*/
* html .suckerdiv ul li { 
	float: left; 
	/*height: 20px; */
	border-bottom: 1px solid #FFFFFF;
}
* html .suckerdiv ul li a { 
	/*height: 20px; */
	font-size:12px;
	font-weight:bold;
}
/* End */

/* FONT STYLES */
a:link, a:visited {
	font-size:12px;
	line-height:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*color: #72A1BC;*/
	color: #487997;
	text-decoration:none;
}
a:hover{
	color: #00477F;
}
a.news_link:link, a.news_link:visited {

	padding: 0px 7px 0px 0px;
	font-size:11px;
	line-height:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #A6B518;
	text-decoration:none;
	background-image: url(../images/link_arrow_small.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
}
a.news_link:hover{
	text-decoration:underline;
}

.referentie_link {
	display: inline;
	padding: 0px 15px 3px 0px;
	font-size:12px;
	line-height:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style: italic;
	text-decoration:none;
	background-image: url(../images/link_arrow.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
}

/*.news_link {
	font-size:11px;
	line-height:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #A6B518;
	text-decoration:none;
}*/
p {
	margin: 0px 0px 10px 0px;
}
.homepage_news  {
	font-size: 11px;
}
.homepage_news p {
	margin: 0px;
}
.title {
	font-size:18px;
	font-weight:bold;
}
.subtitle{
	font-size:14px;
	font-weight:bold;
	color:#AFBD21;
}
.news_date {
	font-size:10px;
	font-style:italic;
	line-height: 12px;
}
.news_itemTitle {
	font-size:12px;
	font-weight:bold;
	color:#AFBD21;
	line-height: 15px;
}
.homepage_news_itemTitle {
	font-size:12px;
	font-weight:bold;
	color:#003C73;
}
.jaarboek_itemTitle {
	font-size:14px;
	font-weight:bold;
	color:#003C73;
}
.font_normal_bold {
	font-size: 12px;
	font-weight:bold;
}
.font_normal_italic {
	font-size: 12px;
	font-style: italic;
}
.font_small_bold {
	font-size: 11px;
	font-weight:bold;
}
.font_small_bold_blue {
	font-size: 11px;
	font-weight:bold;
	color: #72A1BC;
}
.font_small_red {
	color:#FF0000;
	font-size:11px;
}
.font_small_blue {
	font-size:11px;
}

/* DROPSHADOWS + TRANSPARENT PNG BACKGROUND */

#sidebarLeft {
	float:left; /* float the menu to the left */
	width:6px;
	height:100%;
	/*border:1px solid red;*/
	/* so the menu has the height of the main content and visa versa */
	background: url(../images/borderleft.png) repeat;
}
#sidebarRight {
	float:left; /* float the menu to the left */
	width:6px;
	background-color:#e6e6cc;
	/*border:1px solid red;*/
	height:100%; /* so the menu has the height of the main content and visa versa */
	background:url(../images/borderright.png) repeat;
}
#sidebarTop{
	/*display:block; /* must put this in for FireFox. */
	margin: 0px; /* for IE6 and Firefox centering */
	padding: 0px;
	width:612px;
	height:15px;
	/*border:1px solid red;*/
	background:url(../images/bordertop.png) no-repeat bottom;
}
#sidebarBottom{
	display:block; /* must put this in for FireFox. */
	margin: 0px; /* for IE6 and Firefox centering */
	width:612px;
	height:15px;
	/*border:1px solid red;*/
	background:url(../images/borderbottom.png) no-repeat;
}
/* PAGEELEMENTS */
#footer {
	text-align: center;
	font-size: 10px;
	line-height:15px;
	color: #FFFFFF;
	background-color: #00467F;
}
#contentFooter {
	background-image:url(../images/bg_insidearrow.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.inside_border {
	overflow:hidden;
	width: 1px;
	margin: 88px 0px 0px 0px;
	background-image:url(../images/inside_border.gif);
	background-repeat:repeat-y;
}
.textField_295px {
	margin: 0px;
	width: 295px;
	height: 16px;
	line-height: 16px;
	float: left;
}
.textField_230px {
	margin: 0px;
	width: 230px;
	height: 16px;
	line-height: 16px;
	float: left;
}
.textField_80px {
	margin: 0px;
	width: 80px;
	height: 16px;
	line-height: 16px;
	float: left;
}
.fileUpload_230px {
	margin: 0px;
	width: 230px;
	height: 20px;
	line-height: 20px;
	float: left;
}
.textArea_295px {
	margin: 0px;
	width: 295px;
	height: 80px;
	float: left;
}
.textArea_230px {
	margin: 0px;
	width: 230px;
	height: 80px;
	float: left;
}
/*  SITEMAP ITEMS */
.sitemap_level_0 {
	width: 20px;
	height: 19px;
	float: left;
	position:relative;
	/*background-color:#CCCCCC;*/
	background-image:url(../images/sitemap_level_0.gif)
}
.sitemap_level_1 {
	width: 20px;
	height: 19px;
	float: left;
	position:relative;
	/*background-color:#CCCCCC;*/
	background-image:url(../images/sitemap_level_1.gif)
}
.sitemap_level_2 {
	width: 20px;
	height: 19px;
	float: left;
	position:relative;
	/*background-color:#CCCCCC;*/
	background-image:url(../images/sitemap_level_2.gif)
}
.sitemap_entry {
	height:19px;
	float:left;
	position:relative;
	line-height:19px;
}
.sitemap_spacer {
	width:400px;
	height:1px;
	overflow:hidden;
	float:left;
}


