td, tr, div, table, p, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

img {
	border: 1px solid #fbcf00;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fbcf00;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	width: 100%;
	margin: 0px;
	background: #000;
	scrollbar-arrow-color: #c19f19;
	scrollbar-face-color: #000;
	scrollbar-highlight-color: #c19f19;
	scrollbar-3dlight-color: #000;
	scrollbar-shadow-color: #c19f19;
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color: #000;
	overflow: auto;
}

#wrapper {
	width: 900px;
	border-left: 3px solid #fbcf00;
	border-right: 3px solid #fbcf00;
}

#wrapper #header {
	width: 900px;
	height: 152px;
}

#wrapper #hoofdmenu {
	width: 900px;
	height: 46px;
	background: url(../afbeeldingen/hoofdmenu.jpg) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

#wrapper #hoofdmenu a {
	height: 28px;
	display: block;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	line-height: 28px;
	text-align: center;
	float: left;
	padding-left: 9px;
	padding-right: 9px;
}

#wrapper #hoofdmenu a:hover {
	background: #fad001;
	border: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding-left: 8px;
	padding-right: 8px;
}

.activehlink {
	background: #fad001;
	border: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding-left: 8px;
	padding-right: 8px;
}

#wrapper #submenu {
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
}

#wrapper #submenu a {
	width: 160px;
	height: 18px;
	line-height: 18px;
	display: block;
	color: #fad001;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	margin-bottom: 2px;
}

#wrapper #submenu a:hover {
	color: #fff;
}

.activeslink {
	color: #fff;
}

#wrapper #back {
	background: url(../afbeeldingen/content.jpg) repeat-y;
}

/*----------CONTENT GEDEELTE-----------*/

#wrapper #back #content {
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: left;
	height: 100%;
}

#wrapper #back #content .txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

#wrapper #back #content .input {
	width: 250px;
	height: 18px;
	line-height: 18px;
	background: #fff;
	border: 1px solid #fad001;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper #back #content .area {
	width: 250px;
	height: 100px;
	background: #fff;
	border: 1px solid #fad001;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper #back #content .button {
	background: #000;
	border: 1px solid #fad001;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fad001;
}

h1, H1, .h1, .H1 {
	font-size: 18px;
	font-weight: bold;
	color: #fad001;
}

h2, H2, .h2, .H2 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 0px;
}

h3, H3, .h3, .H3 {
	font-size: 12px;
	font-weight: bold;
	color: #fad001;
	margin-bottom: 0px;
}

.mailtitel {
	width: 90%;
	border: 1px solid #fad001;
	background: #fad001;
	line-height: 18px;
	height: 18px;
	color: #000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

.mailtabel {
	width: 90%;
	padding: 10px;
	border: 1px solid #fad001;
}

/*----------FOOTER-----------*/

#wrapper #footer {
	width: 900px;
	height: 22px;
	background: url(../afbeeldingen/footer.jpg) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	border-top: 3px solid #fad001;
}

#wrapper #footer a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#wrapper #footer a:hover {
	text-decoration: none;
	color: #fff;
}
