H1 {
    color: #3f657e;
    font-size: 16px;
    
    margin-bottom: -8px;
}

#linkerdeel {
    width: 434px;
    height: 138px;
    float: left;
    margin-top: 15px;
    margin-bottom: 10px;
}

#menu {
    width: 416px;
    height: 100%;
    float: left;
    border: 4px solid #65877a;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
    font-size: 14px;
    color: #666666;
    padding-left: 5px;
    padding-right: 5px;
}

#menu a {
    color: #3f657e;
    font-weight: bold;
    font-size: 18px;
    text-decoration: underline;
    line-height: 1.6em;
}

#rechterdeel {
    font-size: 15px;
    color: #333333;
    width: 521px;
    height: 133px;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 10px;
    position: relative;
}

#blok {
    width: 960px;
    height: 100%;
    float: left;
    margin-top: 10px;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    color: #999999;
    padding-left: 6px;
}

#blok1 {
    width: 956px;
    height: 100%;
    float: left;
    border: 2px solid #65877a;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 10px;
    position: relative;
    font-size: 13px;
    color: #333333;
}

#blok1 a {
    color: #3f657e;
    text-decoration: underline;
    font-weight: bold;
    font-size: 14px;
}

#tekstblok1 {
    width: 631px;
    height: 100px;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
}

#fotoblok1 {
    width: 125px;
    height: 100px;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
}

#bijzonderhedenblok1 {
    width: 175px;
    height: 100px;
    color: #65877a;
    font-weight: bold;
    font-size: 16px;
    float: left;
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
}

#aanmelden {
    width: 956px;
    font-size: 14px;
    padding: 5px;
    height: 100%;
    float: left;
    border: 2px solid #999999;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 10px;
    position: relative;
    color: #333333;
}