@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FBEADB;
}
.accustijl #container {
	width: 1000px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-style: normal;
	background: #FFFFFF;
}
.accustijl #audioplayer{
	height: 20px;
	width: 120px;
	z-index: 1;
	visibility: visible;
	position: absolute;
	background-color: #FBEADB;
}
.accustijl #engelseknop{
    top:23px;  
	height: 20px;
	width: 120px;
	z-index: 1;
	visibility: visible;
	position: absolute;
	background-color: #FBEADB;
}
.accustijl #LogoContent {
	height: 134px;
	width: 1000px;
	background-color: #CCCCFF;
	z-index: 2;
}
.accustijl #MenuContent {
	height: 34px;
	width: 966px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;

}
.accustijl #mainContent {
	height: 940px;
	width: 966px;
	left: 100px;
	background-color: #FFFFFF;

}
.accustijl #RuimteLinksContent {
	height: 1000px;
	width: 14px;
	float: left;
	background-color: #FFFFFF;
}
.accustijl #RuimteRechtsContent {
	float: right;
	width: 19px;
	height: 1000px;
	background-color: #EDD5C8;
	
}
.accustijl #OnderLineContent {
	height: 23px;
	width: 966px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.accustijl #PlaatjeLinksMain {
	height: 940px;
	width: 199px;
	padding-top: 10px;
	float: left;
	background-color: #FFF;
	padding-left: 10px;
}
.accustijl #TekstLinksMain {
	height: 940px;
	width: 358px;
	padding-top: 10px;
	float: left;
	padding-left: 10px;
	background-color: #FFF;
}
.accustijl #PlaatjeRechtsMain {
	height: 940px;
	width: 120px;
	padding-top: 10px;
	float: left;
	padding-left: 10px;
	background-color: #FFF;
}
.accustijl #TekstRechtsMain {
	height: 940px;
	width: 229px;
	padding-top: 10px;
	float: left;
	padding-left: 10px;
	background-color: #FFF;
	
}
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 980PX;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	list-style-type: none;
	font-size: 100%;
	text-align: center;
	cursor: pointer;
	width: 190px;
	float: left;
}
a:visited {
	color: #d70204;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
		font-weight: bold;
}
a:link, a:hover, a:active {
	color: #d70204;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
		font-weight: bold;
}
.zwart11{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.zwart11B{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.zwart12{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.zwart12B{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.zwart14{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.zwart16{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.zwart16kop{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	letter-spacing:1px;
}
.zwart20{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
}
.zwart20kop{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 20px;
	font-style: normal;
	letter-spacing:1px;
	text-decoration: underline;
	line-height: 25px;
}
.rood13{
	font-family: Arial, Helvetica, sans-serif;
	color: #d70204;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
.rood14{
	font-family: Arial, Helvetica, sans-serif;
	color: #d70204;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.rood15{
	font-family: Arial, Helvetica, sans-serif;
	color: #d70204;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}
.roodBold16{
	font-family: Arial, Helvetica, sans-serif;
	color: #d70204;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
