﻿/* mac hide\*/
body {height:100%}
html {height:100%}
/* end hide */
body {
	padding: 0;
	margin: 0;
	text-align: center;
	min-width: 760px; /*voor mozilla */
	background-color: #ECE9FC;
	color: #000000;
}
#ondergrond {
	border-color: #000000;
	margin: auto;
	width: 755px;
	height: 100%;
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	text-align: left;
	position: relative;
	min-height: 100%;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
}
html>body #ondergrond {
	height:auto;
}
#pos_middenkolom {
	width: 596px;
	float: left;
}
#middenkolom {
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-color: #000000;
	padding: 145px 5px 12px 5px;
	width: 454px;
	float: right;
}
#middenkolom a {
	text-decoration: none;
	color: #000000;
	font-style: italic;
}
#middenkolom a:hover {
	text-decoration: underline;
	font-style: normal;
	color: #0033CC;
}
#linkerkolom {
	padding-top: 142px;
	padding-bottom: 12px;
	position: relative;
	width: 130px;
	float: left;
}
#rechterkolom {
	padding-top: 145px;
	padding-bottom: 12px;
	width: 158px;
	position: relative;
	float: right;
}
#clear_footer {
	width: 100%;
	height: 32px;
	clear: both;
}
#header {
	border: 1px solid #000000;
	position: absolute;
	z-index: 8;
	width: 755px;
	height: 140px;
	top: 0px;
	left: -1px;
	background-color: #ECE9FC;
}
#footer {
	border-color: #000000;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	position: absolute;
	width: 755px;
	height: 30px;
	bottom: 0px;
	left: 0px;
	clear: both;
	background-color: #0066FF;
	text-align: center;
	color: #FFFFFF;
	font-size: 75%;
}
#bannerfoto {
	width: 755px;
	height: 120px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #000000;
}
#hor_menu {
	width: 623px;
	height: 20px;
	padding-left: 132px;
	background-color: #0066FF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #000000;
	padding-bottom: 1px;
}
h4 {
	font-size: 1.3em;
	margin-top: 2px;
}
.menu a {
	width: 100%;
	display: block;
}
#links_extra {
	padding-top: 45px;
	border-color: #0065FE;
	padding-right: 4px;
	padding-left: 4px;
}
