#wrapper {
	width: 779px;
	bottom: 0px;
	top: 0px;
	background-image: url(/images/main_layout_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	left: 0px;
	position: absolute;
}
#wrapper #header {
	clear: both;
	width: 779px;
}
#wrapper #navigatie {
	clear: left;
	float: left;
	width: 159px;
	padding-top: 15px;
	padding-right: 18px;
	padding-bottom: 15px;
	padding-left: 18px;
}#wrapper #content {
	float: right;
	width: 550px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#footer {
	background-color: #DFA748;
	height: 19px;
	width: 566px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	bottom: 0px;
	background-image: url(/images/footer_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	text-align: right;
	font-size: 10px;
	padding-top: 6px;
	padding-right: 18px;
	left: 195px;
}
#adres {
	position: absolute;
	height: 20px;
	bottom: 0px;
	width: 760px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
	background-color: #78BFD1;
	color: #FFFFFF;
}
.expanded {
	DISPLAY: block;
	VISIBILITY: visible;
	padding-left: 25px;
}
.collapsed {
	DISPLAY: none; VISIBILITY: hidden
}
#subnav {
	color: #A52B30;
	font-size: 10px;
	line-height: 18px;
}
#subnav a {
	color: #33385D;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
#subnav a:hover {
	color: #A52B30;
	text-decoration: underline;
}

