/* CSS Document */

* {
margin: 0;
padding: 0;
}

body {
margin: 5px;
font: 13px Georgia, "Times New Roman", Times, serif;
background: #EEE;
}

a {
text-decoration: none;
color: #004080;
}

a:hover {
text-decoration: none;
}

#content a {
text-decoration: none;
color: #004080;
}

#content a:hover {
border-bottom: 1px dashed;
border-bottom-color: #004080;
color: #004080;
}

#footer a {
text-decoration: none;
color: #004080;
}

#footer a:hover {
border-bottom: 1px dashed;
border-bottom-color: #004080;
color: #004080;
}

#container {
overflow: auto;
width: 960px;
margin: 0 auto;
background: #FFF;
border: 1px solid #000066;
margin-bottom: 20px;
}

#header {
width: 960px;
height: 100px;
margin: 0 auto;
text-align: left;
color: #FFF;
background: #000066;
padding-top: 1px;
}

#header a {
text-decoration: none !important;
color: #FFF;
}

#header a:hover {
text-decoration: none !important;
color: #FFF;
}

h1 {
font-size: 5em;
font-weight: normal;
margin: 20px;
}

h2 {
font-size: 0.8em;
margin-top: 10px;
font-weight: normal;
width: auto;
color: #777;
}

h3 {
font-size: 1.8em;
background: #FFF;
color: #000;
border-bottom: 1px dashed #000;
width: 320px;
float: left;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 5px;
}

h4 {
color: #000066;
width: 450px;
font-size: 1.2em;
border-bottom: 1px dashed #666;
margin-bottom: 5px;
padding-bottom: 2px;
text-align: left;
text-transform: uppercase;
}

h5 {
color: #000066;
font-size: 15px;
margin: 5px;
padding: 5px;
text-align: left;
}


hr {
margin-top: 10px;
}

p {
margin-bottom: 10px;
}

p.quote {
padding: 5px;
margin-left: 10px;
margin-right: 10px;
font-size: 12px;
background: #EEE;
}

/* begin navigation */

#navigation {
float: left;
width: 960px;
background-color: #AAA;
height: 35px;
border-bottom: 1px dashed #000066;
border-top: 1px dashed #000066;
}

#navlist {
list-style: none;
background: #AAA;
}

#navlist ul {
background: #AAA;
}

#navlist li {
display: block;
float: left;
font-size: 1em;
text-transform: uppercase;
font-weight:bold;
height: 15px;
padding: 10px;
}

#navlist li a {
color: #000;
text-decoration: none;
}

#navlist li a:hover {
color: #EEE;
}

#navlist li.selected {
background: #EEE;
}

#navlist li.selected a:hover {
color: #000;
}
/* einde navigation */

/* begin navigation 2 */

#navigation2 {
width: 656px;
float: right;
border-bottom: dashed #000066 1px;
background-color: #CCC;
}

#navigation2 ul {
padding-left: 10px;
}

#navigation2 li {
float: left;
padding-right: 5px;
padding-left: 5px;
padding: 5px;
list-style-type: none;
background: #CCC;
}

#navigation2 li.selected {
background: #EEE;
}

#navigation2 li strong {
font: 14px Georgia, "Times New Roman", Times, serif;
background: #FFF;
padding: 5px;
}

#navigation2 a {
text-decoration: none;
color: #000;
font: 14px Georgia, "Times New Roman", Times, serif;
font-weight: normal;
}

#navigation2 a:hover {
color: #FFF;
}

#navigation2 li.selected a:hover {
color: #000;
}
/* einde navigation 2 */

/* begin navigation 3 */
#navigation3 {
width: 303px;
float: left;
border-bottom: dashed #000066 1px;
border-right: dashed #000066 1px;
background-color: #CCC;
}

#navigation3 ul {
padding-left: 10px;
background: #CCC;
}

#navigation3 li {
float: left;
padding-right: 5px;
padding-left: 5px;
padding: 5px;
list-style-type: none;
background: #CCC;
}

#navigation3 li.selected {
background: #EEE;
}

#navigation3 li strong {
font: 14px Georgia, "Times New Roman", Times, serif;
background: #FFF;
padding: 5px;
}

#navigation3 a {
text-decoration: none;
color: #000;
font: 14px Georgia, "Times New Roman", Times, serif;
font-weight: normal;
}

#navigation3 a:hover {
color: #FFF;
}

#navigation3 li.selected a:hover {
color: #000;
}
/* einde navigation 3 */

#inleiding p.een:first-letter {
font-size: 2em;
}

#inleiding p.een {
margin-top: 10px;
}

#photos {
background: #FFF;
text-align: center;
padding-bottom: 5px;
}

#photos img {
margin: 5px;
}

#img {
margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
float: right;
}

#content {
width: 940px;
background: #FFF;
float: left;
padding: 10px;
}

.blok {
float: left;
padding: 10px;
width: 920px;
text-align: justify;
background: #EEE;
margin-bottom: 10px;
}

.uitleg {
width: 800px;
float: left;
padding-right: 5px;
margin-right: 5px;
border-right: 1px solid #BBB;
}

.uitleg2 {
width: 920px;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #BBB;
}

table { 
border-collapse: collapse; 
border: 1px dashed #AAA; 
margin-top: 10px;
margin-bottom: 5px;
}

TD { 
border: 1px dashed #AAA; 
width: 920px;
height: 10px; 
padding: 5px 5px 5px 5px;
background-color: #FFFFFF;
}

.pdf {
display: inline;
width: 100px;
height: 100px;
background: #000;
padding: 0;
float: left;
}

.pdf img { 
width: 95px; 
border: 2px; 
border-color: #004080;
}

.bron {
color: #333;
font-size: 12px;
float: right;
}

.een:first-letter {
font-size: 1.4em;
}

#footer {
padding: 5px;
background: #AAA;
font-size: 0.9em;
border-top: 1px dashed #222;
}

img { 
border: none; 
}
