@charset "utf-8";
body {
	background-color: #000000;
}
#hoofding {
	background-image: url(../Afbeeldingen/Hoofding.jpg);
	background-repeat: no-repeat;
}
#Menu {
	padding-left: 10px;
	padding-top: 5px;
}
#tabel {
	border: thick none #666666;
}

#Tabbalk {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	letter-spacing: 10px;
}
#inhoud {
	border-top-width: 3px;
	border-right-width: 3px;
	border-top-style: outset;
	border-right-style: outset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-width: 3px;
	border-left-style: outset;
	border-left-color: #666666;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	font-size: 14px;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-align: left;
	font-weight: normal;
}
a {
	font-family: Batang, "Blackadder ITC", "Book Antiqua";
	color: #0033FF;
	text-decoration: none;
	font-size: 14px;
}





h1 {
	font-family: Batang, "Blackadder ITC", "Book Antiqua";
	color: #FFFFCC;
	font-style: italic;
	font-size: 38px;
	font-weight: bolder;
}
h2 {
	font-family: Batang, "Blackadder ITC", "Book Antiqua";
	font-size: 18px;
	font-style: italic;
	color: #FFFFCC;
	font-weight: lighter;
}
h3 {
	font-family: Batang, "Blackadder ITC", "Book Antiqua";
	font-size: 16px;
	color: #FFFFCC;
}


h4 {
	font-family: Batang, "Blackadder ITC", "Book Antiqua";
	font-size: 20px;
	font-style: italic;
	color: #FFFFCC;
}
h5 {
	font-family: Batang, "Blackadder ITC", "Book Antiqua";
	font-size: 24px;
	color: #FFFFCC;
	font-style: italic;
}
h6 {
	font-family: Batang, "Blackadder ITC", "Book Antiqua";
	font-size: 18px;
	color: #FF0000;
}
#tabel tr #inhoud table tr td h4 a {
	color: #D5CB9B;
}
#tabel tr #inhoud table tr td h4 a {
	font-family: Verdana, Geneva, sans-serif;
}
#tabel tr #inhoud table tr td {
	font-size: 16px;
}
#tabel tr #inhoud table tr td strong {
	font-weight: normal;
}
#tabel tr #inhoud #Bnestje .CollapsiblePanelContent table tr td h4 a {
	color: #F00;
}
