/* start styling */

@font-face {
  font-family: 'Magneto';
  src: url('../font/Magneto-Bold.eot?4245888');
  src: url('../font/Magneto-Bold.eot?4245888#iefix') format('embedded-opentype'),
       url('../font/Magneto-Bold.woff?4245888') format('woff'),
       url('../font/Magneto-Bold.ttf?4245888') format('truetype'),
       url('../font/Magneto-Bold.svg?4245888#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    margin-left:0;
}

html
{
    height: 100%;
    font-family: 'Open Sans', Calibri, Arial, sans-serif;
	font-weight:300;
}

body
{
    font-size: 16px;
    color: #ededec;
    
    background-color: #1f201b;
    background-image: url("/file/img/layout/ampelmaennchen_muster.png"), url("/file/img/layout/bg_deko.png");
    background-position: 0 center;
    background-size: 80px auto, 100% auto;
}

a
{
    text-decoration: none;
    color: #a3c844;
}

a:hover
{
    text-decoration: none;
}

p,
.p,
ul,
ol,
table
{
    display: block;
    font-size: 1em;
    line-height: 1.8em; 
    margin: 1.2em 0;
    font-weight: normal;
}

table
{
    display: table;    
}

ul,
ol
{
    margin: 0;
}

.h1
{
    color: #a3c844;
    display: block;
    font-size: 2.3em;
    font-weight: normal;
    line-height: 1.2em;
}

.h2
{
    display: block;
    font-size: 1.4em;
    font-weight: 400;
    line-height: 1.4em;
    margin: 1em 0;
    margin-top: 2em;
}

.h1.top {
    animation-delay: 0.2s;
    animation-direction: alternate;
    animation-duration: 2s;
    animation-fill-mode: both;
    animation-name: fade-in;
    background-color: rgba(31, 32, 27, 0.9);
    background-position: 0 center;
    background-repeat: no-repeat;
    border-radius: 5px;
    box-shadow: 0 3px 15px 0 #a3c844;
    color: #a3c844;
    display: table;
    font-family: "Magneto";
    font-size: 2.5em;
    font-weight: normal;
    line-height: 1.4em;
    margin: 10px auto;
    opacity: 1.0;
    padding: 15px 30px;
    transform: rotate(-1deg);
    transition: opacity 0.1s ease 0s, color 0.1s ease 0s, background-color 0.1s ease 0s, box-shadow 0.1s ease 0s;
}

.h3
{
    display: block;
    font-size: 1.4em;
    font-weight: bold;
    color: #a3c844;
}

.boxheadline
{
    color: #FFFFFF;
    font-family: "Magneto";
    font-weight: normal;
}

.h3.top
{
    animation-delay: 0.2s;
    animation-direction: alternate;
    animation-duration: 2s;
    animation-fill-mode: both;
    animation-name: fade-in;
    background-color: rgba(31, 32, 27, 0.9);
    background-position: 0 center;
    background-repeat: no-repeat;
    border-radius: 5px;
    box-shadow: 0 3px 15px 0 #a3c844;
    color: #a3c844;
    display: table;
    font-family: "Magneto";
    font-size: 2.5em;
    font-weight: normal;
    line-height: 1.4em;
    margin: 10px auto;
    opacity: 1.0;
    padding: 15px 30px;
    transform: rotate(-1deg);
    transition: opacity 0.1s ease 0s, color 0.1s ease 0s, background-color 0.1s ease 0s, box-shadow 0.1s ease 0s;
}

.h2.top
{
    animation-delay: 0.2s;
    animation-direction: alternate;
    animation-duration: 2s;
    animation-fill-mode: both;
    animation-name: fade-in;
    background-color: rgba(31, 32, 27, 0.9);
    background-position: 0 center;
    background-repeat: no-repeat;
    border-radius: 5px;
    box-shadow: 0 3px 15px 0 #a3c844;
    color: #a3c844;
    display: table;
    font-family: "Magneto";
    font-weight: normal;
    margin: 10px auto;
    opacity: 1.0;
    padding: 15px 30px;
    transform: rotate(-1deg);
    transition: opacity 0.1s ease 0s, color 0.1s ease 0s, background-color 0.1s ease 0s, box-shadow 0.1s ease 0s;
}

.h4
{
    display: block;
    font-weight: bold;
}

.article-section
{
    display: block;
    margin: 4em 0;
    clear: both;
    overflow: hidden;
}

.breadcrumb
{
    font-weight: normal;
}

hr
{
    border: none;
    border-bottom: 1px solid #ddd;
}

#header
{
    min-height: 290px;
    width: 100%;
    position: relative;
    padding-top: 0;
}

#header::after
{
    background-color: #1f201b;
    background-image: url("/file/img/layout/ampelmaennchen_muster.png"), url("/file/img/layout/bg_deko.png");
    background-position: 0 center;
    background-size: 80px auto, 100% auto;
    content: "";
    display: block;
    height: 75px;
    position: absolute;
    transform: rotate(-2deg);
    transform-origin: 0 50% 0;
    width: 100%;
}


/*
#header > *,
#section > *,
#footer > *
{
}
*/

.content-wrapper
{
    position: relative;
	min-height:100vH;
}

.iframe-wrapper
{
	position: relative;
    padding-bottom: 56%;
    height: 0;
    overflow: hidden;
}

.special-box
{
    background: #f0f;
}

.header-right .headline
{
    text-align: right;
}



.swap-toggle > .nav > .btn
{
    
    background: #444;
    color: #aaa;
    transition: all 0.2s ease-in-out;
}

.swap-toggle > .nav > .btn:hover
{
    color: #a3c844;
    background: #333;
}

.swap-toggle > .checkbox:checked + .nav > .btn 
{
    background: #a3c844;
	color: #444;
}

.c-gold
{
        color: #a3c844;   
} 
.c-grey
{
        color: #888;   
}

.f-magneto
{
           font-family: 'Magneto';
}


.content-wrapper
{
	display: block; 
}

.content-wrapper .grid-wrapper
{
    max-width: 1100px;
    margin: 0 auto;
}

#header.content-wrapper .grid-wrapper,
.content-wrapper .head .grid-wrapper
{
    max-width: 90%;
}

.content-wrapper .head .grid-wrapper
{
    max-width: 80%;   
    left: 10%; 
}

.clForm .element > .user-interaction
{
    font-size: 18px;
    padding: 10px;
    height: 40px;
		-webkit-transition: all 0.1s cubic-bezier(0.25,0.1,0.25,1);
	-moz-transition: all 0.1s cubic-bezier(0.25,0.1,0.25,1);
	-ms-transition: all 0.1s cubic-bezier(0.25,0.1,0.25,1);
	-o-transition: all 0.1s cubic-bezier(0.25,0.1,0.25,1);
	transition:all 0.1s cubic-bezier(0.25,0.1,0.25,1);
	box-shadow: 0 0 0 #a3c844;
	border-color: #fff;
	font-weight:lighter;
}

.clForm .element > .user-interaction.changed {
    box-shadow: 0 0 25px 5px #a3c844;
    color: #a3c844;
}

.btn.btn-primary,
.clForm .element > .user-interaction.btn.btn-primary
{
    background-color: #a3c844;
    color: #474a40;
    font-size: 1.5em;
	font-weight: bold;
    border: 0;
    padding: 10px;
    display: block;
    width: 100%;
    max-height: inherit;
    line-height: 2em;
    height: inherit;
    text-align: center;
    transition: all ease 0.3s;
}

.btn.btn-primary:hover,
.clForm .element > .user-interaction.btn.btn-primary:hover
{
    background: #a3c844;
    color: #FFFFFF;
}

.clForm .element > label
{
        font-size: 1.0em;
    margin-bottom: 8px;
	color:#aaa;
}

:required {
  background: red;
}  
    
/**
 * header menu
 */
 
.photo-frame
{
    border: solid 10px #fff;
    box-shadow: 0 0 20px 8px rgba(38,33,27,0.9);
}

.photo-frame:hover {
    box-shadow: 2px 2px 25px 5px rgba(38,33,27,1);
}

.effect-sepia
{
	
	-ms-transition: all 0.15s cubic-bezier(0.65, 0.05, 0.36, 1);
	-webkit-transition: all 0.15s cubic-bezier(0.65, 0.05, 0.36, 1);
	-moz-transition: all 0.15s cubic-bezier(0.65, 0.05, 0.36, 1);
	transition: all 0.15s cubic-bezier(0.65, 0.05, 0.36, 1);
	
    -ms-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    transform: rotate(-2deg);
		
    -webkit-filter: sepia(25%) brightness(100%);
    -moz-filter: sepia(25%) brightness(100%);
    filter: sepia(25%) brightness(100%);
}

.effect-sepia:hover
{
	-webkit-filter: sepia(25%) brightness(120%);
    -moz-filter: sepia(25%) brightness(120%);
    filter: sepia(25%) brightness(120%);
	
	cursor:pointer;
}

.effect-sepia+.effect-sepia
{
    -ms-transform: rotate(2deg); /* IE 9 */
    -webkit-transform: rotate(2deg); /* Chrome, Safari, Opera */
    transform: rotate(2deg);
}

#menu-root
{
    padding: 0;
    border: 0;
    z-index: 101;
    width: 100%;
    background: #F8F8F8;
    position: relative;
}

#home
{
    display: block;
    padding: 12% 2%;
    vertical-align: middle;
}

#menu-root #menu
{
	margin: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    white-space: nowrap;
    z-index: 100;
    vertical-align: bottom;
    box-shadow: none;
    display: block;
    position: relative;
}

#menu-root #menu .menu-element
{
    display: inline-block;
}


#menu-root #menu .menu-element-link
{
    color: #1c1a1a;
    position: relative;
    text-decoration: none;
    transition: color 0.3s ease 0s;
    background: transparent;
    vertical-align: middle;
    line-height: 1.1em;
    padding: 16px 18px 15px 18px;
    display: inline-block;
    text-align: center;
    position: relative;
    overflow: hidden;
}

#menu-root #menu .menu-element-link:hover
{
    text-decoration: underline;
    color: #000;
}

#menu-root #menu .menu-element-link.focus
{
    text-decoration: none;
    border: none;
    color: #D00012;
    background-image:-moz-linear-gradient(62% 9% -90deg,rgb(248,248,248) 0%,rgb(255,255,255) 100%); 
    background-image:-webkit-gradient(linear,62% 9%,62% 72%,color-stop(0, rgb(248,248,248)),color-stop(1, rgb(255,255,255)));
    background-image:-webkit-linear-gradient(-90deg,rgb(248,248,248) 0%,rgb(255,255,255) 100%);
    background-image:-o-linear-gradient(-90deg,rgb(248,248,248) 0%,rgb(255,255,255) 100%);
    background-image:-ms-linear-gradient(-90deg,rgb(248,248,248) 0%,rgb(255,255,255) 100%);
    background-image:linear-gradient(180deg,rgb(248,248,248) 0%,rgb(255,255,255) 100%);
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff8f8f8,endColorstr=#ffffffff,GradientType=0)";
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff8f8f8,endColorstr=#ffffffff,GradientType=0);
}

#menu-root #menu .menu-element-link.focus:hover
{
    cursor: default;
}

#menu-root #menu button
{
	display: none;
}

button#menuMobileButton::before
{
    content: "Menü";
    display: block;
    position: absolute;
    left: -3em;
    top: 30%;
    font-size: 1.5em;
    font-weight: 400;
    color: #dad8d8;
}

/**
 * #footer
 */
#footer
{
    padding-bottom: 50px;min-height: 50px;
    position: relative;
    width: 100%;
    z-index: 2;
    font-size: 1em;
}

#footer .content-wrapper.contact-box .bg
{
    padding-bottom: 30%;
    padding-top: 25%;
}

#footer .content-wrapper.contact-box .headline 
{
    margin: 0px;
    background: #F4F1EC;
    padding: 5px;
    display: inline-block;
    padding: 5px;
    float: right;
    margin-top: 33%;
    margin-right: 7%;
    border-radius: 10px;
}

#footer .content-wrapper.contact-box .headline a
{
    
}

#footer .content-wrapper.contact-box .headline a:after
{
    content: "";
    display: block;
}

#footer .content-wrapper.contact-box .headline .h1
{
    margin: 0 !important;
    padding: 0;
    background: transparent;
}

#footer a
{
    text-decoration: none;
    color: inherit;
}

#footer .spacer
{
    display: inline-block;
    width: 1px;
    height: 1em;
    background: #666;
    margin: 0 10px;
    vertical-align: middle;
}

#footer a:hover
{
    text-decoration: underline;
}

/**
 * Sliderarea
 */

#emotionImgArea
{
    position: relative;
    overflow: hidden;
    z-index: 1;
    box-shadow: none;
    min-height: 80px;
}

#emotionImgArea > div
{
    background: transparent no-repeat center top;
    background-size: cover;
    max-width: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    filter: alpha(opacity=0); /* IE 7 and Earlier */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";    /* Next 2 lines IE8 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    left: 0%;
    top: 0px;
    display: none;
}

#emotionImgArea > div:first-child
{
    display: block;
}

#emotionImgArea > div[class=""]
{
    background-image: none !important;   
}

#emotionImgArea > div.out
{
    left: 0px;
    opacity: 0.0;
    filter: alpha(opacity=0); /* IE 7 and Earlier */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";    /* Next 2 lines IE8 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    transition: left 1.8s, opacity 1.8s;
    -webkit-transition: left 1.8s, opacity 1.8s;
    display: block;
}

#emotionImgArea > div.back
{
    left: 0%;
    opacity: 0.0;
    filter: alpha(opacity=0); /* IE 7 and Earlier */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";    /* Next 2 lines IE8 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    transition: left 1.8s, opacity 1.8s;
    -webkit-transition: left 1.8s, opacity 1.8s;
    display: block;
}

#emotionImgArea > div.in
{
    left: 0%;
    opacity: 1.0;
    filter: alpha(opacity=100); /* IE 7 and Earlier */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";    /* Next 2 lines IE8 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    transition: left 1.8s, opacity 1.8s;
    -webkit-transition: left 1.8s, opacity 1.8s;
    display: block;
}

/** SIDENAV **/

#side-nav
{
	
}

#side-nav .list {
    list-style: none;
    padding-left: 0px;
}

#side-nav .list .link {
    overflow: hidden;
    word-break: normal;
    white-space: nowrap;
    text-overflow: clip;
    font-weight: bold;
    display: block;
    padding: 12px 0px 12px 20px;
    margin-bottom: 2px;
    color: #a3c844;
    background-color: #10100e;
    text-decoration: none;
    -webkit-transition: all 0.3s 0.05s;
    -moz-transition: all 0.3s 0.05s;
    -ms-transition: all 0.3s 0.05s;
    -o-transition: all 0.3s 0.05s;
    transition: all 0.3s 0.05s;
}

#side-nav .list .link:before 
{
	/*content:"";*/
    display: inline-block;
	vertical-align: baseline;
    width: 5px;
    height: 5px;
	background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #ddd;
	margin-right:10px;
}

#side-nav .list .link:hover:before 
{
	border-color:#a3c844;
}

#side-nav .item .link:active,
#side-nav .item .link:hover {
    color: #ffffff;
	background-color: #a3c844;
}

/**
 * btn click animation
 */
 
.btn-animation
{
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.btn-animation .ripple
{
    position: absolute;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-color: #a3c844;
    -webkit-animation: grow 0.5s;
    animation: grow 0.5s;
    opacity: 0;
    z-index: -1;
}

@-webkit-keyframes grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.2;            
  }
  100% {
    -webkit-transform: scale(2);
            transform: scale(2);
    opacity: 0;
  }
}
@keyframes grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.2;
  }
  100% {
    -webkit-transform: scale(2);
            transform: scale(2);
    opacity: 0;
  }
}    



/**
 * Google Maps
 */

#map
{
    height: 482px;
}

#map img
{
    max-width: inherit;
}

.gMapsInfo
{
    white-space: nowrap;   
    margin: 10px 10px 15px 10px; 
	color:#222;
}

.gm-style-iw
{
    overflow: hidden !important;
}

.portrait
{
    height: 300px;
    width: 95%;
    opacity: 0.5;
}

.img.fR
{
    margin-left: 6%;
    margin-bottom: 15px;
    max-width: 60%;
}

.img.fL
{
    margin-right: 6%;
    margin-bottom: 15px;
    max-width: 60%;
}

/**
 * Rating
**/

.rating
{
    display: inline-block;
    padding: 10px;
    border: solid 1px #F2F2F2;
}

.rating::before
{
    content: "";
    clear: both;
}

.rating p
{
    margin-top: 0px;
    margin-bottom: 5px;
}

#msg_ok
{
    display: inline-block;
    vertical-align: middle;
    float: right;
    padding: 3px;
    color: #D00012;
}

.userRating
{
    display: inline-block;
    height: 20px;
    vertical-align: middle;
    width: 120px;
}

.userRating > div
{
    width: 120px;
    height: 20px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    text-align: left;
}

.userRating > div > div
{
    background: rgb(252,234,187); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,234,187,1)), color-stop(50%,rgba(252,205,77,1)), color-stop(51%,rgba(248,181,0,1)), color-stop(100%,rgba(251,223,147,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */
    width: 100%;
    height: 20px;
    left: 0px;
}

.userRating:hover > div > div
{
    background: #fff;
}

.userRating > div > span
{
    position: relative;
    bottom: 20px;   
}

.userRating > div span
{
    background: transparent url("/file/img/rating_star.png") left top no-repeat;
    display: inline-block;
    height: 20px;
    width: 0px;
    cursor: pointer;
    padding-left: 24px;
    vertical-align: top;
}

.userRating > div span[onclick]:hover
{
    background-color: rgb(255,168,76);
}

/* FIXED CONTENT */

#menu-button
{
	position:fixed;
	
    top: 5px;
    left: 5px;
	z-index:800;
	background-color:transparent;
	border: 0;
    outline: none;
    color: #333;
    display: block;
    box-sizing: content-box;
    border-top: 0;
    border-left: 0;
	border-radius:50%;	
    margin: 0;
    width: auto;
    height: auto;	
    padding: 0;
}

#menu .social {
    display: block;
    margin: 40px 10px;
}

#menu .social .link
{
	display:inline-block;	
}

#menu .social .link+.link
{
	margin-left:10px;
}

#menu-button:before,
#menu .social .link:before
{
	font-size:35px;
	color:#ddd;
	border-radius:50%;
	text-decoration:none;
}


#menu .social .link:before
{
	font-size: 30px;
    color: #888;
}

#menu .social .link:hover:before
{
	color: #a3c844;    
	background-color: #fff;
}

#menu-button:hover:before,
#menu.closed #menu-button:hover:before
{
    color: #a3c844;    
	background-color: #fff;
}

#menu.closed
{
	overflow:visible;
}

#menu.closed #menu-button:before
{
	color:#fff;
}


#menu 
{
    overflow: auto;
    left: 0;
    top: 0px;
    position: fixed;
    width: 225px;
    display: block;
    background: #10100e;
    z-index: 500;
    height: 100%;
    padding-bottom: 100px;
	box-shadow:0 0 10px rgba(0,0,0,0.27);
	-webkit-transition: left 0.4s cubic-bezier(0.25,0.1,0.25,1);
	-moz-transition: left  0.4s cubic-bezier(0.25,0.1,0.25,1);
	-ms-transition: left  0.4s cubic-bezier(0.25,0.1,0.25,1);
	-o-transition: left  0.4s cubic-bezier(0.25,0.1,0.25,1);
	transition:left  0.4s cubic-bezier(0.25,0.1,0.25,1);
}

#menu.closed
{
	left: -225px;
}

#page-wrapper
{
	overflow:hidden;
	-webkit-transition: margin-left 0.2s 0.1s cubic-bezier(0.25,0.1,0.25,1), max-width 0.2s 0.1s cubic-bezier(0.25,0.1,0.25,1);
	-moz-transition: margin-left  0.2s 0.1s cubic-bezier(0.25,0.1,0.25,1), max-width 0.2s 0.1s cubic-bezier(0.25,0.1,0.25,1);
	-ms-transition: margin-left  0.2s 0.1s cubic-bezier(0.25,0.1,0.25,1), max-width 0.2s 0.1s cubic-bezier(0.25,0.1,0.25,1);
	-o-transition: margin-left  0.2s 0.1s cubic-bezier(0.25,0.1,0.25,1), max-width 0.2s 0.1s cubic-bezier(0.25,0.1,0.25,1);
	transition:margin-left  0.2s 0.1s cubic-bezier(0.25,0.1,0.25,1), max-width 0.2s 0.1s cubic-bezier(0.25,0.1,0.25,1);
}

#page-wrapper > *
{
	
	width:100%;
}

#menu.open~#page-wrapper
{
	margin-left: 225px;
    max-width: calc(100% - 225px);
}

#menu .btn
{
   	cursor: pointer;
	    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;	
	outline:none;
}

#menu .btn > a
{
    color: inherit;
}

#menu #anfrage
{
    height:107px;    
    background: #FF8B19;
    box-shadow: none;
    color: #fff;
    outline: none;    
}

#menu #anfrage img
{
    width: 20px;
    height: 80px;
    margin: 12px 14px;
}

#menu.open:before #menu-button
{
	/*content:"";
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;	*/
}

/* 
 * CONTENT BG 
 */


.content-wrapper .head
{
    width: 100%;
    position: relative;
}

.content-wrapper .head .bg
{
    padding-top: 55%;
    padding-top: 55.56%;
    background: transparent url("bg.png") no-repeat;
    background-size: cover;
    
}

.content-wrapper .head .bg > *
{
    position: absolute;
    top: 0;
    /*left: 0;*/
}

.content-wrapper .head .bg:after
{
    content: "";
    display: block;
    width: 100%;
    padding-top: 50px;
    position: absolute;
    bottom:-1px;
    /*background: transparent url("/file/img/MAXx1600x0/layout/deco_section_footer_dark_bottom.png") no-repeat; <- Bereichsübergang unten */
    background-size: 100% 100%;
}

.content-wrapper .head .bg:before
{
    content: "";
    display: block;
    width: 100%;
    padding-top: 50px;
    position: absolute;
    top:-1px;
    /*background: transparent url("/file/img/MAXx1600x0/layout/deco_section_footer_dark_top.png") no-repeat; <- Bereichsübergang oben */
    background-size: 100% 100%;
}

.content-wrapper .head .bg.bg-bg00
{
    background-image: url("/file/img/MAXx1600x0/layout/street_bg.jpg"); 
		    background-position: right 0; 
}

.content-wrapper .head .bg.bg-bg00:before
{
    display: none;
}

/* info slider */

.content-wrapper .info-slider
{
	margin-bottom:40px;
}

.content-wrapper .info-slider .head .bg
{
    padding-top: 60%;	
	padding-top: 59.09%;
}

.content-wrapper .info-slider .head .bg.bg-info01
{
    background-image: url("/file/img/MAXx1600x0/layout/info01-bg.jpg");
}

.content-wrapper .info-slider .head .bg.bg-info02
{
    background-image: url("/file/img/MAXx1600x0/layout/info02-bg.jpg");
}

.content-wrapper .info-slider .head .bg.bg-info03
{
    background-image: url("/file/img/MAXx1600x0/layout/info03-bg.jpg");
}

.content-wrapper .info-slider .info-wrapper
{
	position:relative;
}

.content-wrapper .info-slider .body
{
    padding: 30px;
    position: absolute;
    left: 6%;
    top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	transform: translate(0,-50%);
    max-width: 38%;
    max-height: 80%;
    font-size: 0.9em;
    box-sizing: border-box;
    overflow: hidden;
    overflow-y: auto;
    background-image: none;
    background-color: rgba(68,68,68,0.92);
}

.content-wrapper .info-slider .body-r .body
{
	left: inherit;
    right: 6%;
    
}

.content-wrapper .info-slider .swap-slider > .nav
{
	margin: 0;
    position: absolute;
    bottom: 0;
    z-index: 1;
    left: 50%;
    width: auto;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
}

.content-wrapper .info-slider .swap-slider > .nav .btn
 {
	   opacity: 0.75;
 }
 
.content-wrapper .info-slider .head .bg:before,
.content-wrapper .info-slider .head .bg:after
{
	content:none;
}

.content-wrapper
{
	position:relative;	
}

.content-wrapper .body
{
    padding: 65px 0px;
	    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%);
}

.content-wrapper .head .h1,
.content-wrapper .head .h2
{
    animation-delay: 0.2s;
    animation-direction: alternate;
    animation-duration: 2s;
    animation-fill-mode: both;
    animation-name: fade-in;
    background-color: rgba(31, 32, 27, 0.9);
    background-position: 0 center;
    background-repeat: no-repeat;
    border-radius: 5px;
    box-shadow: 0 3px 15px 0 #a3c844 !important;
    color: #a3c844;
    display: table;
    font-family: "Magneto";
    font-size: 2.5em;
    font-weight: normal;
    line-height: 1.4em;
    margin: 10px auto;
    opacity: 1;
    padding: 15px 30px;
    transform: rotate(-1deg);
    transition: opacity 0.1s ease 0s, color 0.1s ease 0s, background-color 0.1s ease 0s, box-shadow 0.1s ease 0s;
}

.content-wrapper .head .h1
{    
	margin: 300px 0 0 0;	
    box-shadow: 1px 1px 10px rgba(0,0,0,0.27);
}

.content-wrapper .head .h2
{
        background: #a3c844;
    color: #fff;
    margin: 0;
}

.content-wrapper.bg.bg-dark
{
}

/* price Box */

.price-box
{
    background-color: #a3c844;
    color: #fff;
    font-size: 1.5em;    
}

.price-box .price:before
{
    font-family: 'Open Sans', Calibri, Arial, sans-serif;
    font-size: 14px;
    margin-bottom: 10px;
    display: none;
    
}
    
.price-box .price[data-saison="1"]:before
{
    content: "Neben-Saison";
}

.price-box .price[data-saison="2"]:before
{
    content: "Zwischen-Saison";
}

.price-box .price[data-saison="3"]:before
{
    content: "Haupt-Saison";
}

.price-box-header > *
{
    padding: 10px;
}

.price-box .price,
.price-box .name
{
	    padding: 10px;
    line-height: 2em;
    display: block;
}

.price-box .price *, .price-box .name *
{
	margin:0;
}


/***************************************************************************************
 * Basic Calendar                                                                        *
****************************************************************************************/

.calendarArea
{
    position: relative;
    width: 100%;
    height: 270px; 
    padding: 0;
    box-sizing: border-box;
    background: #575756;   
}

.datePicker
{
    width: inherit;
    height: auto;
    box-shadow: 0 0 4px 0 #666666;
    background-color: white;
}

.calendarArea > div.sites > div
{
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    position: absolute;
    transition: all 0.8s;
    opacity: 1;
    top: 0px;
    visibility: visible;
    box-sizing: border-box;
    padding: 10px;background: #444;
    
}

.datePicker > div.sites > div
{
    position: inherit;
}

.calendarArea > div.sites > div.previous
{
    top: -100%;
    opacity: 0;
    visibility: hidden;
}

.calendarArea > div.sites > div.next
{
    top: +100%;
    opacity: 0;
    visibility: hidden;
}

.calendarArea > div.sites > div > table
{
    width: 94%;
    margin: 3%;
}

.calendarArea .weekDay
{
    font-size: 0.9em;
}

.calendarArea tr td
{
    line-height: 30px;
}

.calendarArea .weekDay,
.calendarArea th.weekNumber
{
    color: #888;
    
}

.calendarArea tr
{
    height: auto;
}

.datepicker .week .day.current:before
{
        border-radius: 50%;
    border: 1px solid #a3c844;
    content: " ";
    height: 22px;
    margin: -4px;
    position: absolute;
    width: 22px;
    /* background-color: #a3c844; */
    color: #a3c844;
}

.datepicker
{
    color: #333;
}

.datePicker tr
{
    height: 20px;
}

.calendarArea th.weekNumber
{
    font-size: 0.8em;
}

.calendarArea tr th
{
    text-align: center !important;
    text-transform: inherit;
    padding: 0px;
}

.calendarArea tr td
{
    border: 0 none;
    padding: 0px;
}

.datePicker tr td
{
    width: 25px;
}

.calendarArea tr td.day
{
    text-align: center;
    padding: 3px;
	    transition: all 0.3s 0.05s;
}

.calendarArea td:empty:hover
{
    background-color: transparent;
}

.calendarArea tr:hover td.day
{    background-color: #777;
    color: #fff;
}


.calendarArea tr:hover td.day:hover
{

}

.calendarArea tr:hover td.day
{
    cursor: pointer;
}

.calendarArea .dateToDay > div
{
    border-bottom: 1px solid #727272;
    cursor: help;
    color: #FF1717;
}

.calendarArea .currentDay
{
    color: #a3c844;
    background: #fff;
}

.calendarArea td > div
{
    position: relative;
}

.datePicker td > div
{
    cursor: pointer;
}

.calendarArea tr td .toolTip
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    bottom: 0;
    margin-bottom: 20px;
    margin-left: -40px;
    padding: 10px;
    position: absolute;
    width: 100px;
    z-index: 1;
    display: none;
    text-align: center;
    cursor: default;
}

.calendarArea tr td:last-child .toolTip
{
    right: 0px;
    margin-left: 0px;
}

.calendarArea tr td:first-of-type .toolTip
{
    left: 0px;
    margin-left: 0px;
}

.calendarArea td:hover .toolTip
{
    display: block;
}

.calendarArea .nextMonth
{
    cursor: pointer;
    left: 10px;
    position: absolute;
    top: 0;
    z-index: 1;
}

.calendarArea .previousMonth
{
    cursor: pointer;
    right: 10px;
    position: absolute;
    top: 0;
    z-index: 1;
}

.calendarArea button
{
    border: 0 none;
    font-size: 30px;
    background-color: #333;
    padding: 5px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    box-sizing: content-box;
    overflow: hidden;
    margin: 0;
}

.calendarArea button[disabled]
{
    color: transparent !important;
    cursor: wait;
}

.datePicker button[disabled]
{
    color: inherit !important;
    cursor: pointer;
}

/* gutschein */

.gutschein
{
    color: #a3c844;
    display: block;
    background-repeat: no-repeat;
    z-index: 10000;
    transform: rotate(6deg);
    text-decoration: none !important;
    max-width: 90%;
    margin: auto;
    text-align: center;
}

.gutschein.gutschein-top
{
    width: 315px;
    top: -15%;
    right: 6%;
    
}

.gutschein:hover
{
    color: #fff;
}

.gutschein .desc
{    font-size: 1.5em;
    background-color: #25201A;
    text-align: center;
    text-decoration: none;
}


/* car */

.icon
{
    width: 110px;
    height: 115px;
    background-size: contain;
    background-position: 0;
    background-repeat: no-repeat;
}

.icon.tab01
{
    background-image: url("/file/img/icon/bild01.png");
    background-size: cover;
}

.icon.tab02
{
    background-image: url("/file/img/icon/bild02.png");
    background-size: cover;   
}

.icon.tab03
{
    background-image: url("/file/img/icon/bild03.png");
    background-size: cover;
}

.icon.tab04
{
    background-image: url("/file/img/icon/bild04.png");
    background-size: cover;
}

.icon.little-icon
{
    width: 80px;
    height: 80px;
    background-size: contain;
	margin: auto;
}

/* bonus box */

.bonus-box {
    min-height: 330px;
    position: relative;
}

.bonus-box .desc
{
    position: absolute;
    max-width: 60%;
    left: 32%;
    top: 15%;
}

ul{
    list-style: disc;
    color: inherit;
    padding-left: 25px;
}

/* anfrage box */


.anfrage-wrapper
{
	padding: 20px;
    position: relative;
    background: #575756;
}

.call 
{
    color: #a3c844;
    -ms-transform: rotate(-12deg);
    -webkit-transform: rotate(-12deg);
    -moz-transform: rotate(-12deg);
    transform: rotate(-12deg);
    display: block;    
	text-align: left;
	    font-size: 1.2em;
    margin: 30px 10px 20px 10px;
    text-decoration: none;
}

.call:before 
{
    content: "Tel. unter:";
    display: block;
    font-size: 0.8em;
    color: #888;    
	margin-bottom: 8px;
}

.anfrage-wrapper .call 
{
	font-size: 2em;
    float: right;
    text-align: right;	
    margin: 40px;
    -ms-transform: rotate(8deg);
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    transform: rotate(8deg);
	
}

.anfrage-wrapper .call:before 
{
    content: "Anrufen unter:";
    color: #ededec;	
    text-align: right;	
}

.anfrage-wrapper .gutschein
{
    width: 320px;    
}

.anfrage-wrapper .gutschein .desc
{
    opacity: 0;
    visibility: hidden;    
    transition: all 0.3s ease;
    font-size: 1.5em;
    background-color: #575756;
}

.anfrage-wrapper :hover.gutschein .desc
{
    opacity: 1.0;
    visibility: visible;    
}

/* fact box */

.fact-box 
{
	position: relative;
	background-color: #FDFDFD;
    padding: 65px 10px 40px 40px;
    color: #241D17;
    font-weight: bold;
    -webkit-transform: rotate(1deg);
    -moz-transform: rotate(1deg);
    -ms-transform: rotate(1deg);
    -o-transform: rotate(1deg);
    transform: rotate(1deg);
    background-image: url("/file/img/CUTx450x600/tmp/zettel_wohnmobil.png");
    background-position: top -10px right 0px;
    /* background-repeat: no-repeat; */
    background-size: cover;
    box-shadow: 3px 6px 14px 2px rgba(0,0,0,0.4);
    border-radius: 5px;
}

.fact-box .icon {
    color: #a3c844;
	width: auto;
    height: auto;
	font-weight:normal;
}

.fact-box .icon:before
{
	font-size:28px;
}

.fact-box .desc
{
	line-height: 1.4em;
    font-size: 1.0em;
	
}

.fact-box .desc .label
{
	margin-right:12px;	
}

.fact-box .desc > *
{
	display:inline-block;
	width: auto;	
	line-height: inherit;
    font-size: inherit;	
	font-weight:inherit;
}

.fact-box .desc p,
.fact-box .desc ul
{
	margin:0;	
	font-size:inherit;	
	font-weight:inherit;
}

.fact-box .icon.icon-tab
{
    position: absolute;
    top: -55px;
}

.fact-box .row
{
	margin-bottom:10px;
}

/* img lightbox */

#clLB > .bg > .content > .close
{
    box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
    background-image: none;
    padding: 3px;
    border-color: #a3c844;
}

#clLB > .bg > .content > .close:after,
#clLB > .bg > .content > .close:before
{
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #a3c844;
    
}

#clLB > .bg > .content > .close:after
{
    
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#clLB > .bg > .content > .close:before
{
    
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*other*/

.swap-toggle
{
    margin-bottom: 15px;
}

/* neu banner */
.neu-banner
{
    color: #a3c844;
    display: block;
    font-size: 2.3em;
    font-weight: normal;
    line-height: 1.2em;
}

.img-lb-slider
{
    cursor: pointer;
}

.clForm .element.formError .user-interaction, 
.clForm .element.formError .upload, 
.clForm .element.formError .captcha > input, 
.clForm .element.formError .mce-tinymce.mce-container.mce-panel
{
    border-color: #E30714;
}

.clForm .element.formError > label
{
	color:#E30714	;
}

.error, 
.info 
{
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 20px;
    border: solid 4px #ADDE5C;
    background: #DFF2BF;
    color: #008000;
}

.error
{
	border: solid 4px #FBD3C6;
    background: #FDE4E1;
    color: #B10009;
}

/**
 * modell slider
 **/

.swap-slider {
    overflow: hidden;
}

.swap-slider > .nav {
    display: inline-block;
    /*width: 30%;*/
	width: 100%;
    padding-right: 0;	
    margin-right: 20px;
    margin-top: 15px;
}

.swap-slider > .mask {
    height: auto;
    overflow: hidden;
    background-color: #575756;
	width: 100%;
    display: inline-block;
}

.model-toggle > .swap.swap-slider > .mask > .list > .item
{
	background-color: #444;
	padding: 30px 45px;
}

.model-toggle .nav > .btn .icon
{
	display:block;
}

.swap-slider .nav > .btn 
{
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-color: #575756;
    border-right: 1px solid #4f4f4f;
    display: inline-block;
    line-height: 2em;
    padding: 15px;
	vertical-align:bottom;
}

.model-toggle > .swap-slider.item-4 > .nav > .btn
{
	width:25%;	
}

.swap-slider > .radio-1:checked~.nav > .btn.button-1, .swap-slider > .radio-2:checked~.nav > .btn.button-2, 
.swap-slider > .radio-3:checked~.nav > .btn.button-3, .swap-slider > .radio-4:checked~.nav > .btn.button-4, 
.swap-slider > .radio-5:checked~.nav > .btn.button-5, .swap-slider > .radio-6:checked~.nav > .btn.button-6,
.swap-slider > .radio-7:checked~.nav > .btn.button-7, .swap-slider > .radio-8:checked~.nav > .btn.button-8,
.swap-slider > .radio-9:checked~.nav > .btn.button-9, .swap-slider > .radio-10:checked~.nav > .btn.button-10
{
    color: #a3c844;
    background-color: #444;
    padding-bottom: 25px;
}

.swap-slider.swap-part-slider > .nav
{
    height: 100%;
}

.swap-slider .btn.nav-before,
.swap-slider .btn.nav-next
{
    position: absolute;
    padding: 0;
    top: 50%;
    top: calc(50% - 35px);
    opacity: 0.75;
    border: 0;
    outline: 0;
    width: 34px;
    height: 70px;
    color: #fff;
    background-color: #444;
    transition: all 0.3s ease-in;
    
}

.swap-slider .btn.nav-before:hover
{
    
    box-shadow: 3px 0px 15px -5px rgba(132,110,84,0.5);
}

.swap-slider .btn.nav-next:hover
{
    box-shadow: -3px 0px 15px -5px rgba(132,110,84,0.5);
}
.swap-btn-before .btn:hover,
.swap-btn-next .btn:hover,
.swap-slider .nav .btn:hover
{
    opacity: 1;
}

.swap-btn-before .btn.nav-before,
.swap-slider.swap-part-slider > .nav .button-left
{
    left: 0;
}

.swap-btn-next .btn.nav-next,
.swap-slider.swap-part-slider > .nav .button-right
{
    right: 0;
}

.swap-btn-before input:first-of-type:checked~.btn.nav-before,
.swap-slider.swap-part-slider.on-start > .nav .btn.nav-before
{
    left: -40px;
}

.swap-btn-next input:last-of-type:checked~.btn.nav-next,
.swap-slider.swap-part-slider.on-end > .nav .btn.nav-next
{
    right: -40px;
}

.swap-slider.swap-horizontal > .mask > .list, .swap-slider.swap-vertical > .mask > .list
{
	background-color:#444;	
}

.info-wrapper .body
{
    background: rgba(20, 21, 18, 0.95) none repeat scroll 0 0 !important;
    border: 1px solid rgba(20, 21, 18, 1);
    box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.6);
    padding: 25px 15px;
}

.info-wrapper .body .h2
{
    animation-delay: 0.2s;
    animation-direction: alternate;
    animation-duration: 2s;
    animation-fill-mode: both;
    animation-name: fade-in;
    background-color: rgba(31, 32, 27, 0.9);
    background-position: 0 center;
    background-repeat: no-repeat;
    border-radius: 5px;
    box-shadow: 0 3px 15px 0 #a3c844;
    color: #a3c844;
    display: table;
    font-family: "Magneto";
    font-weight: normal;
    margin: 10px auto;
    opacity: 1.0;
    padding: 15px 30px;
    transform: rotate(-1deg);
    transition: opacity 0.1s ease 0s, color 0.1s ease 0s, background-color 0.1s ease 0s, box-shadow 0.1s ease 0s;
}

#menuMobileButton
{
    display:none;
}

.green
{
    color: #a3c844;
}

.anfrage-wrapper
{
    margin-top: 14px;
}

.anfrage-wrapper .boxheadline
{
    margin-bottom:40px;
    font-size: 1.8em;
    margin-top: 0px !important;
}

#menu > a
{
    margin-top: 70px !important;
}

#start::after {
    background-image: url("/file/img/CUTx435x320/layout/motorrad.jpg");
    background-size: 80px auto, 100% auto;
    background-size: cover;
    border: 13px solid #ededec;
    border-radius: 10px;
    bottom: 30%;
    box-shadow: 0 0 15px #000;
    content: "";
    display: block;
    height: 320px;
    left: 58%;
    position: absolute;
    transform: rotate(4deg);
    width: 435px;
}

#start
{
    overflow:hidden;
}

body.data_privacy .content-section
{
    padding-top: 30px;
}

/* update 2017-02-17 */

#page-wrapper > *
{
	overflow: hidden;
}

#header::after
{
	height: 100px;			
	overflow: hidden;
    transform: skewY(-3deg);
    transform-origin: 0;
}

#menu
{
	box-shadow: 0 0 15px rgba(0,0,0,0.5);
}

#menu,
#side-nav .list .link
{
    background-color: #1f1f1b;
}

a
{
	-webkit-transition: all 0.2s 0.05s cubic-bezier(0.25,0.1,0.25,1);
	-moz-transition: all 0.2s 0.05s cubic-bezier(0.25,0.1,0.25,1);
	-ms-transition: all 0.2s 0.05s cubic-bezier(0.25,0.1,0.25,1);
	-o-transition: all 0.2s 0.05s cubic-bezier(0.25,0.1,0.25,1);
	transition:all 0.2s 0.05s cubic-bezier(0.25,0.1,0.25,1);
}

a,
a:hover,
#footer a:hover
{
	text-decoration: none;
}

#footer
{
	color: #999;
}

#footer a:hover
{
	color: #fff;
}