@charset "UTF-8";
/* CSS Document */
html , body {
height:100%;
margin:0;
padding:0;
font-family:Tahoma;
}
.wrapper {
height:100%;
/*width:100%;*/
width:782px;
margin-left:auto;
margin-right:auto;
/*position:absolute;*/

}
.header {
height:170px;
width:782px; 
background-repeat:no-repeat;
background-position: bottom center;
/*margin: 0px auto;*/
position:relative;
/*z-index:200;*/

}

.taal {
top:0px;
left:5px;
/*left:34px;*/
/*right:17px;*/
position:relative;
/*float:right;*/
height:24px;

}

.login {
top:-20px;
right:17px;
position:absolute;
float:right;
height:100px;
text-align:right;

}

.input1 {
border: 1px solid #ffb300;
font-family:verdana;
font-size:11px;
color:#615f59;
height:15px;
vertical-align:middle
}

.input2 {
border: 1px solid #ffb300;
background-color:#dedede;
font-family:verdana;
font-size:11px;
color:#615f59;
height:15px;
vertical-align:middle
}

.input5 {
border: 1px solid #ffb300;
background-color:#dedede;
font-family:verdana;
font-size:11px;
color:#615f59;
vertical-align:middle
}

.input3 {
border: 1px solid #ffb300;
background-color:#dedede;
font-family:verdana;
font-size:11px;
color:#615f59;
vertical-align:middle; height:120px; width:250px;
}

.input4 {

font-family:verdana;
font-size:11px;
color:#333333;
font-weight:bold;
}


.taal img {

border:0px

}

.menu {
/*top:165px;*/
right:1px;
position:relative;
width:782px;
float:left;
height:24px;

}



.menu img {
border:0px;
padding:0px
}

.inhoudwrapper {
/*top:50px;*/
padding-top:50px;
width:700px;
/*background-image:url(../img/inhoudbg.jpg);*/
background-repeat:no-repeat;
/*margin: 0px auto;*/
position:relative;
font-family:verdana;

color:#8f8c80;
z-index:10;
padding-bottom:20px;

}

.login td {
font-family:verdana;
color:#555555;
font-size:11px;
}



.footer {
font-family:verdana;
font-size:10px;
color:#888;
text-align:left;
/*background-image:url(../img/footerbg.jpg);
background-repeat:repeat-x;*/
/*top:30px;*/
height:30px;
width:760px;
margin-bottom: 40px;
/*position:relative;*/
border-top:1px solid #888;
/*bottom:10px;*/

}

.inhoudtable {
width:700px;
border:0px; 
text-align:justify;
font-family:verdana;
font-size:11px;
color:#615f59;
padding-bottom:20px;
}

.hr {height:1px; border-bottom:1px dashed #999; width:782px
}

.inhoudtable a {
color:#97c401;
text-decoration:none;
}

.inhoudtable a:hover {
color:#BBBBBB;
text-decoration:none;
}

.login a {
color:#555555;
text-decoration:none;
line-height:20px
}

.login a:hover {
color:#FF0099;
text-decoration:none;
}

.inhoudtable h1 {
font-size:19px; 
font-family:arial;
color:#706d5d;
padding-bottom:10px

}


.footer a {
text-decoration:none; 
color:#888;
}

.footer a:hover {
text-decoration:none; 
color:#444;
}

.sitemap li {
line-height:30px
}

.faq { line-height:20px }


