@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(Images/Logo/Fadenieuw1a.jpg);
	background-repeat: repeat-x;
}
#Wrapper {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-color: #00C;
}
#Wrapper #Header {
	background-image: url(Images/Logo/Logo2ab.jpg);
	background-repeat: no-repeat;
	height: 130px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CEA378;
	border-left-color: #CEA378;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#Wrapper #Topnav {
	height: 35px;
	background-image: url(Images/Rollover/RO2-topnav.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D0A67C;
	border-bottom-color: #D0A67C;
	border-left-color: #D0A67C;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0A67C;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#Wrapper #Contentbody {
	padding: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CEA378;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #9D6226;
	text-decoration: none;
	text-align: center;
	background-image: url(Images/Logo/Fade%20contentbody.jpg);
	background-repeat: repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CEA378;
	margin: 0px;
	height: auto;
	width: auto;
}
#Wrapper #Footer {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 70px;
	background-image: url(Images/Design/footernieuw3.jpg);
	text-align: center;
	clear: left;
	background-repeat: no-repeat;
	border: 1px solid #CEA378;
	position: absolute;
}
#Wrapper #Contentbody p a {
	text-decoration: none;
	color: #F60;
	font-weight: bolder;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
#Wrapper #Contentbody p a:Hover {
	color: #FC0;
	text-decoration: none;
}
#Wrapper #Contentbody p a:visited {
	color: #F60;
	text-decoration: none;
}


#Wrapper #Topnav a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #845827;
	display: block;
	width: 100px;
	height: 34px;
	float: left;
	text-align: center;
	line-height: 32px;
	background-image: url(Images/Rollover/RO2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CEA378;
	border-left-color: #CEA378;
}
#Wrapper #Topnav a:hover {
	background-position: bottom;
	background-image: url(Images/Rollover/RO2.jpg);
}

