/* CSS Document */

div#headerLeft a {
     margin: 0px; padding: 0px;
     margin-left: 10px;
     /*margin-top: 20px;*/
     position: absolute; top: 20px;
     width: 180px;
     height: 110px;
     background-image: url('../gfx/designblok_logo_no_year.jpg');
     background-repeat: no-repeat;     
}

div#headerLeft h1 {
     margin: 0px; padding: 0px;
     margin-left: 10px;
     /*margin-top: 20px;*/
     position: absolute; top: 20px;
     width: 180px;
     height: 170px;
     background-image: url('../gfx/designblok_logo_no_year.jpg');
     background-repeat: no-repeat;     
}

