@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	cursor: default;
}
.tekst2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	cursor: default;
}
.tekst3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ec008c;
	cursor: default;
}
.pdfbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	cursor: default;
}
.pdfbtn a:link {
	display: block;
	color: #ffffff;
	text-decoration: none;
}
.pdfbtn a:visited {
	display: block;
	text-decoration: none;
	color: #ffffff;
}
.pdfbtn a:hover {
	display: block;
	text-decoration: none;
	color: #ffffff;
}
.pdfbtn a:active {
	display: block;
	text-decoration: none;
	color: #ffffff;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}
.bold {
	font-weight: bold;
}
.menu a:link {
	display: block;
	color: #ffffff;
	text-decoration: none;
}
.menu a:visited {
	display: block;
	text-decoration: none;
	color: #ffffff;
}
.menu a:hover {
	display: block;
	text-decoration: none;
	color: #ffffff;
}
.menu a:active {
	display: block;
	text-decoration: none;
	color: #ffffff;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 154;
	height: 18;
	padding-left: 3px;
	border: 1px solid #ffffff;
}
#submit_inloggen {
	background: #fff url('../images/btn_inloggen.jpg') no-repeat left top;
	border: none;
	height: 19px;
	width: 72px;
	cursor: pointer;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.tekst a:link {
	color: #ec008c;
	text-decoration: none;
}
.tekst a:visited {
	text-decoration: none;
	color: #ec008c;
}
.tekst a:hover {
	text-decoration: underline;
	color: #ec008c;
}
.tekst a:active {
	text-decoration: none;
	color: #ec008c;
}


