
td {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #022A30;
}
aftitel {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #022A30;
}
input {
	#background: #FFFFFF;
	#color: #000000;
	#font-family: Arial, Helvetica;
	#font-size: 9pt;
	#border: solid #CCCCCC;
	#border-width: 1;
}

.submit {
	background: #B5EB18;
	border: 1px solid #002831;
	color: #002831;
}

.submit2 {
	background: #B5EB18;
	border: 1px solid #002831;
	color: #002831;
	text-align: center;
	width: 120px;
}

textarea {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	border: solid #CCCCCC;
	border-width: 1;
}

select {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	border: solid #CCCCCC;
	border-width: 1;
}

a, a:active, a:visted {
	color: #002831;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #E3142B;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #E3142B;
}
h2 {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #022A30;
}
.offer {
	color: #ff0000;
	font-size: 14px;
}
.white {
	color: #ffffff;
}
.noinput {
	background-color: #DEDFDE;
	border: 0px;
}
.kopje {
	font-weight: bold;
	font-size: 12px;
}
.nieuws {
	font-size: 12px;
	letter-spacing: 0,5px;
}