body {
	background: #FFFFFF;
	margin: 15px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #002D56;
}

a { color: #069; text-decoration: underline; }
a:hover { color: #B8B207; text-decoration: underline; }

/*--- home ---*/
.topscorer {
	background: #002D56;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
.topscorer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

.txtquickscan {
	color: #090909;
	font-weight: bold;
}

.txtquickscan a {
	color: #090909;
	text-decoration: none;
	font-weight: bold;
}
.txtproactief a {
	color: #090909;
	text-decoration: none;
}

.select a { background: #B8B207; margin: 10px; padding: 5px; color: #FFF; text-decoration: none; font-weight: bold; border: 1px solid #002D56; }
.select a:hover { background: #002D56; }

/*--- juridische claims ---*/
h1 {
	color: #002D56;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

.brood {
	font-family: "Times New Roman", Times, serif;
	color: #002D56;
	margin-bottom: 0px;
	text-align: justify;
}

.summary {
	color: #002D56;
	font-size: 11px;
	line-height: 16px;
	padding-top: 12px;
	text-align: justify;
}

.summary strong {
	color: #B9B309;
}

.speler {
	background: url(../images/speler_small.jpg) no-repeat left bottom;
}

/*--- contact ---*/

.contact {
	font-size: 12px;
	background: url(../images/speler.jpg) no-repeat left bottom;
}
.verzonden {
	font-size: 12px;
	background: url(../images/speler.jpg) no-repeat right bottom;
}

/*--- stein ---*/
.small {
	font-size: 11px;
}

/*--- common ---*/
.adres {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	padding-bottom: 10px;
}
.adres a {
	color: #999999;
	text-decoration: none;
}
.adres a:hover {
	color: #B8B207;
	text-decoration: none;
}

.vandergoen {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 5px;
}
.vandergoen a {
	color: #C0C0C0;
	text-decoration: none;
}
.vandergoen a:hover {
	color: #B8B207;
	text-decoration: none;
}

