/* CSS Document */
html, body {
    font-family: Verdana;
    font-size: 90%;
    color: #333;
    background-color: #DFDFDF; /* #004677; */
    margin-top: 0px;
    margin-left: 0px;
}
#container {
    width: 780px;
    border: 1px solid #F0F0F0;
    margin: auto;
}
#header {
    width: 780px;
    height: 112px;
    background-color: #F0F0F0;
    padding-top: 5px;
}
#banner {
    width: 742px;
    height: 75px;
    background-color: #FFFFFF;
    border: 1px solid #000000;
    padding-top: 15px;
    padding-left: 15px;
    margin-left: 10px;
}
#menu {
    background-color: #F0F0F0;
    vertical-align: middle;
    padding: 8px;
    text-align: left;
    font-size: 90%;
}
#menu a {
    text-decoration: none;
    color: #333;
    font-size: 100%;
    font-weight: bold;
    letter-spacing: 1px;
}
#menu a:hover {
    border-bottom: 1px dotted #999;
}

/* ----  Inhoud --- */
#container2 {   
    width: 780px;
    border: 1px solid #F0F0F0;
    margin: auto; 
}
#titelvak {
    background-color: #F0F0F0;
    font-size: 140%;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    background-color: #F5f7f7;
    padding: 5px;
    color: #E67B35;
}
#titelvak a:link, #titelvak a:visited {
    background-color: #F0F0F0;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px solid #ccc;
    background-color: #F5f7f7;
    padding: 5px;
    color: #E67B35;
}
#content {
    width: 780px;
    background-color: #fff;
}
#submenu {
    position: relative;
    float: left;
    width: 200px;
    background-color: #F5F7F7;
}
#submenuitems a:link, #submenuitems a:visited {
    display: block;
    padding: 3px 0px 3px 10px;
    background-color: #F5f7f7;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    color: #333;
    text-decoration: none;
    font-weight: bold;
    font-size: 90%;
}
#submenuitems a:hover {
    background-color: #C4D3DB;
}
.submenuknop {
    padding: 3px 0px 3px 10px;
    background-color: #F5f7f7;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    color: #333;
    text-decoration: none;
    font-weight: normal;
    font-size: 90%;
}
.submenuknop h3 {
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 100%;
}
.submenuknop a {
    text-decoration: none;
    color: #E67B35;
    font-weight: bold;
}
.submenuknop a:hover {
    border-bottom: 1px dotted #E67B35;
}
#tekst {
    position: relative;
    float: left;
    width: 548px;
    border-left: 1px solid #ccc;
    background-color: #fff;
    padding: 10px;
    padding: 10px 10px 10px 20px;
    font-size: 90%;
    line-height: 180%;
    color: #333;
}
#fpvak {
    position: relative;
    float: left;
    width: 548px;
    border-left: 1px solid #ccc;
    border-bottom: 1px dotted #ccc;
    background-color: #FFECDF; /* #FFEFF0 #DFECF3 E2E9E9 */
    padding: 10px;
    padding: 10px 10px 10px 20px;
    font-size: 90%;
    line-height: 180%;
    color: #333;
}
#tekst a {
    text-decoration: none;
    color: #E67B35;
    font-weight: bold;
}
#tekst a:hover {
    border-bottom: 1px dotted #E67B35;
    font-weight: bold;
}
.titel {
    font-size: 120%;
    font-weight: bold;
    letter-spacing: 1px;
}

#footer {
    padding: 15px 15px 15px 30px;
    width: 735px;
    background-color: #F0F0F0;
    letter-spacing: 3px;
    font-size: 70%;
    border-top: 1px solid #ccc;
    margin-top: -16px;
}
#footer a {
    text-decoration: none;
    color: #004677;
}
#footer a:hover {
    border-bottom: 1px dotted #999;
}
.agendapunt {
    border-top: 2px dashed #ccc;
    padding: 3px;
    margin-right: 15px;
}
.agendapunt .naam {
    font-weight: bold;
    font-style: italic;
    letter-spacing: 1px;
}
.punt {
    font-size: 90%;
    font-weight: bold;
}
DIV.leesverder {
    width: 500px;
    text-align: right;
}
.leesverder a {
    text-decoration: none;
    color: #E67B35;
    font-weight: bold;
}
.leesverder a:hover {
    border-bottom: 1px dotted #E67B35;
}
#bron {
    width: 528px;
    height: 60px;
    overflow: auto;
}
DIV.rij {
    background-color: #F5f7f7;
    border-bottom: 1px solid #C4D3DB;
    width: 548px;
}
DIV.pauzerij {
    background-color: #E2E9E9;
    border-bottom: 1px solid #C4D3DB;
    width: 548px;
}
    .tijd {
        float: left;
        width: 88px
    }
    .persoon {
        float: left;
        width: 140px;
        font-weight: bold;
        line-height: 100%;
        padding-top: 4px;
    }
    .persoon a {
        text-decoration: none;
        color: #E67B35;
    }
    .persoon a:hover {
        color: #E67B35;
    }
    .lezingtitel {
        float: right;
        width: 315px;
        padding-left: 5px;
    }
    .spacer {
        clear: both;
        width: auto;
    }
    
    .beschrijving {
        width: 340px;
        float: left;
    }
    .pdf {
        width: 110px;
        float: right;
        padding-left: 10px;
    }

