html {
	height: 100%;
	width: 100%;
	overflow: auto;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #EEEEEE;
}
#topcontainer {
	height: 110px;
	width: 995px;
	position: absolute;
	left: 50%;
	margin-left: -497px;
	top: 0px;
}
#buttoncontainer {
	height: 170px;
	width: 995px;
	background-image: url(background.png);
	left: 50%;
	margin-left: -497px;
	top: 110px;
	position: absolute;
}
#buttoncontent {
	height: 170px;
	width: 975px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#button {
	float: right;
	height: 102px;
	width: 102px;
	margin-top: 12px;
	margin-left: 10px;
	background-image: url(buttonbackground.gif);
	text-align: right;
	vertical-align: bottom;
	z-index: 1;
}
#button:hover {
	background-image: url(buttonbackground-over.gif);
}
#buttonmarge {

	float: right;
	height: 100px;
	width: 5px;
}
#button a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
#button td{
	cursor: pointer;
}

#tekstcontainer {
	width: 975px;
	height: expression(document.body.clientHeight - 320 + "px");
	overflow: auto;
	padding-left: 10px;
	position: absolute;
	left: 50%;
	margin-left: -497px;
	margin-top: 25px;
	top: 280px;
	bottom: 15px;
	margin-right: 10px;
}

#contentcontainer {
	top: 280px;
	bottom: 15px;
	background-image: url(background.png);
	left: 50%;
	margin-left: -497px;
	width: 995px;
	height: expression(document.body.clientHeight - 295 + "px");
	position: absolute;
}
#bottomcontainer {
	background-image: url(bottombackground.png);
	height: 15px;
	width: 985px;
	position: absolute;
	left: 50%;
	margin-left: -497px;
	padding-right: 10px;
	background-repeat: no-repeat;
	bottom: 0px;
}
#bottomleft {
	float: left;
	padding-left: 0px;
}
#bottomleft a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-right: 20px;
}
#bottomleft a:hover {
	color: #FF840B;
}
#bottomright {
	float: right;
}
#bottomright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentleft {
	clear: both;
	float: left;
	width: 210px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
}
#contentmiddle {
	float: left;
	width: 440px;
	padding-top: 30px;
}
#contentmiddle ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#contentright {
	float: left;
	width: 265px;
	padding-top: 5px;
}
#contentright h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #F17C12;
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentmiddle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#contentmiddle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#nieuwscontainer h2 {
	color: #FF840B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#nieuwscontainer {
	margin-right: 10px;
	margin-left: 10px;
}
#nieuwscontainer h3 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
#nieuwscontainer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#nieuwscontainer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 20px;
	font-weight: bolder;
	text-decoration: none;
	text-align: right;
	color: #666666;
}
#contentmiddle li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
/*	margin: 0px; */
	padding: 0px;
	font-weight: normal;
}
#contentmiddle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF840B;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
}
.invoerveld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
#contentleft p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
hr {
	height: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #FF840B;
}
.foto{
	border: 0;
	float:left;
	clear: left;
}
#buttonlinks {
	padding-left: 5px;
	background-image: url(buttonlinks.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	width: 210px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	font-weight: bold;
	height: 25px;
}
#buttonlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
