#wetterIconSelect {
    position: absolute;
    left: 35px;
    top: 85px;
}

/* Globale Vorgaben nach Umstellung auf em */

.Body .Document H1 { font-size: 20px; }

.Body .Document H2 { font-size: 16px; }

.Body .Document H3 { font-size: 14px; }

.Body .Document H4 { font-size: 12px; }

.Body .Document p,
.Template .text { font-size: 12px; }

.listeData .vorschauData li .name { font-size: 10px; }

.listeData .vorschauData li .filename,
.listeData .vorschauData li .size,
.trefferlistefooter,
.trefferlisteheader,
.Template .minitext { font-size: 11px; }

/* Globale Templates */

/* Artikel - Reine Bild-Darstellung */

.s9 .Nachricht .datum {
    font-size: 11px;
}

/*----------------------------------------------------------------------------------------------------------------------------------*/

/* Bilder-/Datengalerie - Standard */

.s3 .listeData .vorschauData li .filename,
.s3 .listeData .vorschauData li .size {
    font-size: 10px;
}

/*----------------------------------------------------------------------------------------------------------------------------------*/

/* Sitemap - Standard */

.s6 .Seite .box {
    font-size: 13px;
}

.s6 .Seite h3 {
    font-size: 17px;
}

.s6 .Seite .box .button {
    font-size: 11px;
}

/* Sitemap - Zeilen??bersicht */

.s247 .Seite .head a {
    font-size: 15px;
}

/*----------------------------------------------------------------------------------------------------------------------------------*/

/* Text - Introvorlage */

.s207 .header h1 {
    font-size: 22px;
}

.s207 .header h2{
    font-size: 15px;
}

.s207 .textile{
    font-size: 15px;
}

.s207 .spalte .minitext{
    font-size: 10px;
}

/*--------------------------------------------------SYSTEMVORLAGEN--------------------------------------------------------------------------------*/

/* Gastgeber - Standard */

.s142 .treffer .detailinfo .name .sterne {
    font-size: 9px;
}

.s142 .treffer .kontaktinfo .beschreibung,
.s142 .treffer .kontaktinfo .merkmale {
    font-size: 11px;
}

.s142 .treffer .kontaktinfo .preis .info {
    font-size: 9px;
}

/* Global Ende */

.Body {
    margin: 0px;
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    position: relative;
    background:#EDEDEF none repeat scroll 0 0;
}

a {
    text-decoration: none;
}

a img {
    border: none;
}

#container {
    width: 1019px;
    position: relative;
    margin: 0px auto 70px auto;
    z-index: 3;
}

#printHeader,
.barrierReef {
    display: none;
}

#header {
    position: relative;
    z-index: 3;
}

#logo {
    position: absolute;
    left: 70px;
    top: 10px;
}

#logo a {
    background: url(/gfx/logo.png) no-repeat left top;
    display: block;
    overflow: hidden;
    width: 125px;
    height: 125px;
    text-indent: -1000px;
}

#navBar {
    background: url(/gfx/bg-navBar.png) no-repeat left top;
    position: absolute;
    left: 230px;
    top: 20px;
    width: 775px;
    height: 75px;
    z-index: 3;
}

/*--------------- Menue --------------------------------*/

#mainNav {
    position: absolute;
    left: 10px;
    top: 22px;
}

#mainNav ul li {
    display: block;
    float: left;
    position: relative;
    z-index: 99;
}

#mainNav ul li ul {
    background: url(/gfx/bg-mainNav-break.png) no-repeat left bottom;
    padding-bottom: 10px;
}

#mainNav .break {
    display: none;
}

#mainNav ul {
    list-style-type:none;
    margin: 0px;
    padding: 0px;
}

#mainNav ul li a {
    color: #5c5c5c;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0px 10px;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    display: block;
    text-shadow: 0 1px 0 #FFFFFF;
}

#mainNav ul li ul {
    display:none;
    left: 0;
    position: absolute;
    top: 20px;
    width: 220px;
}

#mainNav ul li ul li {
    background: #D4D4D4;
}

#mainNav ul li.hover ul {
    display: block;
}

#mainNav ul li ul li a {
    width: 200px;
    text-shadow: none;
}

#mainNav ul li ul li a:hover {
    color: #000;
}

#sitesearch {
    position: absolute;
    right: 80px;
    top: 20px;
}

#sitesearch .query {
    border: 1px solid #646464;
    text-align: center;
    color: #646464;
    font-size: 12px;
    font-weight: bold;
    width: 80px;
}

/*--------------- Menue Ende --------------------------------*/

#berge {
    background: url(/gfx/bg-berge.png) no-repeat left top;
    width: 1019px;
    height: 178px;
}

#nebelhorn,
#fellhorn,
#walmendingerhorn,
#ifen {
    border-right: 1px solid #fff;
    position: absolute;
    text-align: right;
    padding-right: 5px;
}

#nebelhorn a,
#fellhorn a,
#walmendingerhorn a,
#ifen a {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    line-height: 11px;
}

#nebelhorn a:hover {
    color: #f9a61a;
}

#fellhorn a:hover {
    color: #9f1e20;
}

#walmendingerhorn a:hover {
    color: #71be44;
}

#ifen a:hover {
    color: #26c1ff;
}

#nebelhorn {
    height: 32px;
    right: 485px;
    top: 90px;
}

#fellhorn {
    height: 28px;
    width: 85px;
    right: 355px;
    top: 90px;
}

#walmendingerhorn {
    height: 26px;
    right: 145px;
    top: 90px;
}

#ifen {
    height: 30px;
    right: 40px;
    top: 90px;
}

#teaser {
    display: none;
}

/* Berge Ende */

#main {
    position: relative;
    width: 1000px;
    /*    margin: 215px auto 80px auto; */

    margin: 130px auto 80px auto;
}

#boxes .box {
    background: url(/gfx/bg-box2.png) no-repeat left top;
    width: 300px;
    height: 466px;
    float: left;
    position: relative;
    padding: 15px 18px 15px 15px;
}

#boxes .box,
#boxes .box a {
    text-shadow: 0 1px 0 #FFFFFF;
}

#boxes .boxHeadline {
    padding: 7px 10px 10px 25px;
}

#boxes .boxHeadline a {
    background: url(/gfx/pfeil-boxHeadline.jpg) no-repeat left center;
    color: #646464;
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding-left: 35px;
}

#boxes .boxHeadline a span {
    font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
    font-style: italic;
    font-style: oblique;
    font-weight: normal;
    text-transform: uppercase;
    padding-right: 10px;
}

/* Wetter Start */

.carousel_container {
    border-bottom: 1px solid #646464;
    width: 300px;
}

#carousel {
    margin: 0 auto;
    width: 300px !important;
    height: 95px !important;
    padding: 0;
    overflow: scroll;
}

#carousel ul {
    list-style: none;
    width: 1500px;
    margin: 0;
    padding: 0;
    position: relative;
}

#carousel li {
    display: inline;
    float: left;
}

.textholder {
    display: none;
}

#carousel a {
    text-decoration: none;
    position: absolute;
    right: 30px;
    top: 0px;
}

#carousel img {
    left: 5px;
    top: 0px;
    position: absolute;
}

.wetter_box {
    width: 300px;
    height: 95px;
    position: relative;
}

.wetter_infos {
    color:#646464;
    font-size: 18px;
    padding-top:3px;
    position: absolute;
    top: 0px;
    left: 160px;
    z-index: 100;
}

.wetter_infos2 {
    color: #646464;
    display: block;
    font-size: 12px;
    position: absolute;
    left: 55px;
    top: 60px;
    width: 263px;
    z-index:100;
}

/* Wetter Ende */

/* Wetter non-Carousel */

#wetterInclude {
    border-bottom:1px solid #646464;
}

#wetterInclude .day {
    float: left;
    width: 50px;
    /*;
    margin: 0px 25px 10px 25px;
    */

    margin: 0px 15px 10px 15px;
}

#wetterInclude .day span {
    text-align: center;
    display: block;
    color: #5C5C5C;
    text-shadow:0 1px 0 #FFFFFF;
    font-size: 12px;
}

#wetterInclude ul {
    float: left;
    width: 215px;
    list-style-type: none;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    text-align: left;
    padding-left: 3px;
}

#wetterInclude ul li {
    color: #5C5C5C;
    text-shadow:0 1px 0 #FFFFFF;
    font-size: 13px;
}

#wetterInclude .wetterBezeichnung {
    /*;
    width:220px;
    */

    width: 155px;
    text-align: left;
    float: left;
    padding-left: 5px;
}

#wetterInclude .wetterDaten {
    /*;
    width:60px;
    */

    width: 50px;
    text-align: left;
    padding-left: 5px;
    float:left;
}

/* Wetter Zamg Start */

#wetterzamg {
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #646464;
    color: #434343;
    padding: 5px 10px 5px 30px;
}

#wetterzamg h2 {
    font-size: 14px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}

#wetterzamg span {
    display: block;
    font-size: 11px;
    font-weight: normal;
}

#wetterzamg .icon {
    float: left;
    /* padding: 0px 20px 0px 0px;
    width: 40px;
    height: 40px;
    */

    width: 30px;
    height: 30px;
    position: relative;
}

#wetterzamg .icon a {
    /*;
    width: 40px;
    height: 40px;
    */

    width: 30px;
    height: 30px;
    position: relative;
    display: block;
}

#wetterzamg .description {
    float: left;
    width: 200px;
    /*;
    display: none;
    */

    padding: 5px 0 0 0;
}

#zamg .icon {
    /*;
    padding-right: 60px;
    */

    padding-right: 25px;
}

#zamg {
    float: left;
}

#zamg {
    padding-bottom: 5px;
}

#zamg .icon a {
    background: url(/gfx/icons/zamg-off1.gif) no-repeat left top;
}

#zamg .icon a:hover {
    background: url(/gfx/icons/zamg-on1.gif) no-repeat left top;
}

/* Wetter Zamg Ende */

/* Social Bookmarks Start */

#socialBookmarks {
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #646464;
    color: #434343;
    padding: 5px 10px 5px 30px;
}

#socialBookmarks h2 {
    font-size: 14px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}

#socialBookmarks span {
    display: block;
    font-size: 11px;
    font-weight: normal;
}

#youtube .icon,
#facebook .icon {
    /*;
    padding-right: 60px;
    */

    padding-right: 25px;
}

#socialBookmarks .icon {
    float: left;
    /* padding: 0px 20px 0px 0px;
    width: 40px;
    height: 40px;
    */

    width: 30px;
    height: 30px;
    position: relative;
}

#socialBookmarks .icon a {
    /*;
    width: 40px;
    height: 40px;
    */

    width: 30px;
    height: 30px;
    position: relative;
    display: block;
}

#youtube,
#facebook,
#twitter {
    float: left;
}

#youtube,
#twitter {
    display: none;
}

#youtube,
#facebook {
    padding-bottom: 5px;
}

#youtube .icon a {
    background: url(/gfx/icons/youtube-off.jpg) no-repeat left top;
}

#youtube .icon a:hover {
    background: url(/gfx/icons/youtube-on.jpg) no-repeat left top;
}

#facebook .icon a {
    background: url(/gfx/icons/facebook-off1.jpg) no-repeat left top;
}

#facebook .icon a:hover {
    background: url(/gfx/icons/facebook-on1.jpg) no-repeat left top;
}

#twitter .icon a {
    background: url(/gfx/icons/twitter-off.jpg) no-repeat left top;
}

#twitter .icon a:hover {
    background: url(/gfx/icons/twitter-on.jpg) no-repeat left top;
}

#socialBookmarks .description {
    float: left;
    width: 200px;
    /*;
    display: none;
    */

    padding: 5px 0 0 0;
}

/* Social Bookmarks Ende */

/* topNews Start */

#topNewsInclude {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #646464;
    text-align: center;
}

#topNewsInclude,
#topNewsInclude a {
    color: #646464;
    font-size: 14px;
    font-weight: bold;
}

#topNewsInclude img {
    position: absolute;
}

#topNewsInclude ul {
    padding: 0px;
    margin: 0px;
}

#topNewsInclude ul li {
    display: block;
    width: 270px;
    padding: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
}

/* topNews Ende */

/* Webcamslider Start */

#webcamSlider {
    margin: 0 auto;
    width: 300px;
    height: 290px !important;
    padding: 0;
    overflow: scroll;
}

#webcamSlider ul {
    list-style: none;
    width: 1500px;
    margin: 0;
    padding: 0;
    position: relative;
}

#webcamSlider li {
    width: 300px;
    position: relative;
}

.textholder {
    display: none;
}

#webcamSlider a.infoLink {
    color: #646464;
    font-size: 12px;
    left: 20px;
    top: 225px;
    position: absolute;
    display: block;
    width: 300px;
    z-index: 100;
}

#webcamSlider a {
    text-decoration: none;
}

#webcamSlider img {
    margin-top: 0px;
}

/* Webcamslider Ende */

/* Anlagen-Include */

#anlagenInclude {
    border-bottom: 1px solid #646464;
}

/* Anlagen-Include Ende */

#boxes .links {
    border-top: 1px solid #F0F0F0;
    width: 160px;
    position: relative;
    padding: 10px 10px 10px 130px;
}

#boxes .links div {
    background: url(/gfx/bg-links.jpg) no-repeat left center;
    width: 160px;
    margin: 0px 0px 5px 0px;
}

#boxes .links a {
    background: url(/gfx/bg-links-a.jpg) no-repeat 140px center;
    width: 140px;
    padding: 0px 10px;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    display: block;
    text-shadow: none;
}

/* Box Anlagen / Pisten */

.stati {
    border-right: 1px solid #646464;
    float: left;
    width: 65px;
    margin-top: 10px;
}

.stati .on {
    background: url(/gfx/piste-open.png) no-repeat center top;
    width: 50px;
    height: 65px;
}

.stati .off {
    background: url(/gfx/piste-closed.png) no-repeat center top;
    width: 50px;
    height: 65px;
}

.bahnen {
    border-left: 1px solid #fff;
    width: 210px;
    float: left;
    color: #5c5c5c;
    font-size: 12px;
    margin-top: 10px;
    padding-left: 20px;
}

.bahnen .neho,
.bahnen .feho,
.bahnen .kawa,
.bahnen .waho,
.bahnen .ifen {
    height: 65px;
}

.bahnen h2 {
    margin: 0px;
    color: #5c5c5c;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    margin-bottom: 2px;
}

.bahnen a h2 {
    text-decoration: underline;
}

.bahnen a:hover h2 {
    text-decoration: none;
}

.bahnen span {
    font-weight: bold;
}

.bahnen .pisten,
.bahnen .anlagen,
.bahnen .strecke {
    margin-left: 40px;
}

.bahnen a {
    color: #5c5c5c;
    font-size: 12px;
}

/* topNews */

#topNews {
    background: url(/gfx/bg-topNews.png) no-repeat right top;
    text-align: right;
    width: 940px;
    height: 42px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    display: none;
}

#topNews,
#topNews a {
    color: #9f1e20;
    text-decoration: none;
}

#topNews p,
#topNews ul {
    margin: 0px;
    padding: 0px;
}

/* FOOTER */

#footer {
    background: url(/gfx/bg-footer.png) no-repeat left top;
    width: 950px;
    height: 60px;
    padding: 10px 20px 20px 15px;
    margin: 0px auto;
    position: relative;
}

#footer,
#footer a {
    text-shadow: 0 1px 0 #FFFFFF;
}

#footer p {
    margin: 0px;
}

#footer .top {
    border-bottom: 1px solid #646464;
}

#footer .bottom {
    border-top: 1px solid #fff;
    position: relative;
    width: 950px;
}

#footer .links {
    padding: 20px 0px 10px 15px;
}

#footer .links a {
    color: #646464;
    font-size: 12px;
    font-weight: bold;
    display: block;
    float: left;
    padding-right: 15px;
}

#footer .links a:hover {
    color: #000;
}

#footer .logos {
    position: absolute;
    right: 100px;
    top: 15px;
}

#footer .bottom,
#footer .bottom a {
    color: #646464;
    font-size: 10px;
    font-weight: normal;
}

#footer .copyright {
    padding-left: 15px;
}

#footer .realized {
    position: absolute;
    right: 110px;
    bottom: 0px;
}

/*--------------- CSS Hintergrundbild --------------------------------*/

#silhouette {
    background: url(/gfx/bg-silhouette.png) no-repeat center top;
    height: 178px;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
}

#backgroundPic {
    left: 0px;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}

#backgroundPic .bild {
    width: 100%;
}

#backgroundPic .bild img {
    width: 100%;
}

#fade {
    background-image:url(/gfx/fade.png);
    background-repeat:repeat-x;
    height:400px;
    margin-top:-400px;
    position:relative;
    z-index:2;
}