/* FARBEN
#eeeeef = Very Pale
#cccccb = Pale
#aaaaa9 = Light
#666667 = Standard
#444445 = Dark
#cc3334 = Action
*/

/* poppins-300 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/poppins-v5-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Poppins Light'), local('Poppins-Light'),
     url('fonts/poppins-v5-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
     url('fonts/poppins-v5-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
     url('fonts/poppins-v5-latin-300.woff') format('woff'), /* Modern Browsers */
     url('fonts/poppins-v5-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
     url('fonts/poppins-v5-latin-300.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-500 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/poppins-v5-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Poppins Medium'), local('Poppins-Medium'),
     url('fonts/poppins-v5-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
     url('fonts/poppins-v5-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
     url('fonts/poppins-v5-latin-500.woff') format('woff'), /* Modern Browsers */
     url('fonts/poppins-v5-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
     url('fonts/poppins-v5-latin-500.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-600 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/poppins-v5-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Poppins SemiBold'), local('Poppins-SemiBold'),
     url('fonts/poppins-v5-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
     url('fonts/poppins-v5-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
     url('fonts/poppins-v5-latin-600.woff') format('woff'), /* Modern Browsers */
     url('fonts/poppins-v5-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
     url('fonts/poppins-v5-latin-600.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* cinzel-regular - latin */
@font-face {
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/cinzel-v7-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Cinzel Regular'), local('Cinzel-Regular'),
     url('fonts/cinzel-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
     url('fonts/cinzel-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
     url('fonts/cinzel-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
     url('fonts/cinzel-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
     url('fonts/cinzel-v7-latin-regular.svg#Cinzel') format('svg'); /* Legacy iOS */
}

/* amatic-sc-regular - latin */
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/amatic-sc-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
     url('fonts/amatic-sc-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
     url('fonts/amatic-sc-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
     url('fonts/amatic-sc-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
     url('fonts/amatic-sc-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
     url('fonts/amatic-sc-v16-latin-regular.svg#AmaticSC') format('svg'); /* Legacy iOS */
}



body,
.answer,
#topmenu ul li a,
input,
textarea,
.toolbar ul li.level_1 .submenu ul li a,
.toolbar .submenu .submenu-inner ul li.subtitle h4,
#footer ul li.level_1,
.result-title,
.promo-more:after {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
}

h1, h2, h3, h4, h5,
.logo,
.toolbar ul li.level_1 .submenu ul li a,
.toolbar ul li a,
.section-link,
#article-header h2,
#footerboxes h4,
.newsflash-title,
#thank-you,
.mobile-nav,
.offer .head h3,
.offer .preis,
#splash,
.promo-tab,
.promo-title,
.promo-more,
.infocenter-iconlink,
.footerbox h3 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
}

h1 {
  font-family: Amatic SC, serif !important;
}

h2#headertitle,
#splashtext-top,
.promo-tab span,
#homeshop-text h2,
.offer .tab,
#homenav ul li.level_1 a.nav-item {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
}


/* Special*/

h1, h2, h3 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
}

.toolbar ul li a,
#thank-you,
.offer .head h3,
.offer .preis,
.promo-tab,
.promo-title,
.promo-more,
.slidetitle,
.telefon p {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
}

.h1,
.intrologo h3,
.inspo-banner h2 {
  font-family: 'Amatic SC', serif;
  font-weight: 400;
}


/* ################################################################################ */


.mobile-nav {display: none;}
.js .toolbar {max-height: none;}



/* Mobil-Block */

#mobile-block {
  background: #b92e25;
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 99999;
}

#mobile-block-inner {
  border: 2px solid #fff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
  margin: 0 auto;
  max-width: 300px;
  padding: 15px 15px 10px 15px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}

#mobile-block h3, #mobile-block p {
  color: #fff;
  text-align: center;
}

#mobile-block h3 {
  font-size: 24px;
  margin: 0 0 10px 0;
}

#mobile-block p {
  font-size: 14px;
}


#preloader {
/*
  background: #111 url("../../images/preloader.jpg") no-repeat scroll center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover; */
  background-color: #222;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 4999;
}

#preloader-logo {
  height: auto;
  left: 50%;
  margin: 0 auto;
  max-width: 300px;
  overflow: hidden;
  position: absolute;
  top: 45%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 70%;
  z-index: 9999;
}

#preloader-logo img {
  height: auto;
  position: relative;
  width: 100%;
  z-index: 20;
}

body {
  background-color: #fff;
  color: #777;
  font-size: 14px;
  font-weight: 300;
  height: 100%;
  line-height: 22px;
  width: 100%;
  overflow-x: hidden;
  margin: 0;
}


/* Print Setup */

body.contentpane {
  background: #fff;
  color: #555;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
}

.contentpane #maininfo {
  background: #fff;
  padding: 15px;
}


/* Global HTML ############################################################################################################################################ */

.clear {
  clear: both;
  height: 0;
}

h1, h2, h3, h4, h5, h6 {
  border: none;
  color: #788732 !important;
  letter-spacing: 1;
  line-height: normal;
  text-align: left;
}

h1, h2, .home h2 {
  border-bottom: 1.7px dashed #788732;
  font-size: 30px;
  letter-spacing: 1px;
  line-height: normal;
  margin: 0 0 15px 0;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
}

h1 {
  font-size: 2.5rem;
  letter-spacing: 2px;
}

h2 {
  border: none;
  font-size: 1.6rem;
  margin: 0 0 10px 0;
}

h3 {
  border: none; 
  font-size: 18px;
  margin: 15px 0 5px 0;
  padding: 0;
}

h4    border: none; 
  font-size: 16px;
  letter-spacing: 0;
  margin: 15px 0 10px 0;
  padding: 0;
}

h5 {
  border: none; 
  color: #878787;
  font-size: 12px;
  margin: 0;
  padding: 0 0 5px 0;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
  text-decoration: none;
}

p {
  margin: 0 0 10px 0;
  padding: 0;
  text-align: left;
  font-size: 1.1rem;
  line-height: 1.7rem;
}


ol, ul {
  list-style-type: disc;
  margin: 0;
  padding: 5px 0 10px 30px;
}

li {
  margin: 0 0 10px 0;
  text-align: left;
  font-size: 18px;
  line-height: 25px;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  vertical-align: top;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

a img {
  border: 0;
}

a, #thank-you {
  color: #49241d;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

strong, b {
  font-weight: bold;
}

em, i {
  font-style: italic;
}

hr {
  background-image: -webkit-linear-gradient(left, transparent, #666667, transparent); 
  background-image: -moz-linear-gradient(left, transparent, #666667, transparent); 
  background-image: -ms-linear-gradient(left, transparent, #666667, transparent); 
  background-image: -o-linear-gradient(left, transparent, #666667, transparent); 
  background-image: linear-gradient(left, transparent, #666667, transparent); 
  border: 0;
  clear: both;
  display: inline-block;
  height: 1px;
  margin: 70px 0;
  width: 100%;
}




/* Global Elements  ############################################################################################################################################ */

#nav-inner,
.toolbar,
.submenu-wrapper,
footer,
.topbar,
#header-top-inner,
.toolbar,
.toolbar .submenu.icon ul,
.section-inner,
#infocenter-icons,
#maininfo,
#headerboxes {
  max-width: 1320px;
}

#mobile-header {
  display: none;
}



/* Video */

.video-container {
  margin: 0;
  width: 100%;
}

.video {
  border: 1px solid #a6a8ab;
  -webkit-border-bottom-right-radius: 150px;
  -moz-border-radius-bottomright: 150px;
  border-bottom-right-radius: 150px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  width: 100%;
}




/* Dialogbox */

.dialogbox {
  bottom: 0;
  display: none;
  height: 100vh;
  left: 0;
  padding: 0;
  margin: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.dialogbox-bg {
  background-color: rgba(0,0,0,0.5);
  bottom: 0;
  height: 100%;
  left: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 10;
}

.dialogbox-inner {
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  left: 50%;
  margin: 0;
  padding: 20px;
  max-width: 550px;
  min-height: 200px;
  position: fixed;
  right: 0;
  top: 45%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90%;
  z-index: 20;
}

.dialogbox-close {
  background-color: #1171b8;
  border: 3px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  height: 30px;
  position: absolute;
  right: -15px;
  top: -15px;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  width: 30px;
  z-index: 500;
}

.dialogbox-close::before {
  content: 'x';
  color: #fff !Important;
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  left: 50%;
  line-height: 20px;
  position: absolute;
  top: 43%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.dialogbox-close:hover {
  background-color: #c00;
}

.dialogbox-inner h2 {
  border: 0;
  color: #1171b8;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin: 0 !important;
  padding: 0;
  text-align: left;
}

.dialogbox-inner h3 {
  color: #1171b8;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin: 0 0 5px 0;
  text-align: left;
}

.dialogbox-inner h4 {
  color: #1171b8;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 5px 0;
  text-align: left;
}

.dialogbox-inner p {
  text-align: left;
}

p.dialogmeldung {
  color: #1171b8;
  font-weight: 500;
  line-height: 20px;
  margin: 10px 0 0 0;
}

p.dialogwarning {
  color: #c00;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  margin: 10px 0 0 0;
  text-align: center;
}

.dialogbox-inner img {
  height: auto;
  margin: 0 0 5px 0;
  padding: 0;
  text-align: center;
  width: 50px;
}

.dialogbox-inner p span {
  color: #00ac00;
  font-weight: 500;
}

.dialogbox-inner ul {
  list-style-type: none;
  padding: 0 0 0 5px!important;
}

.dialogbox-inner ul li {
  line-height: 20px;
  margin: 5px 0;
}

.dialogbox-inner ul li span {
  color: #1171b8;
  font-weight: 500;
}

#dialogimg-misch {
  float: right;
  height: 200px;
  margin: -25px 0 0 25px;
  padding: 0;
  width: auto;
}

.dialogbox-inner button {
  background-color: #fff;
  border: 1px solid #1171b8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  color: #1171b8;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-size: 14px;
  height: 35px;
  margin: 0 5px;
  min-width: 80px;
  padding: 1px 10px;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}

.dialogbox-inner button.dialogback {
  float: left;
}

.dialogbox-inner button.dialogclose {
  float: right;
}

.dialogbox-inner button:hover {
  background-color: #1171b8;
  color: #fff;
}

.dialogbox-inner button a {
  color: #1171b8;
  text-decoration: none;
}

.dialogbox-inner button:hover a {
  color: #fff;
  text-decoration: none;
}

.dialogbox-inner .clear {
  height: 20px;
}

.dialogbox-inner .dialog-icon {
  height: auto;
  margin: 10px 0 0 0;
  width: 100%;
}

.dialogbox-inner .formcheck {
  float: left;
}

.dialogbox-inner button.btn-ok {
  background-color: #fff;
  border-color: #1171b8;
  color: #1171b8;
  float: none;
  margin: 20px auto 0 auto;
}



/* Icontop */

.icontop {
  height: 40px;
  margin: 0;
  position: relative;
  width: auto;
}


#wrapper {
  background-color: #fff;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 200;
}

.content-head {
  background: transparent url("../../images/content-head.png") no-repeat scroll center top;
  display: none;
  height: 80px;
  left: 0;
  margin: 0;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 60px;
  width: 100%;
  z-index: 5000;
}

.home .content-head {
  bottom: 350px;
;
}

.content-foot {
  background: transparent url("../../images/content-foot.png") no-repeat scroll center top;
  height: 80px;
  left: 0;
  margin: 0;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: -70px;
  width: 100%;
}

.wrapper-foot {
  background: transparent url("../../images/wrapper-foot.png") no-repeat scroll center top;
  bottom:  50px;
  display: none;
  height: 80px;
  left: 0;
  margin: 0;
  padding: 0;
  pointer-events: none;
  position: relative;
  width: 100%;
  z-index: 5000;
}

.footer-head {
  background: transparent url("../../images/footer-top.png") no-repeat scroll center top;
  height: 80px;
  left: 0;
  margin: 0;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: -100px;
  width: 100%;
  z-index: 5000;
}


/* Logo */

#nav .logo {
  left: 15px;
  margin: 10px auto 0 auto;
  opacity: 1;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  width: 160px;
  z-index: 100;
}

.home #nav .logo {
  opacity: 0;
}

#nav .logo.show {
  margin: 22px auto 0 auto;
  opacity: 1 !important;
  width: 120px;
}

.logo a {
  margin: 0;
  padding: 0;
  position: relative;
  text-decoration: none;
}

.logo img {
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}



#logoscroll {
  display: none;
  height: 25px;
  left: 0;
  position: absolute;
  top: 2px;
}

#logoscroll img {
  height: 100%;
  width: auto;
}






/* Sprachen */

#sprachen {
  color: #ccc;
  display: none;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.home #sprachen {
  display: block;
  opacity: 1;
}

#sprachen ul {
  margin: 0;
  padding: 0;
}

#sprachen li {
  display: inline-block;
  margin-left: 3px !important;
  margin-right: 3px !important;
}

#sprachen li a {
  color: #777778;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
}

#sprachen a:hover {
  color: #c00;
}


/*########## Toolbar Submenu Start DROPDOWN ##########*/


.toolbar ul.menu li .submenu {
  background-color: rgba(120, 135, 50, 0.8);
  border: none;
  -webkit-border-bottom-left-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -moz-border-radius-bottomleft: 15px;
  -moz-border-radius-bottomright: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
  display: none;
  left: 50%;
  margin: 0 0 0 -1px;
  padding: 0;
  position: absolute;
  right: auto;
  top: 70px !important;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
  z-index: 999;
}

.toolbar ul.menu li .submenu h3, .toolbar li .submenu .toolbar-info {
  display: none !important;
}

.toolbar ul.menu li .submenu ul {
  border-top: none;
  list-style-type: none;
  padding: 10px 0 3px 0;
}

.toolbar ul.menu li .submenu ul li {
  border-bottom: 1px dashed rgba(255,255,255,0.25);
  display: block;
  height: auto;
  margin: 0;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  -webkit-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
  width: 100%;
}

.toolbar ul.menu li .submenu ul li.subtitle {
  display: none !important;
}

.toolbar ul.menu li .submenu ul li:hover {
  background-color: rgba(0,0,0,0.25);
  }

.toolbar ul.menu li .submenu ul li:last-child {
  border: none;
}

.toolbar ul.menu li .submenu ul li a {
  background: none !important;
  color: #fff !important;
  display: block;
  font-size: 14px;
  letter-spacing: 0.5px;
  margin: 0;
  padding: 3px 25px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  -webkit-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
  white-space: nowrap;
  width: auto;
}

.toolbar ul.menu li .submenu ul li a.smalloption {
  color: #aaa !important;
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
  padding-top: 20px;
  text-transform: none;
}

.toolbar ul.menu li .submenu ul li a::before {
  content: none;
}

.toolbar ul.menu li .submenu ul li a:hover {
  color: #fff !important;
  text-decoration: none;
}



/*########## Toolbar Submenu End ##########*/






/* ##### Intro Start #################### */

#intro {
  background-color: #fff;
  clear: both;
  height: 90vh !important;
  overflow: hidden;
  padding: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 1;
}

#intro-inner {
  height: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.promo {
  background-color: #788732;
  border: 2px solid #fff;
  border-radius: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  margin: 0;
  padding: 20px;
  position: absolute;
  right: 5%;
  text-align: center;
  top: 55vh;
  -webkit-transform: rotate(6deg) translateY(-50%);
  -moz-transform: rotate(6deg) translateY(-50%);
  -ms-transform: rotate(6deg) translateY(-50%);
  -o-transform: rotate(6deg) translateY(-50%);
  transform: rotate(6deg) translateY(-50%);
  width: 400px;
  z-index: 30000;
}

.promo h2 {
  color: #fff !important;
  line-height: 2.3rem;
}

.promo a {
  color: #fff !important;
}


/* ##### Downlink #################### */

#downlink {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: -80px;
  z-index: 500;
}

#downlink a {
  background: transparent url("../../images/site/downlink.png") no-repeat scroll center top;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -ms-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
  left: 0;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: 0;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
  width: 50px;
}

#downlink a:hover {
  padding: 10px 0 0 0;
}

#downlink a img {
  height: auto;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
  width: 100%;
}

#downlink a:hover img {
  opacity: 1;
}

#downtarget {
  bottom: 60px;
  position: absolute;
}

#intro-logo {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 300px;
}




/* Logo Home */

#home {
  background-color: #fff;
  border-bottom: 10px solid #666667;
  left: 50%;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 320px;
  z-index: 500;
}

.telefon {
  background: transparent url("../../images/site/telephone.png") no-repeat scroll left center;
  display: inline-block;
  left: 0;
  margin: 0;
  position: relative;
  right: 0;
  top: 0;
}

.telefon p {
  margin: 0;
  padding: 17px 0 13px 30px !important;
  text-align: left;
}

.telefon a {
  color: #fff;
  font-size: 36px;
  letter-spacing: 1px;
  text-decoration: none;
}

#homelogo {
  margin: 10% 10% 5px 10%;
  position: relative;
  text-align: center;
  width: 80%;
  z-index: 300;
}

.logopart {
  left: 0;
  opacity: 0;
  position: absolute;
  top: -150px;
  width: 100%;
}

#logo4 {
  opacity: 0;
  position: relative;
}

.logopart img,
#logo4 img {
  height: auto;
  width: 100%;
}

#logo p {
  position: relative;
  text-align: center;
  z-index: 50;
}

#logoscroll {
  left: 20px;
  position: absolute;
  top: 10px;
  width: 150px;
}

.home #logoscroll {
  display: none;
}

.logo {
  position: relative;
  width: 100%;
}

.logo, .logo p, .logo a, .logo img {
  margin: 1rem;
  width: 100%;
}

.nav-logo {
  position: fixed;
  z-index: 500;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.85);
  box-shadow: #ccc 0rem 0rem 0.5rem;
}

.nav-logo img {
  width: 9rem;
  height: auto;
  margin: 0.25rem 0.25rem 0.25rem 2rem;
}

.logo img {
  border: none;
  height: auto;
  margin: 0 auto;
  width: 100%;
  text-align: left;
}

.logo p.claim {
  color: #965e77;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  margin: 0;
  opacity: 0;
  padding: 10px 0 0 0;
  text-align: center;
  text-transform: uppercase;
}


/* Kontakt */

.messe {
  background-color: #e5eba7;
  border: 1.5px dashed #788732;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
  display: inline-block;
  margin: 0 0 15px 0;
  position: relative;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
  width: 100%;
}

.messe#buchung {
  margin-top: 50px;
}

.messe h3 {
  border: none;
  display: inline-block;
  font-size: 20px;
  letter-spacing: 1px;
  margin: 0;
  padding: 12px 20px;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
}

.messe h3 span {
  font-size: 14px;
  opacity: 0.7;
  padding-left: 5px;
}

.messe p {
  background-color: #788732;
  border: 1px dashed #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  float: right;
  font-size: 12px;
  letter-spacing: 0.5px;
  margin: 6px 10px;
  padding: 7px 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
  white-space: nowrap;
  width: auto;
}

.messe a {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 10px;
}

.messe:hover {
  background: rgba(229, 234, 170, 0.4);
  border: 1px dashed #fff;
}

.messe:hover h3 {
  color: #fff;
  padding: 12px 10px 12px 30px;
}

.messe:hover p {
  background-color: #fff;
  color: #777;
}



/* Slide Captions */

#slidedescription { 
  color: #fff;
  left: 0;
  margin: 0 auto;
  max-width: 800px;
  overflow: hidden; 
  position: absolute;
  right: 0;
  text-align: center;
  top: 42%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.slidetitle, .slidecaption {
  color: #fff;
  line-height: normal;
  text-align: center;
}

.slidetitle span {
  display: inline-block;
  font-size: 42px;
  margin: 0 0 5px 0;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.35);
} 

.slidecaption {
  clear: both;
  display: block;
  font-size: 20px;
  line-height: 26px;
  margin: 0 0 20px 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
} 

.slidelink a {
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  line-height: normal;
  margin: 5px 0 0 0;
  padding: 5px 15px;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
}

.slidelink a:hover {
  background-color: rgba(255, 255, 255, 0.75);
  color: #000;
}


/* ##### Intro End #################### */





/* Header */

header {
  margin: 0 auto;
  min-height: 200px;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 10;
}

.home header {
  height: 450px;
}




/* Artikel Header */

#article-header {
  background: #ccc url("../../images/headers/weberhof-rosengarten.jpg") no-repeat scroll center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display: inline-block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 100;
}

#article-header.thinheader {
  height: 250px;
}

 #article-header img {
  height: auto;
  left: 50%;
  position: relative;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
}

#article-header h2 {
  background-color: rgba(0,0,0,0.5);
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 22px;
  left: 50%;
  letter-spacing: 3px;
  margin: 0;
  padding: 5px 20px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 47%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: nowrap;
  z-index: 500;
}

#header-image-overlay {
  background: rgba(0,0,0,0.25);
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}

.home #header-image-overlay {
  display: block;
}

#header-image {
  background: #fff no-repeat scroll center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 1;
}



/* Header-Boxes */

#headerboxes {
  bottom: 60px;
  height: 200px;
  left: 0;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  width: 100%;
  z-index: 200;
}

.headerbox {
  background: #aaaaa9 no-repeat scroll center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border: 2px solid #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  height: 100%;
  margin: 0 1%;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  width: 30%;
  z-index: 10;
}

.headerbox:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  z-index: 20;
}

.headerbox h3 {
  background-color: rgba(0,0,0,0.5);
  border-bottom: 2px solid #fff;
  border-top: 2px solid #fff;
  color: #fff;
  display: inline-block;
  left: 0;
  margin: 0;
  padding: 7px 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  width: 100%;
}

.headerbox:hover h3 {
  background-color: rgba(255,255,255,0.5);
  border-bottom: 2px solid #000;
  border-top: 2px solid #000;
  color: #666667;
}

.headerbox a {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: 0;
  width: 100%;
  z-index: 20;
}

.header-top {
  height: 45px;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 200;
}

#header-top-inner {
  height: 100%;
  margin: 0 auto;
  padding: 0 25px;
  position: relative;
}

#headertitle {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: -225px;
}

#headertitle h2 {
  background-color: rgba(0,0,0,0.35);
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 26px;
  letter-spacing: 5px;
  padding: 10px 25px 12px 25px;
  text-align: center;
  text-transform: uppercase;
}








/* Content */

#content-wrapper {
  background-color: #fff;
  clear: both;
  display: block;
  margin: 0 auto;
  padding: 0 0 35px 0;
  position: relative;
  z-index: 20;
}

.home #content-wrapper {
  max-width: 100%;
  padding: 0;
}

#content {
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}



/* Main */

#maininfo {
  margin: 0 auto;
  padding: 40px 25px 20px 25px;
  position: static;
}

.apartments #maininfo, .weberhof-ausflugsziele #maininfo {
  max-width: 100%;
  padding: 0;
}

.home #maininfo,
.onepage #maininfo {
  max-width: 100%;
  padding: 40px 0 50px 0;
}

#maininfo h5 {
  color: #fff;
  float: left;
  font-size: 42px;
  left: 0;
  letter-spacing: 3px;
  position: absolute;
  right: 0;
  text-align: center;
  top: -250px;
}

.maininfo-left {
  float: left;
  width: 48.5%;
}

.maininfo-right {
  float: right;
  width: 48.5%;
}

#maininfo img.left,
#maininfo .img-intro-left {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  float: left;
  height: auto;
  margin: 0 3% 15px 0;
  max-width: 450px;
  width: 48.5%;
}

#maininfo img.right,
#maininfo .img-intro-right {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  float: right;
  height: auto;
  margin: 0 0 15px 3%;
  max-width: 600px;
  width: 48.5%;
}

#maininfo .img-intro-left img,
#maininfo .img-intro-right img {
  margin: 0;
  width: 100%;
}

.onepage #maininfo img.left,
.onepage #maininfo .img-intro-left,
.onepage #maininfo img.right,
.onepage #maininfo .img-intro-right {
  margin-bottom: 0 !important;
}

img.wide {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  clear: both;
  float: none;
  height: auto;
  margin: 20px 0 0 0;
  width: 100%;
}

img.deko-line {
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 15px;
}

img.break {
  clear: both;
  display: flex;
  height: auto;
  margin: 50px auto;
  padding: 0;
  width: 60%;
}

.section-inner img.wide {
  margin: 0 !important;
}

#maininfo ul {
  list-style-type: circle;
  padding: 5px 0 10px 20px;
}

.datenschutz #maininfo ul, .privacy #maininfo ul {
  padding: 5px 0 10px 20px;
}

#maininfo .quote {
  color: #aaa;
  font-size: 16px;
  list-style-type: none;
  margin: 20px 0 15px 0;
}

#maininfo .quote span {
  font-size: 12px;
  font-style: italic;
  padding-left: 5px;
}

#maininfo ol {
  list-style-type: decimal;
  padding: 5px 0 10px 30px;
}

#maininfo ul.actions {
  float: right;
  height: 22px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  top: 10px;
}

#maininfo ul.actions img {
  border: none;
  width: auto !important;
}

#maininfo ul.actions li {
  display: inline;
}

#maininfo .noborder {
  border: none !important;
}





/* Readmore */

#maininfo .readmore a {
  display: inline-block;
  font-style: italic;
  margin-top: 5px;
  text-decoration: none;
}





/* Blog Columns */

.blog {
  float: left;
  width: 48%;
}

.blog:nth-child(odd) {
  margin: 0 0 35px 2%;
}

.blog:nth-child(even) {
  margin: 0 2% 35px 0;
}

.blog img {
  margin-bottom: 50px !important;
  width: 40$ !important;
}





.whoops {
  padding-bottom: 250px;
}




/*##### Section Styling #####*/

.section {
  clear: both;
  display: flex;
  margin: 0 auto;
  overflow: hidden;
  padding: 70px 2% 70px 2%;
  position: relative;
  width: 96%;
  justify-content: center;
  z-index: 20;
}

.section.dark {
  background-color: #eeeeef;
}

.section-inner {
/*  display: inline-block;*/
  margin: 0 auto;
  padding: 0 25px;
  position: relative;
  width: 100%;
}

.section-inner.si-wide {
  max-width: 100%;
}

.section-inner.zentriert {
  text-align: center;
}

.section:first-child {
  padding-top: 0;
}

.section:last-child {
  margin-bottom: 0;
}

.section-link {
  color: #788732;
  font-size: 16px;
  margin: 10px 0 0 0;
  padding-left: 0;
  text-decoration: none !important;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}

.section-link:hover {
  padding-left: 10px;
}

.lbox, .mbox, .rbox {
  padding-bottom: 30px;
  position: relative;
}

.onepage .lbox, .onepage .mbox, .onepage .rbox {
  padding-bottom: 0;
}

.lbox {
  float: left;
  width: 47%;
}

.mbox {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
}

.rbox {
  float: right;
  width: 47%;
}


#area2 .bildbox.rbox.scnd {
  margin-top: 100px;
}



/* HomeIntro */

#homeintro.section {
  padding-top: 0;
}

.intro {
  background-color: #eee;
  clear: both;
  height: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 1;
}


.claim {
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 75%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 500;
}


.claim1 {
  background-color: #d6271e;
  left: 0;
  margin: 0 0 10px 0;
  padding: 12px 20px 15px 100px;
  position: relative;
  text-align: center;
}


.claim2 {
  background-color: #d6271e;
  left: 0;
  margin: 0;
  padding: 5px 20px 5px 100px;
  position: relative;
  text-align: center;
}

.intrologo {
  background-color: rgba(255, 255, 255, 0.77);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  left: 8%;
  margin: 0 auto;
  max-width: 400px;
  padding: 30px 25px;
  position: absolute;
  text-align: center;
  top: 52%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 35%;
  z-index: 500;
}

.intrologo h3 {
  font-size: 32px;
  line-height: 32px;
  margin: 30px 0 20px 0;
  text-align: center;
}

.intrologo p {
  background: transparent url("../../images/site/check.png") no-repeat scroll left center;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -ms-background-size: auto 100%;
  -o-background-size: auto 100%;
  background-size: auto 100%;
  color: #788732;
  display: inline-block;
  font-size: 15px;
  text-align: center;
  margin: 0 0 10px 0;
  padding: 0 0 0 25px;
  white-space: nowrap;
}
  
#downlink {
  bottom: 100px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 500;
}

.header-image {
  background: #fff url("../../images/headers/home-header-ferienwohnung.jpg") no-repeat scroll center bottom;
  background-size: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 1;
}



/* HomeBand */

#homeband.section {
  background-color: #666667;
  height: 500px;
  margin-top: 100px;
  padding: 0 2% 0 2%;
  text-align: center;
  width:  100%;
}

#homeband .section-inner {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

#homeband .lbox,
#homeband .mbox,
#homeband .rbox {
  float: left;
  margin: 0 4%;
  padding: 0;
  position: relative;
  width: 25%;
}

#homeband .extrabox {
  margin: 0 auto;
  padding: 0;
  max-width: 780px;
  position: relative;
}

#homeband h2 {
  border: 1px solid #fff;
  border-radius: 8px;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  letter-spacing: 2px;
  margin-bottom: 20px;
  padding: 7px 12px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

#homeband h3 {
  border: none;
  color: #ccc;
  font-size: 16px;
  padding: 0;
  margin: 0 0 7px 0;
  text-align: center;
  text-transform: uppercase;
}

#homeband h4 {
  border: none;
  color: #fff;
  font-size: 12px;
  padding: 0;
  margin: 0;
  text-align: center;
}

#homeband p {
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  padding: 0;
  margin: 0 0 10px 0;
  text-align: center;
}

#homeband p.section1-link {
  padding-top: 15px;
  text-align: center;
}

#homeband p a {
  color: #fff;
  padding: 0;
  margin: 0 0 10px 0;
  text-align: center;
}

#homeband .section-link a {}
#homeband .section-link a:hover {}



#homeband .section-link {
  color: #999;
}

#homeband .section-link:hover {
  color: #fff;
}


#apartments {
  display: inline-block;
  margin: 25px 0 0 0;
  text-align: center;
  width: 100%;
}

#apartments a.sortlink1,
#apartments a.sortlink2 {
  -webkit-background-size: auto 70%;
  -moz-background-size: auto 70%;
  -ms-background-size: auto 70%;
  -o-background-size: auto 70%;
  background-size: auto 70%;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0.5px;
  margin: 0 20px 15px 20px;
  padding: 0;
  position: relative;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}

#apartments a.sortlink1 img,
#apartments a.sortlink2 img {
  position: absolute;
  top: 15%;
  left: 5px;
  height: 70%;
}

#apartments a.sortlink:hover {
  color: #fd6a3a;
  text-decoration: none;
}

/* Blogboxes */

#blogboxes {
  display: inline-block;
}

.blogbox {
  margin-bottom: 30px;
  position: relative;
}

.blogbox h3 {
  border-bottom: 1px dashed #666667;
  font-size: 22px;
  margin: 0 0 15px 0;
  padding: 0 0 3px 0;
}

.blogbox img {
  margin: 0 0 10px 0;
}



.bg-inner {
  background-attachment: scroll;
  background-color: #fff;
  background-image: none;
  background-position: center center;
  background-repeat: repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 150%;
  margin: 0;
  min-height: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 1;
}

.band-inner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  left: 0;
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 25px;
  position: absolute;
  right: 0;
  width: 100%;
}

.band {
  display: inline-block;
  margin: 5% auto;
  min-height: 55vh;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: center;
  width: 100%;
}

.band.para3 {
  margin: 0 auto 5% auto;
}

.band.para1 {
  margin: 5% auto 0 auto;
}

.band.para1 .content-head{
  top: 0px;
}

.band-content {
  background-color: rgba(255,255,255,0.85);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 800px;
  padding: 35px;
  position: relative;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 80%;
  z-index: 10;
}

.band-content * {
  margin: 10px 0;
  text-align: center;
}

.band-content h2 {
  border: 0.2rem solid #788732;
    -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  color: #788732 !important;
  padding: 5px;
  text-align: center;
}

.band-content p {
  margin: 25px 0;
}

.band-content a {
  font-weight: bold;
  color: #788732;
}

.inspo-banner {
  background-color: #e5eba7;
  color: #fff;
  height: 110px;
  width: 100%;
}

.inspo-banner h2 {
  border: none;
  color: #788732;
  font-size: 35px;
  height: 100%;
  letter-spacing: 2px;
  padding: 35px;
  text-align: center;
}


/*##### Service Icons ##### */

#services {
  clear: both;
  display: inline-block;
  margin: 20px 0 20px 0;
  position: relative;
  text-align: center;
}

#services h2 {
  display: inline-block;
  margin: 40px 0 25px 0;
  text-align: center;
}

.service-box {
  display: inline-block;
  margin: 15px 1% 35px 1%;
  padding: 0;
  position: relative;
  vertical-align: top;
  width: 31%;
}

/*
.service-box:nth-child(3n+2) {
  margin: 15px 3.5%;
}
*/

.service-box a {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: 0;
  width: 100%;
  z-index: 20;
}

.service-box .icon-overlay {
  background: transparent url("../../images/site/zoom.png") no-repeat scroll center center;
  bottom: 0;
  left: 0;
  height: 100%;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  -webkit-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
  width: 100%;
  z-index: 10;
}

.service-icon {
  border: 2px dashed #666667;
  -webkit-border-radius: 250px;
  -moz-border-radius: 250px;
  border-radius: 250px;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.15);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.15);
  -o-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.15);
  -ms-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.15);
  box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.15);
  overflow: hidden;
  margin: 0 auto 20px auto;
  padding: 0;
  position: relative;
  text-align: center;
  -moz-transition: all 0.15s ease-in-out 0s;
  -ms-transition: all 0.15s ease-in-out 0s;
  -o-transition: all 0.15s ease-in-out 0s;
  -webkit-transition: all 0.15s ease-in-out 0s;
  transition: all 0.15s ease-in-out 0s;
  width: 40%;
}

.service-box:hover .service-icon {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.service-icon img {
  height: auto;
  margin: 0;
  position: relative;
  width: 100%;
}

.service-icon img.b {
  position: absolute;
  left: 0;
  opacity: 0;
  top: 0;
}

.service-icon img.a {
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  -webkit-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
  z-index: 10;
}

.service-box:hover img.a {
  opacity: 0;
}

.service-box:hover img.b {
  opacity: 1;
}

.service-title {
  font-size: 22px;
  margin: 0 0 10px 0;
  padding: 0;
  text-align: center !important;
}

.service-text {
  text-align: left;
}

 .segment-link {
  display: inherit;
  margin: 0;
  padding: 0;
  text-align: center;
}

.segment-link p {
  background-color: transparent;
  border: 2px solid transparent;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  color: #666667;
  display: inline-block;
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
  text-decoration: none;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  -webkit-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
}

.service-box:hover .segment-link p {
  background-color: #666667;
  border: 2px solid #fff;
  color: #fff;
}










/* Info Banner */

#infobanner .section-inner {
  background-color: #666667;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  margin: 50px auto;
  overflow: hidden;
  position: relative;
}

#infobanner .info {
  float: left;
  padding: 1% 2% 2% 2%;
  width: 46%;
}

#infobanner .info h3 {
  border: none;
  color: #fff;
  font-size: 20px;
  padding: 15px 0 0 0;
  margin: 0 0 15px 0 !important;
  text-align: left;
}

#infobanner .info p {
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  padding: 0;
  margin: 0 0 10px 0;
  text-align: justify;
}

#infobanner .info a {
  color: #555;
  display: inline-block;
  font-size: 14px;
  font-style: italic;
  padding: 0;
}

#infobanner .info .searchbox {
  float: left;
  margin: 0;
  max-width: none;
  padding: 0;
  position: relative;
  width: 50%;
}

#infobanner .info .recommend {
  float: right;
  margin: 0;
  padding: 0;
  position: relative;
  width: 45%;
}

#infobanner .info h4 {
  margin: 0 0 5px 0;
  padding: 0;
}

#infobanner .image {
  background: #fff no-repeat scroll center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
  padding: 0;
  margin: 0;
  position: absolute;
  right: 0;
  width: 50%;
}

#infobanner .info ul {
  float: left;
  list-style: none !important;
  margin: 0;
  padding: 0 0 0 20px !important;
  width: 100%;
}

#infobanner .info ul li {
}

#infobanner .info ul li.spacer {
  border: none;
  height: 20px;
}

#infobanner .info li a::before {
  content: "\00BB \0020";
  display: block;
  float: left;
  font-size: 14px;
  margin-left: -10px;
}

#infobanner .info li a {
  color: #555;
  display: block;
  padding: 3px 10px 3px 0px;
  text-decoration: none;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
}

#infobanner .info li a:hover {
  padding: 3px 0px 3px 10px;
}

#infobanner .info ul li img {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
}






/* Wide Box */

.boxwide {
  background-color: #666667;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
}

.boxinfo {
  float: left;
  padding: 1% 2% 2% 2%;
  width: 46%;
}

.boxinfo h2 {
  border: none;
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.5px;
  padding: 15px 0 0 0;
  margin: 0 0 10px 0;
  text-align: left;
}

.boxinfo p {
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  padding: 0;
  margin: 0 0 10px 0;
  text-align: justify;
}

.boxinfo a {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-style: italic;
  padding: 0;
}

.boximage {
  background: #fff no-repeat scroll center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
  padding: 0;
  margin: 0;
  position: absolute;
  right: 0;
  width: 50%;
}





/* Iconrows */

.iconrows {
  display: inline-block;
  list-style-type: none !important;
  margin: 15px 0 0 0;
  padding: 0 !important;
  width: 100%;
}

#home .iconrows {
  opacity: 0;
}

.iconrows li {
  float: left;
  position: relative;
  text-align: center !important;
}

#home .iconrows li {
  margin: 0 0.5%;
  width: 11.5%;
}

.boxwide .iconrows li {
  margin: 0 1%;
  width: 23%;
}

.iconrows li a {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 20;
}

.iconrows li img {
  height: auto;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  width: 100%;
}

#home .iconrows li img {
  opacity: 1;
  width: 100%;
}

.boxwide .iconrows li img {
  opacity: 0.7;
  width: 60%;
}

.iconrows li:hover img {
  opacity: 1;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.iconrows li p {
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.5px;
  margin: -10px 0 15px 0;
  text-align: center;
  text-transform: uppercase;
}

#home .iconrows li p {
  display: none;
}







/* Offers */

.offers {
  background-color: #aaaaa9;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  margin: 0;
  padding: 25px;
}

.offers h2 {
  border: none;
  margin: 0 0 20px 0;
  padding: 0;
  text-align: center;
}

.offer {
  border: 5px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  height: 300px;
  margin: 0 0.5%;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 23.5%;
}

.offer a {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  text-decoration: none;
  top: 0;
  width: 100%;
  z-index: 100;
}

.offer .tab {
  background-color: #cc3334;
  margin: 0;
  padding: 0;
  position: absolute;
  right: -25px;
  top: 0;
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  width: 120px;
  z-index: 700;
}

.offer .tab p {
  color: #fff;
  font-size: 18px;
  margin: 0;
  padding: 7px 0 5px 5px;
  text-align: center;
}

.offer .head {
  background-color: #666667;
  height: 40px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 20;
}

.offer .head h3 {
  border: none;
  clear: both;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 40px;
  margin: 0 !important;
  padding: 0 10px !important;
  text-align: left;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
  white-space: nowrap;
}

.offer .foto {
  height: 220px;
  overflow: hidden;
  position: absolute;
  top: 10px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  width: 100%;
  z-index: 10;
}

.offer:hover .foto {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.offer .foto img {
  height: auto;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.offer .text {
  background-color: #cccccb;
  bottom: 40px;
  color: #fff;
  height: 65px;
  line-height: 16px;
  margin: 0;
  padding: 0;
  position: absolute;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
  width: 100%;
  z-index: 20;
}

.offer .text p {
  font-size: 12px;
  padding: 10px;
  text-align: left;
}

.offer .foot {
  background-color: #aaaaa9;
  border-top: 1px dashed #fff;
  bottom: 0;
  font-size: 14px;
  height: 40px;
  line-height: 16px;
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 20;
}

.offer .ref,
.offer .preis {
  color: #fff;
  position: absolute;
  width: 100%;
}

.offer .ref {
  left: 13px;
  text-align: left;
  top: 15px;
}

.offer .preis {
  font-size: 16px;
  right: 10px;
  text-align: right;
  top: 12px;
}






/* Sidebar */

#sidebar {
  float: left;
  margin: 0 25px 0 0;
  position: relative;
  text-align: left;
  width: 250px;
}

#sidebar h3 {
  border-bottom: 1px dashed #666667;
  color: #666667;
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 4px 0;
}

#sidebar ul {
  margin: 0 0 35px 0;
  padding: 0 0 0 5px;
}

#sidebar ul li {
  padding: 2px 0;
}

#sidebar ul li a {
  padding-left: 5px;
  text-decoration: none;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
}

#sidebar ul li a::before {
  content: "\00BB \0020";
  display: block;
  float: left;
  font-size: 14px;
}

#sidebar ul li a:hover {
  color: #666667;
  padding-left: 10px;
}

#sidebar li.subtitle {
  font-size: 12px;
  margin: 20px 0 0 0;
  opacity: 0.5;
}

#sidebar li.subtitle h4 {
  font-size: 14px;
  font-style: italic;
  margin: 0;
}



#facebook img {
  border: 2px solid #ccc;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  max-width: 280px;
  width: 100%;
}




/* Bildhinweise */

#bildnachweise {
  list-style-type: none !important;
}

.bildnachweise {
  cursor: pointer;
  margin: 0;
  padding: 0;
}

.bildnachweise p {
  width: 100%;
}

#bildnachweise .flyoutbox {
  display: none;
  padding: 0;
  width: 100% !important;
}

.flyoutimage {
  border: none;
  float: left;
  margin: 0 15px 10px 0;;
}

a.nohover {
  color: inherit !important;
  cursor: text !important;
  text-decoration: none !important;
}

a.nohover:hover {
  border: none !important;
}










/* Footer ############################################################################################################################################ */

#footer-wrapper {
  background-color: #e5eba7;
  clear: both;
  padding: 50px 0 0 0;
  position: relative;
  width: 100%;
  z-index: 1000;
}

footer {
  margin: 0 auto;
  padding: 0 25px;
  position: relative;
  width: 100%;
  max-width: 100%;
}




/* Footerboxes */

#footerboxes {
  clear: both;
  position: relative;
  max-width: 1320px;
  margin: 0 auto;
}

.footerbox {
  position: relative;
}

.footerbox h3 {
  color: #555;
  margin: 0 0 15px 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

.footerbox h3:before {
  border-top: 4px solid #788732;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  top: 37%;
  width: 100%;
  z-index: 1;
}

.footerbox h3 span {
  background-color: #e5eba7;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 3px;
  overflow: hidden;
  padding: 0 10px;
  position: relative;
  white-space: nowrap;
  z-index: 1;
}

footer .logo {
  margin: 0 0 20px 0;
  position: relative;
  width: 70%;
}

.footerbox p {
  color: #555;
}

.footerbox a {
  color: #555;
}

.footerbox ul {
  list-style-type: none;
}

.footerbox ul li {
  border-bottom: 1px solid rgba(255,255,255,0.5);
  margin: 0;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
}

.footerbox ul li:hover {
  background-color: rgba(255,255,255,0.5);
}

.footerbox ul li.spacer {
  border: none;
  height: 20px;
}

.footerbox li a::before {
  content: "\00BB \0020";
  display: block;
  float: right;
  font-size: 14px;
}

.footerbox li a {
  color: #555;
  display: block;
  font-size: 18px;
  padding: 12px 5px 12px 0px;
  text-decoration: none;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
}

.footerbox li a:hover {
  padding-left: 10px;
}

#footerbox1 {
  float: left;
  width: 60%;
}

#footerbox2 {
  float: right;
  width: 35%;
}

.footerbox-left {
  float: left;
  width: 47%;
}

.footerbox-left h3 {
  margin-top: 10px;
}

.footerbox-left .logo img {
  width: 100%;
}

.footerbox-right {
  float: right;
  width: 47%;
}

.footerbox-bottom {
  padding-top: 10px;
}





/* Footer Social */

ul#footersocial {
  clear: both;
  display: inline-block;
  margin: 25px 0;
  text-align: center;
  width: 100%;
}

ul#footersocial li {
  display: inline-block;
  margin: 0 5px;
  text-align: center;
  width: 50px;
}

ul#footersocial li img {
  height: auto;
  margin: 0;

  padding: 0;
  position: relative;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  width: 100%;
}

ul#footersocial:hover li img {
  opacity: 0.25;
}

ul#footersocial li:hover img {
  opacity: 1;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}




/* Footer Claim */

#claim-footer {
  border: none;
  clear: both;
  color: #788732;
  display: inline-block;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 20px;
  margin: 50px auto 0 auto !important;
  padding: 0;
  position: relative;
  text-align: center;
  width: 100%;
}



/* Copyright */

#copyright {
  clear: both;
  display: inline-block;
  line-height: 20px;
  margin: 0 auto;
  padding: 35px 0 70px 0;
  position: relative;
  text-align: center;
  width: 100%;
}

#copyright p {
  display: inline-block;
}

#copyright p, #copyright a {
  color: #555;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 20px;
  margin: 0;
  padding: 2px 0;
  text-align: center;
  text-decoration: none;
}

#copyright a {
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  padding: 0 3px;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
}

#copyright a:hover {
  border-bottom: 1px dashed #788732;
  border-top: 1px dashed #788732;
  color: #788732;
}


#copyright ul.menu {
  display: inline-block;
  margin: 0 0 0 5px;
  padding: 0;
  text-align: center;
}

#copyright ul.menu li.level_1 {
  border: none; 
  border-left: 1px solid #fff;
  display: inline-block;
  padding: 0 10px;
  text-align: center;
}

a.nohover {
  cursor: text !important;
  text-decoration: none !important;
}

a.nohover:hover {
  border: none !important;
}





/* Google Map */

.apcmap {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  height: 600px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.home .apcmap {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; 
}

#maininfo .apcmap {
  height: auto;
}




/* Toplink  */

#toplink-wrapper {
  bottom: -1px;
  display: none;
  height: 50px;
  left: 50%;
  margin: 0 auto;
  position: fixed;
  z-index: 10000;
}

#toplink {
  background: transparent url("../../images/site/toplink.png") no-repeat scroll center top;
  height: 50px;
  left: -50%;
  margin: 0 auto;
  position: relative;
  width: 100px;
}

#toplink p {
  margin: 0;
  padding: 0;
  text-align: center;
}

#toplink a {
  padding: 0 50px 25px 50px;
  text-decoration: none;
}



/* Top Achor  */

#top {
  bottom: -1px;
  height: 0;
  left: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: -1;
}




/* Image Copyright */

#imgCopyright {
  background: rgba(255,255,255,0.7);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: black;
  font-size: 10px;
  line-height: 20px;
  padding: 0 5px;
  position: absolute;
  white-space: nowrap;
  z-index: 9999;
}

#imgCopyright a {
  color: inherit;
  text-decoration: none;
}

.imgCopyright {
  background: rgba(255,255,255,0.7);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: black;
  font-size: 10px;
  line-height: 20px;
  padding: 0 5px;
  position: absolute;
  white-space: nowrap;
  z-index: 9999;
  display: block !important;
}



/* Modules ########################################################################################## */





/* MODULE: Infocentre */

#infocenter {
  clear: both;
  margin: 0 auto;
  padding: 100px 0 35px 0;
  position: relative;
  text-align: center;
  width: 100%;
}

.home #infocenter {
  padding: 100px 0 0 0;
}




/* MODULE: Infocenter Angebote */

.angebote {
  background-color: #ddddde;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  display: inline-block;
  margin: 0;
  padding: 2%;
  text-align: center;
  width: 96%;
}

.angebote h2 {
  border: none;
  margin: 0 0 20px 0;
  padding: 0;
  text-align: center;
}

.angebot {
  border: 5px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  height: 300px;
  margin: 0 0.5%;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 23.5%;
}

.angebot a {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  text-decoration: none;
  top: 0;
  width: 100%;
  z-index: 100;
}

.angebot .tab {
  background-color: #222223;
  margin: 0;
  padding: 0;
  position: absolute;
  right: -25px;
  top: 0;
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  width: 120px;
  z-index: 700;
}

.angebot .tab p {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
  margin: 0;
  padding: 7px 0 4px 5px;
  text-align: center;
}

.angebot .head {
  background-color: #777778;
  height: 40px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 20;
}

.angebot .head h3 {
  border: none;
  clear: both;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 40px;
  margin: 0 !important;
  padding: 0 10px !important;
  text-align: left;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
  white-space: nowrap;
}

.angebot .foto {
  height: 220px;
  overflow: hidden;
  position: absolute;
  top: 10px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  width: 100%;
  z-index: 10;
}

.angebot:hover .foto {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.angebot .foto img {
  height: auto;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}

.angebot .text {
  background-color: #666667;
  bottom: 40px;
  color: #fff;
  height: 65px;
  line-height: 16px;
  margin: 0;
  padding: 0;
  position: absolute;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
  width: 100%;
  z-index: 20;
}

.angebot .text p {
  font-size: 12px;
  padding: 10px;
  text-align: left;
}

.angebot .foot {
  background-color: #777778;
  border-top: 1px dashed #fff;
  bottom: 0;
  font-size: 14px;
  height: 40px;
  line-height: 16px;
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 20;
}

.angebot .ref,
.angebot .preis {
  color: #fff;
  position: absolute;
  width: 100%;
}

.angebot .ref {
  left: 13px;
  text-align: left;
  top: 15px;
}

.angebot .preis {
  font-size: 16px;
  right: 10px;
  text-align: right;
  top: 12px;
}






/* MODULE: Infocenter Anfahrt */

#infocenter-anfahrt {
  margin: 0 auto 60px auto;
  max-width: 900px;
  min-width: 600px;
  padding: 70px 2%;
  width: 75%;
}

#infocenter-anfahrt h3, #infocenter-anfahrt p {
  text-align: center;
}

#infocenter-anfahrt h3 {
  font-size: 22px;
  margin: 0 0 10px 0; 
  text-align: center;
}

#infocenter-anfahrt p {
  text-align: center;
}

#infocenter-anfahrt form {
  text-align: center;
}

#infocenter-anfahrt form input {
  background-color: #eee;
  border: 1px solid #bebebe;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  color: #555;
  font-size: 16px;
  margin: 15px 0 20px 0;
  padding: 10px 1.5%;
  text-align: center;
  width: 97%;
}

#infocenter-anfahrt button {
  background-color: #777778;
  border: 2px solid #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  letter-spacing: 2px;
  margin: 0;
  padding: 12px 30px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
}

#infocenter-anfahrt button:hover {
  background-color: #fff;
  border: 2px solid #777778;
  color: #333334;
  padding: 12px 50px;
}







/* MODULE: DIALOG Anfahrt */

#dialoganfahrt {
  display: block;
  margin: 0 auto;
  padding: 0;
  text-align: center !important;
  width: 100%;
}

#dialoganfahrt * {
  text-align: center !important;
}

#dialoganfahrt img.anfahrtlogo {
  height: auto;
  margin: 0 auto 15px auto;
  width: 200px;
}

#dialoganfahrt h3, #dialoganfahrt p {
  text-align: center;
}

#dialoganfahrt h3 {
  font-size: 22px;
  margin: 0 0 10px 0; 
  text-align: center;
}

#dialoganfahrt p {
  text-align: center;
}

#dialoganfahrt form input {
  background-color: #eee;
  border: 1px solid #bebebe;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  color: #555;
  font-size: 16px;
  margin: 15px 0 20px 0;
  padding: 10px 1.5%;
  text-align: center;
  width: 97%;
}

#dialoganfahrt button {
  background-color: #777778;
  border: 2px solid #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
  color: #fff;
  display: inline-block;
  float: none;
  font-size: 18px;
  letter-spacing: 2px;
  margin: 0;
  padding: 12px 30px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
}

#dialoganfahrt button:hover {
  background-color: #fff;
  border: 2px solid #777778;
  color: #333334;
  padding: 12px 50px;
}




/* infocenter Icons */

#infocenter-icon-wrapper {
  background-color: #e5eba7;
  display: inline-block;
  width: 100%;
}

#infocenter-icons {
  margin: 0 auto;
  padding: 70px 0;
  width: 100%;
}

.infocenter-icon {
  display: inline-block;
  padding: 0;
  position: relative;
  vertical-align: top;
}

#infoicon5 {display: none;}

.infocenter-icon a {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 100
}

#infocenter-icons .infocenter-icon p {
  text-align: center;
}

#infocenter-icons.icons-3 .infocenter-icon {
  margin: 0 2%;
  width: 29%;
}

#infocenter-icons.icons-4 .infocenter-icon {
  margin: 0 1.5%;
  vertical-align: top;
  width: 21.5%;
}

.infocenter-icon .infocenter-icon-image {
  height: 120px;
  margin: 0 auto 10px auto;
  opacity: 0.75;
  padding: 0;
  position: relative;
  text-align: center;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  width: 120px;
}

.infocenter-icon:hover .infocenter-icon-image {
  opacity: 1;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.infocenter-icon-image img {
  height: auto;
  width: 100%;
}

.infocenter-icon-title {
  color: #788732;
  font-size: 25px;
  margin: 0 0 5px 0;
  text-align: center !important;
}


#infocenter-icons.icons-3 .infocenter-icon-text {
  color: #555;
  font-size: 14px;
  line-height: 20px;
}

#infocenter-icons.icons-4 .infocenter-icon-text {
  color: #555;
  font-size: 18px;
  line-height: 23px;
}

.infocenter-iconlink {
  color: #788732;
  font-size: 14px;
  font-weight: bold;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.infocenter-icon:hover .infocenter-iconlink {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}





/* MODULE:; Fancybox Galerie */

.gallery {
  margin: 0;
  position: relative;
}

.gallery.right {
  float: right;
  margin: 5px 0 10px 25px;
  width: 48%;
}

.gallery.wide {
  float: none;
  margin: 0;
  width: 100%;
}

.gallery.ref {
  float: none;
  margin: 0;
  position: relative;
  width: 100%;
}

p.zoom-hinweis {
  color: #aaa;
  font-size: 11px !important;
  font-style: italic;
  position: absolute;
  right: 15px;
  top: 10px;
}

.gallery .fancybox {
  border: 1px solid #aaa;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  height: auto;
  margin: 0 0.5% 10px 0.5%;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 15.5%;
}

.gallery.ref .fancybox {
  height: 120px;
  margin: 5px 0.5%;
  width: 15.3%;
}

.gallery .fancybox img {
  border: none !important;
  height: auto;
  padding: 0 !important;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  width: 100%;
}

.gallery .fancybox:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.gallery .fancybox .fancybox-mouseover {
  background-color: #000;
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  width: 100%;
  z-index: 20;
}

.gallery .fancybox .fancybox-zoom {
  background: transparent url("../../images/site/zoom.png") no-repeat scroll center center;
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  width: 100%;
  z-index: 30;
}

.gallery .fancybox:hover .fancybox-zoom {
  opacity: 1;
}

.gallery:hover .fancybox .fancybox-mouseover {
  opacity: 0.5;
}

.gallery .fancybox:hover .fancybox-mouseover {
  opacity: 0;
}

.fancybox-caption-wrap {
}

.fancybox-caption {
  text-align: center !important;
}








/* Produkt Toggle */

.produkttoggle {
  background-color: #e7efee;
  border: 1px solid #97b4ad;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  clear: both;
  float: left;
  margin: 5px 0 10px 0;
  overflow: hidden;
  width: 100%;
}

.produkttitle {
/*  background: transparent url("../../images/site/togglebox-h3.png") no-repeat scroll 0 -24px;*/
  clear: both;
  cursor: pointer;
  display: inline-block;
  height: 70px;
  position: relative;
  width: 100%;
}

.produkttitle-foto {
  background-color: #fff;
  border-right: 2px solid #fff;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  width: 70px;
}

.frontstabzaeune .produkttitle-foto {
   width: 100px;
}

.toggle-segment4 .produkttitle-foto {
  width: 125px;
}

.produkttitle-foto img {
  height: auto;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}

.produkttitle-name {
  float: left;
  padding: 10px 0 0 10px;
  width: 72%;
}

.produkttitle-name h3 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left;
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
}

.produkttitle-name h3 span {
  font-size: 14px;
  font-style: italic;
  text-transform: none;
}

.produkttitle-name p {
  font-size: 16px;
  letter-spacing: 0.5px;
  margin: 0;
  padding-top: 1px;
  width: 100%;
}

.produkttitle-data {
  background-color: #f2f6fa;
  border-bottom: 1px solid #ccc;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 20;
}

.produkttitle-datasatz {
  border-left: 1px solid #ccc;
display: none;
  float: left;
  font-size: 20px;
  font-weight: normal;
  height: 100%;
  line-height: 20px;
  padding: 0 5px 0 5px;
  text-align: center;
  width: 70px;
}

.produkttitle-datasatz.paket {
  background: transparent url("../../images/site/paket-yes.png") no-repeat scroll center 20px;
}

.produkttitle-datasatz span {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  padding-top: 10px;
  margin-bottom: 7px;
  text-decoration: none;
}

.produkttitle-dataopen {
  background: #2f695b url("../../images/site/view.png") no-repeat scroll center center;
  color: #fff;
  border-left: 1px solid #ccc;
  float: left;
  height: 100%;
  text-align: center;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
  width: 80px;
}

.produkttitle:hover .produkttitle-dataopen {
  background: #79b530 url("../../images/site/view.png") no-repeat scroll center center;
}

.produkttitle.opened .produkttitle-dataopen {
  background: #79b530 url("../../images/site/close.png") no-repeat scroll center center;
}



.produktflyout {
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  float: left;
  margin: 0 !important;
  padding: 25px 50px 20px 70px;
  width: 100% !important;
}

.produktflyout h2 {
  font-size: 18px;
  letter-spacing: 0;
  text-transform: uppercase;
}

.toggle-segment4 .produktflyout img {
  width: 40% !important;
}

.produktflyout .info {
}

.toggle-segment4 .produktflyout .info {
  width: 55%;
}

.produktflyout .downloadtext {
  color: #1d3c6a;
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0 0 0;
  padding: 0;
  text-align: center;
}

.proddownload {
  display: inline-block;
  margin: 0 10px;
  padding: 0;
  position: relative;
  text-align: center;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
}

.proddownload:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.proddownload .download {
  background-attachment: scroll;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  border: 2px solid #cc0000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  height: 70px;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  width: 70px;
  z-index: 50;
}

.proddownload .download a {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.proddownload:hover .download {
  border: 2px solid #79b530;
}


.produktflyout .download.pdf {background-image: url("../../images/site/pdf.png");}
.produktflyout .download.katalog {background-image: url("../../images/site/katalog.png");}

.produktflyout .download:hover {
  background-color: #fff;
  border: 1px solid #b1d83e;
  color: #b1d83e;
}


.produktflyout .downloadcheck,
.produktflyout .rabattcode {
  background-color: #b1d83e;
  border: 1px solid #333;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  height: 30px;
  margin: 10px 0 0 0;
  padding: 5px 15px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  z-index: 50;
}

.produktflyout .rabattcode {
  font-weight: bold;
  height: 40px;
  letter-spacing: 1px;
  padding: 10px 15px;
  text-transform: none;
}

.produktflyout .rabattcode span {
  font-weight: normal;
  letter-spacing: 0;
  padding-right: 15px; 
  text-transform: uppercase;
}

#restricted_info {
  background-color: #b1d83e !important;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  padding: 10px !important;
  text-align: center !important;
}

#restricted_info p {
  color: #fff !important;
  font-size: 16px !important;
  font-weight: normal !important;
  margin: 0 !important;
  padding: 2px 0 0 0 !important;
  text-align: center !important;
}








/* MODULE:; Toggle Box */

#togglebox {
  list-style-type: none !important;
  padding: 5px 0 10px 0 !important;
}

.togglebox {
  clear: both;
  cursor: pointer;
  float: left;
  margin: 12px 0 0 10px;
  width: 100%;
}

.togglebox h3 {
  background: transparent url("../../images/site/togglebox-h3.png") no-repeat scroll 0 -24px;
  border-bottom: 1px dashed #ccc;
  color: #aaa;
  font-size: 16px;
  letter-spacing: 1px;
  margin: 0 0 0 -15px !important;
  padding: 0 0 5px 15px !important;
  text-align: left;
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
}

.togglebox h3:hover,
.togglebox.opened h3 {
  background-position: 0 5px;
  border-bottom: 1px dashed #c00;
  color: #c00;
}

.togglebox p {
  width: 100%;
}

.flyoutbox {
  display: none;
  padding: 5px 0 0 0;
  width: 100% !important;
}

.flyoutimage {
  border: none;
  float: left;
  margin: 0 15px 10px 0;;
}






/* MODULE: Toggle Row Tabs */

#togglerow {
  display: inline-block;
  margin: 35px 0 0 0;
  width: 100%;
}

.togglerow {
  display: inline-block;
  list-style-type: none !important;
  padding: 0 !important;
  position: relative;
  z-index: 20;
}

.flyout-holder {
  background-color: #fff;
  border: 1px solid #555;
  -webkit-border-radius: 10px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 10px;
  -moz-border-radius-topleft: 0;
  border-radius: 10px;
  border-top-left-radius: 0;
  clear: both;
  margin: -1px 0 0 0;
  padding: 20px 20px;
  position: relative;
  z-index: 10;
}

li.togglelink {
  background-color: #eee;
  border: 1px solid #555;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  cursor: pointer;
  float: left;
  height: 32px;
  list-style-type: none;
  margin: 0 3px 0 0;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}

.showtab {
  color: #aaa;
  font-size: 12px;
  left: 0;
  position: absolute;
  top: -30px;
}

.togglelink h3 {
  background: transparent url("../../images/site/togglebox-h3.png") no-repeat scroll 7px -22px;
  border: none;
  color: #555;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.5px;
  margin: 0;
  opacity: 0.7;
  padding: 7px 15px 3px 23px;
  position: relative;
  text-align: left;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}

.togglelink h3:hover {
  background-position: 7px 8px;
  color: #a00;
}

.togglelink.opened {
  background-color: #fff;
  border-bottom-color: #fff;
}

.togglelink.opened h3 {
  background-position: 7px 8px;
  color: #a00;
}

.flyoutrow {
  clear: both;
  display: none;
  margin-top: 5px;
  padding: 0;
  position: relative;
  width: 100% !important;
}

.flyoutrow .cover {
  background-color: rgba(255,255,255,0.85);
  content: "";
  display: none;
  height: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 100;
}

.flyoutrow ul {
  list-style-type: circle !important;
  padding: 5px 0 10px 25px !important;
}

.flyoutrow h3 {
  margin-top: 0 !important;
  padding: 0 0 10px 0;
}

.flyoutrow li {
  cursor: pointer;
  padding: 0 0 2px 0;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
}

.flyoutrow li:hover {
  color: #92c46b;
  padding-left: 30px;
}




/* Team */



/* Team 4er-Reihe */

#team {
  clear: both;
  display: inline-block;
  margin: 20px 0 0 0;
  min-height: 450px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

#team-links {
  float: left;
  width: 62%;
}

.team {
  cursor: pointer;
  float: left;
  padding: 0 2% 20px 0;
  width: 18%;
}

.team .name {
  font-size: 13px;
  line-height: 14px;
  margin: 0 0 3px 0;
  padding: 0;
  text-align: left;
}

.team .position {
  color: #ccc;
  font-size: 12px;
  font-style: italic;
  height: 25px;
  line-height: 14px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.team img {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  height: auto;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

#team-texts {
  position: absolute;
  right: 0;
  top: 0;
  width: 35%;
}

#team-texts h4 {
  margin: 0;
}

#team-texts p {
  text-align: left !important;
}

#team-texts img {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  float: right;
  height: auto;
  max-width: 250px;
  overflow: hidden;
  padding: 0;
  width: 30% !important;
}

.team-text {
  display: none;
}

.team-text:first-child {
  display: block;
}

.team-text h5 {
  font-size: 12px;
  font-style: italic;
  letter-spacing: 0;
  padding: 5px 0 10px 0;
  text-align: left;
  text-transform: none;
}

.team-text img {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  overflow: hidden;
  padding: 0;
}





/* Lightslider */ 

#slidegalerie h2 {
  font-size: 24px;
  letter-spacing: 3px;
  margin: 0;
  text-align: center;
}

#slidegalerie h3 {
  margin: 30px 0 15px 0;
  text-align: center;
}

#maininfo .slidegalerie {
  background-color: #eeeeef;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  -ms-border-radius: 20px !important;
  -o-border-radius: 20px !important;
  border-radius: 20px !important;
  float: none;
  margin: 0 auto;
  min-width: 750px;
  padding: 15px 20px;
  position: relative;
   width: 60%;
}

#maininfo .slidegalerie h3 {
   text-align: center;
}

#maininfo .slidegalerie ul {
  list-style: none;
  margin: 0 auto;
  padding: 0 !important;
}

#maininfo .slidegalerie ul.lSGallery {
  width: 100% !important;
}


#maininfo .slidegalerie.s3 ul.lSGallery li {
  margin: 0 0.5% !important;
  width: 32% !important;
}

#maininfo .slidegalerie.s5 ul.lSGallery li {
  margin: 0 0.5% !important;
  width: 19% !important;
}

#maininfo .slidegalerie.s8 ul.lSGallery li {
  margin: 0 0.5% !important;
  width: 11.5% !important;
}

.lSSlideWrapper {
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  -ms-border-radius: 20px !important;
  -o-border-radius: 20px !important;
  border-radius: 20px !important;
  overflow: hidden !important;
}

.slidegalerie ul li {
  display: inline-block;
  float: none;
  margin: 0 !important;
  position: relative;
}

.slidegalerie ul li img {
  height: auto;
  width: 100%;
}

.slidegalerie li .caption {
  background-color: rgba(0,0,0,0.7);
  bottom: 5px;
  position: absolute;
  width: 100%;
}

.slidegalerie li .caption p {
  color: #fff;
  margin: 0;
  padding: 10px 20px;
  text-align: center;
}

.slidegalerie ul.lSPager li img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  height: auto;
  width: 100%;
}




/* Kontakt */

.kontakt-left {
  float: left;
  width: 45%;
}

.kontakt-right {
  float: right;
  width: 50%;
}



/* ##### FORMULAR START ##### */

.formular-wrapper {
  display: inline-block;
  margin: 0 0 25px 0;
  width: 100%;
}

.form-hinweis {
  font-size: 14px;
  font-style: italic;
  margin: 0;
  padding: 10px 0 0 0;
}

.kontakt-input, .kontakt-area {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}

.form-radio {
  float: left;
  padding: 10px 25px 15px 0;
}

.formular input[type=radio] {
  padding: 0 10px 0 0;
}

.formular input[type=text] {
  background-color: rgba(255,255,255,0.75);
  border: none;
  border: 1px dashed #aaa;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  color: #333 !important;
  float: left;
  height: 40px;
  font-size: 16px !important;
  letter-spacing: 0.5px;
  outline: none;
  padding: 0 0 0 10px;
  width: 100%;
}

.form-plz {
  float: left;
  width: 28%;
}

.form-ort {
  float: right;
  width: 68%;
}

.form-name {
  width: 100%;
}

.form-email {
  float: left;
  width: 58%;
}

.form-telefon {
  float: right;
  width: 38%;
}

.formular textarea {
  background-color: rgba(255,255,255,0.75);
  border: 1px dashed #aaa;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  color: #333 !important;
  float: left;
  height: 150px;
  font-size: 16px !important;
  letter-spacing: 0.5px;
  outline: none;
  padding: 10px;
  width: 100%;
}

.form-message h4 {
  float: none;
  margin-bottom: 5px;
}

.formular .send-form {
  background-color: #fff;
  border: 1px solid #aaaaa9;
  color: #333;
  cursor: pointer;
  font-size: 16px;
  float: right;
  margin: 0;
  padding: 7px 12px 5px 12px;
  text-align: right;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
}

.formular .send-form:hover {
  background-color: #aaaaa9;
  border: 1px solid #cccccb;
  color: #fff;
}

.formular .form-dsgvo {
  clear: both;
  position: relative;
}

.formular .form-dsgvo input {
  float: left;
  margin: 4px 5px 0 0;
  padding: 0;
  position: relative;
  width: 20px;
}

.formular .form-dsgvo p {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  max-width: 100%;
  overflow: hidden;
  padding: 0;
  position: static;
  text-align: justify;
}

.formular label.error,
.formular p.error {
  color: #900;
  display: none;
}

#thank-you {
  display: none;
}

#thank-you h3 {
  margin-top: 120px;
  text-align: center !important;
}

#thank-you h3::before {
  display: none;
}

.form-phone {
  display: none;
}


/* Captcha */

.captcha-container {
  display: inline-block;
  margin: 10px 0;
  position: relative;
  width: 100%;
}

.captcha-container div.captcha-hinweis p {
  display: inline-block;
  font-size: 12px;
  font-style: italic;
  line-height: 18px;
}

#captcha {
  margin: 0 !important;
}

#captcha div {
  float: right;
  max-width: 200px;
  width: 35%;
}

#captcha canvas {
  float: right;
  text-align: center;
  width: 100%;
}

#captcha div.controls {
  float: left;
  max-width: 100%;
  padding: 8px 0 0 0;
  width: 60%;
}

#captcha div.controls img {
  border: none;
  height: 25px;
  width: auto;
}

#captcha div.controls .captcha-feld {
  float: left;
  max-width: 100%;
  width: 80%;
}

#captcha div.controls input {
  height: 35px;
  padding: 0;
  text-align: center;
  width: 100%;
}

#captcha div.controls button {
  background: #eee url("../../system/scripts/mailer/assets/refresh.png") no-repeat scroll center center;
  -webkit-background-size: auto 80%;
  -moz-background-size: auto 80%;
  -ms-background-size: auto 80%;
  -o-background-size: auto 80%;
  background-size: auto 80%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  float: right;
  height: 35px;
  padding: 0;
  width: 15%;
}

p.wrong {
  clear: both;
  display: none;
  width: 100%;
}

p.wrong.shake {
  display: block;
}

p.wrong.shake {
  -webkit-animation: shake .4s cubic-bezier(.36, .07, .19, .97) both;
  -moz-animation: shake .4s cubic-bezier(.36, .07, .19, .97) both;
  animation: shake .4s cubic-bezier(.36, .07, .19, .97) both;
  backface-visibility: hidden;
  perspective: 1000px;
  transform: translate3d(0, 0, 0);
}

@-webkit-keyframes shake {
10%, 90% {transform: translate3d(-1px, 0, 0);}
20%, 80% {transform: translate3d(1px, 0, 0);}
30%, 50%, 70% {transform: translate3d(-2px, 0, 0);}
40%, 60% {transform: translate3d(2px, 0, 0);}
}

@-moz-keyframes shake {
10%, 90% {transform: translate3d(-1px, 0, 0);}
20%, 80% {transform: translate3d(1px, 0, 0);}
30%, 50%, 70% {transform: translate3d(-2px, 0, 0);}
40%, 60% {transform: translate3d(2px, 0, 0);}
}

@keyframes shake {
10%, 90% {transform: translate3d(-1px, 0, 0);}
20%, 80% {transform: translate3d(1px, 0, 0);}
30%, 50%, 70% {transform: translate3d(-2px, 0, 0);}
40%, 60% {transform: translate3d(2px, 0, 0);}
}

/* ##### FORMULAR END ##### */









/*##### Jobs Toggle #####*/

#jobtoggle {
  list-style-type: none !important;
  margin: 0 3%;
  padding: 5px 0 10px 0;
  width: 94%;
}

.jobtoggle {
  background-color: #fff;
  border: 1px dashed #aaaaa9;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  clear: both;
  margin: 0 0 20px 0;
  overflow: hidden;
  padding: 0 20px;
  position: relative;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
}

.jobtoggle h3 {
  border: none;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  padding: 15px 0;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
}

.jobtoggle h3 span {
  font-size: 14px;
  opacity: 0.7;
  padding-left: 5px;
  text-transform: lowercase;
}

.jobtoggle h3:hover,
.jobtoggle.opened h3 {
  color: #000;
}

.jobtoggle .link {
  background: #666667 url("../../images/site/joblink.png") no-repeat scroll center center;
  color: #fff;
  display: inline-block;
  float: right;
  font-size: 12px;
  height: 100%;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  top: 0;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
  white-space: nowrap;
  width: 40px;
}

.jobtoggle.opened .link {
  display: none;
}

.jobtoggle p {
  width: 100%;
}

.jobflyout {
  display: none;
  padding: 5px 0 20px 0;
  width: 100% !important;
}

.jobflyout h4 {
  margin: 20px 0 0 0;
}

.jobflyout h4:first-child {
  margin: 0;
}

.jobflyout li {
  margin-bottom: 5px;
}

.jobflyoutimage {
  border: none;
  float: left;
  margin: 0 15px 10px 0;;
}

/*##### Jobs End #####*/






/* Splash */

#splash-wrapper {
  bottom: -50px;
  height: 140px;
  left: 0;
  margin: 0 auto;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 2500;
}

#splash {
  background-color: #666667;
  border: 4px solid #fff;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 5%;
  z-index: 700;
}

#splash.square {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
  max-width: 300px;
  padding: 10px 20px 15px 20px;
  width: auto;
}

#splash.round {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
  height: 180px;
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  transform: rotate(10deg);
  width: 180px;
}

#splash #splash-inner {
  position: relative;
}

#splash.round #splash-inner {
  top: 45%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

#splash .splashdate {
  color: #fff;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 0;
  margin: 10px 0 0 0 !important;
  padding: 0;
  text-align: left;
}

#splash .splashsubtitle {
  color: #fff;
  font-size: 16px;
  letter-spacing: 0;
  margin: 0 !important;
  padding: 0;
  text-align: left;
}

#splash .splashtitle {
  color: #fff;
  font-size: 20px;
  letter-spacing: 0;
  margin: 0 !important;
  padding: 0;
  text-align: left;
}

#splash .splashtext {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  padding: 0;
}

#splash.round .splashtext {
  padding: 0 15px;
}

p.splashlink {
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  margin: 5px 0 5px 0;
  min-height: 20px;
  padding: 0;
  position: relative;
  text-align: left;
  white-space: nowrap;
  width: 100%;
  z-index: 1000;
}

#splash.round * {
  text-align: center !important;
}

#splash a {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
}

#splashclose {
  background: #666667 url("../../images/site/close.png") no-repeat scroll center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border: 3px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  font-size: 16px;
  height: 30px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: -15px;
  top: -15px;
  white-space: nowrap;
  width: 30px;
  z-index: 1000;
}

#splash.round #splashclose {
  display: none !important;
}




/* Downloads */

.downloads {
  display: inline-block;
  margin: 20px 0;
  width: 100%;
}

.download {
  background-color: #eee;
  border: 1px dashed #666667;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  clear: both;
  display: block;
  margin: 0 0 15px 0;
  max-width: 600px;
  min-height: 60px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
  width: 100%;
}

.download h3 {
  border: none;
  color: #666667;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  padding: 6px 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
  vertical-align: middle;
}

.download h3 span {
  font-size: 14px;
  opacity: 0.7;
  padding-left: 5px;
  text-transform: lowercase;
}

.download p {
  background-color: #666667;
  border-left: 1px dashed #fff;
  color: #fff;
  display: inline-block;
  float: right;
  font-size: 12px;
  height: 100%;
  letter-spacing: 1px;
  margin: 0;
  padding: 0 15px;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  width: auto;
}

.download p span {
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.download a {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 10px;
}

.download:hover {
  background: #666667;
  border: 1px dashed #fff;
}

.download:hover h3 {
  color: #fff;
}






/* EVENTLINE */

#eventlines {
  margin: 0 auto;
  max-width: 1300px;
  padding: 35px 0 0 0;
  width: 100%;
}

.eventline {
  clear: both;
  display: inline-block;
  margin: 0 auto;
  position: relative;
  width: 50%;
}

.eventline:nth-child(odd):before,
.eventline:nth-child(even):before { /* Dot */
  background-color: #fff;
  border: 4px solid #666667;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 20px;
  position: absolute;
  top: -10px;
  width: 20px;
}

.eventline:nth-child(odd):before { /* Dot */
  right: -15px;
}

.eventline:nth-child(even):before { /* Dot */
  left: -15px;
}

.eventline:nth-child(odd) { /* Line */
  border-right: 4px solid #cccccd;
  margin-right: calc(50% - 2px);
}

.eventline:nth-child(even) { /* Line */
  border-left: 4px solid #cccccd;
  margin-left: calc(50% - 2px);
}

.eventline:nth-last-child(1) {
  height: 700px;
}

.eventline-inner {
  height: 100%;
  margin-top: -10px;
  overflow: hidden;
  width: 80%;
}

.eventline:nth-child(odd) .eventline-inner {
  float: right;
  margin-right: 50px;
}

.eventline:nth-child(even) .eventline-inner {
  float: left;
  margin-left: 50px;
}

.eventline h4 {
  color: #666667 !important;
  display: inline-block;
  font-size: 24px;
  letter-spacing: 2px;
  line-height: 28px;
  margin: 0 auto 50px auto;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.eventline-foto,
#maininfo iframe {
  display: inline-block;
  position: relative;
  width: 100% !important;
}

.eventline img {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  height: auto;
  margin-top: -35px;
  width: 100%;
}

.eventline-p {
  text-align: center;
}

.eventline img.eventline-icon {
  background-color: #666667;
  border: 3px solid #fff;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
  bottom: -35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  height: 70px;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  position: absolute;
  right: 0;
  width: 70px;
  z-index: 20;
}

.eventline p {
  font-size: 14px;
  margin: 50px auto 0 auto;
  padding: 0;
  text-align: center;
  width: 100%;
}






/* Article Boxes */

.articleboxes {
  clear: both;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

.articlebox {
  border: 1px solid #0098ff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  margin: 15px 1%;
  max-width: 225px;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  vertical-align: top;
  width: 17.5%;
  z-index: 10;
}

.articlebox:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  z-index: 20;
}

.articlebox a {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 100;
}

.articleboxhead {
  background-color: #0098ff;
  height: 75px;
  position: relative;
  width: 100%;
}

.articleboxhead h3 {
  color: #fff !important;
  font-size: 18px;
  font-weight: 500px;
  line-height: 18px;
  margin: 0;
  padding: 10px 0 5px 0;
  text-align: center;
}

.articleboxhead p {
  color: #fff;
  font-size: 12px;
  font-style: italic;
  line-height: 18px;
  margin: 0;
  padding: 0 0 10px;
  text-align: center;
}

.articleboximg {
  position: relative;
  width: 100%;
}

.articleboximg img {
  height: auto;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}

.articleboxinfo {
  background-color: #0098ff;
  position: relative;
  width: 100%;
  z-index: 50;
}

.articleboxinfo p {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 22px;
  margin: 0;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}


nav {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 25vh;
}

.burger-menu h3 {
  position: fixed;
  display: inline-block;
  max-width: 30%;
  color: #ccc !important;
  text-align: right;
  right: 0;
  padding: 0;
  margin: 0 4vw 0 0;
  text-transform: uppercase;
}

nav ul {
  margin: 7vh 0 0 0;
  padding: 0;
}

nav ul li {
  list-style-type: none;
  display: inline-block;
  color: #788732;
  font-weight: 500;
  text-shadow: #000 0vh 0vh 0.5vh;
  position: relative; /* Für das Flyout-Menü */
  width: 15%;
  margin: 0;
}

nav ul li a {
  color: #fff;
  margin: 0 2vh;
  text-decoration: none;
  padding-bottom: 5vh;
}

.burger-menu {
  display: none;
  position: fixed;
  right: 2vw;
  top: 1.2vh;
  cursor: pointer;
}

.burger-menu div {
  width: 30px;
  height: 3px;
  background-color: #ddd;
  margin: 6px 0;
  transition: 0.4s;
}

#menu-toggle {
    display: none; /* Checkbox unsichtbar machen */
}

nav {
 position: fixed;
 top: 0;
 left: 0;
 width: 100vw;
 height: 5vh;
 display: flex;
 justify-content: center;
 align-items: center;
 z-index: 500;
 opacity: 0;
 transition: visibility 0.3s, opacity 0.3s;
 visibility: hidden;
}

/* Wenn Checkbox gecheckt ist, zeige Navigation */
#menu-toggle:checked ~ nav {
 visibility: visible;
 opacity: 1;
 text-align: center;
 justify-content: center;
}

nav ul {
  display: inline-block;
  flex-direction: column;
  margin: 0 auto;
  padding: 0;
  height: auto;
  position: relative;
  width: 100%;
}

nav ul li {
  display: inline-block;
  width: 10vw;
  text-align: center;
}

nav ul li a {
   ont-size: 1.4rem;
  color: #999;
  text-shadow: none;
  text-decoration: none;
  width: 80%;
  margin: 0 auto;
  display: block;
  padding: 1vh 0;
  text-transform: uppercase;
}

/* Das Burger-Icon wird sichtbar */

.burger-menu {
  display: block;
  z-index: 501;
}

/* Transformiere das Burger-Menü zu einem "X", wenn es aktiv ist */

#menu-toggle:checked + .burger-menu div:nth-child(2) {
  transform: rotate(-45deg) translate(-5px, 5px);
}

#menu-toggle:checked + .burger-menu div:nth-child(3) {
 opacity: 0;
}

#menu-toggle:checked + .burger-menu div:nth-child(4) {
 transform: rotate(45deg) translate(-5px, -5px);
}

/* Submenu in der mobilen Ansicht */

nav ul li .submenu {
  display: none;
  position: absolute;
  margin-top: 0.4rem;
}

.submenu li a {
  text-align: center;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 0.5rem;
  color: #999;
}

nav ul li.has-submenu.open .submenu {
 display: block;
}

.nav-item.has-submenu > a::after {
    content: "▾";
    margin-left: 6px;
    font-size: 0.8em;
}

.zzz {
  color: #f00 !important;
}


/* NO SCRIPT ########################################################################################################################## */

.noscript #element {
  display: block;
}