@import url("dw-min-1280.css?v=19-01-2024-10-52-04");
@import url("dw-min-728.css?v=06-09-2023-10-56-53");
@import url("dw-min.css?v=24-05-2024-06-09-35");

/* Allgemein - alle Devices */

html {width: 100%; height: 100%; padding: 0; margin: 0; scroll-behavior: smooth; }

.hidden {overflow: hidden !important; }
.rot { color: #f00; }
.green { color: #0f0; }


/* 1280 */
@media screen and (min-width: 1024px) {
.logopic { width: 130px; height: 148px; background: url('../bilder/weiner-logo-hoch.png?v=24-05-2024-06-09-35') center center; background-size: cover; z-index: 1; position: absolute; top: 85px; right: 70px; }
}
/* 728 */
@media screen and (min-width: 728px) and (max-width: 1023px) {
.logopic { width: 110px; height: 125px; background: url('../bilder/weiner-logo-hoch.png?v=24-05-2024-06-09-35') center center; background-size: cover; z-index: 1; position: fixed; top: 85px; right: 70px; }
}
/* mobil */
@media screen and (max-width: 727px) {
.logopic { width: 100px; height: 30px; background: url('../bilder/weiner-quer.jpg?v=24-05-2024-06-09-35') center center #fff; background-size: cover; z-index: 1; position: absolute; top: 10px; right: 20px; }
}





.backtotop { z-index: 1; display: none; position: fixed; bottom: 55px; text-align: center; right: 20px; color: #22bade; width: 24px; }
.backtotop a { text-decoration: none; color: ; opacity: 0.5; }
.backtotop a:hover { opacity: 1; color: #22bade; }

.pro80 { width: 80%; }
.pro50 { width: 50%; }
.pro20 { width: 20%; }
.premiumpartner { height: 120px; vertical-align: middle; }

#cookie {z-index: 10000; overflow: none; width: 100%; height: 100%; position: fixed; top: 0; left: 0; background: rgba(23,23,23,0.90);}
#desktop {overflow-y: auto; position: fixed; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;  bottom: 5%; right: 5%; width: calc(90% - 52px); max-width: 600px; padding: 25px; margin: 0 auto; background: #888; border: 3px solid #22bade; color: #fff; max-height: calc(90vh - 5% - 56px); z-index: 10; text-align: left; letter-spacing: 0.5px; text-transform: uppercase; font: 500 13px/18px Lato, Arial, sans-serif;}

.button { cursor: pointer; display: inline-block; letter-spacing: 2px; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; color: #22bade; text-decoration: none; margin: 10px 0 0; background: #fff; padding: 6px 12px; border: 2px solid #22bade; text-transform: uppercase;}
.button:hover { background: #22bade; color: #fff; }

.buttonaktiv { cursor: pointer; display: inline-block; letter-spacing: 2px; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; color: #fff; text-decoration: none; margin: 10px 0 0; background: #22bade; padding: 6px 12px; border: 2px solid #22bade; text-transform: uppercase; }
.buttonaktiv:hover { background: #999; border: 2px solid #999; color: #fff; }

@font-face {
  font-family: 'Caudex'; /* Gewünschter Name */
  src: url('Caudex-Regular.ttf');
           /* für moderne Browser */
       url('Caudex-Regular.ttf')
            format('truetype');
          /* für Safari, Android, iOS */
}

@font-face {

            font-family: 'Lato'; /* Gewünschter Name */
            src: url('Lato-Regular.ttf');
                     /* für moderne Browser */
                 url('Lato-Regular.ttf')
                      format('truetype');
                    /* für Safari, Android, iOS */
}
