body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8E8E8E;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
}
#boven {
	position:relative;
	width:735px;
	height:245px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
#bovenafbeelding {
	position:absolute;
	width:574px;
	height:200px;
	z-index:2;
	right: 0px;
	bottom: 0px;
}
#menu {
	position:absolute;
	left:0px;
	top:0px;
	width:154px;
	height:586px;
	z-index:2;
	background-image: url(../images/menuback.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main {
	position:relative;
	width:525px;
	height:auto;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mainback.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 190px;
}
#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 21px;
	margin-top: 0px;
}
#main img {
	border: 1px solid #000000;
	margin: 5px;
}
#main a:hover img {
	border: 1px solid #D00006;
}
#main .highslide #minder {
	margin: 3px;
}
#main a {
	color: #D00006;
	text-decoration: none;
}
#main a:hover {
	color: #000000;
	text-decoration: none;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #D00006;
	text-decoration: none;
}
#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D00006;
	margin-bottom: 5px;
}
#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #D10008;
	text-transform: uppercase;
	font-weight: lighter;
	display: block;
	margin-bottom: 10px;
}
#footer {
	position:relative;
	width:725px;
	height:20px;
	z-index:3;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
}
#footerafb {
	position:absolute;
	top:0px;
	width:574px;
	height:11px;
	z-index:4;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	right: 0px;
	behavior: url("iepngfix.htc");
}
#main #Sticker {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
