@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D2007B;
}
a:link {
	font-family: "Century Gothic", "Myriad Web Pro", Calibri;
	font-size: 10pt;
	color: #D2007B;
	text-decoration: underline;
}
a:visited {
	font-family: "Century Gothic", "Myriad Web Pro", Calibri;
	font-size: 10pt;
	color: #D2007B;
	text-decoration: underline;
}
a:hover {
	font-family: "Century Gothic", "Myriad Web Pro", Calibri;
	font-size: 10pt;
	color: #D2007B;
	text-decoration: underline;
}
a:active {
	font-family: "Century Gothic", "Myriad Web Pro", Calibri;
	font-size: 10pt;
	color: #D2007B;
	text-decoration: underline;
}
input {
	font-family: "Century Gothic";
	font-size: 9pt;
	color: #514F52;
	font-weight: bold;
}

.rand {
	border: 1px solid #D2007B;
}
table {
	font-family: "Century Gothic", "Myriad Web Pro", Calibri;
	font-size: 9pt;
	color: #514F52;
}

#knop {
	font-family: "Century Gothic", "Myriad Web Pro", Calibri;
	font-size: 12px;
	color: #D2007B;
	font-weight: bold;
}
#button2 {
	font-family: "Century Gothic", "Myriad Web Pro", Calibri;
	font-size: 12px;
	color: #D2007B;
	font-weight: bold;
}
h2 {
	color: #D2007B;
	font-family: "Century Gothic";
	font-size: 14pt;
	font-style: italic;
}
.titel {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #514F52;
	font-weight: bold;
	text-transform: none;
	font-style: italic;
	text-align: center;
}
textarea {
	font-family: "Century Gothic";
	color: #514F52;
	font-size: 9pt;
	font-weight: bold;
}
.wittetekst {
	color: #FFF;
	font-weight: bold;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
.grijzetekst {
	color: #514F52;
}

