body {
font-family : Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 13pt;
background-color: #333333;
color: #FFFFFF;
margin: 0;
}
/* Navigatiebalk */
div.navigatie {
text-align: center;
width: 100%;
max-width: 913px;
height: 90px;
background-color: #333333;
overflow: hidden;
white-space: normal;
font-size: 10pt;
}
div.navigatie ul {
list-style-type: none;
font-size: 1.53em;
font-family : verdana;
margin-top: 20pt;
}
div.navigatie ul li {
display: inline;
margin-right: 5%;
}
div.navigatie ul li a:link {
color: #FFFFFF;
text-decoration: none;
}
div.navigatie ul li a:visited {
color: #FFFFFF;
text-decoration: none;
}
div.navigatie ul li a:hover {
color: #999999;
text-decoration: none;
}
/* Linker kolom */
div.pdriessenvof {
background-color: #FFFFFF;
width: 90px;
float: left;
position:absolute;
top: 90px;
}
div.pdriessenvof img {
margin-left: 30px;
margin-top: 3px;
width: 31px;
height: 520px;
}
div.pdriessenvof p {
font-size: 7pt;
color: #000000;
text-align: left;
margin-left: 2pt;
max-width: 90px;
}
div.pdriessenvof p a:link {
color: #000000;
text-decoration: none;
}
div.pdriessenvof p a:visited {
color: #000000;
text-decoration: none;
}
div.pdriessenvof p a:hover {
color: #FF0000;
text-decoration: none;
}	
/* inhoud */
div.inhoud {
background-color: #333333;	
float: right;
left: 90px;
top: 90px;
position: absolute;
white-space: normal;
background-repeat: no-repeat;
background-position: left top;
max-width: 913px;
width: 90.6%;
}
div.inhoud p {
padding-left: 2em;
padding-right: 2em;
max-width: 913px;
text-align: left;
white-space: normal;
} 
div.inhoud p a:link {
color: #FFFFFF;
}
div.inhoud p a:visited {
color: #FFFFFF;
}
div.inhoud p a:hover {
color: #FF0000;
}
div.inhoud ul li{
margin-left: 0.75em;
}
div.middle_image{ 
float: left;
}
div.middle_image1{ 
float: left;
}
div.middle_image2{ 
float: left;
}
div.middle_image3{ 
float: left;
}
div.middle_image4{ 
float: left;
}
div.inhoud img{		
border: solid 4px black;
}
p.text{
padding-top: 10px;
}
p.leeg{
clear: both;
max-width: 900px;
}
h2 { 
text-align: left;
padding-left: 1.3em;
padding-top: 0.3em;
max-width: 900px;
color: #FF0000;
}
h1 { 
text-align: center;
max-width: 900px;
}
embed {
border: solid 4px #000000;
}
div.nav_bottom {
width: 100%;
max-width: 913px;
text-align: center;
vertical-align: middle;
}
div.nav_bottom ul li {
display: inline;
}
div.nav_bottom ul li a:link {
color: #FFFFFF;
}
div.nav_bottom ul li a:visited {
color: #FFFFFF;
}
div.nav_bottom ul li a:hover {
color: #FF0000;
}


/* Fotopages */
div.center_image {
background-color: #333333;	
left: 90px;
top: 90px;
position: absolute;
white-space: normal;
width: 91%;
max-width: 913px;	
text-align: center;
background-repeat: no-repeat;
background-position: left top;
}
div.center_image img {
border: solid 4px #000000;
margin-top: 1.25em;
}
div.center_image p{
text-align: center;
width: 100%;
max-width: 913px;
}
