@charset "utf-8";
/* CSS Document */
.BildNavigation {
	display:block;
    float: none;
    width: 100%;
    padding: 0px;
}
#WebNavBlender .BildNavigation .SubNavSpezLink {
    width: 48%;
}
.NavMainMenue,
.NavMainMenue, #Footer .NavMainMenue{
    width: 100%;
}
.TopNavBox2{
    width:80%;
    text-align: left;
}
.TopNavBox3{
    width:20%;
}
#Logo img{
  scale: 100%;
    width: 500px;
  height: auto;
    top: -35px;
  position: absolute;
}
/*Newsticker-------------------*/
#NewsTickerBox {
    top: 120px;
    font-size:26px;
    line-height: inherit;
}
#NewsTickerBox #NewsTickerDatenAusgabe{
    line-height: 1.4em;
}
.BannerOben #NewsTickerBox{
    top: 120px;
}
.BannerOben #BannerSlider, .BannerOben .BannerBox, .BannerOben .BannerBoxInhalt,
#BannerSlider, .BannerBox, .BannerBoxInhalt{
    height: 650px;
}
/*Newsticker--------------------*/
/*Timer-------------------------*/
.TimerAusgabe {
    min-width:500px;
    max-width: none;
    width:90%;
}