
body{
    background-color        :   #DCDCE8;
}

.cls1{
    margin-top              :   20px;
    width                   :   1000px;
    height                  :   250px;
    background-color        :   #D51F1D;
}

.cls2{
    margin-top              :   0px;
    width                   :   1000px;
    height                  :   620px;
    background-color        :   #D51F1D;
    
}

.cls3{
    height                  :   605px;
    width                   :   986px;
    background-color        :   white;
}

.cls3a{
    height                  :   202px;
    width                   :   210px;
    background-image        :   url(../images/img_1.jpg);
    background-position     :   0% 0%;
    background-repeat       :   no-repeat;
}
.clsData{
    height                  :   100%;
    background-color        :   white;
    text-align              :   left;
}
.cls3b{
    height                  :   202px;
    width                   :   210px;
    background-image        :   url(../images/img_1.jpg);
    background-position     :   100% 0%;
    background-repeat       :   no-repeat;
}
.clsHome{
    text-align              :   left;
    height                  :   550px;
    background-image        :   url(../images/klaver.jpg);
    background-position     :   50% 100%;
    background-repeat       :   no-repeat;  
}
