html, body {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

form {
	margin:0px;
	padding:0px;
}

body {
	font-family:Arial, Helvetica;
	font-size:12px;
}

ul {
	margin: 0px;
	padding-left: 15px;
}

li {
	list-style-type: square;
	list-style-position: outside;
}

td {
	font-family:Arial, Helvetica;
	font-size:12px;
	vertical-align:top;
	
}

div#maindiv {
	position:relative;
	margin: 100px auto;
	padding-bottom:0px;
	width:676px;
}

table#maintbl {
	border-collapse:collapse;
	border:0px;
	background-position: top right;
	background-repeat: no-repeat;
}
table#maintbl div.wf {
	width:225px;
	overflow:hidden;
	height:1px;
}
table#maintbl tr#logobar {
	height:103px;
}
table#maintbl div.ws {
	width:1px;
	height:100%;
	background-color:white;
	overflow:hidden;
}
div#logo {
	background: url('../img/logo.gif') no-repeat;	
	height:28px;
	width:112px;
	margin-left:20px;
	margin-top:35px;
}
div#logo * {
	display:none;
}
table#maintbl tr#menubar {
	height:158px;
}
table#maintbl tr#menubar td {
	border-top:1px solid white;
}
table#maintbl tr#menubar td td {
	border: 0px;	
}
table#maintbl tr#contentbar div#contentdiv {
}
table#maintbl tr#footerbar {
}
table#maintbl tr#footerbar td {
	background:#A3A6B1 url('../img/footbg.gif') repeat-x;
	vertical-align:middle;
	color:white;
}
div#copyright {
	padding-right:8px;
	font-size:0.9em;
	float:right;
}
a.rss-icon {
	display:block;
	margin-left:4px;
	margin-top:1px;
	color:white;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	line-height:23px;
	width:40px;
}
a.rss-icon img {
	border:0px;
	float:left;
	margin-right:3px;
	margin-top:3px;
	margin-bottom:3px;
}

td.mainmenu {
	background:#A3A6B1 url('../img/bgmainmenu.jpg');
	height:158px;
	overflow:hidden;
	vertical-align:middle;
}
td.mainmenu a:link, td.mainmenu a:visited, td.mainmenu a:active, td.mainmenu a:hover, td.mainmenu a.hover {
	display:block;
	padding-left:30px;
	width:195px;
	font-weight:bold;
	line-height:19px;
	height:19px;
	color:white;
	text-decoration:none;
}
td.mainmenu a.hover {
	background-image: url('../img/line_white.gif');
	background-repeat: no-repeat;
	background-position: center;
	color:black;
}
td.mainmenu span {
	padding-left:1px;
}
td.mainmenu a.hover span {
	color:black;
}
td.subpane {
	background-color:#F0EFF2;
}
div#submenu_placeholder {
	position:relative;
	display:none;
	float:left;
	height:100%;
	width:225px;
}
div.submenu {
	position:absolute;
	visibility:hidden;	
	/*background: #D0D3DE url('../img/bgsubmenu.jpg');*/
	width:225px;
	height:158px;	
	border-right:1px solid white;
	overflow:hidden;
	overflow-y:hidden;
}
div.submenu a:link, div.submenu a:visited, div.submenu a:active, div.submenu a:hover, div.submenu a.hover {
	display:block;
	padding-left:22px;
	line-height:19px;
	height:19px;
	font-size:11px;
	color:#0A0A0F;
	text-decoration:none;	
	width:100%;
	font-weight:bold;
}
div.submenu a.hover {
	background-image: url('../img/line_white.gif');
	background-repeat: no-repeat;
	background-position: center;
}
div.submenu div.sub_hoofd {
	display:block;
	padding-left:22px;
	line-height:19px;
	height:19px;
	font-size:11px;
	color:#68686D;
	text-decoration:none;	
	width:100%;
	font-weight:bold;
}
div.submenu div.scrollpane {
	position:absolute;
	top:0px;
	height:147px;
	width:100%;
}
div.submenu div.scrollpane_content {
	position:absolute;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}
div.submenu div.scrollup {
	position:absolute;
	top:0px;
	width:100%;
	background: #A9AFBD url('../img/arr_up.gif') top center no-repeat;
	height:8px;
	overflow:hidden;
	visibility:hidden;
}
div.submenu div.scrolldown {
	position:absolute;
	top:150px;
	width:100%;
	background: #B6BCCA url('../img/arr_down.gif') center 1px no-repeat;
	height:8px;
	overflow:hidden;
	visibility:hidden;
}
div#contentpreview {
	color:#545454;
	position:absolute;
	top:10px;
	left:10px;
	padding-left:1px;
	width:430px;
	font-size:11px;
	line-height:16px;
}
div#subpane_placeholder {
	position:relative;
	width:100%;
	height:158px;
}
div#page_search_menu {
	position:absolute;
	bottom:10px;
	right:10px;
}
div#page_search_menu input.search_query {
	width:150px;
	font-size:12px;
	color:gray;
	border:1px solid #A7ABB9;
	height:15px;
	line-height:15px;
	padding:1px;
	float:left;
}
div#page_search_menu input.search_submit,
div#page_search_menu input.search_submit_down {
	color:white;
	font-size:12px;
	height:19px;
	border:1px solid #A7ABB9;
	background: #A7ABB9 url('../img/search_submit.gif') no-repeat center center;
	width:20px;
	cursor:pointer;
}
div#page_search_menu input.search_submit_down {
	background-position: 3px 4px;
}

h1 {
	font-family: Arial Narrow, Arial;
	font-size:18px;
	color:#041348;
	margin:14px 0px 8px 0px;
	text-transform:uppercase;
}
h2 {
	font-size:16px;
	line-height:21px;
	color:#414652;
	margin:14px 0px 8px 0px;
	font-weight:normal;
}



div.fl_wit {
	font-family: Arial Narrow, Arial;
	font-size:15px;
	color:white;
}



/* standaard content table - in gebruik bij alle pagina parsers */

table.contenttbl {
}
table.contenttbl td{
	line-height: 20px;
	color: #585F6E;
}
table.contenttbl a {
	text-decoration: underline;
	color: #79AC00;
}
table.contenttbl a:hover {
	text-decoration: none;
}
table.contenttbl td.topline {
	border-top:1px solid #DFE2F0;
}
table.contenttbl td.topmarge_1 {
	padding-top:10px;
}
table.contenttbl td.topmarge_2 {
	padding-top:20px;
}
table.contenttbl td.topmarge_3 {
	padding-top:34px;
}
table.contenttbl td.rightcol {
	border-left:1px solid #DFE2F0;
	width:225px;
}
