/*--------------- 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));
}

#logo{
    background-image: url(/gfx/logo.jpg);
    width:200px;
    height:81px;
    position: absolute;
    left: 50px;
    top: 0px;
}

.fade {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/verlauf.png', sizingMethod='scale');
}

#stichwortsuche {
    background-image: url(/gfx/bg-stichwortsuche.jpg);
    height:30px;
    position:absolute;
    right:170px;
    top:30px;
    width:155px;
}

.de_on {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/languages/de.png', sizingMethod='scale');
    height:27px;
    position:absolute;
    width:30px;
}

.en_off {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/languages/en.png', sizingMethod='scale');
    height:27px;
    left:33px;
    position:absolute;
    width:30px;
}

.nl_off {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/languages/nl.png', sizingMethod='scale');
    height:27px;
    left:66px;
    position:absolute;
    width:30px;
}

#themenbox {
    display: none;
}

#themenbox_ie6{
    left:19px;
    position:absolute;
    top:468px;
}

#thesitemap_ie6 .relative{
    width: 182px;
}

#thesitemap_ie6 .box{
    bottom:10px;
    z-index: 100;
    width: 180px;
    float: none;
}

#thesitemap_ie6 .bild{
    z-index: 90;
    float: none;
}

#thesitemap_ie6 .Seite.seite_sommer {
    width: 180px;
}

#thesitemap_ie6 .Seite.seite_winter{
    width: 180px;
}

#thesitemap_ie6 .Seite.seite_gesundheit {
    width: 180px;
}

#thesitemap_ie6 .Seite.seite_familie {
    width: 180px;
}

#thesitemap_ie6 .Seite.seite_kultur {
    width: 182px;
}

#container {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/bg-container.png', sizingMethod='scale');
}

#orte #fischen {
    background: url(/gfx/bg-orte-fischen.gif) no-repeat 20px top;
}

#orte #obermaiselstein {
    background: url(/gfx/bg-orte-obermaiselstein.gif) no-repeat 20px top;
}

#orte #bolsterlang {
    background: url(/gfx/bg-orte-bolsterlang.gif) no-repeat 20px top;
}

#orte #ofterschwang {
    background: url(/gfx/bg-orte-ofterschwang.gif) no-repeat -25px top;
}

#orte #balderschwang {
    background: url(/gfx/bg-orte-balderschwang.gif) no-repeat 20px top;
}

.Template.s204 {
    background-image: none;
}

#themenbox {
    overflow: hidden;
}

.description {
    display: none;
}

#mainNav {
    bottom: 0px;
}

#mainNav ul li a {
    font-size: 14px;
}
