	/* 
copyright by wosa intermedia gmbH - giuseppe scolaro - Rotkreuz 
protected by copyscape.com
*/

.whatsappImage {
	width: 100%;
}

.main-description p img{
        width: 100%;
}

.dimpressum p img {
        width: auto ;
}

.main-description .bodytext img{
	width: 100%;
}

.girls-container{
	display: none;
}



blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
body {
	
	margin: 0px;
	padding: 0px;
	color: #FFF490;
	padding-top:0px;
	font-family: 'Heebo', sans-serif;
	font-size:16px;
	font-weight:400;
/*
	background-color: #ff9300;
	background-image: url(../../images/fkk66/bg_large_knall_55.png);
	background-position: center top; 
	background-repeat: no-repeat;
	background-attachment: fixed;
*/

background-attachment: fixed;
background-position: center top; 
	background-repeat: no-repeat;
	/*
	background-image: url(../../images/fkk66/bg_ornamente_v3.jpg);
background-size: cover;
*/

background: rgb(233,91,1);
background: -moz-linear-gradient(45deg,  rgba(233,91,1,1) 0%, rgba(254,177,0,1) 52%, rgba(229,100,0,1) 100%);
background: -webkit-linear-gradient(45deg,  rgba(233,91,1,1) 0%,rgba(254,177,0,1) 52%,rgba(229,100,0,1) 100%);
background: linear-gradient(45deg,  rgba(233,91,1,1) 0%,rgba(254,177,0,1) 52%,rgba(229,100,0,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e95b01', endColorstr='#e56400',GradientType=1 ); 

}
.front-slider{
	height: 360px;
	overflow: hidden;
}
#back-one{
	padding-top:20px;
	background-attachment: fixed;
background-position: center top; 
	background-repeat:repeat;
	background-image: url(../../images/fkk66/pattern-3-trans-g.png);
}

.mainWrapper{
	max-width: 1200px;
	
}

.mainContainer{
	background-image: url(../../images/fkk66/balken_oben.png);
	background-position: top center; 
	background-repeat: no-repeat;
	padding-top: 10px;
	-moz-box-shadow: 0px 15px 20px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 15px 20px rgba(0,0,0,0.5);
	box-shadow: 0px 15px 20px rgba(0,0,0,0.5);
}

.bx-wrapper{
	z-index: 5;
	border:none;
	margin-bottom: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.bx-wrapper .bx-viewport { 

	background: #e86d00;

}

ul, ol, dl { 
	padding: 0px;
	margin: 0px ;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0px;	 
	color: #FFF490;

}
h1, h2, h3, h4, h5, h6{
	/*font-family: 'Cinzel', serif;*/
	font-family: 'Heebo', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}
p{
	
}
.textNavDetail{
	display: none !important;
}

.modal-content, .modal-dialog, .modal-header, .modal-footer{
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
	border-radius: 0px;
}
.modal-header, .modal-footer{
	background-color: rgba(174,37,41,1);
	border:none;
}
.modal-body{
	background-color: #bb292e;
}

header .header-content .header-content-text h2{
	font-family: 'Lora', serif;
	text-transform: none; 
	font-weight: 700;
	-moz-text-shadow: 1px 1px 1px #000;
	-webkit-text-shadow: 1px 1px 1px #000;
	text-shadow: 1px 1px 1px #000;
	font-size: 28px;
	color: #fff;
}



.fright{
	float:right;
}
.fleft{
	float:left;
}
.margintop15{
	margin-top:15px;
}
.clearfix{
	clear:both;
}
h1{


}
h2{

	
	font-size:36px;
}
h3{

	
	font-size:20px;
}
h4{

}
h5{

}
p{
	font-size:20px;
	line-height: 32px;
	margin-bottom: 20px;
	font-weight: 400;
}
.mainContent p{
	font-size:20px;
	line-height: 32px;
	margin-bottom: 20px;
	font-weight: 400;

}



a img { 
	border: none;
}
a{
	color: #fff;
	text-decoration: none;
}
a:link {
	-webkit-transition: all 0.0s;
	-moz-transition: all 0.0s;
	-ms-transition: all 0.0s;
	-o-transition: all 0.0s;
	transition: all 0.0s;
	
	
	
}

a:visited {
	
}
a:hover, a:active, a:focus { 
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	text-decoration: none;
}


.button{

	background-color: rgba(253,227,177,0.14);

	border: 1px solid #FDE3B1;
	text-align: center; 
	line-height: 24px;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FDE3B1;

	min-width: 120px;
	padding: 7px 25px 5px 25px;
	margin-top: 25px;
	display: inline-block;

}
.button:hover{
	background-color: #FDE3B1;
	color: rgba(78,28,0,1);
}



.mainContent a.button{

	background-color: #FDE3B1;

	border: 1px solid #FDE3B1;
	text-align: center; 
	line-height: 24px;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	color: rgba(78,28,0,1);

	min-width: 120px;
	padding: 7px 25px 5px 25px;
	margin-top: 25px;
	display: inline-block;

}

.mainContent a.button:hover{
	border: 1px solid rgba(255,255,255,0.2);
	background-color: rgba(78,28,0,1);
	color: #FDE3B1;
}



.main-container{
	background-image: url(../images/fkkpalast/head-frame.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 22px;
	margin-top: 35px;
}
header{
	position: relative;
}
header .header-content{
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: visible;
	z-index: 0;
	
}
header .header-content .header-content-text{

}

.langBox{
	text-align: center;
	position: absolute;
	top: 75px;
	right: 0px;
	z-index: 60;
}
.langBox li{
	float: left;
	margin-right: 5px;
	list-style: none;
}
.langBox a {
	border:1px solid #FFF490;
	display:inline-block;
	cursor:pointer;
	font-weight: 400;
	font-size:16px;
	height: 30px;
	width: 30px;
	text-decoration:none;
	padding-top: 3px;
	text-align: center;
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background-color: #FFF490;
	color: #7C1800;
}
.langBox a.active{
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	background-color: #7C1800;
	border:1px solid #FFF490;
	color:#FFF490;
	
}
.langBox a:hover {
	background-color: #FFF490;
	color: #7C1800;
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}


#imagecontainer{
	position: relative;
	z-index: 5;
}

#imagecontainer .girl{
	width: 315px;
	height: 536px;
	position: absolute;
	bottom: 0px;
	right: 50%;
	margin-right: -157px;
	background-image: url(../../images/fkk66/girl-2.png);
	background-position: 0 100px;
	background-repeat: no-repeat;
	z-index: 500;
	overflow: hidden;
}

header .header-content img.main-header-bg{
	
	width: 100%;
	display: block;

}

header .header-content .header-content-text .logo a{
	display: block;
	width: 398px;
	height: 74px;
	background-image: url(../../images/fkk66/logo.png);
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -999px;

}
/*
header .header-content .header-content-text .logo a:hover{
	width: 420px;
	height: 78px;
	background-size: contain;
	margin-bottom: -4px;
}
*/
.blink_me {
  animation: blinker 2s linear infinite;
}

@keyframes blinker {  
  50% { opacity: 0; }
}

#button-forum, .button-forum {
	text-align: center;
	position: absolute;
	top: -90px;
	left: 0px;
	z-index: 60;
	
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
	background-color:#d0451b;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #942911;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-weight: 700;
	font-size:14px;
	padding:4px 15px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;

}
#button-forum:hover, .button-forum:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #d0451b));
	background:-moz-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-webkit-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-o-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-ms-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#d0451b',GradientType=0);
	background-color:#bc3315;
}

.button-mobile {
	text-align: center;
	z-index: 60;
	
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
	background-color:#d0451b;
	
	border:1px solid #942911;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-weight: 700;
	font-size:16px;
	padding:10px 0;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;


}
.button-mobile:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #d0451b));
	background:-moz-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-webkit-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-o-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-ms-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#d0451b',GradientType=0);
	background-color:#bc3315;
}






/* Effect 14: border switch */
.cl-effect-14 a {
	padding: 0 20px;
	height: 65px;
	line-height: 65px;
}

.cl-effect-14 a::before,
.cl-effect-14 a::after {
	position: absolute;
	width: 18px;
	height: 1px;
	
	content: '';
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	pointer-events: none;
}

.cl-effect-14 a::before {
	background: #FFF490;
	top: 50%;
	left: 0px;
	margin-top: -9px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
}

.cl-effect-14 a::after {
	background: #FFF490;
	right: 0;
	bottom: 50%;
	margin-bottom: -9px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

.cl-effect-14 a:hover::before,
.cl-effect-14 a:hover::after,
.cl-effect-14 a:focus::before,
.cl-effect-14 a:focus::after, 
.cl-effect-14 a.active::after, 
.cl-effect-14 a.active::before {
	opacity: 1;
}

.cl-effect-14 a:hover::before,
.cl-effect-14 a:focus::before,
.cl-effect-14 a.active::before {
	left: 50%;
	width: 30%;
	top: 20px;
	-webkit-transform: rotate(0deg) translateX(-50%);
	-moz-transform: rotate(0deg) translateX(-50%);
	transform: rotate(0deg) translateX(-50%);
}

.cl-effect-14 a:hover::after,
.cl-effect-14 a:focus::after, 
.cl-effect-14 a.active::after {
	width: 30%;
	bottom: 20px;
	background: #FFF490;
	right: 50%;
	-webkit-transform: rotate(0deg) translateX(50%);
	-moz-transform: rotate(0deg) translateX(50%);
	transform: rotate(0deg) translateX(50%);
}





nav.mainnavi{
	padding-left: 15px;
	z-index: 25;
	height: 80px;
	width: 100%;
	background-color: #AE2529;
	border-top: 6px solid #C9B65C;
	border-bottom: 6px solid #C9B65C;
	-moz-box-shadow: 0px 10px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 10px 10px rgba(0,0,0,0.5);
	box-shadow: 0px 10px 10px rgba(0,0,0,0.5);

}
nav.mainnavi ul{
	display: block;
}
nav.mainnavi li{
	display: block;
	float: left;
	white-space: nowrap;
	position: relative;

	
	
	
}

nav.mainnavi li::after{

	content:'';
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -9px;
	height: 18px;
	width: 1px;
	background-color: #BB4839;

}


nav.mainnavi li::before{

	content:'';
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -9px;
	height: 18px;
	width: 1px;
	background-color: #901E21;

}








nav.mainnavi li:last-child::after, nav.mainnavi li:first-child::before{
	content: none;
}

nav.mainnavi li a{
	display: block;
	float: left;
	color: #FFF490;
	font-weight: 400;
	text-decoration: none;
	font-size: 17px;
	height: 65px;
	
	z-index: 60;
	text-transform: uppercase;
	position: relative;


	padding-left: 20px;
	padding-right: 20px;

}
/*
nav.mainnavi li a::after{
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #e4be86;
	margin-top: 25px;
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
	
}


nav.mainnavi li a::before{
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #e4be86;
	
	
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	
	-webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
	position: absolute;
	top: -2px;
	
}
*/

nav.mainnavi li a:hover{
	color: #e4be86;
}
/*
nav.mainnavi li a:hover::after{
	margin-top: 3px;
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
nav.mainnavi li a:hover::before{
	top: 13px;
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
*/

nav.mainnavi li.last{
	background-image: none;
}

nav.mainnavi li.active a{
	color: #e4be86;
}

#main{
	background-color: rgba(103,13,0,1);
	/*background-color: rgba(78,28,0,1);*/
	width: 100%;
	margin: 0 auto; 
	padding: 40px 35px 40px 35px;
	position: relative;

	
}
.mainContent{
	width: calc( 100% - 350px);
	min-height: 2300px;
	color: #FFF490;
	overflow: hidden;
}


.mainContent h2{
	margin-bottom: 28px;
	font-weight: 500;
	font-size: 36px;
	display: inline-block;
	position: relative;
}
.mainContent h2::after {
	content: "";
	position: absolute;
	border-top: 1px solid #FFF490;
	top: 50%;
	width: 2000px;
	margin-left: 15px;
	left: 100%;
}



.mainContent p{

	font-weight: 300;
	font-size: 22px;
	line-height: 32px;
}

.mainContent h3{
	font-size: 32px;
	font-weight: 500;
	margin:0 0 35px 0;
	padding-bottom: 0px;
	display: inline-block;
	position: relative;
}
.mainContent h3::after {
	content: "";
	position: absolute;
	border-top: 1px solid #FFF490;
	top: 50%;
	width: 2000px;
	margin-left: 15px;
	left: 100%;
}


.mainContent a{
	color: #FFF490;
	text-decoration: underline;
}
.mainContent a:hover{
	color: #fff;
}
.mainContent p{
	color: #FFF490;
}
aside{
	width: 370px;
	position: absolute;
	top: 0px;
	right: 0px;
	
	height: calc(100% + 129px);
	margin-top: -150px;
	z-index: 1000;


}
aside .asideInner{
	width:335px;
	text-align: center;
	margin: 21px auto 0 auto;
	border-left: 3px solid #FFF490;
	border-right: 3px solid #FFF490;
	border-top: 3px solid #FFF490;
	height: 100%;
	background-color: rgba(174,37,41,1);
	padding: 20px;
}


aside .asideInner .bxsliderAside li{
	display: block;

}
aside .asideInner .asideBoxPromo .aside-slider{
	border: 1px solid #e7ccb5;
}

aside .asideInner .asideBox{
	position: relative;
	padding: 25px 0px 15px 0px;
	overflow: hidden;
}
aside .asideInner .asideBox.empfehlungen{
	border-bottom: none;
}

aside .asideInner .asideBox .button{
	-moz-box-shadow: none;
	-webkit-box-shadow:  none;
	box-shadow:  none;
	padding: 5px 25px;
	margin-top: 25px;
	display: inline-block;

}

aside .asideInner .asideBox.events .eventItem{
	position: relative;
	margin-bottom: 10px;
	font-size: 18px;

	
}




aside .asideInner .asideBox.events .eventItem:last-child{
	border-bottom: none;
}

aside .asideInner .asideBox.events .eventItem .eventDate{
	font-size: 12px;
	font-weight: 700;
	display: block;
}
aside .asideInner .asideBox.events .eventItem a.eventTitle{
	
	font-weight: 300;
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #FDE3B1;
	font-weight: 400;
	text-decoration: none;
	background-color: rgba(255,244,144,0.1);
	padding: 7px 0 5px 0;
	display: block;
}
aside .asideInner .asideBox.events .eventItem a.eventTitle:hover{
	color: rgba(78,28,0,1);
	background-color: rgba(255,244,144,1);
}


aside .asideInner .asideBox .button.more{
	position: absolute;
	top: 0px; 
	right: 0px;
	min-width: 10px;
	padding: 7px 25px 5px 25px;
	
}


aside .asideInner .asideBox p{
	margin-bottom: 0px;
}






aside .asideInner .asideBox.opentimef span.opentime-row-txt{
	width: 100%;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 0px;
	color: #FDE3B1;
	height: 24px;;
}
aside .asideInner .asideBox.opentimef span.opentime-row-val{
	display: block;
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	font-size: 18px;
	color: #fff;
}

aside .asideInner .asideBox h3{
	margin-bottom: 25px;
	font-weight: 400 !important;
	font-size: 25px;
	position: relative;
	z-index: 500;
	color: #FDE3B1;
	display: inline-block;;

}
aside .asideInner .asideBox h3::before,
aside .asideInner .asideBox h3::after {
	content: "";
	position: absolute;
	border-top: 1px solid rgba(255,255,255, 0.21);
	top: 50%;
	width: 2000px;
}
aside .asideInner .asideBox h3::before {
	margin-right: 15px;
	right: 100%;
}
aside .asideInner .asideBox h3::after {
	margin-left: 15px;
	left: 100%;
}

aside .asideInner .asideBox.adresse .row-4 a{

	background-color:rgba(255,244,144,0.1);


	text-align: center; 
	line-height: 24px;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FDE3B1;

	min-width: 120px;
	padding: 7px 25px 5px 50px;
	margin-top: 15px;
	display: block;
	position:relative;

}
aside .asideInner .asideBox.adresse .row-4 a:hover{
	background-color: #FDE3B1;
	color: rgba(78,28,0,1);
}


aside .asideInner .asideBox.adresse .row-4 a i{
	position: absolute; 
	top: 0px;
	left: 0px;
	display:block;
	height: 100%;
	width: 40px;
	background-color: #7b1c1f;
	font-size: 18px;
	padding-top: 8px;
}
aside .asideInner .asideBox.adresse .row-4 a:hover i{
	color: #fff;
}



aside .button:hover{
	text-decoration: none;
}

/*
aside .asideInner .asideBox h3 span.titleBackground{
	background-color: rgba(174,37,41,1);
	display: inline-block;
	padding: 0 10px;
	z-index: 500;
}
*/
/*
aside .asideInner .asideBox .bgLine{

	display: block;
	background-color: rgba(255,255,255, 0.21);
	height: 1px;
	width: 100%;
	position: absolute;
	top: 38px;
	left: 0%;
	z-index: 10;

}
*/
aside .asideInner .asideBox span.address{
	display: block;
	line-height: 24px;
	font-size: 18px;
	color: #FDE3B1;
}

aside .asideInner .asideBox span.address a{
	color: #fff;
}
aside .asideInner .asideBox .asideBanner{
	margin-bottom: 20px;
}
aside .asideInner .asideBox .asideBanner a img{
	border: 1px solid #FDE3B1;
	width: 100%;
}


aside .asideInner .asideBox.preis p span.price{
	display: block;
	float: left;
}



aside .asideInner .asideBox.preis p span.row1{
	width: 100%;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 0px;
	color: #FDE3B1;
	height: 24px;;
}
aside .asideInner .asideBox.preis p span.row2{
	width: 100%;
	overflow: hidden;
	font-size: 18px;
	color: #fff;
}

aside a:hover{
	text-decoration: underline;
}


#main .main-description{
	padding: 0px;
}

#main .main-description td{
	padding: 5px 3px;
	border-bottom: 1px dotted #70623a;
}


#main .dgirls{
	padding-top: 0px;
}

#main .dgirls.main-description.title-sub-girls{
	padding-left: 0px;
}



#main h3.title-day{
	font-size: 24px;
	margin:0 0 15px 0;

}
#main .girls-container.girlsStart{
	padding-top: 50px;
}







#main .girls-container .subtitle{
padding-left: 15px;
	margin-bottom: 15px;
	display: block;
}













#main .girl-box{
	width: 100%;
	height: 310px;

	overflow: hidden;
	cursor: pointer;
	z-index: 25;
	-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
	padding-top: 30px;
	margin-bottom: 15px;
	
}
#main .girl-box a{
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	max-width: 268px;
	
}
#main .girl-box a figure{
	width: 100%;
	height: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}


#main .girl-box .images-overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(59,19,1,0.7);
	text-align: center;
	padding: 30% 30px 0 30px;
	-webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	
}

#main .girl-box:hover .images-overlay{
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

#main .girl-box .images-overlay i{
	font-size: 48px;
	display: block;
	margin-bottom: 15px;
	 -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
	
}


#main .girl-box:hover .images-overlay i{
	 -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}


#main .girl-box .profil-description{
	position: absolute;
	z-index: 30;
	text-align: center;
	
	background-color:rgba(0,0,0,0.40); 
	left: 0px;
	bottom: 30px;
	padding: 10px 0;
	width: 205px;
	margin-left: 35px;
	-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#main .girl-box:hover .profil-description{
	bottom: -35px;
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}

#main .girl-box .profil-description .name{
	font-size: 16px;
	font-weight: 400;
}
#main .girl-box .profil-description .status{
	text-transform: uppercase;
}
#main .girl-box .profil-description .status.termin{
	color: rgba(255,148,0,1.00);
}
#main .girl-box .profil-description .status.online{
	color:rgba(52,255,0,1.00);
}
#main .girl-box .profil-description .status.offline{
	color:#f00;
}
#main .girl-box .profil-description .status.anwesend-time{
	color:rgba(52,255,0,1.00);
	font-size: 12px !important;
}
#main .girl-box .profil-description .status.anwesend-time .br{
	display: block;
	font-size: 16px;
}




#main .girl-box .girl-rahmen{
	position: absolute;
	top: 5px;
	right: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../../images/fkk66/rahmen_v1.png);
	background-position: center;
	background-repeat: no-repeat;
	z-index: 35;
	width: 90%;
	background-size: contain;
	overflow: hidden;
	margin-right: 12px;
}




#main .girl-box .escort-box{
	height: 82px;
	width: 82px;
	background-image: url(../images/style/label_escort.png);
	background-position: center;
	background-repeat: no-repeat;
	z-index: 30;
	position: absolute;
	top: 25px;
	right: 30px;
	
}
#main .girl-box .new-box{
	height: 25px;
	width: 130px;
	background-color: #a00;
	position: absolute;
	top: 20px;
	right: -20px;
	-moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
	transform:rotate(45deg);

}
#main .girl-box .new-box::before{
	content: 'NEW';
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	display: block;
	background-color: #f00;
}
.daynavigatiion{
	padding-top: 10px;
	border-bottom: 1px solid #fff;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.daynavigatiion li{
	display: block;
	float: left;
	width: 14.25%;
	padding-right: 10px;
}
.daynavigatiion li a{
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	background-color: rgba(255,0,4,0.30);
	padding: 15px 0;
	text-decoration: none;
}
.daynavigatiion li a.active{
	background-color: rgba(255,0,4,1.00);
}



.tagesplan-container .girl-day-box{
	background-color:rgba(0,0,0,0.50); 
	width: 24%;
	float:left;
	margin-right: 1%;
	padding: 15px;
	margin-bottom: 10px;
}
.tagesplan-container .girl-day-box .girl-day-detail.girl-pic{
	float:left;
	height: 100px;
	overflow: hidden;
}
.tagesplan-container .girl-day-box .girl-day-detail.girl-name{
	float:left;
	padding-left: 15px;
	height: 100px;
	overflow: hidden;
}
.tagesplan-container .girl-day-box .girl-day-detail.girl-time{
	padding-top: 10px;
	height: 30px;
	overflow: hidden;
	margin-bottom: 5px;
}
.tagesplan-container .girl-day-box .girl-day-detail.girl-link a{
	display: block;
	background-color: rgba(255,0,4,0.30);
	text-align: center;
	color: #fff;
	padding: 7px 0;
	text-decoration: none;
}

#main .dtagesplan h2{
	padding-left: 0px !important;
	display: none !important;
}

footer .footer-content{

	width: 100%;
	margin: 0 auto;
	border-top: 12px solid rgba(255,203,106,1);
	font-weight: 600;
	background-color: rgba(255,203,106,0.8);

	padding: 35px 15px;
}
footer .footer-box .footerBoxInner{
	/*border: 1px solid rgba(78,27,0,0.5);*/
	height: 100%;
	background-color: rgba(132,67,7,0.2);
}


footer .footer-box .footerBoxInner.innerAddress{
	position: relative;
	padding-bottom: 50px;
}


footer .footer-box .footerBoxInner.footerBoxInnerLinks{
	background: none;
	padding: 0px;
}

footer .footer-box .footerBoxInner.footerBoxInnerLinks .footerBoxContent{
	padding: 0px;
}


footer .footer-box .footerBoxInner h3{
	background-color: rgba(132,67,7,0.68);
	color: #FFDEA0;
	font-size: 18px;
	font-weight: 400;
	height: 45px;
	padding: 15px 0 0 60px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-transform: none;
	position: relative;
}
footer .footer-box .footerBoxInner h3 i{
	position: absolute;
	height: 100%;
	width: 45px;
	color: #FFDEA0;
	background-color: #C30005;
	top: 0px;
	left: 0px;
	text-align: center;
	font-size: 24px;
	padding-top: 12px;
}
footer .footer-box .footerBoxInner.fText h3::before{
	position: absolute;
	height: 100%;
	width: 55px;
	color: #FFDEA0;
	background-color: #C30005;
	top: 0px;
	left: 0px;
	text-align: center;
	font-size: 30px;
	padding-top: 10px;
	font-family: FontAwesome;
   	content: "\f05a";
}


footer .footer-box .fText h3{
	color: rgba(132,67,7,1);
}

footer .footer-box .fText p{
	color: rgba(132,67,7,1);
	margin-bottom: 0px;
}





footer .footer-box .footerBoxInner .footerBoxContent{
	padding: 5px 15px 15px 15px;
	color: #4E1B00;
	
	
}

footer .footer-box .footerBoxInner .footerBoxContent address .address{
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
	
}


footer .footer-box .footerBoxInner .footerBoxContent .address{
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
	display: block;
	padding-left: 45px;
	
}


footer .footer-box .footerBoxInner .footerBoxContent a{
	color: #4E1B00;
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
}
footer .footer-box .footerBoxInner  p{
	padding: 15px;
	color: #4E1B00;
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
}

footer .footer-box .footerBoxInner ul{
	padding: 0px;
}

/*

footer .footer-box .footerBoxInner ul li{
	padding: 0px;
	list-style: none;
}
footer .footer-box .footerBoxInner ul li a i{
	font-size: 14px;
	display: inlnie-block;
	padding: 0 30px 0 10px;
}
*/



footer .footer-box .footerBoxInnerLinks ul li {
	list-style: none;
}
footer .footer-box .footerBoxInnerLinks ul li a{
	background-color: rgba(132,67,7,0.68);
	color: #FFDEA0 !important;
	font-size: 22px;
	font-weight: 400;
	height: 45px;
	padding: 10px 0 0 60px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-transform: none;
	position: relative;
	margin-bottom: 5px;
	display:block;
}

footer .footer-box .footerBoxInnerLinks ul li:last-child a{
	margin-bottom: 0px;
}

footer .footer-box .footerBoxInnerLinks ul li a:hover{
	background-color: rgba(132,67,7,0.5);
	text-decoration: none;
}
footer .footer-box .footerBoxInnerLinks ul li a i{
	position: absolute;
	height: 100%;
	width: 45px;
	color: #FFDEA0;
	background-color: #C30005;
	top: 0px;
	left: 0px;
	text-align: center;
	font-size: 24px;
	padding-top: 12px;
}


footer .footer-box .innerAddress ul{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

footer .footer-box .innerAddress ul li {
	list-style: none;
}
footer .footer-box .innerAddress ul li a{
	background-color: rgba(132,67,7,0.68);
	color: #FFDEA0 !important;
	font-size: 22px;
	font-weight: 400;
	height: 50px;
	padding: 10px 0 0 60px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-transform: none;
	position: relative;
	border-top: 5px solid #fdc059;
	display:block;
}
footer .footer-box .innerAddress ul li a:hover{
	background-color: rgba(132,67,7,0.5);
	text-decoration: none;
}
footer .footer-box .innerAddress ul li a i{
	position: absolute;
	height: 100%;
	width: 45px;
	color: #FFDEA0;
	background-color: #C30005;
	top: 0px;
	left: 0px;
	text-align: center;
	font-size: 24px;
	padding-top: 12px;
}








footer .footerPartner{
	background-color: rgba(255,225,168,1);
	padding: 30px;
	border-top: 1px solid #C30005;
	border-bottom: 1px solid #C30005;
}

footer .footerPartner h4{
	color: #C30005;
	font-size: 30px;
	font-weight: 300;
	padding-bottom: 20px;
	text-align: center;
}

footer .footerPartner div.partner{
	margin-bottom: 25px;
	overflow: hidden;
}

footer .footerPartner div.partner a{
	height: 100%;
	width: 100%;
	overflow: hidden;
	display: block;
	position: relative;
}
footer .footerPartner div.partner a .overlay{
	height: 100%;
	width: 100%;
	
	
	display: flex;
	display: -webkit-flex;
	display: -moz-box;

	align-items: center;
	-webkit-align-items: center;
	-moz-box-align: center;

	text-align: center;

	position: absolute;
	top: 0px;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;




	-webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
	

	
	font-size: 36px;

	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e95b01+0,feb100+52,e56400+100 */
	background: rgb(233,91,1); /* Old browsers */
	background: -moz-linear-gradient(45deg,  rgba(233,91,1,1) 0%, rgba(254,177,0,1) 52%, rgba(229,100,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  rgba(233,91,1,1) 0%,rgba(254,177,0,1) 52%,rgba(229,100,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  rgba(233,91,1,1) 0%,rgba(254,177,0,1) 52%,rgba(229,100,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e95b01', endColorstr='#e56400',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


	-moz-text-shadow: 1px 1px 1px #000;
	-webkit-text-shadow: 1px 1px 1px #000;
	text-shadow: 1px 1px 1px #000;

}





footer .footerPartner div.partner a:hover .overlay{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	color: #fff;

}

footer .footerPartner div.partner a .overlay .inText{
	text-align: center;
	width: 100%;
	padding: 0 10px;
}

footer address span{
	display: block;
	font-style: normal;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
}

footer p{
	font-size: 16px;
	line-height: 24px;
	font-weight: 400 !important;
}

footer .footer-box a{
	font-weight: 400 !important;
}

footer div.copyright{
	color: #C30005;
	text-align: center;
	padding: 15px 0;
	background-color: rgba(255,203,106,1);
}

footer a:hover{
	text-decoration: underline;
}


#main .detail-container{
	position: relative;
}

#main .detail-container ul{
	display: block;
}
#main .detail-container ul li{
	line-height: 24px;
	padding-left: 20px;
	background-image:url("../images/style/punkt_weiss.png");
	background-repeat:no-repeat;
	background-position:0 7px;
}


#main .detail-container .service ul li{
	padding-left: 0px;
	background: none;
}
#main .detail-container .service ul li::before{
	font-family: FontAwesome;
   content: "\f0c8\00a0\00a0\00a0";
	font-size: 12px !important;
	display: inline-block;
	margin-bottom: 2px;
}



#main .detail-container .subnavicontainer{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 300px;
}
#main .detail-container .subnavicontainer a{

	display: block;
	float: left;
	width: 49%;
	text-align: center;

	text-decoration: none;
}

#main .detail-container .subnavicontainer.navbuttons a:first-child{
	margin-right: 1% !important;
}
#main .detail-container .subnavicontainer a.clvor{
	margin-left: 50%;
}

#main .detail-container .subnavicontainer li{
	list-style: none;
}


#main .detail-container  .detail-content-left{
	width: 100%;

}
#main .detail-container  .detail-content-left .description-box-left{
	padding-top: 25px;
}
#main .detail-container  .detail-content-left .description-box-left h3.title{
	margin-bottom: 15px;
	
}
#main .detail-container  .detail-content-left .description-box-left p{
	line-height: 24px;

}



#main .detail-container  .detail-content-right{
	width: 100%;
	padding-top: 25px;
	margin-top:25px;

}
#main .detail-container  .detail-content-right .steckbrief h3{
	margin-bottom: 20px;
}
#main .detail-container  .detail-content-right td{
	padding: 10px 0px;

}
#main .detail-container  .detail-content-right .girlstatus{
	margin-top: 20px;
	background-color: rgba(0,132,0,0.60);
	padding: 20px;
	text-align: center;
}
#main .detail-container  .detail-content-right .girlstatus .status-row-3{
	font-size: 24px;
}

#main .detail-container  #gallery{

}
#main .detail-container  #gallery figure{
	margin-bottom: 30px;
}
#main .detail-container  #gallery figure a img{
	border: 1px solid #FDE3B1;
}
#main .detail-container  #gallery figure a{
	display:block;
	position: relative;
}


#main .form-container{


	margin: 55px 0 0 0;
}

#main .form-container.jobform input[type=file]{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block;
	width: 100%;
	height: 50px;
	background-color: rgba(174,37,41,1);
	text-align: center;
	padding: 15px;
	border: 1px solid rgba(174,37,41,1);
	color: #fff;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 16px;
	height: auto;
}

.uploadContainer{
	width: 70%;
	float: right;
	overflow: hidden;
}

#main .form-container .form-info{
	font-size: 12px;

	display: block;
	margin-bottom: 15px;
}


#main .form-container label{
    float:left;
    display:block;
    width:28%;
    padding-top:11px;
	border-bottom: 1px dotted #FFF490;
	margin-right: 2%;
}

#main .form-container .capchainput{
	width: 100px !important;
	margin-right: 10px !important;
}
#main .form-container input[type=email],
#main .form-container input[type=number],
#main .form-container input[type=password],
#main .form-container input[type=tel],
#main .form-container input[type=text],
#main .form-container input[type=url]{
    display: inline-block;
    margin: 0 0 10px 0;
    padding: 10px 10px !important;
    background: rgba(174,37,41,1);
    border: 1px solid rgba(174,37,41,1);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size:16px;
    color: #fff;
    width: 70%;
    float:left;
    height:45px;
}
textarea {
    display: inline-block;
    margin: 0;
    padding: 10px;
	background: rgba(174,37,41,1);
    border: 1px solid rgba(174,37,41,1);
  /* font-family: 'Exo', sans-serif;*/
 
    float:left;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    
    font-size:16px;
    color: #fff;
    width: 70%;
    height:150px;
    margin-bottom:15px;
  }

#main .form-container .button{
	margin-left: 30%;
}

#main .form-container .half{
	width: 30% !important;
}
#main .form-container .g-recaptcha{
		margin-left: 30%;
}
#main .okbox{

	color: #00ff2a;
	background-color: #003409;
	padding:15px;
	margin: 25px 15px;
	text-align:center;
	font-size:16px;
	font-weight:700;
}

#main .errorbox{
	border: 1px solid #f00;
	color: #f00;
	background-color: #340000;
	padding:15px;
	margin-bottom:25px;
	font-weight:700;
	margin: 25px 15px;
}
#main .errorbox li{
	background-image:url("../images/style/error-point.png");
	background-repeat:no-repeat;
	background-position:0 6px;
	padding-left:15px;
}


.mobile{
	display: none;
}

hr {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	margin: 25px 0;
}
.detail-escort-box{
	background-color: rgba(255,0,4,0.6);
	text-align: center;
	padding: 15px 0;
	margin-top: 20px;
}


#black{
	position: absolute;
	top: -570px;
	left: 0px;
	width: 100%;
	height: 4000px;
	background-color: rgba(0,0,0,0.80);
	z-index: 1010;
}
#overlay{
	width: 60%;
	min-height: 800px;

	z-index: 1060;
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -30%;
	background-image:url("../administration/images/overlay/bg-overlay.jpg?v=1");
	background-repeat:no-repeat;
	background-position:center;
	background-size: contain;
	
}

#overlay #overlay-content{
	position: relative;
	padding-left: 50px;
	padding-top: 50px;
	width: 700px;
	margin: 0 auto;
}

#overlay #overlay-content #overlay-txt1{
	font-size: 48px;
}
#overlay #overlay-content #overlay-txt2{
	font-size: 24px;
}
#overlay #overlay-content #closebutton{
	font-size: 48px;
	position: absolute;
	top: -30px;
	right: -20px;
	-moz-text-shadow: 1px 1px 1px #000;
	-webkit-text-shadow: 1px 1px 1px#000;
	text-shadow: 1px 1px 1px #000;
	cursor: pointer;
}
#main p img.mobileimg{
	margin: 0.5%;
}


.floatLeft{
	float:left;
	margin: 0 5px 5px 0;
}
.floatRight{
	float:right;
	margin: 0 0px 5px 5px;
}






.address.row-5 a {
	text-align: center;

	z-index: 60;
	
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
	background-color:#d0451b;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #942911;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-weight: 700;
	font-size:16px;
	padding:10px 15px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
	width: 90%;
	margin-top: 10px;

}


.dimpressum.main-description a{
	color: #fff;
	
}

.bildgaleriebox a{
	display: block;
	width: 32%;
	margin-right: 1%;
	float: left;
}

.bildgaleriebox a img{
	width: 100%;
}


.dpartner .partnerbox{
	width: 50%;
	float: left;
	margin-bottom: 20px;
	padding-right: 20px;
}
.dpartner .partnerbox p{
	width: 100%;
}
.dpartner .partnerbox p a{
	display: block;
}
.dpartner .partnerbox p a img{
	width: calc(100% - 2px);
	height: auto;
	border: 1px solid #e4be86;
}
.dpartner .partnerbox p.titlePartner{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.jquery-lightbox{
	overflow: visible !important;
}

.subcontentAmbiente{
	margin: 0px;
	
}

.ambientePic{
	display: block;

	float: left;
	padding-right: 0px;
	margin-right: 0px !important;
	margin-bottom: 13px;
	/*height: 155px;*/

}

.ambientePic.halfAmb{
	width: 50%;
	height: 240px;
}
.ambientePic img{
	width: 100%;
	border: 1px solid #696868 !important;

}

.ambientePic a{
	position: relative; 
	display:block;
	height: 240px;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 1px solid #696868 !important;
}


.ambientePic.clubSmall a{
	height: 165px;
}

.contentEvent, .contentNews{
	padding: 15px;
}
.contentEvent h5{
	    border-bottom: 1px dotted #70623a;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.contentNews figure img{
	border: 1px solid #feffac;
}

.contentNews h5{
	font-family: 'Heebo', sans-serif;
	color: #fff;
	
}
.contentNews h5.detailNewsDate{
	font-family: 'Heebo', sans-serif;
	 border-bottom: 1px dotted #70623a;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.contentNews .newsDetail > figure > a{
	width: 100%;
}
.contentNews .newsDetail img, .djobs p img, .dpreise p img{
	width: 100%;
}
.logoskreditkarten{
	width: 255px !important;
}

.contentNews .newsBox{
	position: relative;
	
	margin-bottom: 35px;
}
.contentNews .newsBox a{
	text-decoration: none;
}

.subImgGalleries{
	padding-right:15px;
}

.contentNews .weiterlesenButton{
	position: absolute;
	top: 0px;
	right: 0px;
}

.contentNews hr.dateTitle{
	border-bottom: 1px dotted #70623a;
	margin-bottom: 5px !important ;
	padding-bottom: 5px !important;
	margin-top: 5px;
}

.contentNews p.newsTitle{
	margin-bottom: 10px !important;
	font-weight: 400;
	
}
.contentNews p.newsText{
	font-size: 16px;
	font-weight: 300 !important;
	line-height: normal;
}




.overlayContainer{
	position: relative;
}
.overlayContainer a{
	display: block;
	position: relative;
}



.overlayHover::before{
		content:'';
		display: block;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		/*
		top: 15px;
		left: 0px;
		width: calc(100% - 15px);
		height: calc(100% - 30px);
		*/
	    background-color: rgba(59,19,1,0.7);
		/*
		background-image: url(../images/fkkpalast/iconShow.png);
		background-position: center;
		background-repeat: no-repeat;
		*/
		-webkit-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		-o-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
	
	
		-moz-opacity:0;
		-khtml-opacity: 0;
		opacity: 0;
}

.overlayHover::after{

	font-family: FontAwesome;
   content: "\f00e";
	font-size: 36px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -17px;
	margin-top: -17px;
	-moz-opacity:0;
		-khtml-opacity: 0;
		opacity: 0;
	-webkit-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		-o-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
	-moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
	
}

.overlayHover:hover::before{
		-moz-opacity:1;
		-khtml-opacity: 1;
		opacity: 1;
}
.overlayHover:hover::after{
		-moz-opacity:1;
		-khtml-opacity: 1;
		opacity: 1;
	-moz-transform:rotate(0deg);
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg);
	color: #fffa97;
}

/*
.main-container{
	background-size: contain;
}
*/

div.opentime span.opentime{
	display: block;
} 


.main-description iframe{
	width: 100% !important;
}


.descriptionBereich{
	padding-top: 0px;
}
.descriptionBereich h2.topMargin{
	padding-top: 35px;
}

.descriptionBereich h2.topMarginNew{
	margin-top: 35px;
}


.descriptionBereich h3{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #70623a;
}


#wo-newsletter{
	/*background:none;*/
	border:none;
	padding: 0px;
	margin-bottom: 45px;
}
#wo-newsletter .newsletter-content-wo{
	padding: 0px;
}

#wo-nl-seltype{
	margin-bottom: 0px !important;
	border-bottom: 1px solid  rgba(174,37,41,1) !important;
}

#wo-newsletter .formNL-content{
	background-color: rgba(174,37,41,1);
	padding: 25px 15px 15px 15px;
	margin-bottom: 15px;
}


#sel-mail.active{
	background-color: rgba(174,37,41,1) !important;
}
#sel-mobile.active{
	background-color: rgba(174,37,41,1) !important;
}


#sel-mobile, #sel-mail{
	background-color: rgba(174,37,41,0.4) !important;
	color: #fff !important;
}

#sel-mobile:hover, #sel-mail:hover{
	background-color: rgba(174,37,41,1) !important;
	color: #fff !important;
}


.form-control{
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.alert{
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.alert li{
	list-style: none;
}

.btn:focus, button:focus {
	outline: none !important;
  }


#cookiewosaFooter{
	background-color: #ee8700;
	color: #fff;
	text-align: center;
	padding: 15px 0;
}

.navName{
	position: absolute;
	top: 25px;
	left: 150px;
	margin-left: -57px;
}



@media only screen and (max-width : 1400px) {
	#main .girl-box{
	margin-bottom: 15px;
	}
	#main .girl-box  a{
		max-width: 268px;

		display: block;
		margin: 0 auto;
		position: relative;
	}
	#main .girl-box .girl-rahmen{
		width: 90%;
		background-size: contain;
		overflow: hidden;
		margin-right: 12px;
	}

	aside .asideInner .asideBanner img{
		width: 100%;
		height: auto;
	}



	



	
}





/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

	#main .girl-box  a{
		max-width: 250px;

		height: 335px;
	}

	#main .girl-box .girl-rahmen{
		width: 91%;
		top: -10px;
		left: 11px;
		margin-right: 11px;
		/*opacity: 0.5;*/

	}



	header #lh-schild{

		right: -20px;
		bottom: 43px;
	
	}
	#button-forum {
		left: 0px;
		top: -50px;
	
	}
	
	
	
	
	.button-forum{
		left: 10px;
		top: 5px;
	}

	.button-mobile{
		left: 10px;
		top: 5px;
	}
	.langBox{
		top: -50px;
	}

	footer .footer-box{
		margin-bottom: 20px;
	}
	
	footer .footer-box, footer .footer-box p, footer address span{
		font-size: 14px;
	}
	footer div.opentime span.opentime .opentime-row-txt{
		width: 100px;
	}
	#main table p img.mobileimg{
		width: 100% !important;
		height: auto !important;
	}
	#main table{
		width: 100% !important;
	}

	aside .asideInner article p, aside .asideInner article {
		font-size: 14px;
	}
	

	#main .girl-box{
		height: 400px;
	}
	nav.mainnavi li a{
		padding-left: 7px;
		padding-right: 7px;
	}
	.front-slider{
		height: auto; 
		overflow: hidden;
	}

}
@media only screen and (max-width : 1130px) {

	aside .asideInner .asideBox h3{

		font-size: 20px;/*25px*/

	}


	aside .asideInner .asideBox span.address{
		font-size: 16px; /*18px;*/
	}

	aside .asideInner .asideBox .bgLine{

		top: 38px; /*42px*/

	
	}
	

}


/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	
	


	
	#imagecontainer .girl{

		right: 20%;
		width: 200px;
		height: 340px;
		margin-left: -100px;	
		background-size: cover;

	}

/*
	body{
		padding-top: 50px;
	}
*/
	#back-one{
		padding-top:50px;
	}
	

	.main-container{
		width: 100%;
		margin: 0 auto;
		background-size: contain;
		padding-top: 0px;
		background: none;
	}
	
	
	
	
	.dpartner .partnerbox a img{
		width: 100%;
		height: auto !important;
	}
	
	

	nav{
		height: auto !important; 
		min-height: 80px;
	}
	nav .nav-item{
		/*width: calc( 100% - 350px);*/
		width: 100%;
	}
	nav .nav-item::after, nav .nav-item::before{
		display: none;
	}
	nav .nav-item a::after, nav .nav-item a::before{
		display: none;
	}
	nav.mainnavi li a {
		width:80%;
		text-align: center;
		font-size: 18px;
		font-weight: 600;
		height: 65px;
		color: rgba(174, 37, 41,1);
		margin-left: 10%;
	}

	nav.mainnavi li a.active{
		color: rgba(255,244,144,1);
		background-color: rgba(174, 37, 41,1);;
	}

	.navbar-toggler{
		width: calc( 100% - 350px);
		color: #FFF490;
		font-weight: 700;
	}


	.navbar-collapse{
		width: 50% !important;
	}



	.cl-effect-14 a {
		padding: 0px !important;
		line-height: 65px !important;

	}


	#navbarSupportedContent{
		position: absolute;
		top: 65px;
		left: 0px;
		width: 100%;
		/*background-color: rgba(174, 37, 41,0.9);*/
		background-color: rgba(255,244,144,0.95);
		border-bottom: 10px solid rgba(174, 37, 41,1);

		-moz-box-shadow: 0px 10px 10px rgba(0,0,0,0.5);
		-webkit-box-shadow: 0px 10px 10px rgba(0,0,0,0.5);
		box-shadow: 0px 10px 10px rgba(0,0,0,0.5);
		padding-top: 10px;
	}

	
	#overlay{
		width: 90%;
		min-height: 800px;
	
		z-index: 1060;
		position: absolute;
		top: 25px;
		left: 50%;
		margin-left: -45%;
		background-image:url("../administration/images/overlay/bg-overlay.jpg?v=1");
		background-repeat:no-repeat;
		background-position:top center;
		background-size: contain;
		
	}
	
	

	#overlay #overlay-content{
		position: relative;
		padding-left: 50px;
		padding-top: 50px;
		width: 100%;
		margin: 0 auto;
	}

	#overlay #overlay-content #overlay-txt1{
		font-size: 48px;
	}
	#overlay #overlay-content #overlay-txt2{
		font-size: 24px;
	}
	#overlay #overlay-content #closebutton{

		position: absolute;
		top: 0px;
		right: 0px;
		
	}


	#button-forum {
		left: 10px;
		top: -40px;
	
	}

	.langBox{
		top: 10px;
		right: 10px;
	}
	
	/*
	#main .girl-box{
		width:  49%;
	}
	
	#main .girl-box .new-box{
		height: 25px;
		width: 140px;
		background-color: #a00;
		position: absolute;
		top: 55px;
		right: 0px;
		-moz-transform:rotate(45deg);
		-webkit-transform:rotate(45deg);
		transform:rotate(45deg);

	
	}
	#main .girl-box .new-box::before{
		content: 'NEW';
		color: #fff;
		text-align: center;
		font-size: 14px;
		font-weight: bold;
		display: block;
		background-color: #f00;
	}
	
	*/
	#main .detail-container .subnavicontainer {
		width: 150px;
	}
	#main .detail-container .subnavicontainer span.desktop{
		display: none;
	}
	#main .detail-container .subnavicontainer a.button {
		min-width: auto;
	}
	footer .footerPartner div.partner a .overlay .inText{
		font-size: 24px;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	footer .footerPartner div.partner a .overlay .inText{
		font-size: 30px;
	}


	#imagecontainer .girl{
		display: none;
	}

	.navName{
		position: absolute;
		top: 25px;
		left: 50%;
		margin-left: -57px;
	}


	
	.navbar-collapse{
		width: 100% !important;
	}



	.navbar-toggler{
		width: 100%;
	}
	nav .nav-item{
		width: 100%;
	}
	nav .nav-item a{
		width: 100%;
	}
	
	#button-forum {
		display: none;
	
	}


	
	
	.subcontentAmbiente figure, .subcontentAmbiente figure.halfAmb{
		width: 50%;
	}
	
	
	
	.dpartner .partnerbox{
		width: 100%;
		padding-right: 0px;
		
		}
	.mainContent{
		min-height:auto;
		
		float: none;
		width: 100%;
		overflow: hidden;
	}
	
	aside{
		
		width: 100%;
		position: static;
		margin-top: 15px;
		top: 0px;
		height: auto;
		background: none;

		
	}

	aside .asideInner{
		width: 100%;
		border-top: 3px solid #e4be86;
			 border-bottom: 3px solid #e4be86;
	}
	
	
	.bildgaleriebox a{
		display: block;
		width: 49%;
		margin-right: 1%;
		float: left;
	}

	.bildgaleriebox a img.mobileimg{
		width: 100% !important;
	}
	
	

	.mobile{
		display: block;
	}
	/*
	nav.mainnavi{
		display: none;
	}
	*/
	header .header-content{
		

	}
	header #lh-schild{
		bottom: -18px;
		width: 280px;
		height: 205px;
		background-size: contain;
		overflow: hidden;
		
	
	}
	
	
	
	header #lh-schild .schildcon.rowc1, header #lh-schild .schildcon.rowc2{
		font-size: 18px;
		
	}

	header #lh-schild .schildcon.rowc3{
		font-size: 20px;
	
	}
	
	
	header .header-content .header-content-text{

		height: auto !important;
		
	}
	
	.desktop{
		display: none;
	}
	/*
	#main p img.mobileimg{
		width: 48% !important;
		margin: 1%;
		height: auto !important
	}
	*/
	
	#main .detail-container  .detail-content-left{
		width: 100%;
		float: none !important;
		margin-bottom: 15px;
	}
	#main .detail-container .subnavicontainer{
		position: static;
		width: 100%;
		margin-bottom: 15px;

	}
	#main .detail-container  .detail-content-right{
		float: none !important;
		width: 100%;
		    border-top: none;
    margin-top: 0px;
    padding-top: 0px;
	}
	#main .detail-container .subnavicontainer li{
		width: 49%;
		margin: 0 0.5%;
		padding: 0px !important;
		float: left;
		background-image: none;
	}
	#main .detail-container .subnavicontainer li a{
		width: 100% !important;
		margin: 0px !important;
		float: none !important;
	}
	#main .detail-container .subnavicontainer span.desktop{
		display: inline;
	}
	
	
	/*
	#main .girl-box{
		width: 32%;
		margin: 8px 0.5%;
	}
	
	#main .girl-box .profil-description .name{
		font-size: 14px;
	}

	aside .asideInner .asideBanner img{
		width: 49%;
		margin: 0.5%;
		float:left;
		height: auto;
	}
	#main .girl-box .new-box{
		height: 20px;
		width: 100px;
		background-color: #a00;
		position: absolute;
		top: 40px;
		right: 0px;
		-moz-transform:rotate(45deg);
		-webkit-transform:rotate(45deg);
		transform:rotate(45deg);

	
	}
	#main .girl-box .new-box::before{
		content: 'NEW';
		color: #fff;
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		display: block;
		background-color: #f00;
	}
*/
	aside .asideInner .asideBox h3{

		font-size: 25px;

	}


	aside .asideInner .asideBox span.address{
		font-size: 18px;
	}

	aside .asideInner .asideBox .bgLine{

		top: 42px;

	
	}



}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 590px) {
	

#back-one{
	padding-top:60px;
}


	.subcontentAmbiente figure, .subcontentAmbiente figure.halfAmb{
		width: 100%;
	}
	
	aside{
		
	}
	.bildgaleriebox a{
		display: block;
		width: 100%;
		margin-right: 0%;
		float: left;
	}
	
	
	header #lh-schild{
		display: none;
	}
	#main .girls-container .subtitle{
		margin-left: 0px;
		padding-left: 15px;
		float: none;
		display: block;
		border-left: none;
		width: 100%;
		margin-top: 0px;
		padding-top: 0px;
		margin-bottom: 15px;
	}
	/*
	#main h3{
		display: block !important;
		float: none !important;
		margin-bottom: 0px !important;
	}
	*/
	footer .footer-box{
		width: 100% !important;
	}
	footer .footer-box.viertel{
		width: 100% !important;
	}

	footer .footer-box.viertel.second{
		width: 100% !important;
		border-top: 1px dotted #fff;
		margin-top: 15px;
		padding-top: 15px;
	}
	.form-container label{
		float: none !important;
		width: 100% !important;
		border-bottom: none !important;
	}
	
	#main .form-container input[type=email], #main .form-container input[type=number], #main .form-container input[type=password], #main .form-container input[type=tel], #main .form-container input[type=text], #main .form-container input[type=url], #main .form-container textarea{
		width: 100%;
	}
	
	#main .form-container .button{
		float: none;
		width: 100% !important;
		margin-left: 0;

	}
	/*
	#main .girl-box{
		width: 49%;
		margin: 8px 0.5%;
	}
	
	#main .girl-box .profil-description .name{
		font-size: 14px;
	}
	*/
	.footer-copyright li a{
		font-size: 12px;
	}
	
	.girlsStart .btnStart{
		display: block;
	}
	#main .form-container .form-info{
		margin-left: 0px;
	}
	#main .form-container.jobform input[type=file]{
		width: 100%;

			
	
	}
	.uploadContainer{
		width: 100%;
	}
	#main .form-container.jobform .form-info{
		display: none;
	}
	.g-recaptcha{
		margin-top: 25px;
		margin-left: 0px !important;
	}

	#imagecontainer .girl{
		display: none;

	}
	.langBox{
		top: -50px;
		right: 50%;
		margin-right: -50px;

		
	}
	header .header-content .header-content-text .logo a{
		width: 100%;
	}
	header .header-content .header-content-text  h2{
		text-align: center;
	}
	.mainContent h2{

		font-size: 30px;

	}
	/*
	.mainContent h2::after {
		content: "";
		position: absolute;
		border-top: 1px solid #FFF490;
		top: 50%;
		width: 2000px;
		margin-left: 15px;
		left: 100%;
	}
	*/
	.ambientePic a{
		height: 165px;
	}

	
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

	header .header-content .header-content-text .logo a{
		width: 100%;
		background-size: contain;
	}
	header .header-content .header-content-text  h2{
		text-align: center;
	}



	/*
	#imagecontainer{
		display: none;
	}
	header .header-content{
		padding-top: 35px;
	}
	header .header-content .header-content-text{

		
	}
	header .header-content .header-content-text .logo a{
	
	}
	#main p img.mobileimg{
		width:100% !important;
		margin: 10px 0%;
		height: auto !important
	}
	

	#main .detail-container  #gallery{
		width: 100%;
		float: left;
	}
	#main .detail-container  #gallery figure{
		width: 100%;
		margin: 0px 0px 25px 0px;
		float: left;
	}



	.gallerydetail{
		width: 100%;
		padding-right: 0px;
	}
	


	
	aside .asideInner .asideBanner img{
		width: 100%;
		margin: 5px 0px;

	}
	header .header-content .header-content-text h1 {
		width: 80%;
		margin: 0 auto;
	}

	.contentNews .newsDetail > figure > a{
		width: 100%;
	}
	.newsDetail > figure{
		width: 100%;
		margin-bottom: 15px;

	}

	
	.subcontentAmbiente{
		margin: 0 0 15px 0;
	}
	.subcontentAmbiente .ambientePic{
		padding-right: 0px;
	}
	.subcontentAmbiente .ambientePic:first-child{
		padding-top: 0px;
	}
	.subcontentAmbiente  .ambientePic.halfAmb{
		height: auto;
	}
	.contentNews .newsBox figure{
		width: 100%;
	}
	.contentNews .newsBox figure img{
		width: 100%;
		height: auto;
	}


*/
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}



	.overlay18{
		background-color: rgba(0,0,0,0.80);
		height: 3000px;
		width: 100%;
		position: absolute;
		top: -100px;
		left: 0px;
		z-index: 99999;
	}
	.overlay18 .overlay-content18{
		position: absolute;
		top: 100px;
		left: 50%;
		width: 300px;
		margin-left: -150px;
		background-color: #fff;
		padding: 20px;
		background-image: url(../images/fkkpalast/bg_overlay.jpg);
		background-position: bottom right;
		background-repeat: no-repeat;
		overflow: visible !important;
		height: 240px;
		padding-top: 100px;
	}
	.overlay18 .overlay-content18 p{
		font-size: 24px;
		font-weight: bold;
		width: 195px;
		color: #a00;
		margin-bottom: 20px;
	}
	.overlay18 .overlay-content18 a.btn-ja, .overlay18 .overlay-content18 span.btn-ja{
	-moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809));
	background:-moz-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-webkit-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-o-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-ms-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:linear-gradient(to bottom, #89c403 5%, #77a809 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809',GradientType=0);
	background-color:#89c403;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528009;
}
.overlay18 .overlay-content18 a.btn-ja:hover, .overlay18 .overlay-content18 span.btn-ja:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403));
	background:-moz-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-webkit-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-o-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-ms-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:linear-gradient(to bottom, #77a809 5%, #89c403 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403',GradientType=0);
	background-color:#77a809;
}
.overlay18 .overlay-content18 a.btn-ja:active {
	position:relative;
	top:1px;
}

	
	
	.overlay18 .overlay-content18 a.btn-nein {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f));
	background:-moz-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-webkit-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-o-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-ms-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:linear-gradient(to bottom, #f24537 5%, #c62d1f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f',GradientType=0);
	background-color:#f24537;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d02718;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:6px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #810e05;
}
.overlay18 .overlay-content18 a.btn-nein:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537));
	background:-moz-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-webkit-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-o-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-ms-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:linear-gradient(to bottom, #c62d1f 5%, #f24537 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537',GradientType=0);
	background-color:#c62d1f;
}
.overlay18 .overlay-content18 a.btn-nein:active {
	position:relative;
	top:1px;
}
@media only screen and (max-width: 700px) {
	.overlay18 .overlay-content18{
		position:absolute;
		top: 120px;
		left: 0;
		width: 80%;
		
		margin-left: 0px;
		margin-left: 10%;
		margin-right: 10%;
		padding: 100px 5% 20px 5%;
	}
}

.hamburger_nav{
	overflow: hidden;
	margin:0;
	padding:0;
	outline: none !important;
	border:none;
	}
	
	#nav-mhweb-hamburger {
	width: 30px;
	height: 25px;
	position: relative;
	margin: 5px 0px 0px 0px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
	
	}

	



	#nav-mhweb-hamburger span {
	display: block;
	position: absolute;
	height: 2px;
	width: 50%;
	background: #FFF490;
	opacity: 1;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
	}
	
	#nav-mhweb-hamburger.open span{
	margin-left:3px;
	margin-top:-4px;
	}
	
	#nav-mhweb-hamburger span:nth-child(even) {
	left: 50%;
	border-radius: 0 9px 9px 0;
	}
	
	#nav-mhweb-hamburger span:nth-child(odd) {
	left:0px;
	border-radius: 9px 0 0 9px;
	}
	
	#nav-mhweb-hamburger span:nth-child(1), #nav-mhweb-hamburger span:nth-child(2) {
	top: 0px;
	}
	
	#nav-mhweb-hamburger span:nth-child(3), #nav-mhweb-hamburger span:nth-child(4) {
	top: 10px;
	}
	
	#nav-mhweb-hamburger span:nth-child(5), #nav-mhweb-hamburger span:nth-child(6) {
	top: 20px;
	}
	
	#nav-mhweb-hamburger.open span:nth-child(1), #nav-mhweb-hamburger.open span:nth-child(6) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	}
	
	#nav-mhweb-hamburger.open span:nth-child(2),#nav-mhweb-hamburger.open span:nth-child(5) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	}
	
	#nav-mhweb-hamburger.open span:nth-child(1) {
	left: 0px;
	top: 9px;
	}
	
	#nav-mhweb-hamburger.open span:nth-child(2) {
	left: calc(50% - 5px);
	top: 9px;
	}
	
	#nav-mhweb-hamburger.open span:nth-child(3) {
	left: -50%;
	opacity: 0;
	}
	
	#nav-mhweb-hamburger.open span:nth-child(4) {
	left: 100%;
	opacity: 0;
	}
	
	#nav-mhweb-hamburger.open span:nth-child(5) {
	left: 0px;
	top: 19px;
	}
	
	#nav-mhweb-hamburger.open span:nth-child(6) {
	left: calc(50% - 5px);
	top: 19px;
	}
	
