@font-face {
  font-family: 'weather';
  src: url(/css/fonts/weather.eot?a9tzky);
  src: url(/css/fonts/weather.eot?a9tzky#iefix) format("embedded-opentype"), url(/css/fonts/weather.ttf?a9tzky) format("truetype"), url(/css/fonts/weather.woff?a9tzky) format("woff"), url(/css/fonts/weather.svg?a9tzky#weather) format("svg");
  font-weight: 400;
  font-style: normal
}

[class^="weather-"],
[class*=" weather-"] {
  font-family: "weather" !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.weather-thermometer:before {
  content: "\e900"
}

.weather-Fahrenheit:before {
  content: "\e901"
}

.weather-x:before {
  content: "\e90c"
}

.weather-z:before {
  content: "\e902"
}

.weather-y:before {
  content: "\e903"
}

.weather-w:before {
  content: "\e904"
}

.weather-v:before {
  content: "\e905"
}

.weather-u:before {
  content: "\e906"
}

.weather-t:before {
  content: "\e907"
}

.weather-s:before {
  content: "\e908"
}

.weather-r:before {
  content: "\e909"
}

.weather-q:before {
  content: "\e90a"
}

.weather-p:before {
  content: "\e90b"
}

.weather-o:before {
  content: "\e90d"
}

.weather-n:before {
  content: "\e90e"
}

.weather-m:before {
  content: "\e90f"
}

.weather-l:before {
  content: "\e910"
}

.weather-k:before {
  content: "\e911"
}

.weather-j:before {
  content: "\e912"
}

.weather-i:before {
  content: "\e913"
}

.weather-h:before {
  content: "\e915"
}

.weather-g:before {
  content: "\e916"
}

.weather-f:before {
  content: "\e917"
}

.weather-e:before {
  content: "\e918"
}

.weather-d:before {
  content: "\e919"
}

.weather-c:before {
  content: "\e91a"
}

.weather-b:before {
  content: "\e91b"
}

.weather-a:before {
  content: "\e91c"
}

.testinger {
  color: #ffc107;
  background: #757575
}

.bgpic {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover
}

.maskinger {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .4)
}

.maskinger,
.sec-img h3,
.sec-img p {
  padding: 0;
  margin: 0
}

.sec-img h3 {
  font-size: 38px;
  font-family: "myUE", sans-serif
}

@media (max-width:992px) {
  .sm-100w {
    width: 100%;
    max-height: 460px
  }

  .sb-mb10 {
    margin-bottom: 20px
  }

  .masterblock.col-padding {
    padding: 20px
  }
}

@media (max-width:680px) {
  .sm-100w {
    width: 100%;
    max-height: 300px
  }

  .sb-mb10 {
    margin-bottom: 20px
  }

  .masterblock.col-padding {
    padding: 20px
  }
}

@media (max-width:992px) {
  .sm-100w {
    width: 100%;
    max-height: 500px
  }

  .sb-mb10 {
    margin-bottom: 20px
  }

  .masterblock.col-padding {
    padding: 20px
  }
}

.block-color {
  background-color: #bcb0a5
}

.caret-color {
  color: #bcb0a5;
  font-size: 80px
}

.block-lgrey {
  background-color: #f3f0eb
}

.caret-lgrey {
  color: #f3f0eb;
  font-size: 80px
}

.block-dgrey {
  background-color: #d1c4b6
}

.caret-dgrey {
  color: #d1c4b6;
  font-size: 80px
}

@media (max-width:992px) {
  .col-padding {
    padding: 20px
  }

  .mb-xs-0 {
    margin-bottom: 0 !important
  }
}

.grey-color {
  background-color: #e6e5e0
}

.event-pic {
  position: relative
}

.post-datum {
  position: absolute;
  z-index: 4;
  background-color: #333333;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  padding: 5px 10px;
  left: 20px;
  bottom: 0
}

.event-preis {
  position: absolute;
  z-index: 4;
  background-color: #FFD800;
  color: #000;
  font-weight: 700;
  font-size: 20px;
  padding: 5px 10px;
  right: -10px;
  bottom: -20px
}

.tri-up {
  position: absolute;
  top: -20px;
  left: 40px
}

.tri-up:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-bottom: solid 20px #E6E5E0;
  border-left: solid 20px transparent;
  border-right: solid 20px transparent;
  z-index: 5
}

.box,
.cta-box {
  padding: 24px;
  border: 1px solid transparent
}

#contact-me {
  position: fixed;
  z-index: 299;
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  color: #FFF;
  top: auto;
  left: auto;
  right: 30px;
  bottom: 30px;
  cursor: pointer;
  border-radius: 2px;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease
}

.gototop-active #contact-me {
  -webkit-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  transform: translateY(-50px)
}

.text-shadow {
  text-shadow: 0 2px 1px rgba(0, 0, 0, .7)
}

.boxed-total {
  max-width: 970px;
  margin: 0 auto;
  background: #fff
}

.content-1 h2 {
  font-size: 18px
}

.menu-trigger {
  position: fixed;
  z-index: 200;
  border: 0;
  right: 10px;
  top: 10px
}

.sked {
  content: '';
  position: absolute;
  left: 0;
  bottom: -70px;
  width: 100%;
  height: 100px;
  background: #fff;
  -webkit-transform: skewY(1.5deg);
  -moz-transform: skewY(1.5deg);
  -ms-transform: skewY(1.5deg);
  -o-transform: skewY(1.5deg);
  transform: skewY(1.5deg);
  -webkit-backface-visibility: hidden
}

#mylogo {
  position: absolute;
  left: 50%;
  z-index: 5;
  top: -50px
}

.logo-pos {
  position: relative;
  left: -50%;
  width: 300px;
  border: 0
}

.li-re {
  padding: 0 40px
}

.upperspace {
  height: 80px;
  color: yellow
}

.wetter-widget {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 20;
  background: #fff;
  width: 80px;
  height: 110px
}

.wetter-symbol {
  font-size: 80px;
  color: orange
}

.max-info {
  font-size: 14px;
  color: deepskyblue
}

.min-info {
  font-size: 14px;
  color: orangered
}

@media only screen and (max-width:991px) {
  .upperspace {
    height: 30px;
    color: yellow
  }

  #mylogo {
    position: absolute;
    left: 50%;
    z-index: 5;
    top: -10px
  }

  .logo-pos {
    position: relative;
    left: -50%;
    width: 250px;
    border: 0
  }

  .li-re {
    padding: 0 10px
  }
}

@media only screen and (max-width:668px) {
  .logo-pos {
    position: relative;
    left: -50%;
    width: 180px;
    border: 0
  }

  .wetter-widget {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 20;
    background: #fff;
    width: 60px;
    height: 70px
  }

  .wetter-symbol {
    font-size: 50px
  }

  .upperspace {
    height: 0
  }
}

@media only screen and (min-width:991px) {
  .big-rand {
    padding-left: 80px;
    padding-right: 80px
  }

  .container11 {
    margin: 0 35px
  }
}

.slanted {
  background: #fff;
  box-sizing: border-box;
  min-height: 20px;
  width: 100%;
  position: relative;
  padding: 20px
}

.slanted:before,
.slanted:after {
  content: "";
  background: #fff;
  height: 40px;
  transform: skewY(1.5deg);
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1
}

.slanted:before {
  top: -20px
}

.slanted:after {
  bottom: -20px
}

.h1-2 {
  font-family: 'myUE', sans-serif;
  display: block;
  margin-left: 100px;
  font-size: 22px;
  font-style: italic
}

img.greyscale {
  filter: gray;
  -webkit-filter: grayscale(1);
  -webkit-transition: all .5s ease-in-out
}

img.greyscale:hover {
  filter: none;
  -webkit-filter: grayscale(0);
  -webkit-transform: scale(1.2)
}

.formError {
  z-index: 990
}

.formError .formErrorContent {
  z-index: 991
}

.formError .formErrorArrow {
  z-index: 996
}

.ui-dialog .formError {
  z-index: 5000
}

.ui-dialog .formError .formErrorContent {
  z-index: 5001
}

.ui-dialog .formError .formErrorArrow {
  z-index: 5006
}

.inputContainer {
  position: relative;
  float: left
}

.formError {
  position: absolute;
  top: 300px;
  left: 300px;
  display: block;
  cursor: pointer;
  text-align: left
}

.formError.inline {
  position: relative;
  top: 0;
  left: 0;
  display: inline-block
}

.ajaxSubmit {
  padding: 20px;
  background: #55ea55;
  border: 1px solid #999;
  display: none
}

.formError .formErrorContent {
  width: 100%;
  background: #ee0101;
  position: relative;
  color: #fff;
  min-width: 120px;
  font-size: 11px;
  border: 2px solid #ddd;
  box-shadow: 0 0 6px #000;
  -moz-box-shadow: 0 0 6px #000;
  -webkit-box-shadow: 0 0 6px #000;
  -o-box-shadow: 0 0 6px #000;
  padding: 4px 10px 4px 10px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px
}

.formError.inline .formErrorContent {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0
}

.greenPopup .formErrorContent {
  background: #33be40
}

.blackPopup .formErrorContent {
  background: #393939;
  color: #FFF
}

.formError .formErrorArrow {
  width: 15px;
  margin: -2px 0 0 13px;
  position: relative
}

body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
  margin: -2px 13px 0 0
}

.formError .formErrorArrowBottom {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  margin: 0 0 0 12px;
  top: 2px
}

.formError .formErrorArrow div {
  border-left: 2px solid #ddd;
  border-right: 2px solid #ddd;
  box-shadow: 0 2px 3px #444;
  -moz-box-shadow: 0 2px 3px #444;
  -webkit-box-shadow: 0 2px 3px #444;
  -o-box-shadow: 0 2px 3px #444;
  font-size: 0;
  height: 1px;
  background: #ee0101;
  margin: 0 auto;
  line-height: 0;
  font-size: 0;
  display: block
}

.formError .formErrorArrowBottom div {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none
}

.greenPopup .formErrorArrow div {
  background: #33be40
}

.blackPopup .formErrorArrow div {
  background: #393939;
  color: #FFF
}

.formError .formErrorArrow .line10 {
  width: 13px;
  border: none
}

.formError .formErrorArrow .line9 {
  width: 11px;
  border: none
}

.formError .formErrorArrow .line8 {
  width: 11px
}

.formError .formErrorArrow .line7 {
  width: 9px
}

.formError .formErrorArrow .line6 {
  width: 7px
}

.formError .formErrorArrow .line5 {
  width: 5px
}

.formError .formErrorArrow .line4 {
  width: 3px
}

.formError .formErrorArrow .line3 {
  width: 1px;
  border-left: 2px solid #ddd;
  border-right: 2px solid #ddd;
  border-bottom: 0 solid #ddd
}

.formError .formErrorArrow .line2 {
  width: 3px;
  border: none;
  background: #ddd
}

.formError .formErrorArrow .line1 {
  width: 1px;
  border: none;
  background: #ddd
}

.slider-caption {
  padding-left: 40px
}

.slider-ue {
  font-family: 'myUE', sans-serif;
  text-transform: uppercase;
  letter-spacing: 2.85px;
  font-size: 36px
}

.slider-txt {
  font-size: 18px;
  letter-spacing: 1px
}

.my-page-title h3 {
  text-transform: uppercase;
  font-size: 40px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 2.85px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.my-page-title span {
  text-transform: normal;
  font-size: 20px;
  color: #fff;
  font-weight: normal;
  letter-spacing: 1px
}

.li-re-h3 {
  font-size: 36px;
  letter-spacing: 0;
  font-style: none;
  letter-spacing: 2.85px;
  padding-bottom: 20px;
  margin: 0;
  line-height: 1.2;
  font-weight: 700;
  text-transform: none
}

.liste {
  padding-left: 20px
}

.liste li {
  padding-bottom: 10px
}

.container-fw {
  padding: 50px
}

@media only screen and (max-width:680px) {
  .container-fw {
    padding: 0
  }

  .h1-2 {
    margin: 0;
    font-size: 18px
  }

  .my-page-title h3 {
    font-size: 28px
  }

  .my-page-title span {
    text-transform: uppercase;
    font-size: 18px
  }

  .li-re-h3 {
    font-size: 26px;
    font-style: none;
    letter-spacing: 0;
    padding-bottom: 20px;
    margin: 0;
    font-weight: 700;
    text-transform: none
  }

  .sec-img h3 {
    font-size: 28px;
    text-transform: uppercase;
    font-family: "myUE", sans-serif
  }

  .slider-ue {
    font-family: 'myUE', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2.85px;
    font-size: 30px
  }
}