body {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
}

a {
	text-decoration: none;
	color: #00527F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:hover {
	color: #0da5cc;
}

.textfield {
	background-color: #ffffff;
	height: 20px;
	width: 150px;
	border-top: 1px solid #0da5cc;
	border-bottom: 1px solid #0da5cc;
	border-left: 1px solid #0da5cc;
	border-right: 1px solid #0da5cc;
	margin: 0;
	padding: 0 0 0 0;
	font-family: arial;
	font-size: 10pt;
}

.textarea {
	background-color: #ffffff;
	height: 100px;
	width: 250px;
	horizontal-scrollbar: false;
	border-top: 1px solid #0da5cc;
	border-bottom: 1px solid #0da5cc;
	border-left: 1px solid #0da5cc;
	border-right: 1px solid #0da5cc;
	margin: 0;
	padding: 0 0 0 0;
	font-family: arial;
	font-size: 10pt;
}

input.submit {
	width: 50px;
	height: 21px;
	background: transparent url(thuis/button_submit.gif);
	outline: none;
	font-weight: bold;
	color: #c4c4c4;
	padding: 2 0 0 0;
	margin: 0;
	border: 0;
}

input.submitMoz {
	width: 50px;
	height: 21px;
	background: transparent url(thuis/button_submit_moz.gif);
	outline: none;
	font-weight: bold;
	color: #c4c4c4;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0;
}

.koptekst {
	font-family: arial;
	font-size: 11px;
	color: #00527F;
	font-weight: bold;
}

.tekst {
	font-family: arial;
	font-size: 11px;
	color: #ababab;
}

.tekstwerkplek {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
}

.tekstalert {
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	color: #56AC25;
}

.opacity_tekst_small {
	font-family: arial;
	font-size: 8px;
	color: d8d8d8;
}

.opacity_tekst {
	font-family: arial;
	font-size: 11px;
	color: d8d8d8;
}
