/*moeder selector*/
body {
	background: #FFCC00;
	font-size: 80%;
}
/*specifiering van de font familie*/
body , p , h1 , h2 , h3 , h4 , table , th, td , ul , ol, a, .lnavblack, .mainnav  {
  font-family : verdana, helvetica, arial, sans-serif;
}
table {
	font-size: 100%;
}
h1 {
	font-size: 130%;
	color : #000000;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 90%;
	color: #000000;
}
h3 {
	font-size: 90%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 85%;
	color: #000000;
}
.itemtitle, legend {
	font-weight: bold;
}
legend {
	color: #000000;
}
/*text in de why what how boxes*/
.topboxes, .topboxes:hover, .topboxes:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-left: 1.2em;
	font-style: italic;
	font-size: 110%
}
/*style www cells*/
.wwwbox{
	background-color: #FFCC00;
}
/*height of the www table*/
.boxtabel {
	height: 36px;
}
/*dark grey background*/
.bg-grey {
	background-color: #999999;
	vertical-align: top;
}
.sponsorbox {
	background-color: #FFFFFF;
}
form {
	margin: 0px;
}
.marchbox {
	background-color: #FFFFFF;
}
/*white main left navigation*/
.leftnav, .leftnav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.leftnav:hover {
	color: #000000;
	text-decoration: none;
}
a, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
/*leight grey background*/
.lgt-grey {
	background-color: #CCCCCC;
}
.yellowtitle {
	background-color: #FFCC00;


}
fieldset {
	border: 0px none;
	padding: 4px;

}
/*main top navigation*/
.mainnav, .mainnav:hover, .mainnav:visited {
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;

}
/*breadcrumb navigation*/
.breadcrumb {
	font-size: 85%;
	height: 20px;


}
.whiteline{
	background: #FFFFFF;
}
.blackline{
	background: #000000;
}

.hidden {
	font-size: 0px;
	display: none;

}
