.hidden li {
    list-type-item: none;
}
.hidden {
    text-align: left;
}
.hidden {
    height: 0;
    margin: 0 0 0 -2000px;
    padding: 0;
    width: 0;
}
.hidden a {
    height: 1px;
    left: 100px;
    overflow: hidden;
    position: absolute;
    width: 1px;
}
.hidden a:focus, .hidden a:active {
    height: auto;
    left: 0;
    overflow: visible;
    position: absolute;
    text-decoration: underline;
    width: auto;
    z-index: 5000;
}
BODY {
 font-size: 100%;
}
div#PageWrapper {
font-size:70%;
margin-left:auto;
margin-right:auto;
width:70em;
}
/* column container */
div.colmask {
clear:both;
float:left;
position:relative;
width:100%;
}
div.content {
background-color:#fff;
float:left;
position:relative;
width:%;
}
div.contentLeft {
float:left;
margin-left:-183%;
position:relative;
width:200%;
}
div.col1wrap {
float:left;
padding-bottom:1em;
position:relative;
width:50%;
z-index: 1000;
}
div.col1 {
left:209%;
position:relative;
width:52%;
}
div.col2 {
float:right;
left:4%;
position:relative;
width:10%;
}
div.col3 {
float:left;
left:81%;
position:relative;
width:10%;
z-index: 999;
}
/* Footer styles */
div#footer {
clear:both;
width:100%;
}
.graphic {
 position:absolute;
 bottom: 0;
}
.autentisering {
 position:fixed;
 bottom: 0;
 left: 0;
 z-index: 99999;
}
