div#header {
    margin              :   0px;
    padding             :   0px;
}

    div#header h1 {
        width               :   750px;
        height              :   40px;
        background-image    :   url('../gfx/jelle-jan-van-veelen-fotografie.png');
        background-position :   top right;
        background-repeat   :   no-repeat;
        margin              :   0px;
        padding             :   0px;
    }
    
    div#header h1 strong {
        display             :   none;
    }
    
    div#header div#imgheader {
        margin              :   0px;
    }
    
    div#header div#menu {
        width               :   100%;
        height              :   38px;
        background-color    :   #ed6720;
        margin              :   0px;
        padding             :   0px;
        line-height         :   0px;
    }
        
        div#header div#menu a {
            margin              :   0px;
            padding             :   0px;
            float               :   left;
        }

        div#header div#menu a:hover {
            background-color    :   #e94200;
        }

        div#header div#menu a img {
            border-width        :   0px;
            margin              :   0px;
            padding             :   0px;
        }

        div#header div#menu strong {
            display             :   none;
        }


/* -- | HEADERS | -------- */


h1.weblog {
    height              :   38px;
    margin              :   0px;
    padding             :   0px;
    background-color    :   #83a0b2;
    color               :   #ffffff;
    background-image    :   url('../gfx/h1-weblog.png');
    background-repeat   :   no-repeat;
}

h1.weblog strong {
    display             :   none;
}

h1.etcetera {
    height              :   38px;
    margin              :   0px;
    padding             :   0px;
    background-color    :   #83a0b2;
    color               :   #ffffff;
    background-image    :   url('../gfx/h1-etcetera.png');
    background-repeat   :   no-repeat;
}

h1.etcetera strong {
    display             :   none;
}

h1.archief {
    height              :   38px;
    margin              :   0px;
    padding             :   0px;
    background-color    :   #83a0b2;
    color               :   #ffffff;
    background-image    :   url('../gfx/h1-archief.png');
    background-repeat   :   no-repeat;
}

h1.archief strong {
    display             :   none;
}

h1.reacties {
    height              :   38px;
    margin              :   0px;
    padding             :   0px;
    background-color    :   #83a0b2;
    color               :   #ffffff;
    background-image    :   url('../gfx/h1-reacties.png');
    background-repeat   :   no-repeat;
}

h1.reacties strong {
    display             :   none;
}

h1.reageren{
    height              :   38px;
    margin              :   0px;
    padding             :   0px;
    background-color    :   #83a0b2;
    color               :   #ffffff;
    background-image    :   url('../gfx/h1-reageren.png');
    background-repeat   :   no-repeat;
}

h1.reageren strong {
    display             :   none;
}

h1.error {
    height              :   38px;
    margin              :   0px;
    padding             :   0px;
    background-color    :   #83a0b2;
    color               :   #ffffff;
    background-image    :   url('../gfx/h1-error.png');
    background-repeat   :   no-repeat;
}

h1.error strong {
    display             :   none;
}

h1.nieuwstefotos {
    height              :   38px;
    margin              :   0px;
    padding             :   0px;
    background-color    :   #83a0b2;
    color               :   #ffffff;
    background-image    :   url('../gfx/h1-nieuwstefotos.png');
    background-repeat   :   no-repeat;
}

h1.nieuwstefotos strong {
    display             :   none;
}

h1.fotocategorieen {
    height              :   38px;
    margin              :   0px;
    padding             :   0px;
    background-color    :   #83a0b2;
    color               :   #ffffff;
    background-image    :   url('../gfx/h1-fotocategorieen.png');
    background-repeat   :   no-repeat;
}

h1.fotocategorieen strong {
    display             :   none;
}

h1.populairstefotos {
    height              :   38px;
    margin              :   0px;
    padding             :   0px;
    background-color    :   #83a0b2;
    color               :   #ffffff;
    background-image    :   url('../gfx/h1-populairstefotos.png');
    background-repeat   :   no-repeat;
}

h1.populairstefotos strong {
    display             :   none;
}

h1.fotos {
    height              :   38px;
    margin              :   0px;
    padding             :   0px;
    background-color    :   #83a0b2;
    color               :   #ffffff;
    background-image    :   url('../gfx/h1-fotos.png');
    background-repeat   :   no-repeat;
}

h1.fotos strong {
    display             :   none;
}

h1.links {
    height              :   38px;
    margin              :   0px;
    padding             :   0px;
    background-color    :   #83a0b2;
    color               :   #ffffff;
    background-image    :   url('../gfx/h1-links.png');
    background-repeat   :   no-repeat;
}

h1.links strong {
    display             :   none;
}

h1.overmij  {
    height              :   38px;
    margin              :   0px;
    padding             :   0px;
    background-color    :   #83a0b2;
    color               :   #ffffff;
    background-image    :   url('../gfx/h1-overmij.png');
    background-repeat   :   no-repeat;
}

h1.overmij strong {
    display             :   none;
}

h1.contact  {
    height              :   38px;
    margin              :   0px;
    padding             :   0px;
    background-color    :   #83a0b2;
    color               :   #ffffff;
    background-image    :   url('../gfx/h1-contact.png');
    background-repeat   :   no-repeat;
}

h1.contact strong {
    display             :   none;
}

h1.portfolio  {
    height              :   38px;
    margin              :   0px;
    padding             :   0px;
    background-color    :   #83a0b2;
    color               :   #ffffff;
    background-image    :   url('../gfx/h1-portfolio.png');
    background-repeat   :   no-repeat;
}

h1.portfolio strong {
    display             :   none;
}


