@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #AEABED;
	color: #000066;
	margin-left: 20px;
	margin-right: 20px;
}
h1 {
	font-size: 36pt;
	font-weight: bold;
	color: #0033CC;
	font-family: "Script MT Bold";
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #FFCC99;
}
h2 {
	font-size: 14pt;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #B9B6EF;
}
h3 {
	color: #E635C7;
	text-align: left;
	margin-top: 8px;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h4 {
	color: #0033FF;
	font-variant: normal;
	font-weight: normal;
	margin-left: 16px;
	margin-top: 8px;
	margin-bottom: 3px;
	text-transform: uppercase;
}

p {
	font-size: 10pt;
	margin-left: 23px;
	padding-top: 0px;
	padding-bottom: 6px;
	margin-top: 4px;
	margin-bottom: 6px;
}
ul {
	color: #CC0033;
}
li {
	padding-top: 4px;
	padding-bottom: 4px;
}
a:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
pre {
	font-size: 16px;
	color: #336600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background-color: #CCCCFF;
}

.klein {
	font-size: x-small;
	color: #FFFF66;
	text-align: center;
}
.opvallen-1 {
	font-weight: bold;
	color: #CC3333;
}
.vooraan {
	font-weight: bold;
	color: #660000;
}
img {
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.foto-rechts {
	padding-left: 12px;
	padding-right: 2px;
}
.label-met-lijntjes {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6D29C9;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
}

