@charset "UTF-8";
@import url("../webfonts/Interstate_Regular/stylesheet.css");
@import url("../webfonts/Interstate_Bold/stylesheet.css");
p {
	font-family: "Interstate Regular", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
}

a:link    { color: #000; text-decoration: underline }
a:visited  { color: #000; text-decoration: none }
a:hover     { color: #a5a5a5; text-decoration: none }
a:active	{ color: #a5a5a5; text-decoration: none }

.platvet {
	font-weight: bold;
}

.platklein {
	font-size: 11px;
}

.kopwit {
	font-family: "Interstate Bold", "Arial Bold", Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	letter-spacing: 1px;
}
.kopzwart {
	font-family: "Interstate Bold", "Arial Bold", Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.kophomezwart {
	font-family: "Interstate Bold", "Arial Bold", Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.kophomewit {
	font-family: "Interstate Bold", "Arial Bold", Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
}
.koplink {
	font-family: "Interstate Bold", "Arial Bold", Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-bottom: 5px;
	letter-spacing: 1px;
}
.koplink a:link    { color: #000; text-decoration: none }
.koplink a:visited  { color: #000; text-decoration: none }
.koplink a:hover    { color: #444444; text-decoration: none }
.koplink a:active	{ color: #444444; text-decoration: none }

.nvmenu {
	font-family: "Interstate Bold", "Arial Bold", Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	letter-spacing: 1px;
	word-spacing: 10px;
	margin: 0px;
}
.nvmenu a:link    { color: #fff; text-decoration: none }
.nvmenu a:visited  { color: #fff; text-decoration: none }
.nvmenu a:hover     {color: #444444; text-decoration: none;
}
.nvmenu a:active	{ color: #444444; text-decoration: none }

.platwit {
	color: #ffffff;
}

.platgrijs {
	color: #444444;
}

.tracktitel {
	padding-left: 2px;
}

table.dates tr td {
padding-bottom: 10px;
}

.lijst {
	font-family: "Interstate Regular", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

.lijst a:link    { color: #000; text-decoration: none }
.lijst a:visited  { color: #000; text-decoration: none }
.lijst a:hover     { color: #a5a5a5; text-decoration: none }
.lijst a:active	{ color: #a5a5a5; text-decoration: none }
.shoprechts {
	text-align: right;
}
