html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	color: #DBDBDB;
	list-style: none;
}

h3 img {
	display: block;
}
img {
	border: 0px;
}
p {
	margin: 1em 0px;
}
a {
	color: white;
	text-decoration: none;
}
a:hover {
	color: #eee;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: #580000;
	font: 11px Verdana, arial, sans-serif;
}
h2 {
	
	font: 11px Verdana, arial, sans-serif;
	font-weight: bold;
	padding-bottom: 4px;
	
}
td, th {
	font: 11px Verdana, arial, sans-serif;
}



#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: -8px 0px url(/cmsfile/482) repeat-x;
	height: 284px;
}
#header h3 {
	overflow: hidden;
	background: 0px 0px url(/cmsfile/483) no-repeat;
	height: 184px;
	width: 282px;
	margin: 0;
	padding: 0;
	color: #fff;
	line-height: 1;
	z-index: 100;
	
}
#header h3 em {
	display: block;
	padding: 6px 0 0 60px;
	margin: 0;
	font-weight: bold;
	font-size: 40px;
	height: 42px;
	font-family: "Times new roman", serif;
	background-color: #600002;
}
#header h3 a {
	white-space: nowrap;
	width: 300px;

}
#header h3 img {
	margin: 12px 0 0 64px;
}
#header h3 strong {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 120px;
	font-weight: normal;
	font-size: 30px;
	font-family: arial, sans-serif;
	background-color: #600002;
}

#uppers {
	position: absolute;
	top: 17px;
	left: 270px;
	background: top left url(/cmsfile/490) no-repeat;
	padding-left: 25px;
	z-index: 15;
}
#nav-top {
	position: absolute;
	top: 10px;
	left: 168px;
	width: 380px;
	text-align: right;
	margin-left: 30px;
}
#nav-top li {
	display: inline;
}

#nav {
	background: top left url(/cmsfile/485) no-repeat;
	position: absolute;
	top: 66px;
	left: 270px;
	width: 580px;
	text-align: center;
	z-index: 15;
}
#nav div {
	background: top right url(/cmsfile/486) no-repeat;
	padding: 0 10px;
}
#nav ul {
	background: top left url(/cmsfile/484) repeat-x;
	padding: 10px 0 10px 0px;
}
#nav li {
	display: inline;
}
#nav a {
	font-weight: normal;
}

#left-person {
	position: absolute;
	top: 184px;
	left: 0px;
	width: 282px;
	height: 575px;
	background: url(/cmsfile/478) no-repeat;
}

#body {
	position: relative;
	z-index: 10;
	margin-left: 320px;
	padding-top: 130px;
	width: 500px;
	
}

.subpage {
	min-height: 610px;
}

#body h1 .emx {
	font-weight: bold;
	font-size: 12px;
}

#body h1 {
	margin-bottom: 10px;
	font-size: 32px;
	font-family: Times, arial, serif;
	font-style: italic;
	max-width: 500px;
}

#black-tl { width: 100%; background: black top left url(/cmsfile/476) no-repeat; }
#black-tr { width: 100%; background: top right url(/cmsfile/477) no-repeat; }
#black-bl { width: 100%; background: bottom left url(/cmsfile/474) no-repeat; }
#black-br { width: 100%; background: bottom right url(/cmsfile/475) no-repeat; }

#black-tl {
	margin-left: 300px;
	margin-top: 10px;
	width: 540px;
	position: relative;
}
#black-bl {
	padding: 20px 20px 10px 20px;
	position: relative;
	overflow: hidden;
	width: 550px;
}

.black-box {
	float: left;
	width: 126px;
	margin-right: 20px;
	margin-left: 20px;
}

.black-box h3 {
	font-size: 22px;
	font-family: Times, arial, serif;
	font-weight: bold;
	white-space: nowrap;
}
.black-box .more {
	color: red;
}
.blackbox-bg {
	background-image: url(/cmsfile/479);
	background-repeat: no-repeat;
	padding: 3px 10px 3px 3px;
	text-align: center;
	vertical-align: middle;
}

#footer {
	margin-left: 320px;
	margin-top: 10px;
	width: 550px;
}

#footer h5 .emx {
	font-size: 14px;
	font-weight: bold;
}
#footer h5 {
	font-size: 26px;
	font-family: Times, arial, serif;
	font-style: italic;
	margin: 14px 0;
}
#tips {
	float: left;
	width: 233px;
}
#choose {
	float: left;
	width: 200px;
	margin-left: 50px;
}

#copyright {
	margin-left: 320px;
}
#s {
	position: relative;
	top: 0.4em;
}
#submit {
	position: relative;
	top: 0.2em;
}
div#logos {
	position: absolute;
	top: 160px;
	left: 900px;
}
div#logos img {
	display: block;
	margin-bottom: 10px;
	max-width: 100px;
}

table.table_data {
	margin-top: 10px;
	margin-bottom: 10px;
}
#copyright {
	margin-top: 10px;
}
div#body A {
	font-style: italic;
}
div#choose select {
	width: 170px;
	float: left;
}
div#choose input {
	float: right;
}
span.cms_textfooter {
	margin-top: 15px;
	display: block;
}
th {
	display: none;
}

table.table_data td {
	padding-left: 4px;
	border-top: 1px solid #fff;
}
table {
	empty-cells: show !important;
}
table.metadata_table td {
	border: 0;
	padding: 0;
	margin: 0;
}
#cms_navigation {
	color: black;
}
#formident input, #formident textarea {
	width: 180px;
	margin: 1px;
}
#formident select {
	margin: 1px;
}
#formident textarea {
	width: 350px;
	height: 100px;
}
#formident table table td:first-child {
	white-space: nowrap;
}
#header A:hover {
	text-decoration: none;
}
div.mainpage h2 {
	font-weight: normal;
}
div#contactbox {
	background-image:url(/cmsfile/500);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	height:78px;
	left:896px;
	padding-top:22px;
	position:absolute;
	text-align:center;
	top:25px;
	vertical-align:middle;
	width:96px;
}
div#contactbox a:hover {
	text-decoration: none;
}
.inputtext {
	height: 21px;
}
.inputtext, .inputtextarea {
	border: 1px solid #4F0000;
	padding-right: 18px;
}
.cms_focus_field {
	border: 1px outset red;
	background-image: url(/cmsfile/514);
	background-repeat: no-repeat;
	background-position: right -1px ;
}

.list_record_hover {
	background-color: #4F0000;
}
#body img, #logos img {
	border: 1px solid #380000;
}
.cms_sitemap img {
	border: 0 !important;
}

#body li {
	list-style-type: circle;
	margin-left: 17px;	
}
#body A {
	padding-right: 12px;
	background-image: url(/cmsfile/516);
	background-repeat: no-repeat;
	background-position: center right;
}
#body .cms_textfooter A, #listform A, #body A.anchor, div.gallery_navigation A,
	#form_reset_link, #captcha_reset_link, #form_submit_link {
	padding-right: 0px !important;
	background-image: none !important;
}
#formident .inputcheckbox {
	width: 22px;
	margin-bottom: 6px;
}
div#choose select:first-child {
	margin-bottom: 6px;
}
div.kruimelpad {
	position: relative;
	top: -10px;
	display: block;
	height: 24px;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
.photo_gallery A, .paginator A {
	background-image: none !important;
	padding-right: 0 !important;
}