﻿body {
	font-family: "Times New Roman", Times, serif;
}

.center {
	text-align: center;
}
.roodkader {
	border-left: thin none #EA483B;
	border-right: thin none #EA483B;
	border-top: thin solid #EA483B;
	border-bottom: thin solid #EA483B;
	border-width: 1px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	width: 490px;
	margin-bottom: 20px;
}
.europrijs {
	color: #000080;
}


a:hover {
	text-decoration: none;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #CC0099;
}
.p1 {
	border-bottom-style: solid;
	border-color: #EA483B;
	border-width: 1px;
}
.rodekadertekst {
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #EA483B;
	border-width: 2px;
}
.speciaalmenu {
	padding: 10px;
	border: 2px solid #800000;
	width: 100%;
}
