﻿* 
{
    margin:     0;
    padding:    0;
}

body 
{
    background:     #ffffff url('../img/bg.jpg') repeat-x;
    font-family:    Verdana, Arial;
    font-size:      0.7em;
    color:          #1d4f80;
    line-height:    1.6em;
}

img 
{
    border: none;
}

a 
{
    border:             none;
    color:              #184470;
    text-decoration:    none;
}

a:hover
{
    text-decoration: underline;
}

h1 
{
    font-size:  1.7em;
    float:      left;
}

#wrapper 
{
    width:  850px;
    margin: 0 auto;
}

#top img  
{
    float: left;
}

#top_nav li
{
    display:        inline;
    padding-left:   3px;
}

#top_nav li a:link, #top_nav li a:visited
{
    color:          #ffffff;
    font-weight:    normal;
    font-size:      11px;
}

#top h3 
{
    float: right;
}

#top_nav 
{
    float:right;
    width: 130px;
    height: 30px;
    background: url('../img/top_nav_bg.jpg') repeat-x;
    color: #ffffff;
    padding: 5px 0 0 5px;
    font-size: 1.2em;
    font-weight: normal;
}

#quote 
{
    float: right;
    width: 470px;
    height: 20px;
    margin-top: 100px;
    margin-right: -110px;
}

#header 
{
    clear:both;
}

#header_fotos 
{
    padding-top: 4px;
    background-color: #ffffff;
    float: right;
}

#header_fotos ul li
{
    display: inline;
}

#nav 
{
    float: left;
    padding-top: 25px;
}

#nav ul 
{
    padding:    0;
    margin:     0;
}

#nav ul li 
{
    line-height: 24px;
    height: 24px;
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline;
}

.extern
{
    display:none;
    visibility: hidden;
}

#content 
{
    clear: both;
    overflow: auto;
    padding-bottom: 35px;
    padding-top: 25px;
}

#left 
{
    float: left;
    width: 180px;    
}

#sub_nav 
{
    padding-bottom: 25px;
}

#sub_nav_top 
{
    width: 143px;
    height: 7px;
    background-image: url('../img/sub_nav_top_bg.jpg');
}

#sub_nav_mid 
{
    width: 123px;
    background-color: #4f89c3;
    padding: 10px 0 10px 20px;
}

#sub_nav_mid ul li 
{
    list-style: square;
}

#sub_nav_mid ul li a 
{
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}

#sub_nav_mid ul li a:hover 
{
    text-decoration: underline;
}

#sub_nav_bottom 
{
    width: 143px;
    height: 7px;
    background-image: url('../img/sub_nav_bottom_bg.jpg');
}

#mid 
{
    float: left;
    width: 450px;
    overflow: auto;
}

#mid h1 
{
    padding-top: 2px;
    margin-left: 10px;
    width: 350px;
}

/*
#mid p
{
    clear: both;
    padding-right: 40px;
    padding-bottom: 15px;
}
*/

#mid .paragraaf
{
    clear: both;
    padding-right: 40px;
    padding-bottom: 15px;
}

.paragraaf img 
{
	clear: both;
}
#mid ul 
{
    padding-left:55px;
    padding-bottom: 15px;
    color: #184470;
}

#right
{
    float: left;
    width: 220px;
    padding-left: 0px;
    padding-top: 7px;
    overflow: hidden;
}

#right h1 
{
    width: 180px;
}

#right p 
{
    clear: both;
}

#footer_wrapper 
{
    background-color: #e5effc;
    height: 145px;
    clear: both;
}

#footer 
{
    width: 850px;
    margin: 0 auto;
    padding-top: 10px;
}

#footer a 
{   
    text-decoration: underline;
}

#footer a:hover 
{
    text-decoration: none;
}

#footer_left 
{
    float: left;
    width: 180px;
}

#footer_mid 
{
    float: left;
    width: 300px;
}

#footer_right 
{
    float: right;
}

.floatleft 
{
    float: left;
}

.floatright 
{
    float: right;
}

.donkerbl 
{
    color: #184470;
}

.imgpadding 
{
    padding-right: 10px; 
    padding-bottom: 10px;
}

.datum 
{
    clear: both;
    color: #184470;
    float: left;
}

.foto
{
    clear:          both;
    float:          left;
    margin-right:   5px;
    width:          75px;
}

.fotoboek
{
    border:         1px solid #184470;
    float:          left;
    margin:         5px 5px 0 0;
    width:          75px;
    height:         75px;
}

h3
{
    margin:         0px 10px 0px 0px;
}

.leesmeer
{
    clear:both;
    margin-top: 30px;
}

