body {
  background-color: #c8def5;
  color: #4b719a;
  font-family: open-sans;
  font-size: 15px;
  line-height: 1.4;
}
a:hover, a:focus {
  color: custom;
}
.sunfw-content.boxLayout {
  -webkit-box-shadow: 2px 2px 20px 5px rgba(112, 112, 115, 0.6);
  box-shadow: 2px 2px 20px 5px rgba(112, 112, 115, 0.6);
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: open-sans;
  line-height: 1.4;
  color: #4b719a;
  letter-spacing: 0px;
  text-transform: none;
}
h1, .h1 {
  font-size: 28px;
}
h2, .h2 {
  font-size: 23px;
}
h3, .h3 {
  font-size: 19px;
}
h4, .h4 {
  font-size: 14px;
}
h5, .h5 {
  font-size: 11px;
}
h6, .h6 {
  font-size: 10px;
}
.btn-default {
  border-width: 1px;
  border-style: solid;
  border-color: #333;
}
.btn-default {
  background: #fb9c3f;
  font-size: 13px;
  color: #fff;
  letter-spacing: 0px;
  -webkit-box-shadow: inset 0px 0px 2px 0px rgba(255, 255, 255, 0.9);
  box-shadow: inset 0px 0px 2px 0px rgba(255, 255, 255, 0.9);
}
.btn-primary {
  border-width: 1px;
  border-style: solid;
  border-color: #333;
}
.btn-primary {
  background: #2ebaba;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0px;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.9);
  box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.9);
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.active {
  background-color: custom;
}
.btn-primary, .btn-default {
  border-top-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-top-right-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
}
.btn-primary, .btn-default {
  padding-top: 7px;
}
.btn-primary, .btn-default {
  padding-right: 12px;
}
.btn-primary, .btn-default {
  padding-bottom: 7px;
}
.btn-primary, .btn-default {
  padding-left: 12px;
}
@font-face {
  font-family: open-sans;
  src: url(https://altena-urlaub.de/images/font/open-sans.regular.woff2);
  font-weight: normal;
}
@font-face {
  font-family: open-sans;
  src: url(https://altena-urlaub.de/images/font/open-sans.regular.woff2);
  font-weight: normal;
}
