BODY {
	font-family : Tahoma, Arial;
	font-size : 11px;
	font-style : normal;
	line-height : 14px;
	color : #ffffff;
	margin:0px;
	background: #00436D url(/img/bg.gif) repeat-x;
	text-align:center;
}
.intro {
	font-family : Tahoma, Arial;
	font-size : 11px;
	font-style : normal;
	line-height : 14px;
	color : #ffffff;
	background-image:none;
	background: #feffea;	
	width:100%;
}
#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
.switchcontent {
	color: #8aa9bc;
}

#menu {
	float:left;
	width:950px;
	color: #00436d;
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
	margin:0px;
}

#menu li{
	list-style:none;
	float:left;
	margin:0px;
	padding: 5px 7px 7px 7px;
}

#submenu {
	width:200px;
	padding-left:0px;
	margin-left:40px;
	margin-top:30px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	list-style:none;
}
#submenu li {
	list-style:none;
	margin-left:0px;
	padding-left:7px;
	padding-top: 5px;
	padding-bottom: 7px;
	border-bottom: 1px solid #ffffff;
	background-color: #003455;
}
#submenu li.on {
	background-color: #00263e;
}
TD {
	font-family : Tahoma, Arial;
	font-size : 11px;
	line-height : 14px;
	color : #ffffff;
}
H1 {
	font-family : Tahoma, Arial;
	font-size : 1px;
	visibility:hidden;
	height:0px;
	margin:0px;
	padding:0px;
}
H2 {
	font-family : Tahoma, Arial;
	font-size : 11px;
	font-weight : bold;
	margin-bottom:15px;
	color: #ffffff;
}
.datum {
	font-family : Trebuchet MS;
	font-size : 10px;
	font-weight : normal;
	color: #99b0cd;
}
.introtekst {
	color: #FFFFFF;
	line-height : 16px;
}
.klein {
	font-size : 10px;
	line-height : 12px;
}
A {
	color: #ffffff;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	color: #5092bb;
	text-decoration : none;
}

A:LINK {
	text-decoration : none;
	font-weight : bold;
}

A:VISITED {
}
.blauw{
	color: #00436d;
}
A.nav {
	color: #00436d;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.nav{
	color: #6788b4;
	text-decoration : none;
}

A:LINK.nav {
	text-decoration : none;
	font-weight : bold;
}

A:VISITED.nav {
}
A.list {
	color: #8aa9bc;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.list{
	color: #ffffff;
	text-decoration : none;
}

A:LINK.list {
	text-decoration : none;
	font-weight : bold;
}

A:VISITED.nav {
}
.splash{
	color: #bcc074;
}
A.splash {
	color: #bcc074;
	text-decoration : none;
	font-weight : normal;
}
A:HOVER.splash{
	color: #9ea255;
	text-decoration : none;
}

A:LINK.splash {
	text-decoration : none;
	font-weight : normal;
}

A:VISITED.splash {
}

.cell_nav {
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 8px;
}
.cell_nav_on {
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 8px;
	background-color : #013982;
}
INPUT {
	color :#003252;
	font-family : Tahoma, Arial;
	font-size : 11px;
	text-align : left;
	border-width: 1;
	border-color: #003252;
	border-style: solid;
	}
	
.checkbox {
	color : #6B6B6B;
	font-family : Tahoma, Arial;
	font-size : 12px;
	text-align : left;
	border-width: 0;
	border-color: #909090;
	border-style: solid;
	}

INPUT.button {
	color : #FFFFFF;
	cursor: hand;
	padding: 4px;
	font-family : Tahoma, Arial;
	font-size : 11px;
	text-align : center;
	border: 1px solid #ffffff;
	background-color : #003252;
}

.area {
	font-family : Tahoma, Arial;
	font-size : 11px;
	text-align : left;
	border-width: 0;
	border-color: #FFFFFF;
	border-style: solid;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #F6F6F7;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #909090;
	scrollbar-highlight-color : #909090;
	scrollbar-shadow-color : #909090;
	scrollbar-track-color : #FFFFFF;
	overflow: auto;
}
