#header {
	height: 25px;
	width: 739px;
	background-image: url(../images/bovenstuk.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
	text-align: right;
	padding-right: 5px;
}
#photo {
	background-image: url(../images/tussen_stukje.jpg);
	height: 118px;
	width: 744px;
}
#menu {
	background: #f2f2f2 url(../images/menu_bottom.gif) no-repeat bottom left;
	width: 213px;
	float: left;
	padding: 5px;
	/*height: 200px;*/
}
#content {
	/*background-image: url(../images/bgrnd.gif);*/
	/*background-repeat: no-repeat;*/
	width: 511px;
	float: left;
	padding: 5px;
	background-color: #F3C257;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: .8em;
}
body a:link, body a:visited {
	color: #000000;
	text-decoration: underline;
}
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #941C00;
	margin: 0px;
	display: block;
}
body p {
	display: block;
	margin: 0px;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	text-align: right;
	margin: 1px;
	color: #941C00;
	text-decoration: none;
}
a.mainlevel:hover {
	color: #000000;
	text-decoration: underline;

}
a.sublevel:link, a.sublevel:visited {
	display: block;
	text-align: right;
	margin: 1px 8px 1px 1px;
	color: #EF940A;
	text-decoration: none;
	font-size: 11px;
}
a.sublevel:hover {
	color: #000000;
	text-decoration: underline;

}
.contentheading, .componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #941C00;
	font-style: normal;
	font-weight: normal;
}
#disclaimer {
	font-size: 0.8em;
         text-align: right;
}