BODY, TABLE, DIV, TR, TD, TH, UL, OL, LI {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px; 	
}
HTML, BODY {
	height: 100%;
	margin: 0px;
/*  _height: auto;
	overflow-y: auto;
	overflow-x: hidden;*/
}
BODY {
	background: #AAAFB9 url(../img/custom/bg_stripes.gif) repeat center top;
}
A {
	color: #000;
	text-decoration: none;
}
A:hover {
	color: #000;
	text-decoration: underline;
}
FORM {
	margin: 0px;
	padding: 0px;
}
INPUT, SELECT, TEXTAREA, BUTTON, SUBMIT {
	font-size: 11px; 
}
BR.clear {
	clear: both;
	line-height: 0px;
}
DIV#container {
	position: relative;
	left: 50%;
	width: 1060px;
	overflow-y: visible;
	background: url(../img/custom/bg_shadow.png) repeat-y center top;
	_background: url(../img/custom/bg_shadow.gif) repeat-y center top;
	text-align: left;

	min-height: 100%;
	margin: 0 0 -90px -530px; /* the bottom margin is the negative value of the footer's height */	
}
DIV#wrapper {
	width: 992px;
	background-color: #fff;
	border: 1px solid black;
	border-width: 0px 1px 0px 1px;
	overflow: hidden;
	
	min-height: 100%;
	height: auto!important;
	height: 100%; _height: auto;
	margin: auto;
}
DIV#wrapleft, DIV#wrapright {
	left: 50%;
	position: fixed; _position: absolute;
	background: url(../img/custom/bg_shadow.png) repeat-y left top; _background: none;
	height: 100%;
	width: 33px;
}
DIV#wrapleft {
	background-position: left top;	
	margin-left: -530px;
}
DIV#wrapright {
	background-position: right top;	
	margin-left: 497px;
}
DIV#header {
	text-align: left;
	overflow: visible;
	height: 165px; *height: auto; /* Strange IE6/7 bug*/
	background-color: #333;
}
DIV#topmenu {
	height: 30px;
	background: #003C9B url(../img/custom/bg_menu.gif) repeat-x left top;
	color: #fff;
	overflow: hidden;
	white-space:nowrap;
	margin-left: 192px;
	border-top: 1px solid #002256;
}
DIV#left, DIV#content, DIV#right, DIV#iframe_holder {
	float: left;
	text-align: left;
	padding-bottom: 85px!important; _padding-bottom: 0px!important; /*_margin-bottom: 85px!important;*/
}
DIV#left {
/*	min-height: 630px; _height: 630px;*/
	width: 184px;
	margin: 3px;
}
DIV#left .outer img{
	position: relative;
	border: 0px;
}
DIV#left DIV.inner {
	min-height: 205px; _height: 205px;
/*	background: #555 url(../img/custom/bg_left.gif) no-repeat right bottom;
	border: 3px solid #fff;
	padding: 5px;*/
}
DIV#right {
/*	min-height: 400px; _height: 400px;*/
	width: 245px; 
	float: right;
	padding: 4px;
	margin-top: 8px;
}
DIV#right .inner TABLE TD {
	font-size: 9px;
}
DIV#right TR.table_header, 
DIV#content TR.table_header {
	background-color: #424242;
}
DIV#content, DIV#iframe_holder {
	width: 792px; _width: 789px; 
	margin: 5px 0px 5px 5px;	
	overflow: hidden;
}
DIV#content.small, DIV#iframe_holder.small {
	width: 543px; _width: 540px; 
}
.iholder_show { display:block }
.iholder_hide { display:none }
DIV#logosleft {
	float: left;
}
DIV#logos {
	margin-top: 8px;
	text-align: center;
}
DIV#logos a img {
	border: 8px solid white;
}
DIV#logofoot, DIV#footer {
	position: relative;
	border: 1px solid #000;
	margin: 0px auto;
	padding: 0px 10px;
	width: 972px;
	z-index: 2;
}
DIV#logofoot {
	border-width: 1px 1px 0px 1px;
	border-top-color: #999;
	height: 64px;
	visibility: hidden;
	overflow: hidden;
	padding: 5px auto;
	text-align: center;
	background-color: white;
}
DIV#logoleft {
	text-align: center;
	margin: 20px auto 10px;
}
DIV#logoleft img {
	margin-bottom: 10px;
}
DIV#logofoot a {
	text-decoration: none;
}
DIV#logofoot a div {
	font-size: 9px;
	float: left;
	margin: 3px;
	padding: 22px 5px;
	border: 1px solid #bbb;
}
DIV#logofoot img {
	border: 2px solid white;
	padding: 0px 10px;
	max-height: 56px;
}
DIV#footer {
	height: 24px;
	line-height: 24px;
	background: #003C9B url(../img/custom/bg_footer.gif) repeat-x left top;
	border-width: 1px 1px 0px 1px;
	color: #fff;
	text-align: right;
}
DIV#footer a {
	color: #fff;
}

/* --- Navigation --- */
  #topmenu UL, #topmenu LI, #left UL, #left LI{
	margin:0;
	padding:0;
	list-style: none outside none;
  }
  #topmenu LI {
	float: left;
	border-right: 1px solid #002256;
  }
  #topmenu SPAN {
  	padding: 0px 12px 0px 12px;
	line-height: 30px;
	display: inline;
	font-size: 13px;
  }
  #topmenu li a.top {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	margin: 0px;
	float: left;
	border-left: 1px solid #396DBA;
	text-shadow: 0 -1px 0 #002256;
  }
  #topmenu li a.top:hover, #topmenu li a.top:active {
	color: #BFD8FF;
  }
  #topmenu li.active a.top {
  	background-image: url(../img/custom/bg_menu_act.gif)
  }
  #topmenu li.active a.top span{
	color: #fff;
  }
  
  #left li {
	border-bottom: 1px solid #BFD8FF;
  }
  #left li.parent a {
	background: #fff url(../img/custom/menu_arrow.gif) right 7px no-repeat;
  }
  #left li.parent li li a {
	background-image: none;
  }
  #left li ul {
	z-Index: 9999;
	margin: -15px auto auto 150px;
  	position: absolute;
	left: -999em; 
	clear: left;
	width: 206px;
	background-color: #CED9EA; 
	border-top: 1px solid #555;
	border-right: 1px solid #444;
	border-bottom: 1px solid #333;
	border-left: 1px solid #222;
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; filter: alpha(opacity=95);
	-moz-opacity: 0.95; -webkit-opacity: 0.95; opacity: 0.95; 
  }
  #left li li:before , 
  #left li li:after {
	content:"";
	display:block;
	position:absolute;
	width:0;
	border-style:solid;
    border-color: transparent #CED9EA;
    border-width: 7px 12px 7px 0;
	background-color: none;
    top: 7px;
    left: -12px;
  } 
  #left li li:before { 
   top: 6px;
   border-width: 8px 12px 8px 0;
   border-color: transparent #777;
  }  
  #left ul li li{
  	float: left;
	border-bottom: none;
 	width: 100%;
 }
  #left li a {
	display: block;
	text-align: left;
	line-height: 22px;
	padding: 1px 2px 1px 6px;
	background: #fff;
	color: #003C9B;
	text-decoration: none;
  } 
  #left li a.sub {
	width: 178px;
	margin: 0px 0px 0px 20px;
  }
  #left li a:hover, #left li.sfhover a {
   	color: #4D83D7;
/*   	background-color: #CED9EA;*/
  }
  #left li.sfhover li a, #left li li.sfhover li a, 
  #sleft li.active a, #left li a:active, 
  #sleft li.active a:hover {
	color: #003C9B;
	background-color: #fff;
  }
  #left li li a:hover, #left li li.sfhover a, #left li li.sfhover a:hover {
	color: #fff;
   	background-color: #588EE2;
  } 
  #left li ul ul {
	margin: -22px 0 0 185px;
  }
  #left li:hover ul ul, #left li:hover ul ul ul, #left li.sfhover ul ul, #left li.sfhover ul ul ul {
	left: -999em;
  }
  #left li:hover ul, #left li li:hover ul, #left li li li:hover ul, #left li.sfhover ul, #left li li.sfhover ul, #left li li li.sfhover ul {
	left: auto;
  }
/* ---  Einde navigatie --- */

H1.title, SPAN.title {
	font-weight: bold;
	font-size: 16px;
}
SPAN.subtitle {
	font-weight: bold;
	font-size: 13px;
}
IMG.imgborder{
	border: 1px double black;
}
.home_table TH, 
.home_table TR.table_header TD {
	border-bottom: 1px solid #003C9B;
}
.home_table TD {
	padding: 3px;
}
SPAN.ownteam {
	color: #3858A7;
}
DIV.contentBox {
	border: 1px solid #333;
}
DIV.contentBox a.toggleBtn {
	text-decoration:none;
	color:#fff;
}
DIV.contentBody {
	border-top: 1px solid #333;
}
DIV.contentBody  .empty {
	padding: 10px;
}
DIV.contentBody TABLE{
	border-width: 0px;
}
DIV.contentBody TR.table_header TD, DIV.contentBody TR.table_header TD A {
	color: #fff;
}
DIV.contentBox DIV.contentTitle, 
TABLE.TableStyle TR.table_header TD, 
TABLE.home_table TR.table_header TD {
	background: #4D83D7 url(../img/custom/bg_thead.gif) repeat-x left top;
	font-weight: bold;
	text-shadow: 0 -1px 0 #003C9B;
	padding: 5px;
}
DIV#right .inner DIV.contentBox DIV.contentTitle {
}

.result_table {
	border: 1px solid black;
	border-width: 0 0 1px 1px;
	background-color: #fff;
}
.result_table TH{
	border: 1px solid black;
	padding: 4px;
	border-width: 1px 1px 0 0;
	background: #424242 url(../img/custom/bg_thead2.gif) repeat-x;
	color: white;
}
.result_table TD{
	border: 1px solid black;
	padding: 4px;
	border-width: 1px 1px 0 0;
}

/* CSS3 */
#left li ul, #left li li:first-child, #left li li:last-child {
	-moz-border-radius: 2px; -webkit-border-radius: 2px;
	border-radius: 2px;
}
#left li ul {
	-moz-box-shadow: 5px 5px 3px #777;
	-webkit-box-shadow: 5px 5px 3px #777;
	box-shadow: 5px 5px 3px #777;
} 
  
DIV.contentBox, 
TABLE.home_table, 
TABLE.TableStyle TABLE,
DIV#logofoot a div {
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
	border-radius: 3px;	
}
.content TH:first-child, 
.content TR.table_header TD:first-child {
	-moz-border-left-radius: 3px; -webkit-border-left-radius: 3px;
	border-left-radius: 3px;
}
.content TH:last-child, 
.content TR.table_header TD:last-child {
	-moz-border-right-radius: 3px; -webkit-border-right-radius: 3px;
	border-right-radius: 3px;
}


/* Begin JFlow */
#jFlowSlide{ float:left; }
.jflow-content-slider { width: 796px; border:1px solid #999; height:220px; overflow:hidden; background: #ccc url(../img/custom/bg_newsdetails.jpg) repeat-x left top; margin: 4px; text-align:left; } 

.slide-wrapper { padding: 5px; }
.slide-thumbnail { width:220px; float:left; height:210px; text-align:center; /*background-color:#aaa; */overflow:hidden; visibility:hidden }
.slide-thumbnail img { max-height:210px; _height:210px; }
.slide-details { width:286px; float:right; margin-left:10px; padding-bottom: 10px; }
.slide-details h2 { color:#eee; font-size:1.5em; font-style:italic; font-weight:normal; line-height:1; margin:0; }
.slide-details .description { margin-top:10px; }
.slide-details .more { color:#4D83D7; float:right; padding:10px; }

#myController { width:250px; _width:244px; float:left; margin:0px; padding:4px 0; height:212px; background: #aaa url(../img/custom/bg_newscontrol.jpg) repeat-y left top;  }
#myController li { background: url(../img/custom/newsbar.gif) no-repeat left top; display:block; list-style:none; color:#666; cursor:pointer; margin:0px; }
#myController li.jFlowControl:hover { color:#999;  }
#myController li.jFlowSelected, #myController li:active { background-position:left bottom; color:#4D83D7!important; }
#myController li a { color:#fff }

.jFlowControl { width:185px; text-align:left; padding:5px 5px 3px 55px; height:30px; _width:178px; }
.jFlowControl span { overflow:hidden; width:23px; height:23px; display:block; position:absolute; margin:3px 0px 0px -28px; }
.jFlowControl span img { visibility:hidden; background:#222; max-height:25px; _height:25px; }
.jFlowPrev, .jFlowNext, .jFlowAll { background-image:none!important; text-align:center; float:left; width:72px; padding:5px 2px; color:#fff!important }
/* End JFlow */