/* Logo in headerafbeelding */

h1#logo    a {
    background: url(../../images/logo.png) no-repeat;
}

h1#logo_en a {
    background: url(../../images/logo_en.png) no-repeat;
}

h1#logo_nl a {
    background: url(../../images/logo_nl.png) no-repeat;
}

h1#logo_de a {
    background: url(../../images/logo_de.png) no-repeat;
}

h1#logo_fr a {
    background: url(../../images/logo_fr.png) no-repeat;
}

/* Tekstkleur banner */

div#content div#left div.box div.content div.banner {
    color: #0071d6;
}

/* Donkere kleur achtergrond van overzicht boekingsinformatie */

div#content div#left div.bookingsidebar div.bookinginformation,
div#content div#left div.bookingsidebar div.content {
    background: url('../../images/subsites/villaxl/left_green_bg.png') repeat-y;
}

div#content div#left div.bookingsidebar div.top {
    background: url('../../images/subsites/villaxl/left_green_top_bg.png') no-repeat left bottom;
}

div#content div#left div.bookingsidebar div.bottom {
    background: url('../../images/subsites/villaxl/menu_left_green_bottom_bg.png') no-repeat left bottom;
}