/*****************************************************************************;
*      Layout 5;
*****************************************************************************/

body.l172.l330 {
    background-image: url('/gfx/l5/bg_muster.png');
}

body.l172.l339 {
    background-image: url(/gfx/l6/bg-muster.png);
    background-position: left top;
}

/* ------------------ Layout 7 --------------------- */

body.l341.l172 #footer-wrap {
    background-image: url("/gfx/l7/bg-footer-muster.jpg");
}

/*grau */

body.l341.l172 {
    background-image: url("/gfx/l7/bg-muster-grau.jpg");
}

/*gruen 152*/

body.l341.l152.l172 {
    background-image: url("/gfx/l7/bg-muster-gruen.jpg");
}

/*blau 150*/

body.l341.l150.l172 {
    background-image: url("/gfx/l7/bg-muster-blau.jpg");
}

/*braun 159*/

body.l341.l159.l172 {
    background-image: url("/gfx/l7/bg-muster-braun.jpg");
}

/*hellblau 160*/

body.l341.l160.l172 {
    background-image: url("/gfx/l7/bg-muster-hellblau.jpg");
}

/*lila 158*/

body.l341.l158.l172 {
    background-image: url("/gfx/l7/bg-muster-lila.jpg");
}

/*orange 149*/

body.l341.l149.l172 {
    background-image: url("/gfx/l7/bg-muster-orange.jpg");
}

/*rot 151*/

body.l341.l151.l172 {
    background-image: url("/gfx/l7/bg-muster-rot.jpg");
}

/* ------------------ Layout 8 -------------------- */

body.l172.l342 #specialDIV1 {
    background: url(/gfx/l8/bg-muster.png) no-repeat left top;
    width: 205px;
    height: 345px;
    position: absolute;
    left: 85px;
    top: 230px;
    z-index: 1;
}

/* ------------------ Layout 9.1 -------------------- */

body.l172.l344 #wrap {
    background: url(/gfx/l10/background.jpg);
    margin-top:39px;
}

body.l172.l344 #header-links {
    top:-28px !important;
}

/* ------------------ Layout 9.2 -------------------- */

body.l172.l383 {
    background: url(/gfx/l11/grau.png);
}

body.l172.l152.l383 {
    background: url(/gfx/l11/gruen.png) !important;
}

body.l172.l150.l383 {
    background: url(/gfx/l11/blau.png) !important;
}

body.l172.l159.l383 {
    background: url(/gfx/l11/braun.png) !important;
}

body.l172.l160.l383 {
    background: url(/gfx/l11/hellblau.png) !important;
}

body.l172.l158.l383 {
    background: url(/gfx/l11/lila.png) !important;
}

body.l172.l149.l383 {
    background: url(/gfx/l11/orange.png) !important;
}

body.l172.l151.l383 {
    background: url(/gfx/l11/rot.png) !important;
}