html {
	/* Force Vertical Scrollbar */
                /* IE */
                overflow-y: scroll; /* Moz */;
	height: 100%;
	margin-bottom: 0.1em;
}


html, body {
 width: 100%;
 height: 100%;
}

body {
 background-image: url(../images/bg.gif);
 background-color: #000;
 color: #FFF;

 margin: auto;

}


div#topcontainer {
 position: relative;
 display: block;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: auto;
 margin-top: 18px;
/*
 background-color: #000;
 width: 927px;
 padding: 0;
*/

 width: 943px;
 background-image: url(../images/black_body_bg_a.png);
 background-repeat: repeat-y;



 height: 148px;
 border: 0;
 font-family: "Trebuchet MS",Verdana,Arial,Helvetica;
 overflow: hidden;
}



div#delen {
 position: absolute;
 display: block;
 background-color: #000;
 margin: auto;
 width: 150px;
 height: 25px;
 right: 10px;
 bottom: 4px;
 border: 0;
 padding: 0;
 overflow: hidden;
 font-family: "Trebuchet MS",Verdana,Arial,Helvetica;
 font-size:12px;
 text-align: center;
 padding-top:2px;
}




div#footer {
 position: relative;
 display: block;
/* background-color: #CCC; */
 color: #000;
 margin: auto;
 width: 943px;
 background-image: url(../images/black_body_bottom_a.png);
 background-repeat: no-repeat;
 height: 29px;
 border: 0;
 padding: 0;
 overflow: hidden;
 font-family: "Trebuchet MS",Verdana,Arial,Helvetica;
 font-size:12px;
 text-align: center;
 padding-top:2px;
}

div#footer a {
 color: #000;
 text-decoration: none;
}
div#footer a:hover {
 text-decoration: underline;
}

.newfooter {
 width: 943px;
 background-image: url(../images/black_body_bottom_n.png) !important;
 background-repeat: no-repeat;
 height:100px !important;
 cursor:default;
}
.newfooter a {
 color: #DDD !important;
}

.newfooter img {
 vertical-align: middle;
}

.newfooter .footleft {
 float: left;
 text-align: left;
 margin-left: 30px;
 margin-top: 5px;
 width: 500px;
}
.newfooter .footmid {
 margin-top: 11px;
 text-align: left;
 float: none;
 clear:both;
 margin-left: 500px;
}
.newfooter .footright {
 text-align: left;
 margin-left: 500px;
}
.newfooter .footfull {
 float:none;
 margin-top:6px;
}
.newfooter .kopf {
 font-weight: bold;
 color: #3b60ae !important;
}

.newfooter .txtf {
 font-weight: normal;
 color: #DDD !important;
}

#hdrdiv {
 position: relative;
 display: block;
 width: 927px;
 height: 120px;
 overflow: hidden;
margin:auto;
}

#topnav {
 position: relative;
 display: block;
 background-color: #000;
 color: #FFF;
/*
 margin:0;
*/
margin-left:20px;

 width: 650px;
 height: 28px;
 border: 0;
 padding: 0;
 overflow: hidden;
}

#topnav ul {
 list-style: none;
 margin: 0;
 padding: 0;
 position: relative;
 display: block;
}

#topnav ul li {
 list-style: none;
 margin: 0;
 margin-left:10px;
 margin-top: 2px;
 position: relative;
 display: block;
 float: left;
 padding: 2px 8px 2px 8px;
 font-weight: normal;
 font-size: 15px;
/* letter-spacing: -0.5px; */
}


#topnav ul li a {
 text-decoration: none;
 color: #DBDBDB;
}

#topnav ul li:hover {
 background-color: #888;
}

#topnav h1 {
 display:none;
}


div#concontainer {
 position: relative;
 display: block;
/* background-color: #000; */

 background-image: url(../images/black_body_bg_a.png);
 background-repeat: repeat-y;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: auto;
 margin-top: 18px;
 width: 903px;
 height: auto;
 border: 0;
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 20px;
 padding-right: 20px;
 font-family: "Trebuchet MS",Verdana,Arial,Helvetica;
}

.arrow {
	font-size: xx-small;
	font-weight: bold;
	color: #00deff;
}

#searchnav {
 position: absolute;
 display: block;
 width: 250px;
 height: 26px;
 overflow:hidden;
 top:122px;
 right:6px;
 z-index:200;
 text-align:right;
 margin-right: 20px;
}

form {
 display:inline;
 margin: 0;
}


#searchnav .zoektxt {
 text-align:left;
 width: 140px;
 height: 18px;
 border: 0;
 padding: 0;
 margin: 0;
 vertical-align: middle;
}

.button {
 font-size:11px;
 height: 18px;
 border:0;
 font-weight:bold;
/*
 background:url(../images/bg_button.gif) repeat-x #9f9a86;
 color:#2f2615;
*/
 background-image:url(../images/button.jpg);
 width:46px;
 color:#FFF;

 vertical-align: middle;
 margin-left:6px;
}

.zoekentabel td {
 padding: 4px;
 vertical-align:top;
 font-family: "Trebuchet MS",Verdana,Arial,Helvetica;
 font-size: 12px;
}

#notice {
 width: 100%;
 height: 20px;
 color: #000;
 background-color: #FED24A;
 border-bottom: 1px solid #000;
 font-size: 10px;
 text-align: center;
}
