

/* --- Stylesheet 3747 () --------- */ 

header {
	position: relative;
	width: 100%;
	height: 100px;
	background-color: #FFEFCA;
	z-index: 11;
	-webkit-box-shadow: 23px 21px 51px -30px rgba(0,0,0,0.49);
	-moz-box-shadow: 23px 21px 51px -30px rgba(0,0,0,0.49);
	box-shadow: 23px 21px 51px -30px rgba(0,0,0,0.49);

}

header.sticky {
	position: fixed;
	top: 0px;
	left: 0px;
}

header .inner {
	position: relative;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
	margin: 0 70px 0px 50px;
}
#body.Mandant_12187 #logo {
	background: url(//tramino.s3.amazonaws.com/s/schellenberg/667084/ferienhauslogo.png) top left no-repeat;
}

header .wrap {
	margin: 0 0 0 350px;
}

header .top {
	padding: 30px 0 0 0;
}

header .bottom {
	padding: 10px 0 0 0;
}

#holidaycheck {
	background: url(//tramino.s3.amazonaws.com/s/hotel-garni-schellenberg/661590/hc.jpg) 0px 2px no-repeat;
	float: left;
	font-size: 14px;
	color: #D0AF7C;
	padding: 0 0 0 120px;
	height: 22px;
	margin: 0 0 0 15px;
}

#holidaycheck a {
	color: #D0AF7C;
}

#holidaycheck .votes {
	display: inline-block;
	margin: 0 30px 0 0;
}



header .lang {
	float: right;
}

header .lang a {
	color: #D0AF7C;
	font-size: 14px;
}



header .quicksearch {
	float: right;
}

#client_switch {
	position: absolute;
	top: 0px;
	right: 0px;
}

#client_switch a {
	display: block;
	float: left;
	background-color: #FFEFCA;
	color: #D0AF7C;
	font-size: 12px;
	padding: 5px 20px;
	text-transform: uppercase;
	border: 1px solid #D0AF7C;
	border-top-width: 0px;
	margin: 0px;
}

#client_switch a:hover {
	background-color: #924B14;
	color: #FFF;
	border-bottom-color: #924B14;
	border-right-color: #924B14;
	border-left-color: #924B14;
}

#client_switch a.aktiv {
	background-color: #D0AF7C;
	color: #FFF;
}

#client_switch a.aktiv:hover { color: #FFF; border-color: #D0AF7C; }

/* --- Stylesheet 3748 () --------- */ 

nav {
	float: left;
}

nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

nav ul:after {
	content: "";
	display: block;
	clear: left;
}

nav ul li {
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
}

nav ul li a {
	font-size: 20px;
	line-height: 1;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0 12px;
}

nav ul li.nav_aktiv > a { color: #924B14 }

nav ul li:hover ul { display: block; }

nav ul li ul {
	display: none;
	background-color: #FFEFCA;
	position: absolute;
	top: 20px;
	left: -12px;
	padding: 20px 0 10px 0;
	-webkit-box-shadow: 23px 21px 51px -30px rgba(0,0,0,0.7);
	-moz-box-shadow: 23px 21px 51px -30px rgba(0,0,0,0.7);
	box-shadow: 23px 21px 51px -30px rgba(0,0,0,0.7);
}

nav ul li ul li {
	float: none;
}

nav ul li ul li a {
	display: inline-block;
	display: block;
	font-weight: 400;
	font-size: 18px;
	line-height: 1;
	padding: 6px 25px;
	white-space: nowrap;
}

nav ul li ul li a:hover { color: #924B14; }


nav ul li ul li ul { display: none !important; }

/* --- Stylesheet 3773 () --------- */ 

header form input[type="text"] {
	font-size: 12px;
	border: 1px solid #CEA67C;
	text-transform: uppercase;
	color: #AE866C;
	padding: 4px 18px;
	margin: 0px;
	display: block;
	float: left;
	height: 15px;
	text-align: center;
}


header form input[type="submit"] {
	font-size: 12px;
	line-height: 1;
	border: 0px solid #CCC;
	color: #FFF;
	background-color: #F3923E;
	text-transform: uppercase;
	padding: 4px 18px;
	margin: 0px;
	cursor: pointer;
	height: 24px;
}

header #form_bis { border-left-width: 0px; }



::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder,  :-ms-input-placeholder {
	font-size: 12px;
	line-height: 12px;
}

/* --- Stylesheet 3840 () --------- */ 

#nav_icon_wrapper {
	position: absolute;
	top: 25px;
	right: 0px;
	z-index: 10;
}

#nav_icon {
	position: relative;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
}

#nav_icon .nav_line {
	position: absolute;
	left: 5px;
	width: 30px;
	height: 3px;
	background-color: #B18C6B;
}

#nav_icon .nav_line1 {
	top: 16px;
	-webkit-transition: all 1s 0.2s ease, top 0.2s 0.4s linear, -webkit-transform 0.4s ease;
	transition: all 1s 0.2s ease, top 0.2s 0.4s linear, transform 0.4s ease;
}

#nav_icon .nav_line2 {
	top: 24px;
	-webkit-transition: opacity 0.4s 0.4s ease;
	transition: opacity 0.4s 0.4s ease;
}

#nav_icon .nav_line3 {
	top: 32px;
	-webkit-transition: all 1s 0.2s ease, top 0.2s 0.4s linear, -webkit-transform 0.4s ease;
	transition: all 1s 0.2s ease, top 0.2s 0.4s linear, transform 0.4s ease;
}

/* Clicked */

#nav_icon.clicked .nav_line1 {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top:23px;
	-webkit-transition: all 0.8s 0.2s ease, top 0.2s linear;
	transition: all 0.8s 0.2s ease, top 0.2s linear;
}

#nav_icon.clicked .nav_line2 {
	opacity:0;
	-webkit-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
}

#nav_icon.clicked .nav_line3 {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top:23px;
	-webkit-transition: all 0.8s 0.2s ease, top 0.2s linear;
	transition: all 0.8s 0.2s ease, top 0.2s linear;
}

/* --- Stylesheet 3797 () --------- */ 

@media all and (min-width: 1201px) and (max-width: 1500px) {

	#logo {
		margin-left: 0px;
	}

	header .wrap {
		margin-left: 305px;
	}

	nav ul li a {
		font-size: 18px;
		padding: 0px 8px;
	}

	nav ul li ul li a {
		font-size: 16px;
	}

	header form input[type="text"] {
		padding: 4px 7px;
	}
	header form input[type="submit"] {
		padding: 4px 7px;
	}

}

@media all and (min-width: 1000px) and (max-width: 1200px) {

	#logo {
		width: 200px;
		margin-left: 0px;
		top: 30px;
	}

	#logo img { width: 100%; height: auto; }

	header .wrap {
		margin-left: 210px;
	}

	header .top {
		padding: 40px 0px 0px;
	}

	header .bottom {
		padding: 5px 0px 0px;
	}

	nav ul li a {
		font-size: 16px;
		padding: 0px 6px;
	}

	nav ul li ul li a {
		font-size: 14px;
	}

	header form input[type="text"] {
		padding: 4px 6px;
	}
	header form input[type="submit"] {
		padding: 4px 6px;
	}

}

@media all and (min-width: 768px) and (max-width: 999px) {

	header {
		min-height: 100px;
		height: auto;
	}

	header.sticky {
		position: relative;
	}


	#logo {
		top: auto;
		bottom -130px;
	}

	header.open #logo { bottom: -30px; }

	header .top { display: none; }
	header .bottom { padding-top: 50px; }
	header .wrap { display: none; }

	nav { float: none; }


	nav ul li {
		float: none;
		margin: 5px 0;

	}

	nav ul li ul {
		position: static;
		top: auto;
		left: auto;

		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}

	header .quicksearch { float: none;  padding: 20px 0; }

	#nav_icon { display: block; }
}

@media all and (max-width: 767px) {
	header {
		min-height: 100px;
		height: auto;
	}

	header.sticky {
		position: relative;
	}

	#logo {
		width: 200px;
		top: auto;
		margin: 0px;
		bottom: -122px;
	}

	#logo img { width: 100%; height: auto; }

	header.open #logo { bottom: -22px; }

	header .top { display: none; }

	header .wrap {
		display: none;
		margin: 0px 0px 0px 00px;
		padding: 40px 0px 130px 0px;

	}

	nav { float: none; }

	nav ul li {
		float: none;
		margin: 5px 0;
	}

	nav ul li ul {
		position: static;
		top: auto;
		left: auto;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}

	header .quicksearch { float: none;  padding: 20px 0; }

	#nav_icon { display: block; }

	#client_switch { display: none; }
}