html 
{ 
height:100%; 
width:100%; 
} 

body {
    background-image: url(omgeving.jpg);
    text-align: center;
    background-color: #FFFBF1;
	height: 101%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000033;
    font-size: 12pt;
    margin: 0px;
    scrollbar-base-color: #FFFCF6;
    scrollbar-face-color: #FFFCF6;
    scrollbar-track-color: #FFFBF1;
    scrollbar-arrow-color: #339933;
    scrollbar-highlight-color: #FFFCF6;
    scrollbar-3dlight-color: #339933;
    scrollbar-shadow-color: #339933;
    scrollbar-darkshadow-color: #FFFCF6;
}
#outline {
    text-align: left;
    display: block;
    margin: 15px auto 0px auto;
    position: relative;
    width: 802px;
    background-image: url(achtergrond_nav.jpg);
    background-repeat: repeat-y;
}
#foto {
    background-color: #FFFBF1;
    text-align: left;
    display: inline;
    margin: 0px;
    padding: 0px;
    height: 102px;
    width: 166px;
    float: left;
    left: 0px;
    top: 0px;
    background-image: url(foto.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#balk {
    background-color: #FFFBF1;
    text-align: left;
    display: inline;
    margin: 0px;
    padding: 0px;
    height: 60px;

    width: 634px;
    float: left;
    left: 0px;
    top: 0px;
    background-image: url(banner2.gif);
    background-repeat: no-repeat;
    background-position: top;
}
#balk a,#balk a:visited{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-transform: none;
    color: #FF6666;
    font-size: 9px;
    text-decoration: none;
}
#balk a:hover,#balk a:active{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-transform: none;
    color: #FFFFFF;
    font-size: 9px;
    text-decoration: none;
}
#hoofdnav {
    display: inline;
    margin: 0px;
    padding: 0px;
    width: 634px;
    height: 42px;
    float: left;
}
#hoofdnav table {
    margin: 0px;
    padding: 0px;
    width: 100%;
}
.secties {
    margin: 0px;
    padding: 0px;
}
.secties p {
    text-align: center;
    margin: 0px;
    padding: 0px;
    line-height: 6px;
}
.secties td {
    padding: 0px 0px 2px 0px;
    height: 15px;
    background-color: #E8FEB4;
    border-color: #C8D8A8;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
}

.vlinder {
    background-color: #FFFBF1;
    margin: 0px;
    padding: 0px;
}
.vlinder td {
    height: 28px;
    margin: 0px;
    padding: 0px;
    background-color: #FFFBF1;
}
.vlinder img {
    height: 24px;
    margin: 0px;
    padding: 0px;
}

.secties a,.secties a:link,.secties a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #006600;
    font-size: 9px;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0px;
}

.secties a:hover,.secties b  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #CC0000;
    font-size: 9px;
    text-transform: uppercase;
    margin: 0px;
}
#navigatie {
    text-align: left;
    display: inline;
    padding: 0px;
    margin-top: 25px;
    margin-left: 5px;
    margin-right: 0px;
    width: 161px;
    float: left;
    left: 0px;
    top: 0px;
}
#inhoud {
    background-color: #FFFBF1;
    text-align: left;
    display: inline;
    margin-top: 0px;
    margin-left: 20px;
    margin-right: 15px;
    margin-bottom: 0px;
    padding: 0px;
    width: 599px;
    float: left;
    left: 0px;
    top: 0px;
	height: auto
}
.inhoud {
    background-color: #FFFBF1;
    padding-top: 0px;
    padding-right: 25px;
    padding-bottom: 0px;
    padding-left: 15px;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #A4D36B;
    border-right-color: #A4D36B;
    border-bottom-color: #A4D36B;
    border-left-color: #A4D36B;
}
.page {
    margin: 0px;
}
#navigatie p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
	margin-bottom: 8px;
	margin-left: 10px;
}
#navigatie .submenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
	margin-bottom: 8px;
}
#navigatie a,#navigatie a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
	text-transform: none;
    line-height: 8pt
}
#navigatie a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #FFFFFF;
    text-decoration: underline;
	text-transform: none;
    line-height: 8pt
}

.copyright {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    color: #339933;
    margin-top: 18px;
    margin-bottom: 9px;
}

.dummy {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
	line-height: 6px;
    color: #66CC66;
    margin-top: 16px;
}
p {
    font-weight: 100;
    margin-top: 0px;
    line-height: 18px; 
    margin-bottom: 8px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10pt
}
h1 {
    font-family: "Comic Sans MS", Arial;
    font-size: 14pt;
    line-height: 20pt;
    font-weight: bold;
    color: #333399;
    font-style: normal;
    text-align: center;
    margin-top: 8pt;
    margin-bottom: 8pt;
}
h2 {
    color: #3366CC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: left;
    line-height: 12pt;
    margin-bottom: 0px;
    margin-top: 12pt
}
h3 {
    color: #3366CC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: left;
    line-height: 12pt;
    margin-bottom: 0px;
    margin-top: 12pt;
    font-weight: normal;

}
table {
    background-color: #3366CC;
    margin-bottom: 8px
}
td {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: left;
    padding: 3px 4px 4px 4px;
    color: #000033;
    background-color: #FFFBF1
}
td p {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin: 0;
}
.tabel-kop {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	font-weight: bold;
    text-align: left;
    padding: 1px 4px 2px 4px;
    color: #FFFFFF;
    background-color: #77AAEE
}
li {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    line-height: 18px
}
ul {
    margin-left: 15px;
    padding-left: 10px;
    list-style-type: circle; 
    margin-top: 8px; 
    margin-bottom: 8px
}

#inhoud a { 
	color: #3366CC; 
	text-decoration: none;
	text-transform: none;
}
#inhoud a:hover,#inhoud a:active { 
	color: #3366CC; 
	text-decoration: underline;
	text-transform: none;
}
#inhoud a:visited { 
	color: #333399;
	text-transform: none;
}
.PlaatjeLinks {
    border: none; 
    float: left; 
    margin-right: 10px;
    margin-top: 5px; 
    margin-bottom: 0px; 
    margin-left: 0px;
    clip:   rect(   )
}
.PlaatjeRechts {
    border: none; 
    float: right; 
    margin-bottom: 0px; 
    margin-left: 10px; 
    margin-top: 5px; 
    margin-right: 0px
}
img {
    border: none; 
    margin: 0px;
}
.links {
    padding-top: 0px;
    padding-right: 10px;
}
.rechts {
    padding-top: 0px;
    border-color: black #3366CC;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 1px
}
#nieuws h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333399;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px ;
    text-align: left;
    line-height: 14px;
    margin-left: 6px;
}
#nieuws h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #3366CC;
    margin-top: 6px;
    margin-bottom: 0px;
    line-height: 12px ;
    margin-left: 6px;
    margin-right: 0px;
}
#nieuws h3 {
    color: #3366CC ;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px ;
    font-weight: normal;
    margin-right: 0px;
    margin-left: 6px;
}
#nieuws p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 12px ;
    margin-right: 0px;
    margin-left: 6px;
}

