@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background: #862E84;
	text-align: left;
}
table {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
a.menulink{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
a.menulink:hover{
	text-decoration: none;
}
a.selected2{
	color: #862E84;
}
.tekst{
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
	line-height: 15px;
	padding-left: 60px;
	padding-right: 80px;
	padding-top: 40px;
	padding-bottom: 40px;
	margin: 0;
	text-align: left;
	overflow: auto;
}
.h1{
	font-size: 18pt;
	font-weight: bold;
	line-height: 18pt;
}
.klein{
	font-size: 9pt;
	line-height: 15px;
}
.normaal{
	font-size: 11pt;
	line-height: 18px;
}
.groot{
	font-size: 13pt;
	line-height: 20px;
}
.header{
	height: 68px;
	background-image: url(onderdelen/header.jpg);
	background-repeat: no-repeat;
}
.balk{
	height: 14px;
	background-image: url(onderdelen/balk.jpg);
	background-repeat: no-repeat;
	font-size: 1px;
}
.fotos{
	height: 106px;
	background-repeat: no-repeat;
}
.logos{
	height: 67px;
	background-color: #D97D2A;
}
.tekstgrootte{
	width: 217px;
	height: 67px;
	background-image: url(onderdelen/tekstgrootte.jpg);
	background-repeat: no-repeat;
	float: left;
}
.logos2{
	width: 585px;
	height: 67px;
	background-color: #D97D2A;
	float: right;
}
.logosfoto{
	background-image: url(onderdelen/logos.jpg);
	background-repeat: no-repeat;
}
.width{
	width: 802px;
}
.menu{
	height: 38px;
	width: 208px;
	background-color: #D97D2A;
	vertical-align: middle;
	text-align: left;
	line-height: 38px;
}
.selected{
	background-color: #FFFFFF;
	color: #862E84;
}
.menutussenstuk{
	height: 2px;
	width: 208px;
	background-color: #862E84;
	font-size: 1px;
}
.menutussenstukgroot{
	height: 40px;
	width: 208px;
	background-color: #862E84;
}
a.nieuwskop{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}