body {
	background-image: url(pics/back_patroon.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #f892b2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.tekst_groot_roze {
	color: #fe34df;
	font-size: 14px;
	font-weight: bold;
}
.tekst_groot {
	font-size: 14px;
	font-weight: bold;
}
.tekst_klein {
	font-size: 10px;
}
.tekst_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.datum_klein {
	color: #96138d;
	font-size: 10px;
}
.border_image {
	border: 2px solid #fe34df;
}
.link_nieuws {
	font-weight: bold;
	color: #ff66cc;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
input.button {
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	background-color: #fe34df;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 2px;
}
.binnenkort_titel {
	font-size: 12px;
	font-weight: bold;
	color: #fe34df;
	text-decoration: none;
}
.binnenkort_tekst {
	font-size: 11px;
	text-decoration: none;
}
.roze_titel{
	font-size: 13px;
	color: #fe34df;
	text-decoration: none;
}
