body {
width: 650px;
font-family: Arial, Helvetica, sans-serif;
}

#pagina{
padding: 20px;
}

div.Kop1 {
	
	font-size: 45px;
line-height: 50px;
	font-weight:bold;
	color:#ED0083;
	margin-bottom: 30px;
text-transform:uppercase;
}

div.Kop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#000000;
	margin-bottom: 5px;
text-transform:uppercase;
}

div.tussenkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#ED0083;
	margin-bottom: 0px;
text-transform:uppercase;
}


hr {
width: 100%;
border: dotted #eb378e 1px;
}

h1, h1 a:link {  margin-top: 5px; margin-bottom: 15px; font-size: 25px; }
h1 a:hover { margin-top: 5px; margin-bottom: 15px; font-size: 25px; }

h2, h2 a:link { margin-top: 5px; margin-bottom: 15px; font-size: 18px; }
h2 a:hover { margin-top: 5px; margin-bottom: 15px; font-size: 18px; text-decoration: underline; }

h3, h3 a:link { margin-top: 5px; margin-bottom: 14px; font-size: 14px; }
h3 a:hover { margin-top: 5px; margin-bottom: 14px; font-size: 14px; text-decoration: underline; }

a:link {  	font-weight: bold; 	text-decoration: none; 	color : #000000; }
a:visited {  	font-weight: bold; 	text-decoration: none; 	color : #000000; }
a:hover {	font-weight: bold;	color:#ED0083; 	text-decoration:underline; }


p, .plat_zwart {
font-size: 12px;
line-height: 16px;
color: #000;
}

.pt_wit_vet { color: #fff; font-weight: bold; }
.pt_rood { color: #e42618; }
.pt_rood_vet { color: #e42618; font-weight: bold; }