@media only screen and (min-width:200px) and (max-width:980px) {
#header_logo {
	margin-left: 0px !important;
/*	position:absolute;
	width:196px;
	height:95px;
	z-index:1;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 20px;*/
	left: 0px !important;
}
#apDiv2 {

	position:absolute;
	width:540px;
	height:30px;
	z-index:9999;
	top: 60px;
	margin-left: 200px !important;
	left: 0px !important;
	background-image: url(images/menuhintergrund_links.png);
}
#apDiv3 {
	display: none;
	position:absolute;
	width:540px;
	height:30px;
	z-index:9999;
	margin-left: 200px !important;
	left: 0px !important;
	top: 20px !important;
	background-image: url(images/menuhintergrund_rechts.png);
}
#header_kontaktzeile {
	display: none;
	position:absolute;
	width:494px;
	height:20px;
	z-index:4;
	margin-left: 50%;
	margin-top: 30px;
	/* [disabled]background-color: #666; */
	left: 98px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #936E4D;
}
}

body {
	background-image: url(images/body.png);
	background-repeat: repeat;
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #960;
	font-weight:normal;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 13pt;
	font-variant: small-caps;
	letter-spacing: 3px;
	text-transform: capitalize;
}
h3 {
	font-size: 18pt;
	font-variant: small-caps;
	letter-spacing: 3px;
	text-transform: capitalize;
	margin:0;
}
h4 {
	font-size: 11pt;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-transform: capitalize;
}
h5 {
	font-size: 10pt;
}
h6 {
	font-size: 9pt;
}
a:link {
	color: #960;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #960;
}
a:hover {
	text-decoration: underline;
	color: #960;
}
a:active {
	text-decoration: none;
	color: #960;
}

.dark-bg a{
	color: #D2AE7E;
	text-decoration: none;
}

.dark-bg a:hover{
	color: #E7D2B8;
}

#header {
	width:100%;
	height:121px;
	z-index:1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1BC91;
	background-image: url(images/header-wrapper.png);
	background-size: 100% 100%;
	background-color: #000;
	background-repeat: no-repeat;
}

#header_logo {
	position:absolute;
	width:196px;
	height:95px;
	z-index:1;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50%;
	top: 20px;
	left: -98px;
}
#apDiv2 {
	position:absolute;
	width:540px;
	height:30px;
	z-index:9999;
	top: 60px;
	margin-left: 50%;
	left: -638px;
	background-image: url(images/menuhintergrund_links.png);
}
#apDiv3 {
	position:absolute;
	width:540px;
	height:30px;
	z-index:9999;
	margin-left: 50%;
	left: 98px;
	top: 60px;
	background-image: url(images/menuhintergrund_rechts.png);
}
#header_kontaktzeile {
	position:absolute;
	width:494px;
	height:20px;
	z-index:4;
	margin-left: 50%;
	margin-top: 30px;
	/* [disabled]background-color: #666; */
	left: 98px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #936E4D;
}

#start_slider {
	margin: auto;
	width:100%;
	height:auto;
	/*min-height:150px;*/
	z-index: -1;
	overflow: hidden;
	background-color: #404040;
}
#titelleiste {
	width:100%;
	height:50px;
	z-index:1;
	background-color: #FCE0AA;
	background-image: url(images/bottom-strip.png);
	background-repeat: repeat-x;
	text-align: center;
}
.text_titelleiste {
	font-variant: small-caps;
	text-transform: capitalize;
	letter-spacing: 2px;
	display: inline;
	margin-top: 10px;
	line-height: 50px;
}
#content_wrapper {
	width:960px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
#inhalt_oben {
	/*width:100%;*/
	width:960px;
	height:52px;
	z-index:1;
	background-image: url(images/inhalt_oben.png);
	background-repeat: no-repeat;
	margin-top: 30px;
}
#inhalt_mitte {
	/*width:100%;*/
	width: 960px;
	height:auto;
	z-index:1;
	min-height: 25px;
	background-color: #FFF;
	background-image: url(images/background_inhalt.png);
	background-repeat: repeat-y;
}
#inhalt_unten {
	width:100%;
	height:52px;
	z-index:1;
	background-image: url(images/inhalt_unten.png);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
#seiten_inhalt {
	width:860px;
	min-width: 860px !important;
	height:auto;
	min-height: 400px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #909090;
	line-height: 18pt;
	padding-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 30px;
}

#seiten_titel {
	width:860px;
	height:30px;
	z-index:1;
	background-image: url(images/page-title.png);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.text_seitentitel {
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #960;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 16pt;
	line-height: 25px;
	font-variant: small-caps;
	text-transform: capitalize;
	letter-spacing: 3px;
	font-weight: lighter;
}

#footer {
	width:100%;
	height:198px;
	z-index:1;
	background-color: #000;
	background-image: url(images/footer-wrapper.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	/* [disabled]margin-bottom: 0px; */
}

#footer-inhalt {
	width:450px;
	height:125px;
	z-index:1;
	padding-top: 40px;
	background-image: url(images/elegant-shape.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #D2AE7E;
	margin: auto;
}
#footer-button-links {
	width:34px;
	height:34px;
	z-index:1;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 160px;
	background-image: url(images/social-buttons.png);
	background-position: left top;
}
#footer-button-links:hover{
		background-position: left bottom;

}
#footer-button-mitte {
	width:34px;
	height:34px;
	z-index:1;
	margin: auto;
	background-image: url(images/social-buttons.png);
	background-position: center top;
}
#footer-button-mitte:hover{
	background-position: center bottom;
}
#footer-button-rechts {
	width:34px;
	height:34px;
	z-index:1;
	float: right;
	margin-top: auto;
	margin-right: 160px;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/social-buttons.png);
	background-position: right top;
}
#footer-button-rechts:hover{
		background-position: right bottom;

}

#footer-jugendschutzlabel {
	width:156px;
	height:31px;
	background-color: #FFF;
	position: absolute;
}

#content_titelleiste {
	width:960px;
	height:50px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
#text-titelleiste {
	width:680px;
	height:30px;
	z-index:1;
	margin-left: 140px;
	float: left;
	line-height: 0px;
	/* [disabled]display: inline; */
	font-variant: small-caps;
	text-transform: capitalize;
	letter-spacing: 3px;
	margin-top: 10px;
}
#button-buchen {
	width:130px;
	height:28px;
	z-index:1;
	float: right;
	margin-top: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FDF0C6;
	font-variant: small-caps;
	text-transform: capitalize;
	line-height: 28px;
	font-size: 10pt;
	letter-spacing: 1px;
	background-image: url(images/button_buchen.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#button-buchen:hover {
	background-image: url(images/button_buchen.png);
	background-repeat: no-repeat;
	background-position: top;
}	

#img_rahmen_content {
	border: 1px solid #D1BC91;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 3px;
	padding-bottom: 0px;
	width: 564px;

}

#toggle_honorar {
	display:none;

}

.inhalt_titelbild img { 
width:564px !important;
height:auto !important;
}
	
#nav, .nav, #nav .nav li {
	margin:0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	z-index: 9999;
}


/* Navigation------------------------------------------*/

#nav li {
	float:left;
	display:inline;
	cursor:pointer;
	list-style:none;
	/* [disabled]border:1px #000 solid; */
	position:relative;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 38px;
	padding-left: 10px;
	font-size: 14pt;
	font-variant: small-caps;
	/* [disabled]text-transform: capitalize; */
	letter-spacing: 0.12em;
	z-index: 9999;

}
#nav li ul.first {
	left:-1px;
	top:100%;
	background-color: #063;
	border: 1px solid #D1BC91;
	z-index: 9999;
}

#nav li, li a {
	color:#936E4D;
	text-decoration:none;
	/* [disabled]background-color: #F00; */
	/* [disabled]border: 1pt solid #FC3; */
	width: 155px;
	z-index: 9999;
}
#nav .nav li {
	width:100%;
	text-indent:10px;
	line-height:30px;
	margin-right:10px;
	border-top:1px #000 solid;
	border-bottom:1px #000 solid;
	border-left:none;
	border-right:none;
	background:#000;
	z-index: 9999;

}
#nav li a {
	display:block;
	width:inherit;
	height:inherit;
	text-decoration: none;
	z-index: 9999;
	color:#936E4D;
}

ul.nav {
	display:none;
	/* [disabled]padding-top: 36px; */
	width: 131px;
	/* [disabled]margin-top: 36px; */
	z-index: 9999;
}
#nav li:hover > a, #nav li:hover {
	color:#D8B266;
	/* [disabled]background:#000; */
	z-index: 9999;
}
li:hover > .nav {
	display:block;
	position:absolute;
	width:100%;
	top:-2px;
	left:50%;
	z-index:9999;
	/* [disabled]border:1px #000 solid; */
} 
li:hover { position:relative; z-index:9999; 
	z-index: 9999;
	}