body {
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 160%;
}
h2 {
	font-size: 130%;
	font-style: italic;
}
h3 {
	font-size: 100%;
	margin-bottom: 0px;
}
h4 {
	font-size: 100%;
	margin-bottom: 0px;
	font-style: italic;
}
p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	text-align: justify;
}
p a {
	color: #602308;
}
li a {
	color: #602308;
}
.menubackground {
	background-image: url(../images/infopage/menu.gif);
	background-repeat: no-repeat;
	visibility: hidden;
	display: none;
}
.menumain {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FADDA4;
}
.menumain a {
	text-decoration:none;
	color: #FADDA4;
}
.menumain a:visited {
	color: #FADDA4;
	text-decoration: none;
}
.menumain a:hover {
	color: FADDA4;
	text-decoration: underline;
}
.menusub {

	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FADDA4;
}
.menusub a {
	text-decoration:none;
	color: #FADDA4;
}
.menusub a:visited {
	color: #FADDA4;
	text-decoration: none;
}
.menusub a:hover {
	color: FADDA4;
	text-decoration: underline;
}
.intro {
	text-align: center;
}
.introbron {
	text-align: center;
}
.citaatbron {
	text-align: right;
}
.screen {
	visibility: hidden;
	display: none;
}
.print {
	visibility: visible;
}
.hidden {
	visibility: hidden;
	display: none;
	font-size: 0.0001%;
}
.colofon {
	font-size: 70%;
}
.photocaption {
	font-size: 75%;
	text-align: left;
}
.Tabel {
	padding-right: 10px;
	padding-top: 5px;
}

