﻿.titel {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.titelzwart {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.party {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #FF00FF;
}
.omschrijving {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
}
.vermelding {
	font-family: Verdana;
	font-size: small;
	color: gray;
	font-weight: normal;
}
.extra {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	color: #FF00FF;
}
.bestemming {
	font-family: Verdana;
	font-size: x-small;
	color: #FF00FF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
.event {
	padding: 5px;
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-weight: normal;
}
.normaal {
	font-family: verdana;
	font-size: x-small;
	color: #C0C0C0;
	margin-top:0px;
	margin-bottom:0px;
	font-weight: normal;
}
.opmerking {
	font-family: verdana;
	font-size: x-small;
	color: #808080;
	margin-top:0px;
	margin-bottom:0px;
	font-weight: normal;
}
.lineup {
	font-family: Verdana;
	font-size: x-small;
	color: #808080;
	text-align: right;
	margin-top:0px;
	margin-bottom:0px;
	font-weight: normal;
}
.onzichtbaar {
	font-family: Verdana;
	font-size: x-small;
	color: #232323;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
.eventonzichtbaar {
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-weight: normal;
}
.titelke {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	background-color: #FF00FF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: right;
}
.details {
	padding: 5px;
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #808080;
	font-weight: normal;
}
.xdetails {
	padding: 5px;
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #C0C0C0;
	font-weight: normal;
}
.zwart {
	font-family: verdana;
	font-size: x-small;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
a {
	text-decoration: none;
}
a:hover {
	color: #FF00FF;
	text-decoration: none;
}
a:active {
	color: #FF00FF;
}
a:visited {
	text-decoration: none;
}

