@charset "utf-8";

body {
	background-image: url(../images/Bgbody2.png);
	background-repeat: repeat;
}

#Wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}
#Wrapper #content {
	height: 350px;
	width: 900px;
	border: 1px solid #D0B0B0;
}
#Wrapper #content h1 {
	color: #FFFFFF;
	text-align: center;
	line-height: 75px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
	text-decoration: none;
}
#Wrapper #content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	padding-right: 50px;
	padding-left: 50px;
	line-height: 25px;
	padding-top: 20px;
}




#header {
	height: 154px;
	width: 900px;
	background-image: url(../images/header2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 5px;
}

#navbar {
	height: 40px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/bg%20Nav3.png);
	background-position: left bottom;
}
#Wrapper #navbar a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 5px;
	display: block;
	height: 10px;
	width: 90px;
	font-size: 12px;
	text-align: center;
	color: #000000;
	background-repeat: no-repeat;
	float: left;
	padding-left: 20px;
	margin-right: 70px;
	background-position: right bottom;
	padding-top: 10px;
	background-image: url(../images/BGKnop.png);
}
#Wrapper #navbar a:hover {
	color: #FFF;
	background-position: right bottom;
	background-image: url(../images/BGKnopHover.png);
}

.Geel {
	color: #FF0;
}
.NavLetterKleur {
	color: #0C0;
}
#Wrapper #titel {
	background-color: #903;
	height: 25px;
	width: 900px;
}
