
body, html {
  font-family: 'Dosis', sans-serif;
  width: 100%;
  padding:0;
  margin: 0;
  font-size:100%;
  color:#000;
}
hr {
  border: none; 
  border-top: 2px solid #8B7B73; 
  color: #FFFFFF; 
  background-color: #FFFFFF; 
  height: 1px;
}
.mfp-content p{
  line-height: 1.4;
  color: #444;
  margin: 20px 0;
  font-weight: 400;
  padding-right: 25px;
  width: 600px;
  letter-spacing: 1px;
}
.clear {
  clear:both; 
  height: 0 !important; 
  width: 0 !important;
  padding: 0 !important; 
  margin: 0 !important;
}
.clearfix:after{
  content:'';
  display:block;
  height: 0 !important; 
  width: 0 !important;
  padding: 0 !important; 
  margin: 0 !important;  overflow:hidden !important; 
  clear:both !important;
}
.inner {
  width: 940px; 
  margin: 0 auto;
  padding: 0 10px;
  position:relative; 
  z-index:10;
}

.inner#navWrapper {
  position:relative; 
  z-index:20 ;
}

b {
  font-weight:500
}

.subtemplateContentWrapper h1 {
  margin-top:40px;
  color: #8B7B73;
  font-size: 2.3em;
  letter-spacing:3px;
  font-weight: 300;
  margin-bottom:10px;
}
span.important {
  color: #991222;
}
h1 {
  font-size: 2.3em;
  letter-spacing:3px;
  font-weight: 300;
  color: #8B7B73;
  margin-top: 0;
  margin-bottom:10px;
}

h2 {
  margin:0;
  font-size: 1.5em;
  letter-spacing:3px;
  font-weight:400;
  color: #991222;
  margin-top:20px;
  padding-top:15px;
  padding-bottom:10px;
  border-top:1px solid #8B7B73;
  margin-bottom:20px;
  margin-left:-15px;
  padding-left:15px;
  width:695px;
}

h3 {
  color:#8B7B73;
  font-weight:500;
}

#nutzenAnimation h2 {
  border-top:0px;
}

p {
  line-height: 2.1;
  color: #000;
  margin:20px 0;
  letter-spacing: 2px;
  font-size:16px;
}

.subtemplateContentWrapper p {
  line-height: 1.4;
  color: #444;
  margin:20px 0;
  font-weight:400;
  padding-right:25px;
  max-width:600px;
  letter-spacing: 1px;
}

.content a {
  font-weight: 600;
  color: #991222;
  text-decoration:none;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.content a:hover {
  color: #e33a25
}
.slider {
  width: 610px; 
  height: 320px;
}

.slider img {
  width: 100%;
}

.custom-pager {
  height: 20px;
  position: absolute;
  z-index: 300;
  left:0;
  right:0;
  text-align:center;
  bottom:15px;
}
.custom-pager > div.thumb{
  display:inline-block;
  background: #fff; 
  opacity:1;
  color: #991222;
  height: 13px; 
  width: 13px; 
  margin: 5px; 
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
  cursor:pointer;
  border: 1px solid #fff;
}
.custom-pager > div.thumb:hover {
  opacity:0.8
}
.custom-pager > div.swiper-pagination-bullet-active{
  background:#e33a25;
  border-color:#e33a25
}
/*HEADER*/

.jsActive .javascript {
  position:absolute;
  top:0;
  width: 100%; 
  font-size:14px;
  border:1px solid #000;
  text-align:center;
  z-index:500;
  display:none;
}

header#header {
  height: 130px;
  padding-top: 10px;
  width: 100%;
  background-image: url("../gfx/verlauf.png");
  background-size: 100% auto;
  overflow: hidden;
  position: fixed;
  z-index: 50;
  top:0;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

#header .logo {
  position: relative;
  height:130px;
  overflow:visible;
  width: 500px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

#header .logo .small {
  margin-top: -70px;
}

#header .logo .small,
#header .logo .large{
  position: absolute;
  z-index:10;
}

#header .logo .large {
  padding-left:25px;
  margin-top:12px
}

#header #headerNav {
  position:absolute; 
  bottom:0;
  right:0;
  margin-bottom:-5px;
}

header#header.shrink {
  height: 70px;
}

header#header.shrink img{
  height: 30px;
  
}




/*COLS*/

div.cols {
  width: 100%;
}
div.cols p {
  
}
div.col-66{
  width: 75%;
  float: left; 
}

div.col-33 {
  width:21%;
  float: right;
}


div.col-33-2 {
  width:270px;
  float: left;
}

div.col-66-2{
  width: 400px;
  float: right; 
}

.col-20 {
  width:20%;
  float: left;  
}
/*BUTTONBAR*/

div.col-33 > .button-bar > div,
div.col-33 > .button-bar > a{
  float:right;
  display:inline-block
}
/*ICONBAR*/

.iconbar {
  position:fixed;
  right:0;
  top:50%;
  width:184px;
  height:auto;
  z-index:80;
  overflow:hidden;
}

.iconbar img {
  right:-138px;
  position:relative;
  margin-bottom:7px;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}

.iconbar a:hover img,
.iconbar span:hover img{
  right:0
}

/*POPUPS*/
.openpopup {
  cursor:pointer
}
.popups {
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  position:fixed; 
  z-index:90;
  width:100%;
  height:100%;
  display:none;
  top:0;
  left:0;
}
.popups .milky {
  cursor:pointer;
  position:absolute;
  height: 100%; 
  width:100%; 
  background: #fff; 
  opacity: 0.7;
  z-index:5;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}

.popups .popup {
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  background:url("/fileadmin/templates/gfx/verlauf.png");
  position:absolute; 
  z-index:10;
  top:50%;
  left:50%;
  width:250px;
  height:200px;
  margin-top:-100px;
  margin-left:-125px;
  color:#fff !important;
  box-sizing:border-box;
  padding: 25px;
  display:none;
}
.popups .popup a {
  color:#fff;
  text-decoration:underline;
  padding-left:15px;
}
.popups .popup a,
.popups .popup img {
  line-height:33px;
  height:33px; 
  float:left;
  position:relative; 
  top:0
}

.popups .popup a:hover {
  text-decoration:none
}

.popups .popup span.popup-title {
  text-align:left;
  font-size:2rem;
  font-weight:300;
  padding-bottom:20px;
  display:block;
}

.popups.open,
.popup.open{
  display:block;
}
/*NAVIGATIONS*/
aside.iconLinks {
  float: right;
}

aside.iconLinks a {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  margin: 0 10px;
}

aside.iconLinks a:hover {
  opacity:0.7  
}

.blogabo a{
  display:block;
  width:100%;
  line-height:25px;
  color:#fff;
  box-sizing:border-box;
  padding:4px 10px;
  font-weight:300;
  border-radius: 10px;
  background-image: url('../gfx/contact_box.png');
  background-size: cover;
}.blogabo 

a:hover {
  color:#bcbcbc
}
#mobilenav {display:none}
#mainnav {
  margin-bottom: 20px;
  float:left;
}
#mainnav.sub {
  height:65px
}
#mainnav ul {
  margin: 0; 
  padding: 0;
}

#mainnav li {
  margin: 0; 
  padding: 0;
  display: inline;
}
#mainnav .level-1 > li {
  padding-bottom:50px;
}

#mainnav .level-1 > li > a,
#mainnav .level-1 > li > span {
  font-weight:400;
  font-size:1.05em;
  line-height:38px;
  letter-spacing:2px;
  text-transform: uppercase;
  padding: 3px 35px 3px 0; 
  color: #888;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
#mainnav .level-1 > li > span,
#mainnav .level-1 > li.active > a{
  font-weight:500;
  color: #991222
}
#mainnav li a:hover {
  color: #991222;
}
#mainnav .level-1 > li.active > ul.level-2 {
  display: block;
}


#mainnav ul.questions {
  width: 725px; 
  position: absolute; 
  background-image: url('../gfx/white.png');
  overflow:hidden;
  margin-top:20px;
  margin-left: -10px;
  height:0;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

#mainnav .level-1 > li:hover ul.questions {
  height:100px
}

#mainnav ul.questions li.filled{
  float: left;
  width: 165px !important;
  display: block;
  padding: 10px 0 10px 15px;
  overflow:hidden;
  width: auto;
}
#mainnav ul.questions li.empty {
  display:none !important
}


#mainnav ul.questions > li > a,
#mainnav ul.questions > li > span {
  font-weight:400;
  display:block !important; 
  height: 100%;
  font-size:0.95em;
  height: 80px;
  line-height:1.6;
  letter-spacing:1px;
  padding-right:15px;
  color:#991222;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  border-right: 1px solid #991222
}
#mainnav ul.questions > li.filled:last-child > a,
#mainnav ul.questions > li.filled:last-child > span {
  border-right:none
}
#mainnav ul.questions > li > a:hover,
#mainnav ul.questions > li > span:hover {
  color:#888
}

#mainnav .level-1 > li .level-2 {
  display:none;
  position:absolute;
  width:705px;
  margin-top:15px;
  left:0;
}

#mainnav .level-1 > li.sub .level-2,
#mainnav .level-1 > li.active .level-2{
  display:block;
}

#mainnav .level-2 > li {
  display:block;
  float:left;
  margin-bottom:4px;
}
#mainnav .level-2 > li > a,
#mainnav .level-2 > li > span {
  
  color:#991222;
  font-weight:300;
  font-size:1.0em;
  background:#fff;
  line-height:2;
  letter-spacing:2px;
  text-transform: uppercase;
  padding:3px 9px; 
  border-radius:15px;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  margin-right: 20px
}

#mainnav .level-2 > li > span  {
  color: #fff;
  background: #8b7b73; 
  
}
#mainnav .level-2 > li > a:hover {
  color:#8b7b73
}
.box {
  background:#ede9d4;
  border-radius: 10px;
  padding: 25px 0;
  padding-top:0;
  width: 200px;
}

a.boxLink {
  text-decoration: none; 
  color:#e33a25;
}

a.boxLink:hover {
  color: #e33a25;
}

a.boxLink:hover .img img {
  opacity: 0.6;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

a.boxLink .title {
  padding: 10px 10px;  
  font-weight: 400;
  font-size: 1.1em;
  line-height: 1.4;
}

a.boxLink .img {
  background: #fff;
  text-align:center;
  height:200px
}

.slogan {
  font-size: 2.3em;
  letter-spacing:3px;
  position: absolute;
  font-weight:300;
  color: #fff;
  margin-top: -110px;  
}
#contentWrapper {
  margin-top: 100px;
  position: relative;
  z-index: 30;
}
section.content {
  background:#fff;
  position: relative;
  z-index: 15;
  padding: 15px 0;
  min-width:960px;
  padding-bottom: 55px;
  padding-top: 55px;
}
section.content.partnerSub {
  border-top:2px solid #991222;
  padding-bottom:0;
}
section.content.partner {
  padding-bottom: 55px;
}
section.content.partner h3,
section.content.partnerSub h3{
  font-weight: 300;
  text-transform:uppercase;
  margin:0;
  padding:0;
  color:#8b7b73
}

section.subtemplateContentWrapper {
  padding-bottom:50px; 
}
section.subtemplateContentWrapper >  .col-66 p{
  
}

div#contentWrapper > section.even {
  background:#fff;   
}

div#contentWrapper > section.odd {
  background: #f9f8db;
}

section.background {
  background-position: center center;
  height:160px;
  width: 100%;
  background-color:#8b7b73 !important;
  background-repeat: no-repeat !important; 
  z-index: 10;
  min-width:960px;
  background-size:1920px auto!important;
  margin-top:-10px;
}

.textWrappper {
  padding: 20px 0;
  position:relative;
}

footer#footer {
  min-width: 960px;
  width: 100%;
  padding: 30px 0;
  background-image: url("../gfx/verlauf.png");
  background-size:100%;
  z-index: 20;
  position: relative
}

footer#footer span.title {
  text-transform: uppercase;
  color:#fff;
  font-size: 0.95em;
  letter-spacing: 1px;
}

footer#footer ul,
footer#footer li{
  padding: 0; 
  margin: 0;
  list-style-type: none;
}

footer#footer ul {
  margin-top: 15px;  
}

footer#footer a {
  font-size: 0.9em;
  text-decoration: none;
  letter-spacing:2px;
  font-weight:300;
  color: #fff;
  line-height: 2;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
footer#footer a:hover{
  color: #999;
}
footer#footer .footerInfo {
  margin-top: 30px;
  font-size: 0.75em;
  color: #fff
}
footer#footer img {
  margin-right:15px;
}
footer#footer img:hover{
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  opacity: 0.7;
}




/* --- Slideshows --- */

.cycle-slideshow {
  box-sizing: border-box;
  margin-left:-10px;
}

.cycle-slideshow#gallery img{
  width: 100%
}


/**** Nutzen - Slider *****/

#nutzen {
  width:705px;
  margin-left:-10px;
  position:relative
}
#nutzenAnimation,
.inner-slideshow{
  margin-left:0px;
}
#nutzenAnimation {
  z-index:5;
}
#nutzenAnimation .inner-slideshow img{
  width: 100%;
  height: 480px;
  padding:0
}
#nutzen .inner-slideshow {
  background:#fff;
}


#nutzenAnimation .cycle-slideshow.inner-slideshow {
  overflow:hidden; 
  height: 480px; 
  width: 705px;
}
#nutzenAnimation > div {
  
  display:none;
}


#nutzenAnimation .inner-slideshow  img{
  width: 100%;
  height: 480px;
}
#nutzenAnimation .inner-slideshow  .SliderContent{
  position:absolute;
  top:22px;
  left:47px;
  z-index:201; 
}
#nutzenAnimation .inner-slideshow  .SliderContent h2,
#nutzenAnimation .inner-slideshow  .SliderContent p{
  color:#fff;
}

#nutzenAnimation .inner-slideshow  .SliderContent h2 {
  color:#fff;
  font-size: 2.3em;
  letter-spacing:3px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom:5px;
}
#nutzenAnimation .inner-slideshow .SliderContent p {
  margin:0;
  margin-top:10px;
  line-height:1.35;
}
#nutzenAnimation .inner-slideshow .SliderContent p span{
  color:#fff;
  margin:0;
  font-weight:300;
  display:inline;
}
#nutzenAnimation .inner-slideshow .SliderContent p span a {
  color:#fff;
  border-bottom:1px solid #fff;
  font-weight:600;
}
#nutzenAnimation .inner-slideshow .SliderContent p span a:hover {
  opacity:0.6;
  border:none;
}
#nutzen #custom-navigation {
  width: 660px; 
  height: 41px;
  position: absolute; 
  top: 220px; 
  z-index: 10;
  margin-left:22px;
}

#nutzen #custom-navigation > div{
  height: 41px;
  cursor:pointer;
  background-image:url('../gfx/arrows_1.png');
  width:21px;
  background-repeat:no-repeat;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
#nutzen #custom-navigation > div.disabled {
  opacity:0;
  display:none;
}

#nutzen #custom-navigation > div.left {
  float: left;
  background-position: left center
}

#nutzen #custom-navigation > div.right {
  float: right;
  background-position: right center
}



#nutzen .custom-pager-nutzen {
  margin-top:25px;
}
#nutzen .custom-pager-nutzen div {
  margin-right:10px;
  float:left;
  width:133px;
  height:102px;
  margin-bottom:15px;
  cursor:pointer
}
#nutzen .custom-pager-nutzen div:nth-child(5n) {
  margin-right:0
}

#nutzen .custom-pager-nutzen img {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  position:absolute;
}
#nutzen .custom-pager-nutzen div.cycle-pager-active img{
  opacity:0;
}

#nutzen .custom-pager-nutzen  div img.active {
  opacity:0
}
#nutzen .custom-pager-nutzen div.cycle-pager-active img.active{
  opacity:1;
}


/* --- Slideshow Pager mit Logos --- */

#slideshow.pagerOff #custom-pager-nutzen-inner {
  display:none
}

#nutzen #custom-pager-nutzen-inner,
#slideshow #custom-pager-nutzen-inner{
  height: 75px;
  position:relative; 
  display: table;
  margin:0 auto;
  margin-top: -80px;
  z-index:200;
  bottom: 0; 
}

#nutzen #custom-pager-nutzen-inner.leftPager,
#slideshow #custom-pager-nutzen-inner.leftPager{
  margin-left:47px;
}

#nutzen #custom-pager-nutzen-inner.rightPager,
#slideshow #custom-pager-nutzen-inner.rightPager{
  margin-right:47px;
}

#nutzen #custom-pager-nutzen-inner  div.icon:hover,
#slideshow #custom-pager-nutzen-inner  div.icon:hover{
  opacity:0.8;
}
#nutzen #custom-pager-nutzen-inner div.icon,
#slideshow #custom-pager-nutzen-inner div.icon{
  height: 55px; 
  width:42px;
  cursor:pointer;
  margin: 0 5px;
  display:inline-block;
  background-image: url('../gfx/nutzen-pager-inactive.png');
  background-repeat: no-repeat;
  background-position: bottom center;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

#nutzen #custom-pager-nutzen-inner  div.icon.cycle-pager-active,
#slideshow #custom-pager-nutzen-inner  div.icon.cycle-pager-active{
  background-image: url('../gfx/nutzen-pager-active.png');
}

#nutzen #custom-pager-nutzen-inner .leftPart,
#slideshow #custom-pager-nutzen-inner .leftPart{
  float:left;
  margin-left:20px;
  background-image: url('../gfx/nutzen-pager-line-arrows.png');
  background-repeat:no-repeat;
  background-position:center left;
  height:12px;
  width:8px;
  
}

#nutzen #custom-pager-nutzen-inner .centerPartL,
#nutzen #custom-pager-nutzen-inner .centerPartR,
#slideshow #custom-pager-nutzen-inner .centerPartL,
#slideshow #custom-pager-nutzen-inner .centerPartR{
  position:absolute;
  bottom:9px;
  height:13px;
  width:50%;
  border-bottom:2px solid #fff;
}

#nutzen #custom-pager-nutzen-inner .centerPartL,
#slideshow #custom-pager-nutzen-inner .centerPartL{
  left:23px;
}

#nutzen #custom-pager-nutzen-inner .centerPartR,
#slideshow #custom-pager-nutzen-inner .centerPartR{
  right:23px;
}

#nutzen #custom-pager-nutzen-inner .rightPart,
#slideshow #custom-pager-nutzen-inner .rightPart{
  float:right;
  margin-right:20px;
  background-image: url('../gfx/nutzen-pager-line-arrows.png');
  background-repeat:no-repeat;
  background-position:center right;
  height:12px;
  width:8px;
}



/* --- Universal Slideshow --- */
#slideshow {
  position:relative;
}
#slideshow .cycle-slideshow#uniSlide {
  width: 705px; 
  z-index:5;
  margin-top:50px;
}
#slideshow .cycle-slideshow#uniSlide .content {
  position:absolute;
  top:20px;
  padding:0 48px;
  z-index:120;
  width:610px;
}
#uniSlide  .SliderContent{
  position:absolute;
  top:22px;
  left:47px;
  z-index:201; 
}
#uniSlide  .SliderContent h2,
#uniSlide  .SliderContent p{
  color:#fff;
}

#uniSlide  .content h2 {
  padding:0;
  color:#fff;
  font-size: 2.3em;
  letter-spacing:3px;
  font-weight: 300;
  margin-top: 0;
  margin:0;
  margin-bottom:5px;
  border: 0px;
  padding-top:0;
}
#uniSlide .content p {
  margin:0;
  margin-top:10px;
  line-height:1.35;
  color:#fff;
  width:100%;
}

#slideshow .cycle-slideshow#uniSlide img{
  width: 100%; 
  height: auto
}

#slideshow #custom-navigation {
  width: 685px; 
  height: 41px;
  position: absolute; 
  top: 50%; 
  margin-top:-20px;
  z-index: 10;
}

#slideshow #custom-navigation > div{
  height: 41px;
  cursor:pointer;
  background-repeat:no-repeat;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
#slideshow #custom-navigation > div.disabled {
  opacity:0;
}

#slideshow #custom-navigation > div#prev {
  float: left;
  background-position: left center
}

#slideshow #custom-navigation > div#next {
  float: right;
  background-position: right center
}

#slideshow #custom-navigation.arrow_1 > div{
  background-image:url('../gfx/arrows_1.png');
  width:21px
}

#slideshow #custom-navigation.arrow_2 > div {
  background-image:url('../gfx/arrows_2.png');
  width:40px
}

#slideshow .pager-nutzen > span {
  background-repeat:no-repeat;
  display: inline-block;
  background-size: 100% auto;
  cursor:pointer;
}
#slideshow .custom-pager-nutzen > img {
  margin-right:15px;
}

#slideshow .custom-pager-nutzen > img:nth-child(5) {
  margin:0 
}



/* --- points fce --- */
#pointer {
  display: inline-block;
  overflow: hidden;
  position: relative;
  padding:30px 0;
}

#pointer a {
  color:#646363;
  display:block;
  float:left;
  font-weight: 300;
}
.pointed_line {
  width: 565px;
  height: 10px;
  background-image: url('../gfx/punkte.png');
  position: absolute;
  top: 140px;
  left: 50%;
  margin-left: -280px;
}

#pointer .infotext {
  width: 108px; 
  padding: 0 15px;
  text-align:center;
  padding-top: 140px;
  background-repeat: no-repeat;
  background-image:url('../gfx/heart.png');
  background-position:top center;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

#pointer .infotext:hover {
  background-image:url('../gfx/heart_mitbackground.png');
}
/* --- packages fce --- */

.packages .package:hover .packageImg{
  background:#F2F2F2;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.packages a {
  color:#646363;
  font-weight:300;
}
.packageImg {
  background: #fff; 
  border-radius: 8px;
  text-align:left;
  width:250px;
  height:auto;
  float:left;
}
.packageDetail {
  background: #fff; 
  border-radius: 8px;
  text-align:left;
  width:250px;
  height:auto;
  float:left;
  margin-top:10px;
}
.packageDetail b {
  margin-right:3px;
  font-weight:600;
}
.packageDetail p {
  width: auto;
  margin:0
}
.packageTeaser {
  line-height: 1.6;
  float:right;
  width:455px;
}

.packageTeaser h3 {
  margin-top:0;
}
article.package {
  width: 100%; 
  margin-bottom: 35px;
}
article.package .go {
  line-height:40px;
}

/**** --- Nutzen Menu ---- ******/


#mainnav .level-1 li.active.Nutzen .level-2 {
  display:none;
}
.nutzenNav ul {
  margin:0;
  padding:0;
  margin-left:-10px;
}

.nutzenNav li {
  margin:0;
  padding:0;
  display:inline-block;
  width:133px;
  height:102px;
  margin-right:10px;
  margin-bottom:10px;
  background-repeat:no-repeat;
  background-position:center;
  list-style-type:none;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.nutzenNav li:hover {
  opacity:0.8
}
.nutzenNav li a {
  display:block;
  width:100%;
  height:100%;
}
.nutzenNav li:nth-child(5n) {
  margin-right:0;
}

.nutzenNav li.Schlaf {
  background-image:url('../gfx/buttons/button_1_schlaf_A.jpg')
}
.nutzenNav li.active.Schlaf {
  background-image:url('../gfx/buttons/button_1_schlaf_B.jpg')
}

.nutzenNav li.Bewegung {
  background-image:url('../gfx/buttons/button_2_bewegung_A.jpg')
}
.nutzenNav li.active.Bewegung {
  background-image:url('../gfx/buttons/button_2_bewegung_B.jpg')
}

.nutzenNav li.Ernaehrung {
  background-image:url('../gfx/buttons/button_3_ernaehrung_A.jpg')
}
.nutzenNav li.active.Ernaehrung {
  background-image:url('../gfx/buttons/button_3_ernaehrung_B.jpg')
}

.nutzenNav li.Genuss {
  background-image:url('../gfx/buttons/button_4_genuss_A.jpg')
}
.nutzenNav li.active.Genuss {
  background-image:url('../gfx/buttons/button_4_genuss_B.jpg')
}

.nutzenNav li.Regneration {
  background-image:url('../gfx/buttons/button_5_regeneration_A.jpg')
}
.nutzenNav li.active.Regneration {
  background-image:url('../gfx/buttons/button_5_regeneration_B.jpg')
}

.nutzenNav li.Herz-Kreislauf {
  background-image:url('../gfx/buttons/button_7_kreislauf_B.jpg')
}
.nutzenNav li.active.Herz-Kreislauf {
  background-image:url('../gfx/buttons/button_7_kreislauf_A.jpg')
}


.nutzenNav li.Atmung {
  background-image:url('../gfx/buttons/button_9_atmung_A.jpg')
}
.nutzenNav li.active.Atmung {
  background-image:url('../gfx/buttons/button_9_atmung_B.jpg')
}

.nutzenNav li.Biologisches {
  background-image:url('../gfx/buttons/button_8_alter_A.jpg')
}
.nutzenNav li.active.Biologisches {
  background-image:url('../gfx/buttons/button_8_alter_B.jpg')
}

.nutzenNav li.Reize {
  background-image:url('../gfx/buttons/button_6_reize_A.jpg')
}
.nutzenNav li.active.Reize {
  background-image:url('../gfx/buttons/button_6_reize_B.jpg')
}

.nutzenNav li.Reflexion {
  background-image:url('../gfx/buttons/button_10_reflexion_A.jpg')
}
.nutzenNav li.active.Reflexion {
  background-image:url('../gfx/buttons/button_10_reflexion_B.jpg')
}

/* --- Accordion --- */
.accordion {
  position:relative;
  
}

.accordion .item {
  position: relative
}
.accordion .icon {
  background-repeat: no-repeat;
  background-position: right center;
  z-index:100;
  height:15px;
  width:40px;
  cursor:pointer;
  position:absolute;
  top:20px;
  right:20px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.accordion .arrow {
  position:absolute;
  top: 20px;
  right: 50%;
  margin-right:-350px;
  width:700px;
  text-align:right;
}
.accordion .icon.closed {
  background-image:url('../gfx/accordion_arrow_down.png');
}

.accordion .icon:hover {
  margin-top:5px;
}

.accordion .icon.opened {
  background-image:url('../gfx/accordion_arrow_up.png');
  display:none;
  height:13px !important;
}

.accordion.literatur .icon.opened {
  margin-top:0px;
}
.accordion .text{
  overflow:hidden;
  position:relative;
  margin-bottom:0px;
}
.accordion .teaser{
  position:relative;
  margin-bottom:5px;
  width:600px;
  padding-bottom:5px;
}

.accordion .teaser p,
.accordion .open{
  display:inline
}

.accordion .open {
  color: #991222;
  cursor:pointer;
  font-weight:600;
  overflow:hidden;
  height:17px;
}
.accordion .main {
  display:none;
  overflow:hidden;
}
.accordion .close {
  height:10px;
  width:10px; 
  background:#ccc;
}

/* -- Orange Box -- */

.contactBox {
  height:163px;
  width:206px;
  background-image:url("../gfx/contact_box.png");
  background-repeat: no-repeat;
  background-size:100%;
  overflow:hidden;
  padding:15px 30px;
}

.contactBox p {
  color:#fff;
  line-height:1.4;
  font-size:17px
}

.contactBox a {
  color:#fff;
  font-weight:300;
}

.contactBox a:hover {
  color:#ccc;
}


/* -- Kontaktformular -- */

#powermail_fieldwrap_5 {
  width:130px;
  float:left;
  clear:none;
}
#powermail_fieldwrap_123 {
  float:left !important;
}

#powermail_fieldwrap_5 select {
  width:130px;
}

#powermail_fieldwrap_6 {
  width:210px;
  float:right;
  clear:none;
}
#powermail_fieldwrap_6 input {
  width:210px;
}
#powermail_fieldwrap_6 label {
  display:none;
}
#powermail_fieldwrap_8 {
  height:auto
}
#powermail_fieldwrap_8 legend {
  position:relative;
  font-size:16px;
  font-weight:500;
}

#powermail_fieldwrap_12,
#powermail_fieldwrap_9{
  height:auto;
  margin-bottom:5px;
}
#powermail_fieldwrap_12 label{
  display:none;
}
#powermail_fieldwrap_12 textarea,
#powermail_fieldwrap_9 textarea{
  resize:none;
}
#powermail_fieldwrap_9 label{
  position:relative;
  font-size:16px;
  font-weight:500;
  margin-bottom:5px;
  margin-top:10px;
}
#powermail_fieldwrap_9 textarea {
  height:170px;
  padding-top:10px;
  margin-top:10px;
}

.powermail_fieldwrap_reset,
.powermail_fieldwrap_submit {
  width:180px;
  clear:none !important;
  margin:0 !important;
  height:34px !important;
  margin-top:20px !important;
}
.powermail_fieldwrap_reset input,
.powermail_fieldwrap_submit input {
  width:100%;
  background:transparent;
  margin:0;
  padding:0;
  font-weight:200;
  float:none;
  line-height:34px;
  font-size:16px;
  color:#fff;
  text-align:left !important;
  text-indent:20px;
}

.powermail_fieldwrap_reset input:hover,
.powermail_fieldwrap_submit input:hover {
  opacity:0.7;
  cursor:pointer;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.powermail_fieldwrap_reset {
  float:left;
  border:1px solid #8b7b73;
  border-radius:6px;
}

.powermail_fieldwrap_submit { 
  float:right;
  border-radius:6px;
  background-image:url('../gfx/contact_box.png');
  background-size:cover;
}

.powermail_fieldwrap_submit input {
  color:#fff;
}
.powermail_fieldwrap_reset input {
  color:#8b7b73
}

.powermail_check_inner {
  margin-bottom:5px;
}

.powermail_fieldwrap_captcha {
  height:auto !important
}
.powermail_fieldwrap_captcha label {
  top:44px
}


.powermail_fieldset_16 {
  margin-top:30px;
}
.powermail_fieldset_16 .powermail_fieldwrap_submit {
  float:none
}
.powermail_captchaimage {
  margin-top:32px !important
}
.powermail_fieldset_16 .powermail_fieldwrap_submit input {
  height: 34px;
}






/* -- Vitalcheck -- */



.powermail_form_2 div.powermail_fieldwrap {
  width:50%;
  float:left;
  clear:none
}
.powermail_form_2 div.powermail_tab_navigation {
  margin-top:30px;
  float:none;
  clear:both
}
.powermail_form_2 div.powermail_tab_navigation a.powermail_tab_navigation_previous{
  margin-right:20px;
}
.powermail_form_2 div.powermail_tab_navigation a.powermail_tab_navigation_next:before{
  content:' weiter '
}

.powermail_form_2 div.powermail_tab_navigation a.powermail_tab_navigation_previous:after {
  content:' zurück'
}

.powermail_form_2 .powermail_field{
  width: 300px;
  float:left;
}

.powermail_form_2 .powermail_fieldwrap_46 {
  width: 100% !important;
}
.powermail_form_2 .powermail_fieldwrap_46 textarea {
  width: 650px !important;
}

/** Radio Buttons ***/


.powermail_form_2 div.powermail_fieldwrap.powermail_fieldwrap_radio,
.powermail_form_2 div.powermail_fieldwrap.powermail_fieldwrap_check{
  clear:both;
  width:640px;
  height:auto;
  margin: 5px 0;
  margin-bottom:15px;
  padding: 10px;
  border: 1px solid #666;
  border-radius: 14px;
}


.powermail_form_2 .powermail_textarea {
  min-height: 80px !important;  
  min-width:300px !important;
  min-width:300px !important;
  width:300px !important;
}

.powermail_form_2 div.powermail_fieldwrap.powermail_fieldwrap_radio .powermail_field,
.powermail_form_2 div.powermail_fieldwrap.powermail_fieldwrap_check .powermail_field{
  width: 100%
}

.powermail_form_2 div.powermail_fieldwrap.powermail_fieldwrap_radio .powermail_label,
.powermail_form_2 div.powermail_fieldwrap.powermail_fieldwrap_check .powermail_label{
  position:relative;
}

.powermail_form_2 .powermail_fieldset_13 .powermail_fieldwrap_textarea {
  width: 100% !important;
}
.powermail_form_2 .powermail_fieldset_13 .powermail_textarea {
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
}
.powermail_form_2 .powermail_fieldwrap_html {
  height: auto !important;
}

#powermail_fieldwrap_88 {
  clear:both !important;
  height:32px !important;
  width:200px;
  margin-bottom:20px !important;
  margin-top:0px !important
}

.powermail_fieldwrap_html,
.powermail_fieldwrap_typoscript{
  width: 100% !important;
  
}


/*____ Product _ Karussell ____*/

#shop_products_carousel {
  margin:40px 0;
  width: 940px%;
  position:relative;
}

#shop_products_carousel .swiper-slide {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
article.shop_product {
  width: 240px;
  margin: 0 auto; 
  height: auto;
  overflow:hidden;
}


.product_img{
  width:240px;
  height: 180px;
  overflow:hidden;
}
.product_img:hover {
  opacity:0.7
}

.product_text {
  overflow:hidden;
  height:155px;
}
.product_text p {
  white-space:normal;
  line-height:1.4;
  font-weight: 300;
}

#shop_products_carousel .cycle-carousel-wrap {
  position:relative;
  z-index:10;
}
#shop_products_carousel .center {
  width: 100%;
  position:absolute; 
  z-index:15;
  height: 40px;
  top: 140px;
  height: 0;
  overflow:visible;
}
#shop_products_carousel .center > a {
  height:40px;
  width:16px;
  display:block;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
#shop_products_carousel .center > a:hover {
  
}
#shop_products_carousel .center #prev {
  float:left; 
  background-image:url("../gfx/pfeil-shop-karussell-L.png")
}

#shop_products_carousel .center #next {
  float: right;
  background-image:url("../gfx/pfeil-shop-karussell-R.png")
}
/*____ Partner ____*/

section.partner .item {
  float:left;
  margin-top:20px;
  height:100px;
  box-sizing:border-box;
  width:25%;
  overflow:hidden;
  text-align:center;
  
}

section.partner .item:nth-child(4n+2)  {
  clear:both
}
section.partner .item img {
  margin:0;
  max-height:100px;
  
  width:auto;
  height:auto;
}
section.partner .item:hover {
  opacity:0.6
}

/* Download */

.csc-uploads-fileName a {
  height:44px; 
  min-width:172px; 
  background-repeat:no-repeat;
  display:block;
  background-image:url("../gfx/button-download.png");
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  text-align:right;
  background-position:right;
  padding-right:140px;
  line-height:44px;
}

.csc-uploads-fileName a:hover {
  opacity:0.7
}


/**************************************/
/* Default styles for news extension */
/**************************************/


.news .clear {
  clear: both;
}

.news .nav ul {
  float: left;
  display: inline;
  margin: 0;
}

.news .nav li {
  float: left;
}

.news .nav a {
  float: left;
  display: block;
}

.news .nav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.news .article {
  padding-bottom: 15px;
  margin-bottom: 25px;
  border-bottom: 1px solid #8B7B73;
}

.news .article:last-child {
  padding-bottom: 20px;
  margin-bottom: 0;
}

.news .article:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.news .article .news-img-wrap {
  float: left;
  width:140px;
  height:180px;
  margin-top:7px
}

.news .article .news-img-wrap a {
  display: block;
  
}

.news .article .news-img-wrap img {
  float: left;
  height: auto;
  width: auto;
}

.article .header {
  
}
.article .wrapper {
  width:545px;
  float:right;
}

.news .article .teaser-text {
  margin: 10px 0 10px 0;
}

.news .article h3 {
  margin-bottom: 0;
  
}

.news .footer {
  clear: both;
  margin-top:-10px;
  
}

.news .footer p {
  color:#8B7B73 !important;
  margin:0;
  padding:0;
}

.news .footer span {
  display: inline-block;
  padding-right: 8px;
  margin-right: 8px;
  border-right: 1px solid #ddd;
}

.news .footer span:last-child {
  border-right: 0;
}

.news .footer .news-category a {
  text-transform: uppercase;
}

.news .no-news-found {
  color: #DB0202;
  font-style: italic;
}

.news .page-navigation p {
  float: left;
}

.news .page-navigation ul {
  float: right;
}

.news .page-navigation ul li {
  float: left;
  border-right:1px solid #666;
  display: block;
  padding: 0 10px;
  background: none;
}
.news .page-navigation ul li.previous,
.news .page-navigation ul li.next {
  border-right:none; 
}

.news .page-navigation ul li.previous:before {
  content:"< ";
  display:inline-block;
  color:#991222
}
.news .page-navigation ul li.next:after {
  content:" >";
  display:inline-block;
  color:#991222
}
.news .page-navigation ul li a {
  display: inline-block;
}

/* category menu view */
.news-category-view ul li {
  padding: 5px 8px;
}

.news-category-view ul li li {
  padding: 2px 8px 2px 12px;
}

.news-category-view > ul > li:nth-child(even) {
  background: #f9f9f9;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.news-category-view .category-desc {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #ddd;
}

/* single view */
.news-single h1 {
  color:#991222
}

.news-single .footer {
  margin-bottom: 20px;
  padding: 10px 0 0 0;
  border-bottom: 0;
}

.news-single .article .news-img-wrap {
  float: right;
  width: 282px;
  margin: 0 0 0 25px;
}

.news-single .article .news-img-wrap img {
  float: none;
}

.news-single .teaser-text {
  font-size: 15px;
  color: #888;
}

.news-text-wrap {
  margin-bottom: 10px;
}

.news-img-caption {
  color: #888;
}

/* related news + files */
.news-related-wrap {
  display: table;
  margin-top: 20px;
  width: 100%;
}

.news-related {
  width: 50%;
  padding: 15px;
  border: 1px solid #eee;
  display: table-cell;
}

.news-related ul li {
  line-height: 1em;
  margin-bottom: 12px;
}

.news-related ul li span {
  border-right: 1px solid #DDDDDD;
  display: inline-block;
  margin-right: 8px;
  padding-right: 8px;
  color: #888;
}

.news-related ul li span:last-child {
  border-right: 0;
  padding-right: 0;
}

.news-related h4 {
  margin-bottom: 10px;
}

.news-related-files ul li {
  margin-bottom: 20px;
}

.news-related-files .news-related-files-link .jpg {
  background-position: 0 0;
}

.news-clear {
  clear: both;
}


.news-single .news-img-wrap {
  display: none;
}


/*news_details*/


.teaser-text p {
  margin-top:20px
}

.news div.categoryItem {
  width:50%;
  float:left;
  padding:10px 0 20px 0;
  margin-top:20px;
}
.news div.categoryItem:hover {
  opacity:0.6
}
.news div.categoryItem .categoryItemImage {
  width:75px;
  height:75px;
  overflow:hidden;
  float:left;
  margin-right:20px;
}

.news div.categoryItem .categoryItemText {
  float:left;
  padding-top:5px;
}
.news div.categoryItem .categoryItemText h2 {
  margin:0;
  padding:0;
  font-size: 18px;
  letter-spacing:1px;
  font-weight:600;
  color: #991222;
  border:none;
  width:auto;
}
.blog h2 {
  border:none;
  margin:0;
  padding:0;
  margin-bottom:15px
}
.news-list-view {
  margin-top:40px
}

.blogLinkWrapper {
  margin-top:50px;
  margin-right:-40px;
}
.blogLinkWrapper .link {
  float:right;
  background-image:url("../gfx/BLOG_Link-Pfeil.png");
  background-repeat: no-repeat; 
  background-position:0 center;
  padding-left:40px;
  margin-right:40px;
  position:relative;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.blogLinkWrapper .link a {
  color:#F7A833;
  font-weight:500; 
  display:block;
  width: 100%;
  height: 100%;
  font-size:20px;
}
.blogLinkWrapper .link:hover {
  background-position:5px center;
}

/*Captcha*/

.tx-srfreecap-pi1-cant-read {
  width: auto;
  padding-left:20px;
}

.tx-comments-captcha img {
  border:none !important;
}

/*Comments*/
.tx-comments-comment-admin { margin: 10px 20px; background-color: #e0e0e0; padding: 5px 9px; text-align: center; }

.tx-comments-comment-form LABEL { width: 100px; display: block; float: left; padding-top: 5px; }
.tx-comments-comment-form INPUT, .tx-comments-comment-form TEXTAREA, .tx-comments-comment-form IMG { margin-top: 5px; }
.tx-comments-comment-input, .tx-comments-comment-form TEXTAREA { width: 245px; }
.tx-comments-comment-form BR { clear: left; }
.tx-comments-comment-name { font-weight: bold; }
.tx-comments-comment-date { font-weight: 400;color: #8B7B73; }
.tx-comments-comment-1, .tx-comments-comment-2 {margin-bottom: 10px; padding: 3px 5px; }
.tx-comments-comment-content { padding: 3px 0; text-align: justify; }
.tx-comments-page-browser { text-align: center; margin: 15px 0; }
.tx-comments-page-browser-current, .tx-comments-page-browser A { padding: 0 3px; }
.tx-comments-required-mark { color: red;display:inline-block }
.tx-comments-required-error { margin-left: 10px; color: red; background-color: #f5f500; padding: 3px 5px; }
.tx-comments-captcha { padding-left: 0px;margin-top:10px; }
.tx-comments-captcha IMG { border: 1px solid #d0d0d0; margin-left: 0px; }
.tx-comments-form-top-message { 
  border: 1px solid #991222;
  padding: 10px 20px;
  text-align: center;
  font-weight: 500;
  margin-bottom: 20px;
  color: #8B7B73;
  
}

.tx-comments-closed { border: 1px solid #d0d0d0; padding: 10px 10px; margin: 10px 0; }
.tx-comments-closed IMG { vertical-align: baseline; margin-left: 4px; padding-right: 4px; }

.tx-comments-comment-report { font-size: 80%; margin: 7px 0 5px 15px; }

.tx-comments-rating { margin-left: 15px; }
.tx-comments-comment-form fieldset{
  padding:0;
  margin:0;
  
}
.tx-comments-comments > div {
  margin-top:30px;
  background-image:url("../gfx/kunde.jpeg");
  background-position:left top;
  padding-left: 100px; 
  background-repeat:no-repeat;
  
}
.tx-comments-comments > div.admin {
  background-image:url("../gfx/blogger.jpeg");
}

.tx-comments-comments > div.tx-comments-no-comments {
  background-image:none;
  padding:0;
}
.tx-comments-comment-form label {
  display:none !important
}

.tx-comments-comment-form input {
  background: #f9f8db;
  border-radius: 0px;
  height: 25px;
  padding: 5px 0;
  text-indent: 5px;
  border: 0px solid #ccc;
  color: #444;
  padding-left: 10px;
  font-size: 13px;
  color: #8b7b73;
}
.tx-comments-comment-form fieldset {
  border:none;
}

tx-comments-comment-form fieldset legend {
  display:none
}

.comments-left {
  width:100%; 
  float:left;
}
.comments-right {
  width:100%; 
  float:left;
}
.tx-comments-comment-form TEXTAREA {
  width:680px !important;
  resize:none;
  margin-top:20px !important;
  background: #f9f8db;
  border-radius: 0px;
  height: 200px;
  padding: 5px 0;
  text-indent: 5px;
  border: 0px solid #ccc;
  color: #444;
  padding-left: 10px;
  font-size: 13px;
  color: #8b7b73;
  margin-bottom:20px;
}
p.comment-required {
  font-size:12px !important;
  text-align:left
}
.tx-comments-comment-form div.submit,
.tx-comments-comment-form div.reset{
  border-radius: 6px;
  background-image: url('../gfx/contact_box.png');
  width:200px;
  height:32px;
  float:left;
  margin-right:20px;
  background-repeat:no-repeat;
  margin-top:20px;
  
}

.tx-comments-comment-form div.submit input,
.tx-comments-comment-form div.reset input {
  width:100%;
  cursor:pointer;
  background:transparent;
  height:100%; 
  display:block;
  margin:0;
  padding:0;
  line-height:32px;
  color:#fff;
  font-size:16px
}

.tx-comments-required-error {
  background-color:#991222;
  color:#fff;
  border-radius:3px;
  margin-left:20px;
}

/* BLOG CONTENT  */

body.blog.Detail .subtemplateContentWrapper .inner{
  width:1400px;
}
body.blog.Detail .inner .col-66 {
  width:1200px
}
body.blog.Detail .inner .col-33 {
  width:200px;
}
body.blog.Detail .subtemplateContentWrapper p {
  max-width:100%;
}



/* MEDIA QUERIES 1500px; */
@media screen and (max-width:1500px) {

body.blog.Detail .inner .col-66 {
  width:1000px
}
body.blog.Detail .subtemplateContentWrapper .inner{
  width:1200px;
}

}


/* MEDIA QUERIES 1300px; */
@media screen and (max-width:1300px) {

body.blog.Detail .inner .col-66 {
  width:800px
}
body.blog.Detail .subtemplateContentWrapper .inner{
  width:1000px;
}

}


/* MEDIA QUERIES 1150px; */
@media screen and (max-width:1150px) {

body.blog.Detail .inner .col-66 {
  width:75%
}
body.blog.Detail .subtemplateContentWrapper .inner{
  width:940px;
}

}

/* MEDIA QUERIES 960px; */


@media screen and (max-width:960px) {
.iconLinks,
.logo .small,
section.background,
#c9,
#c56,
#c7 .col-33,
#c18 .col-33,
.slogan {
  display:none
}
#c7 .cols .col-66,
#c18 .cols .col-66{
  width:100%
}
#contentWrapper,
p {
  font-size:0.9rem ;
  line-height:1.5;
  margin:5px 0;
}
.mfp-wrap {
  position:fixed !important;
  top:0 !important;
  max-height:100%;
  overflow-y:scroll;
  webkit-overflow-scrolling: touch; /* lets it scroll lazy */
}
.mfp-content img,
.mfp-content p {
  width:100%;
  height: auto
}
button.mfp-close {
  background:#333 !important; 
  border-radius:50px; 
  width:50px;
  height:50px;
  right:10px;
  top:10px;
  position:fixed;  
}
.mfp-close > i {
  margin-right: 2px;
  margin-top: 2px;
  display: block;
}
.scrolltop {
  width:50px;
  height:50px;
  border-radius:50px;
  position:fixed;
  bottom:15px;
  right:50%;
  margin-right:-25px;
  background: url('../gfx/accordion_arrow_up.png') #F9F8DB;
  z-index:95;
  background-size:70%;
  background-repeat:no-repeat;
  background-position:center center
}

h1 {
  font-size:1.4rem;
  line-height:1.2;
}
#contentWrapper > section:first-child {
  z-index:100;
}
h2 {
  width:auto;
  margin:0;
  padding:0;
  padding-right:65px;
  box-sizing:border-box;
  margin-bottom:5px; 
  text-align:left !important
}
.iconbar {
  width:38px
}

.iconbar img {
  right:0
}
.subtemplateContentWrapper h1 {
  margin-top:10px;
  font-size:1.5rem;
  margin-bottom:10px;
}
#slideshow .cycle-slideshow#uniSlide {
  width:100%;
  margin-bottom:25px;
  margin-top:0
}
#mobilenav {
  position:fixed;
  display:none;
  left:0;
  top:0;
  box-sizing:border-box;
  z-index:80
}
#mobilenav.open:after {
  content:'';
  display:block;
  position:fixed;
  background:#fff;
  width:100%;
  height:100%;
  opacity:0.7
}
#mobilenav:before {
  content:'';
  display:block;
  width:40px;
  height:40px;
  background:#fff;
  border-radius:5px;
  position:absolute;
  left:15px;
  top:15px;
  z-index:10;
}
#mobilenav ul.level-1 {
  z-index:5;
  background:#555;
  margin:0;
  padding:0;
  position:fixed;
  height:100%;
  width:0;
  left:0;
  top:0;
  padding-top:80px;
  overflow:hidden;
  box-sizing:border-box;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}
#mobilenav ul.level-1.open {
  width:50%;
  
}
#mobilenav ul.level-1 > li {
  display:block;
  padding:0px 20px;
  min-width:180px;
  font-size:1.2rem
}
#mobilenav ul.level-1 > li > a,
#mobilenav ul.level-1 > li > span{
  color:#ccc;
  text-decoration:none;
  display:block;
  width:100%;
  padding:8px 0;
}
#mobilenav .questions {
  display:none
}
#mobilenav ul.level-2 {
  display:none;
}
#mobilenav li.active ul.level-2 {
  display:block;
  list-style-typ:none;
  margin-top:-5px;
  margin-bottom:10px
}
#mobilenav li.active ul.level-2 > li {
  list-style-typ:none;
  color:#fff;
}

#mobilenav li.active ul.level-2 > li > a,
#mobilenav li.active ul.level-2 > li > span {
  text-decoration:none;
  color:#fff;
}

#mainnav {
  width:100%;
  position:fixed;
  top:70px;
  left:0;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  
}
#mainnav.closed {
  top:0;
}
#mainnav:before {
  content:'MENÜ';
  display:block;
  text-align:center;
  line-height:2.4;
  font-size:1.4rem;
  background:#E33A25;
  color:#fff
    
}
#mainnav > ul.level-1{
  overflow:hidden;
  height:0;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}
#mainnav > ul.level-1.open {
  height:auto;
}
#mainnav > ul.level-1 > li {
  float:none;
  display:block; 
  text-align:center;
  padding:0;
  text-align:center;
  background:#ccc;
}
#mainnav > ul.level-1 > li {
  background:#bcbcbc
}
#mainnav > ul.level-1 > li.active {
  background:#8B7B73
    
}
#mainnav > ul.level-1 > li.active > a {
  color:#fff
}
#mainnav > ul.level-1 > li a,
#mainnav > ul.level-1 > li span {
  color:#fff;
  padding:0;
  margin:0;
  display:block;
  width:100%;
  height:100%;
}
#mainnav > ul.level-1 > li > ul.level-2 {
  position:relative;
  padding:0;
  text-align:center;
  background:#F2F1F1;
  width:100%;
  margin:0;
  padding-bottom:10px;
}
#mainnav  ul.level-2 > li {
  float:none;
  display:block; 
  text-align:center;
  padding:0;
  margin:0;
  text-align:center;
}
#mainnav .level-2 > li > a,
#mainnav .level-2 > li > span{
  background:transparent;
  color:#999 !important;
  border-radius:0;
  margin:0;
  padding:0;
  display:block;
  width:100%;
  height:100%;
}
#mainnav .level-2 > li.active {
  
}
#mainnav .level-2 > li.active > span {
  color:#000 !important;
  font-weight:400
}
#contentWrapper {
  margin-top:70px;
  padding-top: 65px;
}
#gallery {
  
}
.cols > div {
  overflow:hidden;
  padding:5px 0;
}
.cols > .col-66{
  width:65%
}
.cols > .col-33{
  width:32%
}
.contactBox {
  width:100%;
  height:auto;
  background-image:none;
  border: 1px solid #991222;
  border-radius:10px;
  margin-bottom:10px;
  color:#8b7b73;
  box-sizing:border-box;
}
.contactBox p {
  color:#8b7b73;
}
.contactBox a {
  color:#8b7b73;
  font-weight:400;
}
#contentWrapper img {
  width:100%;
  height:auto
}
header#header{
  width:100%;
  height:70px !important;
  box-sizing:border-box;
  padding:0 25px;
  overflow:visible;
}
#header .logo {
  height:50px;
  padding-top:10px;
  width:auto;
  margin-left:0
}
#header .logo .large{
  height:100%;
  position:relative;
  margin:0;
  padding:0;
}
#header .logo img {
  height:100%;
  width:auto
}
#header #headerNav {
  width:105px;
  margin-bottom:-13px !important
}
#header #headerNav img {
  width:100%;
  height:auto
}
section.content {
  width:100% ;
  min-width:250px;
  padding:0px;
  box-sizing:border-box
}
.inner {
  width:100%; 
  padding:0 25px;
  box-sizing:border-box
}
#header .inner {
  padding:0;
}
.custom-pager {
  left:0;
  right:0;
  text-align:center;
  bottom:15px;
}
.custom-pager > div.thumb {
  display:inline-block;
  float:none;
}
#pointer .pointed_line {
  width:100%;
  margin-left:0;
  left:auto;
}
#pointer a {
  width:20%;
}
#pointer .infotext {
  width:auto;
}
section.partner .item {
  width:25%;
  padding:10px;
  box-sizing:border-box;
  clear:none !important
}
.content section.partner {
  padding:20px 0
}
.content section.partner .item img {
  max-width:100%;
  max-height:100%;
  height:auto !important;
  width:auto !important
}
footer#footer {
  min-width:200px
}
.product_text {
  height:auto
}
.nutzenNav {
  text-align:center
}
.nutzenNav li {
  display:inline-block
}
#slideshow.pagerOn {
  display:none
}
#slideshow .cycle-slideshow#uniSlide .content {
  width:80%;
  margin:0 auto;
}
#slideshow #custom-navigation {
  width:90%;
  left:50%;
  margin-left:-45%;
}
#slideshow #custom-pager-nutzen-inner {
  margin:0 auto !important;  
  display:block;
  position:absolute;
}
.accordion .teaser,
.packageTeaser{
  width:100%;
}
.powermail_fieldwrap {
  width:100%;
}
.powermail_field{
  width:100% !important
}
#powermail_fieldwrap_6{
  width:60% !important
}
.powermail_fieldwrap_submit {
  background-image:none; 
  border: 1px solid #991222;
  border-radius:10px;
  color:#000;
}
.powermail_fieldwrap_submit:before {
  content:'absenden';
  margin-left:20px;
  margin-top:5px;
  font-size:16px;
  display:block;
}

.accordion .icon.opened {
  height:40px !important; 
  width:40px !important; 
  border-radius:40px;
  background:url('../gfx/accordion_arrow_up.png') #F9F8DA;
  background-position:center center; 
  background-repeat: no-repeat;
  background-size:70%;
  right:0;
  border: 1px solid #bcbcbc;
}
/*BLOG*/
.article .wrapper {
  width:67%;
}
.news-img-wrap {
  width:33%
}
.blogLinkWrapper {
  margin-top:0px
}
.news div.categoryItem .categoryItemImage,
.news div.categoryItem .categoryItemText{
  display:block;
  float:none; 
  text-align:center;
  margin:0 auto
}
.news div.categoryItem .categoryItemText h2 {
  text-align:center !important
}
body.blog.Detail .subtemplateContentWrapper .inner,
body.blog.Detail .inner .col-66{
  width:100%
}
body.blog.Detail .inner .col-33 {
  width:0
}
.news-list-view {
  margin-top:0
}
#footer li.Vitalcheck {
  display:none
}
}
/* MEDIA QUERIES 960 Landscape; */
@media screen and (max-device-width: 640px) and (orientation: landscape) {
#mobilenav ul.level-1.open {
  width:100%;
  overflow:scroll;
}
#mobilenav ul.level-1 > li{
  display:block;
  float:left;
}
#mobilenav ul.level-1 > li > a,
#mobilenav ul.level-1 > li > span {
  font-size:1.4rem
}
}
/* MEDIA QUERIES 700px; */

@media screen and (max-width:700px) {
body {
  font-size:80%;
}
.csc-default {
  margin-top:0 !important;
  margin-bottom:0 !important;
}

.button-bar,
.pointed_line {
  display:none
}

.cols > .col-33,
.cols > .col-33-2,
.cols > .col-66-2,
.cols > .col-66{
  width:100% !important;
}
.cols > .col-20 {
  width:50%
}
.cols > .col-20:nth-child(3n) {
  clear:both
}
footer#footer span.title {
  border-bottom:1px solid #fff;
  display:block;
  width:90%;
}
div.col-33 > .button-bar {
  text-align:center;
}
div.col-33 > .button-bar > div, 
div.col-33 > .button-bar > a {
  margin:5px;
  float:none !important;
  display:inline-block
}
div.col-33 > .button-bar #ke_search_sword{
  position:relative
}
div.col-33 > .button-bar #kesearch_submit {
  position:relative;
  left:0;
  top:7px
}
#pointer {
  text-align:center;
  padding:10px 0
}
#pointer a {
  width: 33%;
  padding-bottom:15px;
  float:left;
  display:inline-block;
  margin-top:10px;
  font-size:1rem;
}
#pointer .infotext {
  padding-top:105px;
  background-image:url('../gfx/heart_mitbackground.png');
}
section.content.partner {
  padding-bottom:15px
}
footer#footer ul {
  margin-top:5px;
  margin-bottom:10px;
}
}

/* MEDIA QUERIES 550px; */

@media screen and (max-width:550px) {
section.partner .item {
  width:33%;
  padding:10px;
  box-sizing:border-box
}
div.col-33 > .button-bar > div, 
div.col-33 > .button-bar > a {
  width:150px;
}
h1,h2,h3 {
  text-align:center;
}
.inner {
  padding:0 15px
}
#header .logo {
  height:40px;
  padding-top:15px;
  padding-bottom:5px
}
#header #headerNav {
  width:90px
}
#contentWrapper {
  margin-top:70px
}
/*BLOG*/
.article .wrapper {
  width:50%;
}
.news-img-wrap {
  width:50%
}
}

/* MEDIA QUERIES 450px; */

@media screen and (max-width:450px) {
#mobilenav ul.level-1.open {
  width:80%;
  
}
#pointer a {
  width: 50%;
}
.cols > .col-20 {
  width:100%
}
.cols > .col-20:nth-child(2n) {
  clear:both
}
.blogLinkWrapper {
  text-align:center
}
.blogLinkWrapper .link {
  float:none; 
  display:inline-block; 
}
.news div.categoryItem {
  width:100%
}
}

/* MEDIA QUERIES 380px; */
@media screen and (max-width:380px) {
/*BLOG*/
.article .wrapper {
  width:100%;
}
.news-img-wrap {
  display:none
}
.page-navigation {
  text-align:center
}
.page-navigation p{
  display:block; 
  width:100%;
  margin:5px 0;
}
.f3-widget-paginator {
  width:100%; 
  display:block;
  text-align:center;
  margin:5px 0 15px 0;
}
.f3-widget-paginator li {
  display:inline-block !important;
  float:none !important;
}
section.partner .item {
  width:50%;
  height:85px;
  padding:0;
  box-sizing:border-box;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
#pointer a {
  width: 100%;
}
}