* {margin: 0px;} 

body, html
{
	margin: 0px;
	padding: 0px;
	font: normal 13px Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #0F114C;
	color: #0F114C;	
}

#Main_Wrapper
{
	width: 966px;	
	display: block; 
	margin: auto auto; 
	
}

#Header
{
	float: left;
	width: 966px;
	Height: 114px;
}

#Menu
{
	float: left;
	width: 926px;
	padding-left: 40px;
	Height: 44px;
	background-image: url(../images/menu.gif);
	background-repeat: repeat-x;
}

#search
{
	float: right;
	width: 100px;
}

.SearchString
{
	float: left;
	width: 80px;
}

#Content
{
	float: left;
	width: 966px;	
	background-color: #FFFFFF;
	text-align: left;
	min-height: 700px;
}

#Content .Margin
{
	margin: 0px 150px 0px 150px;
}

#Content a:link
{
	color: #E86C12;
	text-decoration: none;
}

#Content a:visited
{
	color: #E86C12;
	text-decoration: none;
}

#Content a:hover
{
	color: #E86C12;
	text-decoration: underline;
}

#Content a:active
{
	color: #E86C12;
	text-decoration: none;
}

#Content img
{
	border: 1px solid #E86C12;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 2px 2px 2px 2px;
}

#Left
{
	margin-top: 40px;
	margin-left: 20px;
	float: left;
	width: 188px;
	min-height: 650px;
}

#Middle
{
	margin-top: 40px;
	float: left;
	width: 444px;	
	margin-left: 40px;
	margin-right: 40px;
	min-height: 650px;	
}

#Leftlarge
{
	float: left;
	width: 820px;
	margin-left: 40px;
	margin-right: 40px;
	min-height: 650px;
}

#Right
{
	margin-top: 40px;
	float: left;
	width: 188px;
	min-height: 400px;
}

#ContentLeft
{
	float: left;
	width: 200px;
	min-height: 200px;
}

.ContentLeftOrange
{
	float: left;
	width: 184px;
	color: #FFFFFF;
	background-color: #E86C12;
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	margin-bottom: 4px;
}

#ContentLeft a:link, #ContentLeft a:visited, #ContentLeft a:hover, #ContentLeft a:active
{
	color: #FFFFFF;
}

#submenu
{
	float: left;
	width: 178px;
	color: #FFFFFF;
	background-color: #E86C12;
	padding: 4px 4px 4px 10px;
	font-weight: bold;
	margin-bottom: 20px;
}

#submenu a:link, #submenu a:visited, #submenu a:hover, #submenu a:active
{
	color: #FFFFFF;
}

a.Arrow
{
	background-image: url(/images/pijltje.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
}

#ContentMiddle
{
	float: left;
	width: 480px;
	min-height: 200px;
}

#ContentRight
{
	float: right;
	width: 200px;
	min-height: 200px;
}

#Footer
{
	float: left;
	width: 100%;
	margin-top: 40px;
	border-top: 1px solid #a0a0a0;
	font-weight: normal;
	font-size: 10px;
	color: #E86C12;
	padding-top: 8px;
}

#FooterLeft
{
	float: left;
	width: 500px;
}

#FooterRight
{
	float: right;
	width: 60px;
}

.Box
{
	float: left;
	width: 188px;
	margin-bottom: 20px;
}

.BoxTitle
{
	float: left;
	width: 180px;
	height: 18px;
	background-color: #E86C12;	
	padding: 6px 4px 4px 10px;
	color: #FFFFFF;
	font-weight: bold;	
}

#BoxTitle2
{
	float: left;
	width: 182px;
	height: 30px;
	background-color: #E86C12;	
	padding: 6px 4px 4px 10px;
	color: #FFFFFF;
	font-weight: bold;	
}



.menu_item
{
	float: left; 
	width: 182px; 
	height: 17px;
}

#BoxTitle2 a:link, #BoxTitle2 a:visited, #BoxTitle2 a:hover, #BoxTitle2 a:active
{
	color: #FFFFFF;
	font-weight: bold;
}

.BoxTitle_blue
{
	float: left;
	width: 182px;
	height: 18px;
	background-color: #0F114C;
	padding: 6px 4px 4px 10px;
	color: #FFFFFF;
	font-weight: bold;
}

#ticker
{
	border:2px solid #E86C12;
	padding-bottom: 4px;
}

#boxcontent_left
{
	padding-top: 10px; 
	padding-bottom: 10px; 
	border:2px solid #E86C12; 
	float: left; 
	width: 192px;
	min-height: 485px;
}

.BoxContent
{
	float: left;
	width: 182px;	
	padding: 0px 4px 4px 10px;
	color: #0F114C;
	font-size: 11px;
	
}

.BoxContent_border
{
	float: left;
	width: 178px;	
	padding: 4px 4px 4px 10px;
	color: #E86C12;
	font-size: 11px;
	border-right:2px solid #0F114C;
	border-left:2px solid #0F114C;
	border-bottom:2px solid #0F114C;
}

.BoxContent_border_orange
{
	float: left;
	width: 176px;	
	padding: 4px 4px 4px 10px;
	color: #0F114C;
	font-size: 11px;
	border-right:2px solid #E86C12;
	border-left:2px solid #E86C12;
	border-bottom:2px solid #E86C12;
}

.BoxContent a
{
	color: #E86C12;
	font-style: italic;
	font-size: 11px;
}

.BoxContent_border_orange a
{
	color: #E86C12;
	font-style: italic;
	font-size: 11px;
}

.BoxContent_border a
{
	color: #E86C12;
	font-style: italic;
	font-size: 12px;
}

.BoxContent_blue a
{
	color: #FFFFFF;
	font-style: italic;
	font-size: 12px;
}

#ticker
{
	border:2px solid #E86C12;
}

h1
{
	font-weight: bold;
	font-size: 16px;
	color: #0F114C;
	
	margin: 0px;
	padding: 0px;
}

h2
{
	font-weight: bold;
	font-size: 14px;
	color: #E86C12;
	margin: 0px;
	padding: 0px;
}

h3
{
	font-weight: bold;
	font-size: 13px;
	color: #0F114C;
	font-style: italic;
	font-style: bold;
	margin: 0px;
	padding: 0px;
}

p
{
	padding-top: 13px;
	padding-bottom: 13px;
}

b
{
	color: #0F114C;
}



.OrangeColumn
{
	background-color: #E86C12;
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	margin-bottom: 4px;
	color: #FFFFFF;
}

.BoxOrange
{
	color: #FFFFFF;
	background-color: #E86C12;
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	margin-bottom: 4px;
}

.BoxWhite
{
	clear: left;
	float: left;
	color: #000000;
	background-color: #FFFFFF;
}

.Box_XSmall
{
	width: 180px;
}

.Box_Small
{
	width: 350px;
}

.Box_Medium
{
	width: 467px;
}

.OrangeInput
{
	border: 2px solid #E86C12;
	padding: 4px 4px 4px 4px;
}

.italic
{
	font-style: italic;
}

#Left img
{
	border: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 2px 2px 2px 2px;
}

#Footer img
{
	border: 0;
	margin: 0;
}

hr
{
	clear: left;
	float: left;
	display: hidden;
	width: 100%;
}

.plaatje {
	float: left;
	border: 1px solid #0F114C;
	margin: 3px 10px 3px 0px;
	padding: 2px 2px 2px 2px;
}

.cntnt {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 25px 50px;
	vertical-align: top;
	text-align: left;
}

.hr {
	background-image: url(../im/hr.gif);
	background-repeat: repeat-x;
	font-size: 0px;
	height: 1px;
	margin: 28px 0px 26px -55px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	width: inherit;
}

.footer {
	font: normal 10px Arial, Verdana, Sans-serif; 
	color: #E86C12;
	line-height: 12px;
}


#altnav {
	display: none;
	visibility: hidden;
}

label
{
	margin-left: 5px;
}

img
{
	border: 0px;
}

ul
{
	list-style-position: outside; 
	margin-left: 0px; 
	padding-left: 20px; 
	list-style: disc; 
	vertical-align: middle;
}

li
{
	margin: 0px; 
	padding: 0px; 
} 


#timeline table
{
border: 0px;
padding:0px;
margin: 0px;
}

#timeline td {
	border: 0px;
	padding:0px;
	margin: 0px;
	vertical-align:middle;
}

#timeline img {
	border: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#timeline .Title {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
}

#timeline .event {
color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
	
#timeline .year {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e86c12;
}

#Lustrum
{
	float: right;
}

#Lustrum img
{
	border: 0;
}

/* ================================================================ 
This copyright notice must be untouched at all times.
 
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/ul-multi-nine.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 
/* calculate the overall width/height of the top level list items and center them */
.menu {width:900px; height:36px; margin-top: 5px;}
 
/* set up defaults */
.nav,
.nav ul {margin:0; padding:0;list-style:none;}
.nav a {text-decoration:none;}
.nav {width:100px; float:left; margin-right:-1px;background-image: url(../images/streepje.gif); background-repeat: no-repeat; background-position: center right;}
 
/* set up the widths */
.nav .drop {width:100px;}
.nav a {width:170px; margin-right:-169px; margin-bottom:-1px;} /* margin is 1px less than the width */
.nav ul li {max-width:170px;font-style: italic;}
 
/* style the links using the b elements */
.nav b {text-align: left; display:block; font-weight:normal; font-size: 13px; padding-top:4px; padding-bottom: 4px; padding-left: 8px;padding-right: 25px; border:0px solid #fff; cursor:pointer; color: #FFFFFF;}
.nav b.top {height:26px; line-height:26px; color: #FFFFFF; }
.nav a.sub-link b {background:url(ulmulti9/arrow.gif) no-repeat right bottom;color: #FFFFFF; }
 
/* style the list colors */
.nav a {color:#FFFFFF; }
.nav ul a {background:#0F114C;color: #FFFFFF;}
.nav ul ul a {background:#0F114C;color: #FFFFFF;}
.nav ul ul ul a {background:#0F114C;color: #FFFFFF;}
 
/* style the hover, active and focus colors */
/*.nav a:hover,
.nav a:focus,
.nav a:active {background:#0F114C; color:#fff;}*/
 
/* style the path on hover in all browsers except IE5.5 and 6 */
.nav li ul li:hover > a {background:#0086C9; color:#fff;} 
 
/* style the positions of the ul and also when the text spans two and three lines */
.nav {height:36px;}
.nav .drop {height:36px;}
 
.nav ul {position:relative; left:0; top:0; z-index:100; } /* the dropdown */
.nav ul ul {left:95px; top:-26px;} /* the right flyouts */
.nav ul ul.two {top:-39px;}
.nav ul ul.three {top:-52px;}
.nav li.left ul ul {left:auto; right:95px;} /* and the left flyouts */
 
/* do not change anything below this line */
/* ------------------------------------------------------------ */
.nav li,
.nav ul {float:left;}
.nav ul li {clear:left;}
.nav a {position:relative; display:block; z-index:10;}
.nav a.sub-link {float:left; margin-top:10000px;}
.nav .drop,
.nav .fly {margin-top:-10000px;}
.nav ul {margin-bottom:-5000px;}
 
/* the bit that does all the work */
.nav a:hover,
.nav a:focus,
.nav a:active {margin-right:0;}
 
/*IE5-7 fixes*/
.nav .fly {width:100%;}
a:active {}
 
/*OPERA fix*/
.nav ul:hover {clear:left;}
