p.GastNaam
{
	font: bolder 110%;
	margin-bottom: 2px;
	margin-left: 10px;
}
p.GastText
{
	margin-left: 30px;
	margin-top: 2px;
}

body
{
	background-color: Gray;
	color: white;
	font-family: "Times New Roman", Times, serif;
}
a, a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}

div.colapse {
	display: none;
	border: 1px solid #708090;
	padding: 5px;
	margin-left: 10px;
	width: 100%;
}

p.Titel {
	text-align: center;
	font-size: 60px;
	color: #FFFFF0;
	font: oblique;
}

p {
	font-size: small;
	line-height: 100%;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 10px;
}

h2
{
	font-size: large;
}
h3
{
	font-size: larger;
}

ol {
	list-style-type: decimal;
	line-height: 150%;
}

ol.Sub
{
	list-style-type: lower-alpha;
}

h1
{
	font: x-large;
	text-align: center;
}

table.Muzikanten {
	width: 80%;
	border: none;
}
tr.Muzikanten
{
	height: 150px;
}
td.MuzikantenLinks {
	text-align: right;
	line-height: 25px;
	padding-right: 20px;
}
td.MuzikantenRechts {
	text-align: left;
	line-height: 25px;
	padding-left: 20px;
}

table.Blad
{
	border: none;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	padding: 10px;
}

tr.Kop
{
	height: 70px;
}

tr.MenuBox
{
	height: 60px;
	vertical-align: middle;
}
table.Menu
{
	text-align: center;
	padding: 0px;
	border-bottom: 2px solid #383838;
	border-right: 2px solid #383838;
}
tr.Menu
{
	height: 35px;
}
td.MenuItem
{
	cursor: pointer;
	background-color: #696969;
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
	padding-left: 20px;
	padding-right: 20px;
}

table.HoofdBox
{
	width: 100%;
}

td.HoofdBox
{
	border: 3px solid White;
}

table.Hoofd
{
	width: 100%;
}

td.Hoofd
{
	padding: 20px 30px 20px 30px;
}

a:hover.Knopje, a:visited.Knopje, a.Knopje
{
}

p.MuzikantFoto
{
	text-align: center;
}
p.Datum
{
	font-size: 120%;
	text-decoration: underline;
}
p.Gebeurtenis
{
	font-size: 120%;
	margin-bottom: 40px;
	padding-left: 50px;
}

