@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #fefcd5;
	color: #2c2721;
}
#navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/background/naviback.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 0px;
	color: #fefcd5;
	width: 211px;
}
.navisub {
	font-size: 11px
	}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	padding-top: 50px;
	padding-right: 100px;
	padding-bottom: 75px;
	padding-left: 75px;
}
#maintable #content h1 {
	text-indent: -30px;
	font-size: 16px;
	color: fa1115;
}
#maintable {
	height: 100%;
	width: 100%;
}
#logo {
	height: 149px;
	width: 211px;
}
#wissels {
	background-image: url(images/background/top.jpg);
	height: 149px;
	width: 242px;
}
#foto {
	background-image: url(images/background/top.jpg);
	height: 149px;
	text-align: right;
	vertical-align: top;
}
#maintable #navi li {
	list-style-image: none;
	list-style-type: none;
}
#maintable #navi ol {
	text-indent: -28px;
}
#maintable #navi a {
	color: #FEFCD5;
	text-decoration: none;
}
#maintable #navi ul a:hover {
	font-style: italic;
	color: #FA1014;
	font-weight: bold;
	background-color: #FEFCD5;
}
#maintable #navi a .huidig {
	text-decoration: underline;
	background-color: #FEFCD5;
}
#kop {
	height: 50px;
	left: 166px;
	top: 17px;
	z-index: 2;
	position: absolute;
}
#maintable #content td {
	font-size: 12px;
}
#maintable #content a {
	color: #FA1014;
}
#maintable #content hr {
	color: #FA1014;
}
.imgleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.imgright {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
