/* general */
* {
margin: 0;
padding: 0;
}

html, body {
min-height: 100%;
height: auto !important;
height: 100%;
width: 100%;
}

#linktoskipmenu {
display:none;
}

.invisible {
display: none;
}

body {
text-align: center;
color: white;
background-color: #262525;
}

ul.noitemstyle {
list-style: none;
}

/* layout */
#all {
margin: 0 auto;
text-align: left;
position: relative;
min-width: 600px;
width: 100%;
}

/* */

#header {
position: absolute;
top: 0;
left: 0;
background: url('./images/upperfiller.jpg') repeat-x;
height: 172px;
width: 100%;
}

#logo {
background: url('./images/logobanner.jpg') no-repeat top left;
width: 511px;
height: 172px;
}

#login {
position: absolute;
background-image: url('./images/imagetemplate.gif');
background-repeat: no-repeat;
background-position: -230px -1px;
right: 0px;
width: 249px;
height: 83px;
}

#posusername {
position: absolute;
top: 8px;
right: 25px;
width: 204px;
height: 26px;
font-family: "Times New Roman", sans-serif;
font-size: 1em;
font-weight: bold;
color: white;
}		

#pospassword {
position: absolute;
top: 40px;
right: 20px;
width: 204px;
height: 26px;
font-family: "Times New Roman", sans-serif;
font-size: 1em;
font-weight: bold;
color: white;
}

#possubmit {
position: absolute;
top: 40px;
right: 10px;
}

#quickusername {
background-color: #C77070;
background-image: url('./images/imagetemplate.gif');
background-repeat: no-repeat;
background-position: -30px -72px;
border: none;
height: 21px;
width: 108px;
padding-top: 4px;
padding-left: 5px;
color: white;
font-weight: bold;
}

#quickpassword {
background-color: #C77070;
background-image: url('./images/imagetemplate.gif');
background-repeat: no-repeat;
background-position: -30px -72px;
border: none;
height: 21px;
width: 108px;
padding-top: 4px;
padding-left: 5px;
color: white;
font-weight: bold;
}

#quicksubmit {
background-color: #C77070;
background-image: url('./images/imagetemplate.gif');
background-repeat: no-repeat;
background-position: -1px -72px;
border: none;
height: 25px;
width: 30px;
color: white;
font-weight: bold;
cursor: pointer;
}


#vlaggen {
position: absolute;
bottom: 40px;
right: 5px;
width: 50px;
}

#dutchflag {
position: absolute;
left: 0;
width: 20px;
height: 10px;
background-image: url('./images/imagetemplate.gif');
background-repeat: no-repeat;
background-position: -143px -82px;
cursor: pointer;
}

#englishflag {
position: absolute;
left: 25px;
width: 20px;
height: 10px;
background-image: url('./images/imagetemplate.gif');
background-repeat: no-repeat;
background-position: -143px -72px;
cursor: pointer;
}

#menuencontent {
position: absolute;
left: 0;
top: 172px;
width: 100%;
}

#menu {
position: absolute;
top: 0;
left: 19px;
width: 190px;
font-weight: bold;
}

#menu ul {
list-style: none;
margin-bottom: 10px;
}

#menu li {
background-color: #ADADAD;
text-align: center;
height: 23px;
width: 183px;
border: 3px solid #5B5A5A;
border-top: 1px solid #5B5A5A;
border-bottom: 1px solid #5B5A5A;
color: black;
}

#menu li a {
position: relative;
top: 2px;
color: black;
text-decoration: none;
}

#menu li:hover {
background-color: #5B5A5A;
background-image: url('./images/imagetemplate.gif');
background-repeat: no-repeat;
background-position: 1px -49px;
width: 188px;
height: 23px;
border: 1px solid #A01B1B;
}

#menu li:hover a {
color: #8F8F8F;
text-decoration: none;
}

#menu li.kop, #menu li.kop:hover {
background-color: #262525;
background-image: url('./images/imagetemplate.gif');
background-repeat: no-repeat;
background-position: 0 0;
border: none;
widtH: 190px;
height: 48px;
color: white;
line-height: 50px;
}

#menu .kop {
position: relative;
font-size: larger;
vertical-align: middle;
}

#menu li.adkop, #menu li.adkop:hover {
background: url('./images/menuadkop.gif') repeat-x;
width: 183px;
border: 3px solid #5B5A5A;
border-bottom: 1px solid #5B5A5A;
border-top: 10px solid #5B5A5A;
height: 13px;
color: white;
font-size: 11px;
}

#menu li.adcontent, #menu li.adcontent:hover {
background: #ADADAD;
border: 3px solid #5B5A5A;
border-bottom: 1px solid #5B5A5A;
border-top: 1px solid #5B5A5A;
height: 80px;
width: 183px;
}

#menu .adcontent img {
border: none;
}

#menu .adcontent:hover img {
border: none;
}

#menu .adcontent:hover img:hover {
border: none;
}

#w3logos img {
border: none;
}

#contentlayout {
position: absolute;
top: 0;
left: 227px;
right: 0;
}

#contenthoek {
position: absolute;
top: 0;
left: 0;
z-index: 2;
width: 12px;
height: 14px;
background-image: url('./images/imagetemplate.gif');
background-repeat: no-repeat;
background-position: -163px -72px;
}

#contentintern {
border-top: 3px solid #C7C7C7;
border-left: 3px solid #C7C7C7;
background: url('images/contentbackgroundpattern.gif') repeat;
}

#content {
position: relative;
top: 0;
left: 0;
right: 0;
padding: 46px 38px 0 38px;
font-family: Tahoma;
}

#content ul ul {
margin-left: 2em;
}

#content h1 {
position: relative;
text-align: right;
padding-right: 60px;
background: #782929;
margin-left: -38px;
margin-right: -38px;
}

#content .datum {
display: block;
position: relative;
text-align: right;
padding-right: 60px;
background: #782929;
margin-left: -38px;
margin-right: -38px;
}

#content p {
margin-bottom: 10px;
}

#content table {
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}

#content ul {
margin-bottom: 10px;
}

#content a:link, #content a:visited {
color: white;
text-decoration: underline;
} 

#content a:hover, #content a:active {
color: #D3D3D3;
text-decoration: underline;
} 

#swirl {
position: absolute;
bottom: -273px;
margin-left: -46px;
margin-right: -46px;
left: 43px;
height: 270px;
width: 100%;
background: url('images/contentbottomfiller.gif') repeat-x bottom;
border-left: 3px solid #C7C7C7;
border-bottom: 3px solid #C7C7C7;
}

#swirl ul {
position: relative;
display: inline;
/*top: 197px;*/
top: 197px;
list-style: none;
}

#swirl ul#links {
position: absolute;
width: 100%;
/*right: 145px;*/
right: 145px;
}

#swirl ul#rechts {
position: absolute;
/*right: 40px;*/
right: 5px;
}

#swirl li {
display: inline;
padding-left: 10px;
}

#swirl a {
color: white;
text-decoration: none;
}

#swirlimg {
position: absolute;
right: 0;
bottom: 0;

background-image: url('./images/imagetemplate.gif');
background-repeat: no-repeat;
background-position: 0 -97px;
width: 472px;
height: 270px;
}

td {
padding: 0 1em;
border: 1px solid white;
text-align: right;
}