html, body
{
behavior: url("./css/hover.htc");
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-right:0;

}

body
{
font-size: 80%;
background-image: url(../img/bg.png);
background-repeat: repeat-x;
background-position: fixed;
background-color: #018681;
}

a, a:visited, a:active, a:hover
{
color: #018681;
}

div.left
{
float: left;
height: 100%;
margin-top: 10px;
}

div.vragenlijst
{

width: 80%;
margin-right: 1%;
margin: auto;
padding: 5px;
background: white;
padding: 20px;
}

div#logo
{
		text-align: left;
		padding-left: 15px;
		margin-bottom: -25px;
}


label, input.radiobutton
{
cursor: pointer !important;
cursor: hand;
}

div.content
{
padding: 10px;
margin: 10px;
margin-top: -20px;
padding-bottom: 80px;
font-size: 90%;
line-height: 1.8em;
}


div.logos
{
display: none;
}

a img
{
border: 0;
}

#menu
{
margin: 10px;
margin-top: 40px;
padding: 5px;
background: #ED3246;
border: 0;
text-align: center;
}


#menu ul, #menu ul li
{
margin: 0;
padding: 0;
}

#menu ul
{

}

#menu ul li, ul.splashpage li
{
list-style: none;
float: left;
border-right: 1px solid white;
}

#menu ul li.last
{
border: 0;
}

#menu ul li.huidigepagina
{
font-weight: bold;
}


#menu ul li a, #menu ul li.huidigepagina a:hover
{
color: white;
font-size: 11px;
margin: 5px;
padding: 5px;
text-decoration: none;
letter-spacing: 0.011em;
}



#menu ul li a:hover
{
text-decoration: underline;
}

ul.splashpage
{
text-align: center;
margin: auto;
}

ul.splashpage li
{
margin:15px;
padding: 0;
}

ul.splashpage li a
{
display: block;
margin: 0;
height: 50px;
width: 200px;
color: white;
padding: auto;
padding-top: 20px;
text-align: center;
text-decoration: none;
 letter-spacing: 0.11em;
font-family: "Trebuchet MS",Verdana, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
border: 1px solid black;
filter:alpha(opacity=70) ; opacity:0.70; -moz-opacity:0.70;
}

ul.splashpage li.item1, ul.splashpage li.item5
{
background: #3EED32;
}

ul.splashpage li.item2, ul.splashpage li.item6
{
background: #32B1ED;
}

ul.splashpage li.item3, ul.splashpage li.item7
{
background: #ED8B32;
}

ul.splashpage li.item4, ul.splashpage li.item8
{
background: #ED3246;
}

ul.splashpage li a:hover, ul.splashpage li a span
{
filter:alpha(opacity=100) ; opacity:1; -moz-opacity:1;
color: white;
}


h1, h2
{
font-size: 1.6em;
color: #018681;
letter-spacing: 0.11em;
font-weight: normal;
font-family: "Trebuchet MS",Verdana, Helvetica, sans-serif;
}

h2
{
font-size: 1.2em;
font-style: italic;
font-weight: bold;
}

div.content p label
{
float: left;
display: block;
width: 100px;
font-size: 0.8em;
}

div.content form label
{
clear: left;
width: 140px;
}

div#img
{
display: block;
float: right;
width: 206px;
background: white;
margin-left: 20px;
margin-bottom: 20px;
}
div#img img
{
border: 1px solid black;
padding: 3px;
}

br.all
{
      voice-family: "\"}\"";  /* hide "clear:both" from IE5.x */
      voice-family:inherit;
      clear: both;

}


div#footer
{
      voice-family: "\"}\"";  /* hide "clear:both" from IE5.x */
      voice-family:inherit;
      clear: both;
text-align: left;
margin-left: 20px;
padding-top: 40px;
}

div#footer, div#footer a
{
color: #ccc;
font-size: 10px;
text-decoration: none;
letter-spacing: 0.11em;
}

form.contact label
{
float: left;
width: 100px;
font-size: 90%;
text-align: right;
margin: 0;
margin-right: 5px;
}

form.contact input
{
width: 300px;
margin-bottom: 10px;
}

form.contact input, form.contact textarea
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.0em;

}

form.contact input.knop
{
width: 150px;
}


form.contact textarea
{
width: 500px;
margin-bottom: 10px;
}


