/*bestimmt die Hintergrundfarbe, in die das Hintergrundbild auslaeuft.;
Im IE6 bleibt das Bild stehen*/

.Body {
    background-color: #3A782E;
}

body.l176 #subNav {
    left: 0px;
    top: 40px;
    width: 995px;
    height: auto;
    position: relative;
}

body.l176 .navBlock {
    height: auto;
}

body.l176 #content .leftColumn,
body.l176 #content .middleColumn,
body.l176 .travelSearch {
    display:none;
}

body.l176 #subNav .Document {
    width: 1000px;
}

body.l176 .travelSearch {
    display: block;
}

body.l176 #navigation {
    background: #004185 !important;
    height: auto;
    overflow: hidden;
    width: 995px;
    padding-bottom: 15px;
}

.l176 .mapdirection {
    background: #eee;
}