/*
 * Skeleton V1.2
 * Copyright 2011, Dave Gamache
 * www.getskeleton.com
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 6/20/2012
 */

/* Table of Content
 ==================================================
 #Site Styles
 #Page Styles
 #Media Queries
 #Font-Face */

/* #Site Styles
 ================================================== */

@import url('../../fonts/font-awesome/css/font-awesome.css');
@import url('../jquery.fancynavigation.css');

#nav {
	float: left;
	width: 180px;
	padding: 0px;
	margin-bottom: 20px;
	text-transform: lowercase;
}

#nav ul {
	float: left;
	width: 100%;
}

#logo {
	margin-top: 80px;
	margin-bottom: 70px;
	clear: left;
	width: 318px;
}

div#chrisignLink {
	text-align: right;
	position: relative;
	padding: 0 135px 0 0;
}

* html div#chrisignLink {
	text-align: right;
	position: relative;
	padding: 0 145px 0 0;
}

*+ html div#chrisignLink {
	text-align: right;
	position: relative;
	padding: 0 115px 0 0;
}

div#chrisignLink a {
	font-size: 10px;
}

div#chrisignLink a:hover {
	cursor: pointer;
	font-size: 10px;
}

#wrapper {
	margin: 0px auto;
	width: 830px;
	text-align: left;
}

#inhalt {
	min-height: 310px;
}

*html #inhalt {
	height: 310px;
}

/* navigation */

#menu_toggle, #menu_call {
	display: none;
}

nav .responsive {
	display: none;
	position: relative;
	width: 100%;
}

nav .responsive a {
	padding: 0;
}

nav .fa {
	display: none;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	left: auto;
	bottom: auto;
	font-size: 21px; /* 7 / 14 / 21 / 28 */
	line-height: 21px;
	padding: 7px 10px 7px 10px;
	color: #FFFFFF;
}

nav .responsive .fa {
	position: static;
}

nav .responsive_bar {
	display: block;
	background-color: #5E4D35;
	cursor: pointer;
	position: relative;
	box-sizing: border-box;
	width: 100%;
	padding: 10px 32px 10px 37px;
	text-transform: lowercase;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
}

nav .responsive_bar .fa {
	position: absolute;
	top: 0;
	right: auto;
	left: 0;
	padding: 6px 0 0 10px;
}

nav .responsive_button {
	position: absolute;
	top: 0;
	right: 0;
}

nav .responsive_button a {
	float: left;
}

ul.level1 {

}

ul.level1 li {
	float: left;
	list-style: none;
	margin: 2px 7px 1px 0px;
	width: 170px;
	font-family: Arial;
}

ul.level1 li:first-child {
	margin-top: 0;
}

* html ul.level1 li {

}

ul.level2 li {
	margin-left: 18px;
}

ul.level2 li:first-child {
	margin-top: 2px;
}

ul.level1 li.delimiter {
	width: 10px;
	margin: 0;
}

ul.level1 li.current1 {
	margin: 10px 0 10px 0px;
}

ul.level1 li#lid4 {
	margin-top: 0px !important;
}

.level1 a {
	color: #3C260B;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.level1 a:hover, .level1 a.current1, .level2 a:hover, .level2 a.current2 {
	color: #FFFFFF;
	text-decoration: none;
}

ul.level2 {
	display: none;
}

.current1 ul.level2 {
	display: block;
}

html, body {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #3C260B;
	text-align: center;
	background-color: #C4C0B5;
}

div, img, form, table, tr, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}

ul {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

ul li {
	margin: 0px 0px 0px 35px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
}
p {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

a {
	color: #3C260B;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/*h1 {
	color: #303030;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}*/

h1, .h1 {
	font-family: inherit;
	color: #5E4D35;
	font-size: 28px;
	margin: 0px 0px 10px 0px;
	line-height: normal;
	padding: 0 0 0 168px;
	width: 100%;
	box-sizing: border-box;
	width: 100%;
	width: 100%;
}

.icntKontakt .h1 {
	padding-left: 0;
}

h2 {
	color: #000000;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}

div.fancybox-title-inside {
	text-align: left;
}
.fncb_fancy_title {
	font-weight: bold;
}

.left {
	float: left;
}
.right {
	float: right;
}
.fa {
	font-size: 21px;
}

.toggle .fa {
	font-size: 24px;
}

/* google maps section -----------------------  */
#routenplan {
	display: none;
}

/* calendar section -----------------------  */
#calendar {
	border-spacing: 3px;
	border-collapse: separate;
}

#calendar td {
	text-align: right;
	border-collapse: separate;
	padding: 2px;
}

#calendar .td_current {
	background-color: silver;
	border: none;
}

#calendar .td_sel {
	border: 1px solid maroon;
	padding: 1px;
}

#calendar .td_selcurr {
	background-color: silver;
	border: 1px solid maroon;
	padding: 1px;
}

#calendar th a {
	color: black;
	/*padding:0px 2px 0px 2px;*/
}

#calendar td a:hover {
	background: maroon;
	text-decoration: none;
	color: white;
}

#calendar th {
	font-size: 14px;
	color: #3E76AF;
}
/* calendar section -----------------------  */

/* form section -----------------------  */

#form {
	margin-left: 75px;
}

#form label.desc {
	display: block;
	/*float:left;*/
	line-height: 1.8em;
	vertical-align: top;
	width: 120px;
}

#form .textfield {
	width: 200px;
}

#form input, #form select {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding: 3px;
	vertical-align: top;
}

#form input.first {
	background: #FFFFFF none repeat scroll 0 0;
	margin: 20px 2px 10px 125px;
}

#form em {
	color: #EE9E50;
	font-style: normal;
	font-weight: bold;
}

#inhalt #form li {
	background-image: none;
	clear: both;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 5px;
}

#inhaltKontakt {
	min-height: 300px;
}

label {
	display: block;
	width: 100px;
	position: relative;
	top: 18px;
	left: -100px;
}

#editwindow label {
	left: 0;
	text-align: left;
}

#editwindow textarea, #editwindow .eingabe {
	margin: 0 0 0 118px;
}

textarea, .eingabe {
	width: 403px;
	margin: 0;
	padding: 0px;
	border: 1px solid #323d6c;
}

textarea {
	height: 80px;
}

.eingabe {
	height: 20px;
}

.button, .ok_button {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	background-color: #ffffff;
	cursor: pointer;
	border: 1px solid #323d6c;
}

/* form section -----------------------  */

/* #Page Styles
 ================================================== */

#wrapperStart {
	width: 900px !important;
	margin: 0px auto;
	width: 830px;
	text-align: left;
}

#wrapperStart img {
	margin-top: 150px;
}

#startBG {
	background-color: #3C260B !important;
	height: 100%;
	cursor: pointer;
}
.icnt {
	/* opacity:0;
	 filter:alpha(opacity=0); */
	margin-left: 168px;
	position: absolute;
}

#inavitms {
	position: absolute;
	left: 54px;
	width: 100px;
}

#inavitms ul {
	width: 86px;
}

#inavitms ul li {
	list-style-type: none;
	margin-bottom: 8px;
	width: 77px;
}

#inavitms ul li a:hover {
	background-color: #9d9385;
}
#inhalt {
	position: relative;
	margin-left: 160px;
}

.isw {
	display: block;
	width: 55px;
	height: 9px;
	background-color: #5E4D35;
	margin: 0px;
	padding: 0px;
}

#bttl {
	position: absolute;
	left: -278px;
	color: #FFFFFF;
	font-size: 11px;
	float: left;
	/*width:300px; */
	margin-left: 245px;
	text-align: right;
	top: -3px;
}
#adressResp {
	display: none;
}

/* #Media Queries
 ================================================== */

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
	#wrapper {
		width: 960px;
	}
	#inhalt {
		width: 600px;
	}
	#inavitms {
		bottom: -9px;
		top: auto !important;
	}
	.isw {
		width: 55px;
		height: 9px;
	}
	#wrapperStart img {
		max-width: 100%;
	}
}

/**************************************************************************************************
 * Browser gross
 * Browser normal / Tablet Landscape
 * Browser schmal / Tablet Portrait
 * 
 * 768px - 
 *************************************************************************************************/
@media only screen and (min-width: 768px) {
	/*nav li.level1:hover ul.level2,
	nav li.current1:hover ul.level2 {
		display: block;
	}*/
	nav ul.level1 {
		display: block !important; /* Navigation Reponsive-Resize-Fix */
	}
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	#wrapper {
		width: 750px;
	}
	#inavitms {
		bottom: -9px;
		top: auto !important;
	}
	.isw {
		width: 55px;
		height: 9px;
	}
	#wrapperStart {
		width: 760px !important;
	}
	
	.icnt {
		width: 432px;
	}
	
	.icnt img {
		max-width: 100%;
	}
	
	#inavitms {
		bottom: 23px;
	}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	#inhalt {
		margin-left: 0;
		width: 480px;
		margin-bottom: 35px;
		min-height: 410px;
	}
	.icnt {
		margin-left: 0;
		float: left;
		width: 100%;
	}
	.ifClear {
		clear: both;
	}
	#inavitms {
		position: relative;
		left: 0;
		top: 0 !important;
		float: left;
		width: 100%;
		margin-bottom: 25px;
	}
	.isw {
		width: 22px;
		height: 55px;
	}
	#nav {
		width: 400px;
	}
	ul li:first-child {
		margin-top: 0;
	}
	#inavitms ul li {
		width: 34px;
		margin: 25px 0 0;
		float: left;
	}

	#inavitms ul {
		width: 320px;
	}
	#bttl {
		margin: 10px 0;
		left: 0;
	}
	img#logo {
		margin-top: 40px;
		margin-bottom: 35px;
	}
	div#inhalt {
		top: 0;
	}
	div.icntKontakt {
		position: absolute;
		left: auto;
		top: auto;
		margin: 0 auto;
		width: 400px;
	}
	div#kontakt {
		position: relative;
		max-width: 360px;
		padding: 0;
		left: 0;
		width: 100%;
		margin-bottom: 20px;
		font-weight: normal;
	}
	#adressResp, div#kontakt {
		display:block;
		font-size: 16px;
		line-height: 22px;
	}
	#menu_toggle {
		display: inline;
		font-size: 16px;
		line-height: 18px;
		color: #FFF;
		font-weight: bold;
		text-decoration: none;
		padding: 10px;
		background-color: #5E4D35;
		width: 340px;
		cursor: pointer;
		float: left;
	}
	#menu_call {
		display: inline;
		font-size: 16px;
		line-height: 18px;
		color: #FFF;
		font-weight: bold;
		text-decoration: none;
		padding: 10px;
		background-color: #5E4D35;
		width: 20px;
		cursor: pointer;
		float: left;
	}
	#nav ul.level1 {
		display: none;
	}
	#nav ul.level1 li a {
		text-decoration: none;
		display: block;
		padding: 10px;
		background-color: #9d9385;
		margin: 2px 0 0 0;
		padding-left: 22px;
	}
	#nav ul.level2 li a {
		padding: 10px 0 10px 34px;
		margin: 0;
	}
	#nav ul.level1, #nav ul.level1 li, #nav ul.level1 span {
		width: 100%;
		float: left;
		position: relative;
	}
	#nav ul li {
		width: 100%;
		float: left;
		margin: 0;
	}
	.level1 a {
		font-size: 14px;
		line-height: 16px;
	}
	.level2 a {
		font-size: 12px;
		line-height: 14px;
	}
	#adressNorm {
		display:none;
	}
	
	nav .responsive {
		display: block;
	}
	
	nav .fa {
		display: block;
	}
	
	nav ul.level1 {
		display: none;
	}
	
	h1 {
		padding-left: 0;
	}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	#wrapper, #inhalt {
		width: 400px;
	}
	img#logo {
		width: 400px;
	}
	#inhalt img {
		max-width: 400px;
	}
	#wrapperStart {
		width: 400px !important;
	}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	#wrapper, #inhalt, #nav {
		width: 300px;
	}
	#inhalt {
		width: 300px;
		min-height: 380px;
	}
	#inhalt img {
		max-width: 300px;
	}
	img#logo {
		width: 300px;
	}
	#menu_toggle {
		width: 240px;
	}
	div#kontakt {
		max-width: 260px;
	}
	div.icntKontakt {
		width: 300px;
	}
	#wrapperStart {
		width: 300px !important;
	}
}

/* #Font-Face
 ================================================== */
/* 	This is the proper syntax for an @font-face file
 Just create a "fonts" folder at the root,
 copy your FontName into code below and remove
 comment brackets */

/*	@font-face {
 font-family: 'FontName';
 src: url('../fonts/FontName.eot');
 src: url('../fonts/FontName.eot?iefix') format('eot'),
 url('../fonts/FontName.woff') format('woff'),
 url('../fonts/FontName.ttf') format('truetype'),
 url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
 font-weight: normal;
 font-style: normal; }
 */