/* ---------- 29.10.2009 08:29:41 #61 (rab) ---------- */ 


.suchestarten input {
    position:relative;
}

#content .rightColumn .box.gastgeber .bgHead .backgroundColor {
    background-image: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/box-headline-bg.png', sizingMethod='scale');
}

.rightColumn .box.gastgeber.Widget.Tabset .TabsetContent.active {
    background-image: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/box-startseite-middle.png', sizingMethod='scale');
}

.leftColumn .box.wetter .Captions {
    background-image: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/bg-ul-captions-wetter.png', sizingMethod='scale');
}

#rightTabset {
    position: relative;
    z-index: 1000;
}

#rightTabset_0 .travelSearch,
#rightTabset_1 .pauschalenSearch {
    width: 160px;
    position: relative;
}

#rightTabset_0 .travelSearch .Calendar {
    position: absolute;
    left: 20px;
    top: 40px;
    z-index: 1000;
}

#rightTabset_1 .pauschalenSearch .Calendar {
    position: absolute;
    left: 20px;
    top: 120px;
    z-index: 1000;
}

#rightTabset_0 .travelSearch .button.negativ {
    width: 160px;
}

/* Bannerfixes Start */

#advertisements3 .BannerContainer a img {
    width: 134px;
    height: 100px;
}

#middleTabset_0_Content .BannerContainer a.BannerLink img {
    height: 123px;
    width: 165px;
}

.leftColumn .box.highlight .boxContent .BannerContainer a img {
    height: 120px;
    width: 160px;
}

/* Bannerfixes End */

#sitesearch .query {
    background-image: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/input_bg.png', sizingMethod='scale');
}

#sitesearch .button {
    background-image: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/search_submit.png', sizingMethod='scale');
}

#content .rightColumn .box.gastgeber a.active,
#content .rightColumn .box.gastgeber a.active:hover,
#content .rightColumn .box.gastgeber a:hover {
    width: auto;
}

#footer .container .links {
    width: 500px;
}

.allgaeu_button {
    background: url("/gfx/buttons/button_go.gif") no-repeat left top;
}

.allgaeu_button:active {
    background: url("/gfx/buttons/button_go_hover.gif") no-repeat left top;
}

#content .middleColumn .box .bgFooter .pageFooter .bookmarks .button {
    bottom: -5px;
}

.allgaeu_select {
    background: url("/gfx/buttons/button_go.gif") no-repeat left top;
}

/*--------------- CSS Hintergrundbild --------------------------------*/

/* Zauberei damits im IE 6 auch geht */

.backgroundPic {
    position: absolute !important;
    width: 100%;
    left: expression( 0   parseInt(document.documentElement.scrollLeft, 10) ) !important;
    top: expression(eval(document.compatMode;