html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 100.01%;
background-color: #000066;
color: #000066;
text-align: center;
}
#wrapper {
width: 900px;
margin-top: 10px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
border: 1px solid #FFFFFF;
background-color: #FFFFFF;
text-align: left;
}
#banner {
background-repeat: no-repeat;
height: 109px;
background-image: url(../afbeeldingen/banner.jpg);
}
#navigatie {
background-color: #000066;
text-align: right;
}
#navigatie ul {
background-color: #000066;
}
#navigatie ul li {
display: inline;
font-size: 90%;
}
#navigatie ul li a {
color: #000066;
text-decoration: none;
background-color: #ffffff;
text-align: center;
width: 11em;
padding-top: 0px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px;
border: 1px solid #FFFFFF;
}
#navigatie ul li a:hover, #navigatie ul li a:focus {
color: #FFFFFF;
text-decoration: none;
background-color: #000066;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
#leftcol {
background-color:#ffffff;
width: 190px;
float: left;
margin-top: 20px;
margin-left: 5px;
}
#leftcol p {
font-size: 80%;
margin-left: 10px;
margin-top: 20px;
}
#leftcol h1 {
font-size: 80%;
margin-left: 20px;
margin-top: 20px;
font-weight: bold;
}
#leftnav {
border-bottom-width: 1px;
border-bottom-style: none;
border-bottom-color: #000;
text-align: left
}
#leftnav p {
font-size: 80%;
color: #000066;
margin-left: 5px;
margin-bottom: 2px;
margin-top: 2px;
}
#leftnav a {
text-decoration: none;
color: #000066;
}
#leftnav ul {
list-style-type: none;
font-size: 80%;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: #000000;
border-right-color: #000000;
border-bottom-color: #000000;
border-left-color: #000000;
}
#leftnav ul li {
display: block;
list-style-type: none;
}
#leftnav ul li a {
color: #FFF;
text-decoration: none;
display: block;
background-color: #000066;
height: 1%;
padding-top: 4px;
padding-right: 0px;
padding-bottom: 6px;
padding-left: 4px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 5px;
}
#leftnav ul li a:hover, #leftnav ul li a:focus {
color: #000066;
background-color: #ffffff;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000066;
}
#leftnav ol li a{
background-color: white;
text-decoration: none;
display: block;
padding: 4px 0px 6px 4px;
height: 1%;
list-style-type: none;
font-size: 80%;
color: #000066;
}
#leftnav table {
border-width: 0px;
width: 185px;
margin-left: 5px;
}
#leftnav table td tr p {
font-size: 80%;
color: #000066;
margin-left: 5px;
margin-bottom: 2px;
margin-top: 2px;
}
#leftnav table td tr img {
padding: 0px;
}
#content {
margin-left: 195px;
}
#content p {
font-size: 80%;
color: #006;
margin: 20px;
}
#content h1 {
font-size: 130%;
color: #006;
margin: 20px;
}
#content h2 {
font-size: 110%;
color: #006;
margin: 20px;
}
#content ul {
display: block;
list-style-type: circle;
font-size: 80%;
color: #000066;
margin-left: 40px;
margin-right: 20px;
}
#content a {
text-decoration: underline;
color: #000066;
}
#content table {
margin-left: 20px;
margin-right: 20px;
}
#content table tr th {
font-size: 70%;
color: #FFFFFF;
background-color: #000000;
text-align: left;
}
#content table tr td p {
font-size: 70%;
color: #000000;
text-align: left;
margin: 0px;
}
#content table tr td h2 {
font-size: 90%;
color: #006;
margin: 0px;
}
#content table tr td h4 {
	font-size: 80%;
	color: #006;
	margin: 0px;
	font-weight: normal;
}
#footer {
background: #006;
border-top: 1px solid #ffffff;
clear: both;
}
#footer p{
color: #FFF;
font-size: 70%;
text-align: center;
}
.leftimage {
margin: 0px 10px 20px 0px;
float: left;
}
.rightimage {
margin: 0px 0px 20px 15px;
float: right;
width: 150px;
}
.container {
background: transparent;
float: right;
width: 99%;
}
.hoofding {
background-color: #000066;
}
