html, body{
	height:100%; /* 100% height fix */
	/*min-height: 100%; /* 100% height fix */
	margin: 0px;
	padding: 0px;
	font-family:"Trebuchet MS";
	color:rgb(71,71,71);
}
body {
	font-size: 62.5%; /* komt overeen met 10px. bv 12px is dan 1.2em */
	/*border-left: 45px solid rgb(25,51,109);*/
	background-image:url(/site_images/bck_body.gif);
	background-repeat: repeat-y;
	background-color:#ffffff;
}
#main {
	margin-left:45px;
}
img {
	border-width: 0px;
}

img.leftpadding 
{
	padding-left: 10px;
}

img.rightpadding 
{
	padding-right: 10px
}

/**********LINKEN RELATED  **********/
a:link {
	color: #026899;
    text-decoration: underline;
}

a:visited {
    color: #5a9bba;
	text-decoration: underline;
}

a:hover {
    color: #026899;
	text-decoration: underline;
}

a:active {
    color: #026899;
	text-decoration: underline;
}
 
/********** HEADER CSS  **********/ 
#header {
	margin-top:2px;
	width: 910px;
	font-size: 1.1em;
	color:rgb(163,163,163);
}
#logo {
	background-color:#ffffff;
}
#logo img {
	margin: 33px 0 0 34px;
}
#headerRight {
	float:right;
	width:700px;
}
#funcNav {
	text-align:right;
	height:20px; 
	overflow:hidden;
}

#funcNav ul{
	padding:0;
	margin:0;
	height:20px;
}

#funcNav li{
	display:inline;
	background: url(/site_images/ico_liFuncnav.gif) bottom left no-repeat;
	padding: 2px 9px 5px 10px;
	}
	
	
#funcNav a:link { color: #a2a2a2; text-decoration: none;}
#funcNav a:visited { color: #a2a2a2; text-decoration: none;}
#funcNav a:hover { color: #8f8e8e; text-decoration: none;}
#funcNav a:active { color: #a2a2a2; text-decoration: none;}


#title {
	height: 39px;
}

/********** MIDDENBLOK  **********/ 
#midHome{
	margin-top:60px;
	width:912px;
}

#midContentTotalwidth{
	margin-top:0px;
	width:100%;
	background-color:#f4f4f4;
}
#midContent{
	margin-top:0px;
	width:912px;
	background-color:#ffffff;
}

#breadcrumb{
	margin-top:0px;
	height:60px;
	width:100%;
	background-color:#f4f4f4;
}

#breadcrumb #bckWhite{
	margin-top:0px;
	height:60px;
	width:910px;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
}

#breadcrumb #bckWhite .margin{
	margin-top:15px;
	height:20px;
	margin-bottom:25px;
	background-image: url(/site_images/bck_breadcrumb.gif);
	background-repeat:repeat-x;
	width:100%;
	text-align:right;
	font-size:1.1em;
	width:690px;
	margin-left:210px;
	padding-right:10px;
	color: #9d9d9d;
	}
	
#breadcrumb #bckWhite .margin a:link { color: #9d9d9d; text-decoration: none;}
#breadcrumb #bckWhite .margin a:visited { color: #9d9d9d; text-decoration: none;}
#breadcrumb #bckWhite .margin a:hover { color: #9d9d9d; text-decoration: underline;}
#breadcrumb #bckWhite .margin a:active { color: #9d9d9d; text-decoration: underline;}
		

#content {
	margin-left:0px;
	font-size:1.1em;
	color: #474747;
}

#contentHome {
	float:left;
	width:702px;
	font-size:1.1em;
	}

#contentHomeTop {
	border-bottom:1px solid #bababa;
}


.contentHomeImage {
	width:279px;
	vertical-align:top;
}

.contentHomeTxt{
	padding-bottom:5px;
	}
	
#contentHomeLeft {
	float:left;
	width:279px;
}

#contentModuleTxt {
	float:left;
	width:510px;
	padding-bottom: 50px;
}
#contentModuleImage {
	float:left;
	width:190px;
}

#searchcontentModuleTxt {
	float:left;
	width:450px;
	padding-bottom: 50px;
}
#searchcontentModuleImage {
	float:left;
	width:250px;
}

#contentModuleImage .margin {
	margin-left:52px;
	
}

#searchcontentModuleImage .margin {
	margin-left:52px;
	
}

#contentHomeMid {
	margin-top:54px;
}

#contentHomeMidTxt{
	float:left;
	width:420px;
	}
	

#events {
	margin-right:50px;
	margin-bottom:30px;
	padding-bottom:25px;
	background: url(/site_images/bck_homeEvents.gif) bottom repeat-x;
}

#events a:link { color: #474747; text-decoration: none;}
#events a:visited { color: #474747; text-decoration: none;}
#events a:hover { color: #026899; text-decoration: underline; }
#events a:active { color: #026899; text-decoration: underline; }

#events ul{
	padding:0;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:0px;
}

#events li{
	list-style-image: url(/site_images/ico_list_content.gif);
	}


#events li a:link { color: #026899; text-decoration: underline;}
#events li a:visited { color: #026899; text-decoration: underline;}
#events li a:hover { color: #026899; text-decoration: underline; }
#events li a:active { color: #026899; text-decoration: underline; }

#newsviews {
	margin-right:50px;
	margin-right:50px;
	margin-bottom:30px;
	padding-bottom:25px;
	
}

#newsviews a:link { color: #474747; text-decoration: none;}
#newsviews a:visited { color: #474747; text-decoration: none;}
#newsviews a:hover { color: #026899; text-decoration: underline; }
#newsviews a:active { color: #026899; text-decoration: underline; }

#newsviews ul{
	padding:0;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:0px;
}

#newsviews li{
	list-style-image: url(/site_images/ico_list_content.gif);
	}


#newsviews li a:link { color: #026899; text-decoration: underline;}
#newsviews li a:visited { color: #026899; text-decoration: underline;}
#newsviews li a:hover { color: #026899; text-decoration: underline; }
#newsviews li a:active { color: #026899; text-decoration: underline; }

#newsviews .date {
	color:#bababa;
	font-weight:normal;
	}
	
#whatsnew {
	margin-right:50px;
	margin-right:50px;
	margin-bottom:30px;
	padding-bottom:25px;
}

#whatsnew a:link { color: #474747; text-decoration: none;}
#whatsnew a:visited { color: #474747; text-decoration: none;}
#whatsnew a:hover { color: #026899; text-decoration: underline; }
#whatsnew a:active { color: #026899; text-decoration: underline; }

#whatsnew p{
	padding:0;
	margin:0;
}

#whatsnew ul{
	padding:0;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:0px;
}

#whatsnew li{
	list-style-image: url(/site_images/ico_list_content.gif);
	}
#whatsnew li a:link { color: #026899; text-decoration: underline;}
#whatsnew li a:visited { color: #026899; text-decoration: underline;}
#whatsnew li a:hover { color: #026899; text-decoration: underline; }
#whatsnew li a:active { color: #026899; text-decoration: underline; }

#whatsnew .date {
	color:#bababa;
	font-weight:normal;
	}
	

#contentHomeBottom{
	padding-top:10px;
	margin-top:5px;
}

#relateditems p{
	padding:0;
	margin:0;
}
#AnnouncementsOverview p {
	padding:0;
	margin:0;
}

/********** Bottom  **********/ 
#bottom {
	width: 100%;
	height:70px;
	background: url(../site_images/bck_bottomWSBIHome.gif) repeat-x;
	font-size: 1.1em;
	color:rgb(163,163,163);
}
#bottom .margin {
	margin: 10px 0 3px 0px;
	float:left;
}

#whiteSpace {
	width:210px;
	background-color:#FFFFFF;
	height:60px;
	float:left;
}

/********** STIJLEN CONTENT  **********/ 
hr {
	height:1px;
	border-style: none;
	border-bottom: 1px solid #ccc;
	margin: 10px 0 10px 0;
}
	
.hr {
	height:2px;
	overflow: hidden;
	background: url(../site_images/bck_hr.gif) left top repeat-x;
	margin: 10px 0 10px 0;
	}
	
.hrPink {
	height:2px;
	overflow: hidden;
	background: url(../site_images/bck_hrPink.gif) left top repeat-x;
	margin: 10px 0 10px 0;
	}
	
.date {
	color:#aaa;
	}
div.listImage img {
	width:100px;
	height:auto;
	margin: 0 10px 5px 0;
	}
	
#contentModuleImage ul{
	padding:0;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
}

#contentModuleImage li{
	list-style-image: url(../../site_images/ico_list_content.gif);
	}


#searchcontentModuleImage ul{
	padding:0;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
}

#searchcontentModuleImage li{
	list-style-image: url(../../site_images/ico_list_content.gif);
	}
	
#flashcontent {
	margin-left:30px;
	margin-bottom:10px;
}