/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-right: 0px solid #000099;
	border-left: 0px solid #000099;
	border-bottom: 0px solid #000099;
	font: 14px verdana;
	color: #000000;
	line-height: 16px;
	background: #FFFFFF;
}

#banner {
display: none;
}

#namebar {
display: none;
}

#printvphlogo {
display:block;
width: 800px;
height: 166px;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 20px;
}

#main {

float: left;
width: 850px;
margin-left: 10px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
border-left: 0px solid #d9006b;
border-right: 0px solid #d9006b;
}


#logoblok {
display: none;
}


#navigatie {
display: none;
}

#disclaimer {
clear: both;
width: 888px;
height: 31px;
margin-top: 5px;
margin-left: 6px;
margin-bottom: 5px;
background-color: #3AAADC;
}

#vphlogogroot {
width: 150px;
height: 166px;
background:url(../images/logogroot2.jpg) no-repeat;
margin-left: 0px;
margin-top: 35px;
margin-bottom: 6px;
}

#vphnaam {
display:inline;
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
margin-left: 60px;
padding-top: 8px;
padding-bottom: 2px;
float:left;
width: 300px;
}

#vphlogokleinlinks {
float:left;
width: 29px;
margin-left: -360px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 1px;
padding-top: 1px;
}

#vphlogokleinrechts {
display: none;
}

#telspoed {
float:right;
width: 300px;
padding-right: 10px;
padding-top: 8px;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}

#copyright {
font-size: 9px;
color: #FFFFFF;
margin-left: 380px;
padding-top: 10px;
float:left;
display: inline; /*voor IE ter voorkoming van dubbele margins */
}

#sitemap {
display: none;
}

/* Start menu style */

dl, dt, dd {
margin: 0;
padding: 0;
list-style-type: none;
}

ul.menu {
margin: 0;
padding: 0;
list-style-type: none;
}

li.menu {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
position: relative;
top: 0;
left: 0;
}
#menu {
width: 12.5em;
}
#menu dt {
color: #FFFFFF; /* change 1*/
cursor: pointer;
margin: 5px 0;;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bold;
border: 1px solid #000099;
background: #000099; 
}
#menu dd {
border: 1px solid gray;
}
#menu li {
color: #000000;
text-align: left;
background: #FCF8FA; /* achtergrond indien uitgeklapt */
}
#menu li a {
color: #000099; /* tekst kleur */
font-size: 10px;
font-weight: bold;
line-height: 17px;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
color: #FFFFFF;
background: #d9006b; /* achtergrond bij mouseover */
}
#menu dt a {
color: #FFFFFF; /* tekst kleur oud=#F9EEF4 */
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

#menu .actievelink {
color: #FFFFFF;
background: #d9006b;
}

/* Einde menu style */

h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}

.important {
color: #925E36;
font-weight: bold;
text-decoration: none;
}

ul {
margin-top: -19px;
margin-left: 25px;
}

ul.laag2 {
margin-top: auto;
margin-left: 30px;
}

a {
color: #000000;
text-decoration: underline;
}

a.nochange:link {color:#000000; text-decoration: none}
a.nochange:visited {color:#000000; text-decoration: none}
a.nochange:hover {color:#000000; text-decoration: none}

#disclaimer_tekst {
display: block;
font-size: 10px;
color: #000000;
}