body, html {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px; }

body {
	background-color: #b0c7e1;
	background-image: url("images/bg_main.gif");
	background-position: top;
	background-repeat: repeat-x; }

#container {
	width: 780px;
	position: absolute;
	margin-left: 50%;
	left: -390px; }
	
#menu_top {
	background-image: url("images/bg_menu_top.gif");
	background-repeat: repeat-x;
	height: 54px;
	width: 100%; }
	
#menu_tekst {
	float: right;
	padding-top: 38px;
	padding-right: 10px; }
	
#menu_tekst a, #menu_tekst {
	font-weight: bold;
	color: #ffffff;
	font-family: Arial Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none; }
	
#main {
	background-color: #ffffff;
	width: 100%; }
	
#main_table, #menu_top {
	border-color: #ffffff;
	border-style: solid;
	border-width: 0px 1px; }
	
#main_table {
	width: 100%;
	empty-cells: show; }
	
.top {
	height: 10px;
	width: 100%;
	background-color: #949ca5; }
	
.left, .left_large {
	vertical-align: top;
	padding-top: 48px;
	background-color: #949ca5;
	background-image: url("images/bg_left.gif");
	background-position: bottom;
	background-repeat: repeat-x; }
	
.left {
	width: 40px; }

.left_large {
	width: 195px; }

.main, .main_large {
	background-color: #ffffff; }
	
.main {
	width: 740px; }
	
.main_large {
	vertical-align: top;
	padding: 1px 0px 0px 1px;
	width: 585px; }
	
#minor_table {
	width: 100%; }
	
.column {
	width: 33%;
	vertical-align: top;
	padding: 1px 0px 0px 1px; }
	
.line {
	border-style: solid;
	border-color: #949ca5;
	border-width: 0px 0px 0px 1px; }
	
.column p, .main_large p {
	margin-left: 9px;
	margin-right: 9px; }

img.contact {
	float: right;
	margin-right: 25px;
	margin-top: 25px;
}
	
p,li {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #949ca5;
	line-height: 18px; }
	
a.meer {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #164b94;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #8fafd4;
	padding: 3px; }
	
a.copy {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #949ca5;
	text-decoration: none; }
	
a.menu_item {
	display: block;
	width: 100%;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #ffffff;
	height: 25px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 0px 0px 5px; }
	
.required {
	font-size: 20px;
	font-weight: bold; }