body {
margin: 0px;
padding: 0px;
background-color: #e4ecfa; /*#f9f9f9;*/
}

body, html {
border: 0px;
height: 100%;
}

html {
overflow-y: scroll;
}

.maintable {
width: 1000px;
border: none;
}

.bovenbalkgroot {
width: 1000px;
height: 146px;
background-repeat: no-repeat;
background-position: 0px 0px;
background-color: #ffd600;
}

.menutable{
width: 100%;
}

.menu {
width: 778px;
background-color: #1b55a5;
}

.menuitem  a, .menuitem  span {
margin: 4px 0px;
border-left: 1px solid #ffd600;
}

.single{
display: block;
width: 100%;
padding: 6px 0px 6px 0px;
margin: 0px;
font-family: Verdana, Arial, Sans-Serif;
font-size: 10px;
color: #fff;
text-decoration: none;
font-weight: bold;
}

.double{
display: block;
width: 100%;
padding: 2px 0px 0px 0px;
margin: 0px;
font-family: Verdana, Arial, Sans-Serif;
font-size: 10px;
color: #fff;
text-decoration: none;
font-weight: bold;
}

.submenus { /* DIV */
z-index: 100; /* set this to display it above other elements */
display: none;
position: absolute;
padding-top:9px;
top: 168px;
left: 50%;
}

.submenu_item {
padding: 2px 4px 2px 10px;
text-align: left;
}

.submenu_item  a {
font-family: Verdana, Arial, Sans-Serif;
font-size: 10px;
color: #fff;
border: none;
padding: 0px;
margin: 0px;
text-decoration: none;
font-weight: bold;
}

.content {
min-height: 450px;
height: 450px;
background-color: #fff;
border: none;
}

div#content_inner {
position: relative;
padding: 10px 40px;
width: 920px;
text-align: left;
background: transparent;
}

.stdtext, .stdtext table {
font-family: verdana;
font-size: 10pt;
color: #000;
text-decoration: none;
}

.stdtext a{
font-family: verdana;
font-size: 10pt;
color: #000;
text-decoration: none;
}

.stdtext a:hover{
font-family: verdana;
font-size: 10pt;
color: #555;
text-decoration: none;
}

/* Start Spam Honeypot */
div.vangen {
width: 1px;
height: 1px;
position: absolute;
left: -1000000px;
}
.nietWeergeven {
width: 1px;
height: 1px;
border: 1px solid #fff;
background-color: #fff;
color: #fff;
}
/* End Spam Honeypot */