@import '/media/jui/css/icomoon.css';
/* fjalla-one-regular - latin */
@font-face {
  font-family: 'Fjalla One';
  font-style: normal;
  font-weight: 400;
  src: url('../fontslocal/fjalla-one-v7-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Fjalla One'), local('FjallaOne-Regular'),
       url('../fontslocal/fjalla-one-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fontslocal/fjalla-one-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fontslocal/fjalla-one-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fontslocal/fjalla-one-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fontslocal/fjalla-one-v7-latin-regular.svg#FjallaOne') format('svg'); /* Legacy iOS */
}
/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* ============================== CUSTOM CSS ============================== */
/**Promo-box**/
.promo-box {
	padding: 40px;
	background: #fff;
}
body.jsn-color-red .promo-box {
	border-left: 5px solid #c14746;
}
body.jsn-color-green .promo-box {
	border-left: 5px solid #7fc348;
}
body.jsn-color-blue .promo-box {
	border-left: 5px solid #02a4e4;
}
body.jsn-color-violet .promo-box {
	border-left: 5px solid #8c4d81;
}
body.jsn-color-grey .promo-box {
	border-left: 5px solid #999;
}
body.jsn-color-orange .promo-box {
	border-left: 5px solid #eda72e;
}
.promo-box .text {
	float: left;
}
.promo-box .link {
	float: right;
	margin: 5px 0 0 0;
}
.promo-box .link a.link-button {
	padding: 7px 40px !important;
}
.promo-box h1 {
	margin: 0;
	text-transform: uppercase;
}
.promo-box .clearbreak {
	height: 0;
}
.promo-box p {
	margin: 0;
}
body.jsn-direction-rtl .promo-box .text {
	float: right;
	text-align: right;
}
body.jsn-direction-rtl .promo-box .link {
	float: left;
}

/**Demo-home**/
.demo-content-top {
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 5px solid #fff;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.demo-content-top:hover {
	border-bottom: 5px solid #333;
}
#demo-home {
	margin: 30px -15px 0 -15px;
}
#demo-home .grid-col {
	margin: 0;
}
#demo-home .grid-col .grid-col_inner {
	margin: 15px;
	border:1px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius:3px;
	box-shadow: 0 2px 0 rgba(0,0,0,0.1);
	padding: 15px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
#demo-home .grid-col .grid-col_inner:hover {
	border: 1px solid #999;
	box-shadow:0 2px 0 rgba(0,0,0,0.1), 0 0 3px rgba(0,0,0,0.2)
}
#demo-home .grid-col .grid-col_inner img {
	width: 100%;
}
#demo-home .grid-col .grid-col_inner p {
	margin: 0;
}
#demo-home .grid-col .grid-col_inner h3 {
	text-transform: uppercase;
	margin: 10px 0 0 0;
}
#demo-home .title {
	text-align: center;
	margin:0 50px;
}
#demo-home .title h1 {
	text-transform: uppercase;
	font-size: 30px;
	margin-bottom: 0;
}
#demo-home .title h4 {
	color: #999;
	margin-top: 0;
}
.about-sky {
	text-align: center;
	padding: 170px 0;
}
.about-sky h1 {
	margin: 0;
	color: #fff;
	font-size: 5em;
	text-transform: uppercase;
	text-shadow:0 0 10px #FFF, 0 2px 3px rgba(0, 0, 0, 0.42);
}
.about-sky h2 {
	margin: 0;
	color: #fff;
	font-size: 2em;
	text-transform: uppercase;
	text-shadow:0 0 10px #FFF, 0 2px 3px rgba(0, 0, 0, 0.42);
}

@media only screen and (max-width: 960px),
(max-device-width: 960px) {
	.about-sky {
		padding: 100px 0;
	}
	.about-sky h1 {
		font-size: 3em;
	}
}

#tour_target_property_details_buttons a {
	clear: both;
}

body .property-header-labels span.label {
	padding: 0 10px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 23px;
}

#jsn-promo {
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


form#login-form a.btn.hasTooltip {
	display: inline-block !important;
}

/* neu lissi */
/* neu lissi */
/* neu lissi */

#jsn-header_inner {
	background-image: url(../../../images/bg-holz.jpg);
	border-bottom: 0px;
	background-repeat: repeat-x;
	height: 200px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}

#jsn-body { margin-top: 200px;}
#jsn-header_inner.jsn-menu-sticky {
	border-bottom-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#jsn-content {	background-color: #fff;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;		
}
#jsn-content {	width: 930px;}

div.jsn-modulecontainer ul.menu-mainmenu li a {
   background-color: #fff; border-radius: 3px;
}
body {   font-size: 100%;}
ul.menu-divmenu li {
    font-size: 1em;
}

#jsn-page {
    background-color: #6f9a3f;
	background-image: url(../../../images/bg-holz-gruen.jpg);
	background-repeat: repeat-x;
    color: #555;
    margin: 0 auto;
    overflow: hidden;
}

#jsn-promo_inner {padding: 15px; background-color:#fff; width: 930px;}
h2 {font-size: 1.3em;}
body.jsn-textstyle-personal .jsn-moduletitle {
    font-size: 1.3em;    
}
a:hover, a:focus {color: #00691C;}
h3, h4, h5, h6 {color: #6f9a3f;}
h3 {font-size: 1.1em;}
div.jsn-modulecontainer ul.menu-mainmenu li a {
    background-color: #fff;
    border-radius: 3px;
}
h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica, sans-serif;
}
h3.jsn-moduletitle {
    color: #6f9a3f;
}
h1 {    font-size: 1.5em;}

.preise td {
    border-color: rgba(211, 211, 211, 1);
    border-style: dashed;
    border-width: 1px;
    padding: 8px; vertical-align: top;
}
.preistop td {
    background-color: rgba(211, 211, 211, 1);
    color: rgba(49, 49, 49, 1);
    font-weight: 400;
}
.preis1 td{
    background-color: rgba(232, 232, 232, 1);
}
.zeiten {font-size:0.9em;}
.tipps li {
    line-height: 40px;
}
#jsn-logo a {
    display: inline-block;
    line-height: 100%;
    margin: 15px 0 0 0;
}
h2 {
	color: #B95C00;    
}
/*****************************
 mobile layout (240 - 960): common settings for both smartphone and tablet
*************************************************************************************/
@media only screen and (max-width: 960px), (max-device-width: 960px) {
#jsn-body {
    margin-top: 350px;
}
#jsn-header_inner {
	height:310px;background-repeat: repeat;
}
}
/************************************************************************************
smartphone layout (320 - 480): everything is layout in single column
*************************************************************************************/
@media only screen and (max-width: 480px), (max-device-width: 480px) {
	#jsn-body {
    margin-top: 190px;
}
#jsn-header_inner {
	height:200px;background-repeat: repeat;
}
}
@media only screen and (min-width: 1200px) {
	#jsn-content, #jsn-promo_inner {	width: 1170px;}	

}
body {margin-bottom: 300px;}


/* Gerry gdpr css code here */


@media only screen and (min-width: 960px), (min-device-width: 960px) {
		div.cc-window.cc-floating {
			max-width: 100%!important;
		}

	.cc-banner .cc-message {
		flex: none!important;
		width: 100%;
		letter-spacing: normal;
	}
	.cc-btn.cc-deny,
	.cc-btn.cc-dismiss {
		width: 150px;		
		font-size: 15px;		
		font-weight: normal;
				
	}
	.cc-compliance {
		margin: 15px auto 4px auto;	
	}
	.cc-btn.cc-allow {
		width: 450px;
		margin: 3px 40px;
		text-transform: uppercase;
		font-size: 15px;
		font-weight: normal;
		letter-spacing: 2px;
	}
	.cc-revoke.cc-bottom {
		bottom: 1em;
		left: 3em;
		border-radius: 45px!important;
		text-align: center;
		width: 90px;
		height: 90px;
		padding-top: 20Px;
		background-color: #1C304B !important;
		color: #fff !important;
	}
	.cc-revoke.cc-bottom p {
			color: #fff !important;
	}	
	.cc-revoke.cc-bottom:hover {
		text-decoration: none;
		color: #C0C0C0;
	}
	.cc-revoke:after {
		font-family: 'IcoMoon';
	    font-style: normal;
	    speak: none;
	    content: "\39";
	    text-align: center;
	    width: 90px;
	    font-size: 25px;
	}
	.cookiebutton {
		text-align: center;
		width: 100%;
		line-height: 10px;
	}
	.cc-cookie-settings-toggle {
		position:absolute;
		left: 25px; 
		top: 50px;
		font-size: 14px!important;
		margin-top: 10px;
		border: 0!important;
		background-color: transparent!important;
	}
	/*input.cc-cookie-checkbox:checked+span:after {
	    background-image: none!important;
	}
	input.cc-cookie-checkbox+span:before {
	    border: none!important;
	    background: transparent!important;
	    width: 16px;
	    height: 16px;
	    left: -1px;
	    border-radius: 4px;
	}
	input.cc-cookie-checkbox[readonly] {
		opacity: 1!important;
	}*/
}
div.gdprlock-placeholder.gdprlock-placeholder-action {
	margin-bottom: -70px;
	z-index: 999;
}
div.gdprlock-placeholder-text {
	font-size: 25px!important;
}
.clickbutton {
	margin-top: 15px;
	text-transform: uppercase;
}

.clickbutton  {
	background: #3D94F6;
	background-image: -webkit-linear-gradient(top, #3D94F6, #1E62D0);
	background-image: -moz-linear-gradient(top, #3D94F6, #1E62D0);
	background-image: -ms-linear-gradient(top, #3D94F6, #1E62D0);
	background-image: -o-linear-gradient(top, #3D94F6, #1E62D0);
	background-image: linear-gradient(to bottom, #3D94F6, #1E62D0);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFFFFF;
	font-family: 'Open Sans', Arial;
	font-size: 18px;
	font-weight: 100;
	padding: 10px;
	box-shadow: 1px 1px 10px 0px #000000;
	-webkit-box-shadow: 1px 1px 10px 0px #000000;
	-moz-box-shadow: 1px 1px 10px 0px #000000;
	text-shadow: 1px 1px 10px #000000;
	border: solid #337FED 1px;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
}

.clickbutton:hover {
	border: solid #337FED 1px;
	background: #1E62D0;
	background-image: -webkit-linear-gradient(top, #1E62D0, #3D94F6);
	background-image: -moz-linear-gradient(top, #1E62D0, #3D94F6);
	background-image: -ms-linear-gradient(top, #1E62D0, #3D94F6);
	background-image: -o-linear-gradient(top, #1E62D0, #3D94F6);
	background-image: linear-gradient(to bottom, #1E62D0, #3D94F6);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
}
/* Zusatz Lissi : */
a.cc-link label {
    color: #fff;}
    
.cc-color-override-944417498 a.cc-btn.cc-allow {
    
    border-color: #6f9a3f !important;
    background-color: #6f9a3f !important;
} 


