
body {
background: #FFFFFF url('') no-repeat top center;
font-family: Georgia, serif;
font-size: 13px;
padding: 0px;
margin: 0px 0px 0px 0px; /* Need to set body margin and padding to get consistency between browsers. */
text-align: center; /* Hack for IE5/Win */
color: black;
}

#netwerk {
margin: 0px auto 20px auto; /* links en rechts is auto, om het tekstkader te centreren in firefox */
text-align: left;  /* links uitlijnen van de tekst om de IE5/Win Hack in de body tegen te gaan */
width: 786px;
height: 69px;
z-index: 10;
}

#kop {
position: absolute;
top: 27px;
margin-left: 208px;
z-index: 20;
}

#subkop {
position: absolute;
top: 88px;
margin-left: 185px;
z-index: 20;
}

.streep {
background-color: #FFFFFF;
left: 0px;
width: 100%;
text-align: center;
border-top: 1px solid #669966;
border-bottom: 1px solid #669966;
z-index: 20;
overflow: hidden;
}

#bovenste {
visibility: hidden;
}

#navbg {
background-image: url('img/nav_bg.gif');
background-repeat: repeat-x;
word-spacing: 26px;
margin-left: 105px;
}

#onderste {
background: #FFFFFF url('img/einde_lijn.gif');
background-repeat: no-repeat;
font-size: 11px;
color: #969696;
height: 20px;
padding-top: 21px;
padding-left: 40px;
left: 25px;
}

A:link { text-decoration: none; color: navy; }
A:visited { text-decoration: none; color: navy; }
A:hover { text-decoration: none; color: #669966; }
A:active { text-decoration: none; color: #669966; }

A.nav:link, A.nav:visited, A.nav:hover, A.nav:active { background-color: white; padding-left: 4px; padding-right: 4px; }

A.link_onder:link { text-decoration: none; color: #969696; }
A.link_onder:visited { text-decoration: none; color: #969696; }
A.link_onder:hover { text-decoration: none; color: #669966; }
A.link_onder:active { text-decoration: none; color: #669966; }

.tussenstreep {
height: 10px;
visibility: hidden;
}

#tussenstreep_onder {
height: 70px;
}

#bovenaan {
border-bottom: 1px solid #669966;
height: 26px;
width: 100%;
}

.tekstkader {
position: relative;
background: #FFFFFF url('img/intercontinentaal.gif') repeat-y left;
width: 600px;
height: 100%;
left: 6px;
padding: 0px 0px 15px 0px;
margin: 0px auto 0px auto; /* links en rechts is auto, om het tekstkader te centreren in firefox */
text-align: left;
overflow: hidden;
}

.knoop {
position: relative;
background-image: url('img/lijn.gif');
background-repeat: repeat-x;
width: 195px;
float: left;
visibility: hidden;
}

.tussenkop {
position: relative;
margin-left: 30px;
visibility: visible;
}

.tekst {
position: relative;
width: 359px;
background: #FFFFFF url('') no-repeat top left;
text-align: left;
margin-top: 1px;
padding: 15px 0px 29px 9px;
line-height: 160%;
float: left;
}

.maker { font-size: 9px; clear: both; color: #969696; margin-top: 5px; }
#maker_naam { letter-spacing: 3px; }