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

H2 {
    color: #3f657e;
    font-size: 17px;
    
    margin-bottom: -8px;
}

H3 {
    color: #3f657e;
    font-size: 14px;
   
    margin-bottom: -8px;

}

#linkerdeel {
    width: 400px;
    height: 455px;
    float: left;
    margin-top: 5px;
}
#menu {
    width: 387px;
    height: 130px;
    float: left;
    border: 4px solid #65877a;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
    color: #999999;
    font-size: 17px;
    line-height: 1.5em;
    padding-left: 5px;
}
#menu a {
    color: #3f657e;
    text-decoration: underline;
}
#aanmelden {
    width: 400px;
    height: 125px;
    float: left;
    margin-top: 10px;
}

#facebook {
    width: 400px;
    height: 62px;
    float: left;
    margin-top: 10px;
}
#etalage2 {
    width: 400px;
    height: 70px;
    float: left;
    margin-top: 15px;
    color: #333333;
    font-size: 15px;
}
#etalage2 a {
    color: #3f657e;
    text-decoration: underline;
    font-size: 16px;
}
#rechterdeel {
    font-size: 16px;
    color: #65877a;
    width: 555px;
    height: 448px;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    position: relative;
    
    line-height: 1.4em;
}
#rechterdeel img {
    margin-top: -25px;
    margin-left: 80px;
}


#blok {
    width: 956px;
    height: 275px;
    float: left;
    border: 2px solid #cccccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 5px;
    position: relative;
    font-size: 13px;
    color: #333333;
}

#blok a {
    color: #333333;
    text-decoration: underline;
}

#blok img {
    margin-left: 0px;
    margin-top: 5px;
    margin-top: -135px;
}

#linkerdeel2 {
    width: 306px;
    height: 256px;
    float: left;
    margin-left: 5px;
    margin-top: 130px;
    position: relative;
}

#middendeel2 {
    width: 306px;
    height: 256px;
    float: left;
    margin-left: 11px;
    margin-top: 130px;
    position: relative;
}

#rechterdeel2 {
    width: 306px;
    height: 256px;
    float: left;
    margin-left: 11px;
    margin-top: 130px;
    margin-right: 10px;
    position: relative;
}

#linkerdeel3 {
    width: 575px;
    height: 300px;
    float: left;
    margin-top: 0px;
    position: relative;
    font-size: 13px;
    color: #000000;
}

#linkerdeel3 a {
    color: #52688d;
    text-decoration: underline;
}

#rechterdeel3 {
    width: 380px;
    height: 300px;
    float: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 15px;
    margin-left: 5px;
    position: relative;
}

#rechterdeel4 {
    width: 575px;
    height: 300px;
    float: left;
    margin-top: 0px;
    position: relative;
    font-size: 13px;
    color: #000000;
    margin-left: 5px;
}

#rechterdeel4 a {
    color: #52688d;
    text-decoration: underline;
}

#linkerdeel4 {
    width: 380px;
    height: 300px;
    float: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 15px;
    position: relative;
}

#blok3 {
    width: 950px;
    height: 100%;
    float: left;
    border: 2px solid #65877a;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 15px;
    position: relative;
    font-size: 13px;
    color: #555555;
    padding: 5px;
}

#blok3 a {
    color: #555555;
    text-decoration: underline;
}

#bodem {
    margin-top: 30px;
    height: 100px;
    width: 960px;
    float: left;
    background-color: #ffffff; 
}


