body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFEF7;
}
p {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #2b3669;
}
ul {
	font-size: 10px;
	margin: 0px;
	color: #2b3669;
}
li {
	font-size: 10px;
	color: #2b3669;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2b3669;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2b3669;
}
.alignRight {
	text-align: right;
}
.areaSize {
	width: 250px;
	height: 60px;
}
.bold {
	font-weight: bold;
}
.disclaimer {
	color: #85a8c4;
}
.error {
	color: #FF0000;
}
.errorBold {
	color: #FF0000;
	font-weight: bold;
}
.errorInput {
	width: 150px;
	color: #FF0000;
}
.inputMedium {
	width: 150px;
}
.inputLarge {
	width: 250px;
}
.kop1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #2b3669;
}
.kop2 {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #2b3669;
}
.quote {
	color: #85a8c4;
}
.knop {
	text-align: center;
	width: 33%;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #2b3669;
	font-weight: bold;
	font-size: 10px;
}
#sectionLinks{
	width: 200px;
	margin: 0px;
	padding: 0px;
	color: #FFFEF7;
	font-size: 12px;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #FFFEF7;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	color: #FFFEF7;
}
#sectionLinks a:hover {
	background-color: #FFFEF7;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	color: #3D4A84;
}
.bottom {
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
a.bottomLink:link, a.bottomLink:visited {
	color: #3D4A84;
	text-decoration: none;
}
a.bottomLink:hover {
	color: #3D4A84;
	text-decoration: underline;
}
.style1 {color: #3d4A84}
.titel {
	color: #3D4A84;
}
a.titel:link, a.titel:visited {
	color: #3D4A84;
	text-decoration: underline;
}
a.titel:hover {
	color: #3D4A84;
	text-decoration: none;
}
