body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: black;
 	background-color: #FFFFFF;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	overflow-x: hidden;
	overflow-y: scroll;
 }
a:link, a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.artiest{
	font-size: 14px;
	font-weight: normal;
	color: #FF0026;
}
a.artiest:link, a.artiest:visited {
	color: #FF0026;
	text-decoration: none;
}
a.artiest:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0026;
}
.titel{
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.kleinelinks {
	font-size: 9px;
	color: #FF0026;
}
a.titel:link, a.titel:visited {
	color: #666666;
	text-decoration: none;
}
a.titel:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.datum{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.grijs{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.pers{
	font-family: Verdana, serif;
	font-size: 10px;
	background-color: #465662;
	color: #FFF;
}
.vet{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bezetting {
	font-weight: bold;
	font-size: 10px;
	color: #465662;
}
.vetkleur{
	font-weight: normal;
	color: #FF0026;
}
.vetgrijs{
	font-weight: normal;
	color: #666666;
}
.klein{
	font-size: 9px;
	color: #000000;
}
.tekst{
	font-size: 11px;
	color: #000000;
}
.nieuws {
	color: #FF0026;
	margin-bottom: 10px;
	font-size: 12px;
}
.indekijker {
	background-color: #333;
	padding: 4px 4px 6px 6px;
	color: #FFF;
	margin-bottom: 10px;
	font-size:11px;
}
.knop {
	width: 146px;
	height: 18px;
	text-align: center;
	background-color: #A58463;
	padding-top: 3px;
	color: #FFF;
	font-weight: normal;
	font-size: 11px;
}
a.knoptekst:link, a.knoptekst:visited {
	color: #FFF;
	text-decoration: none;
}
a.knoptekst:hover {
	color: #000;
	text-decoration: none;
	background-color: #A58463;
}
a.knoptekst2:link, a.knoptekst2:visited {
	color: #FF0026;
	text-decoration: none;
}
a.knoptekst2:hover {
	color: #000;
	text-decoration: none;
	background-color: #EEE;
}
#wisseldivs {
	position: relative;
	border: 1px solid #333;
	padding: 10px;
	margin-top: 26px;
	z-index: 1;
}
.infoknopactief {
	position: relative;
	float: left;
	border: 1px solid #333;
	border-bottom-color: #FFF;
	padding: 6px 10px;
	margin-right: 10px;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
}
.infoknop {
	position: relative;
	float: left;
	border: 1px solid #999;
	border-bottom: 0px;
	color: #999;
	padding: 6px 10px;
	margin-right: 10px;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
}
