html, body {
	height: 100%;
	margin-top: 0;
	margin-bottom: 0;
}

p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	text-align: left;
}

td {
}

.TEKSTEN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: left;
}

form td {
	text-align: left;

}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.formtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	display: block;
	line-height: 23px;
	padding-left: 10px;
	
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #B96D46;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.contenttitels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: left;
}
.content_tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: left;
}
.prijs_teksten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:  normal;
	color: #CCCCCC;
}

.menu a {
	text-transform: uppercase;
	text-decoration: none;
}

.top-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:  bold;
	color: #979797;
	text-transform: uppercase;
	text-align: left;
}

.top-menu a {
	text-transform: uppercase;
	font-size: 11px;
	color: #979797;
	font-weight:  bold;
	padding-right: 15px;
	text-decoration: none;
}

.top-menu a:hover {
	color: #b96d46;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:  bold;
	color: #979797;
	margin: 0;
	padding: 0;
}

.footer a {
	text-transform: uppercase;
	font-size: 10px;
	color: #979797;
	font-weight:  bold;
}

.footer a:hover {
	text-transform: uppercase;
	color: #b96d46;
}