#fotoheader, #site {
    border-top:1px solid rgb(112,165,200);
    border-left:1px solid rgb(112,165,200);
    border-right:1px solid rgb(112,165,200);
}
#menuheader {
    background:scroll top left url(../img/lijn_blauw.jpg) repeat-x white;
    border-bottom:1px solid rgb(112,165,200);
    border-left:1px solid rgb(112,165,200);
    border-right:1px solid rgb(112,165,200);
}

#menuheader a {text-decoration:none;color:rgb(112,165,200);}

#sponsoring {
    background:scroll bottom left url(../img/liblauw.jpg) repeat-x white;
    border-bottom:1px solid rgb(112,165,200);
    border-left:1px solid rgb(112,165,200);
    border-right:1px solid rgb(112,165,200);
}
#menuheader ul.menu li.lihover {
    border-right:1px solid rgb(112,165,200);
    background:scroll bottom left url(../img/liblauw.jpg) repeat-x white;
}
#menuheader ul.menu li.linormal {
    border-right:1px solid rgb(112,165,200);
}
.introd {
    border-top:1px dashed rgb(112,165,200);
    border-bottom:1px dashed rgb(112,165,200);
}
img.normal, img.intro {border:1px solid rgb(112,165,200);}

.hr, .hrDot {border-color:rgb(112,165,200);}

.thumb {
    border:1px solid rgb(112,165,200);
}

/* LIGHTBOX */
#overlay{background-color: rgb(112,165,200);}

