body {  
           
           margin-left: 0px;
           margin-top: 0px;
           margin-right: 0px;
           margin-bottom: 0px;
           background: #ffffff;
}



html { height: 100%; 
}

#logo_kader { 
                      height: 115px;
                      width: 100%;
                      background: #000000;
                      margin-top: 50px;
}

#logo_kader_lower { 
                      height: 15px;
                      width: 100%;
                      background: #000000;
                      margin-top: 10px;
}


#logo { position: relative;
            width: 800px;
            height: 115px;
            background: #000000 url(../images/kimhoofd.png);
            background-repeat: no-repeat;
} 

#logo_skjinkin_kader { 
                                   width: 100%;
                                   height: 250px;
                                   background: #ffffff;
                                    }

#logo_skjinkin            { 
                                   background: #ffffff;
                                   width: 800px;
                                   height: 250px;
                                   }






