html,body {
	margin: 0px;
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #555555 url(images/background.jpg) repeat-x;
}
#container {
	left: 50%;
	margin-left: -800px;
	position: absolute;
	top: 0px;
	width: 1600px;
	height: 1024px;
	background: url(images/bg.jpg) no-repeat;
} 
a#rodebutton {
	position: absolute;
	left: 1095px;
	top: 257px;
	z-index: 2;
}
img {
	border: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
td {
	vertical-align: top;
	text-align: left;
}
a {
	color: Black;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	margin-bottom: 15px;
	color: #ff0000;
}
h1 {
	font-size: 18px;
	margin-bottom: 10px;
}
h1, ul, li {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
div#bg_right {
	background: url(images/background_right.jpg) repeat-x;
	height: 1024px;
	right: 0px;
	position: absolute;
	width: 50%;
	top: 0px;
}
div#header {
	position: relative;
	height: 280px;
	width: 980px;
	left: 310px;
}
div#header img#photo {
	position: absolute;
	left: 58px;
	top: 34px;	
	width: 913px;
	height: 246px;
}
div#header img#whitepiece {
	position: absolute;
	left: 404px;
	top: 169px;
}
div#balkje-top {
	background-color: #86c7ff;
	width: 181px;
	height: 19px;
	left: 391px;
	top: 15px;
	position: absolute;
}
div#balkje-gradient {
	width: 181px;
	height: 246px;
	background-color: #86c7ff;
	filter: alpha(opacity=70);
	opacity: 0.70;
	position: absolute;
	left: 81px;
	top: 34px;
}
div#balkje-menu {
	position: absolute;
	background-color: #86c7ff;
	width: 166px;
	height: 608px;
	left: 391px;
	top: 280px;
	text-align: left;
	padding-left: 15px;
}
div#content {
	position: absolute;
	left: 596px;
	top: 303px;
	width: 579px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 35px;
	height: 477px;
	text-align: left;
	overflow: auto;
}
div#grijze-balk {
	position: absolute;
	top: 815px;
	left: 596px;
	height: 59px;
	width: 659px;
	background-color: #555555;
	color: White;
}
div#grijze-balk a {
	color: White;
}
div#grijze-balk table td {
	width: 315px;
	padding-top: 1px;
	padding-left: 5px;
}
div#grijze-balk table td p {
	margin: 0px;
	padding: 0px;
	font-size: 9px;	
}
ul#menu {
	width: 151px;
	position: relative;
	left: 0px;
	top: 24px;
}
ul#menu li {
   cursor: default;
	position: relative;
	line-height: 30px;
	border-bottom: solid White 1px;
}
ul#menu a {
	display: block;
	width: 151px;
	padding-top: 5px;
	height: 25px;
	color: #281670;
	font-weight: bold;	
	text-decoration: none;
}
ul#menu a:hover, ul#menu a.menu_current, ul#menu a.menu_current_sub {
	color: White;
	text-align: right;
}
ul#menu li.menu_default ul {
	display: none;
}
ul#menu li.menu_current_sub {
	border-bottom: none;	
}
ul#submenu {
	border-top: solid White 1px;
	padding-bottom: 15px;
}
ul#submenu li {
	border-bottom: none;
	line-height: 13px;
}
ul#submenu li a {
	text-align: right;
	font-size: 10px;
	height: 13px;
}
