* {	margin: 0px;
	padding: 0px;
	}
	
body {
	background-color: #D3A74E;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #006060;
	text-align: center;
	font-weight: bold;
}


#wrapper {
	background-image: url(pix/bg.jpg);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center 1px;
	position: relative;
	top: 50px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#header {
	width: 640px;
	text-align: center;
	padding: 0px;
	height: 200px;
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 80px;
}
#header h2 a {
	text-align: center;
	display: inline;
	background-color: #336666;
	text-decoration: none;
	color: #FFF;
	float: none;
	font-size: 18px;
	padding-right: 4px;
	padding-left: 4px;
	position: absolute;
	top: -25px;
	width: 210px;
	left: 310px;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header h2 a:hover {
	background-color: #D3A74E;
}

.klein {
	font-size: 10px;
	color: #FFF;
	padding: 10px;
}

#menu2 {
	height: 25px;
	text-align: center;
	clear: both;
	position: absolute;
	top: 135px;
	left: 340px;
	color: #FFF;
}

#menu {
	text-align: center;
	clear: both;
	top: 4px;
	position: relative;
}



#inhoud {
	text-align: center;
	clear: both;
	margin-right: 79px;
	margin-left: 79px;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 640px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #366;
	border-right-color: #366;
	border-bottom-color: #366;
	border-left-color: #366;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#menu .li {
	display: inline;
	list-style-type: none;
	background-color: #D3A74E;
	height: 19px;
	text-align: center;
	margin-right: 3px;
	margin-left: 0px;
	letter-spacing: 2px;
	font-size: 12px;
	color: #FFF;
	border: 1px solid #FFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#menu a:link, #menu a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	
}
#menu a:hover, #menu a:active {
	color: #066;
}

#menu2 a:link, #menu2 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background-color: #066;
	padding: 4px;
	border: 1px solid #D3A74E;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
}

#menu2 a:hover, #menu2 a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background-color: #D3A74E;
	padding: 4px;
	border: 1px solid #FFF;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
}


#inhoud a:link, #inhoud a:visited {
	color: #D3A74E;
	text-decoration: none;
	display: inline;
	margin-right: 2px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

#inhoud a:hover, #inhoud a:active {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #D3A74E;
	text-decoration: none;
}

#footer {
	clear: both;
	background-color: #D3A74E;
	height: 30px;
}

p {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #336633;
}
