html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}

body {
	margin:0;
	padding:0;
	font:normal 15pt/18pt 'Yanone Kaffeesatz', sans-serif;
	color:#1d1d1b;
	outline:none;	
	background:#1f1217 url("../img/bg.jpg") fixed top center;
	width:100%;
	height:100%;
	font-weight:300;	
}

p {
	font:normal 15pt/18pt 'Yanone Kaffeesatz', sans-serif;
	padding:0;
	margin:12px 0;
	text-align:justify;
	font-weight:300;	
}

br {
	line-height:10px;
	font:normal 15pt/18pt 'Yanone Kaffeesatz', sans-serif;
	font-weight:300;
}

.clears {
	clear:both;
	line-height:0;
	margin:0;
	padding:0;
	border:none;
	display:none;
}

/*Struktur*/
.gesamt {
	width:880px;
	margin:0 auto;
}

a.logo {
	background:url(../img/logo.png) no-repeat;
	width:556px;
	height:89px;
	display:block;
	margin:10px auto 0 auto;
}

.teaser {
	background:url(../img/bg_teaser.png) no-repeat;
	width:879px;
	height:426px;
	display:block;	
	margin:30px 0 0 0;
	position:relative;
}

.bg_inhalt_head {
	background:url(../img/bg_inhalt_head.png) no-repeat;
	width:879px;
	height:10px;
	display:block;	
}

.bg_inhalt {
	background:url(../img/bg_inhalt.png) repeat-y;
	width:879px;	
}

.bg_inhalt_foot {
	background:url(../img/bg_inhalt_foot.png) no-repeat;
	width:879px;
	height:50px;
	display:block;	
}

.inhalt_links {
	width:477px;
	float:left;
	margin:0 0 0 30px;
}

.inhalt_rechts {
	width:300px;
	float:left;
	margin:0 0 0 45px;
}

.footer {
	color:#fff;
	font:normal 12pt/15pt 'Yanone Kaffeesatz', sans-serif;
	font-weight:300;
	text-align:center;
}

.footer p {
	color:#fff;
	font:normal 11pt/15pt 'Yanone Kaffeesatz', sans-serif;
	font-weight:300;
	text-align:center;
}

.footer p span {
		font:normal 11pt/15pt arial, sans-serif;
}

.footer ul {
	margin:0;
	padding:0;
	list-style:none;
	left: 50%;
	position: relative;
	margin:0 auto;
	float:left;
}

.footer li {
	margin:0;
	padding:0;
	list-style:none;	
	float:left;
  position: relative;
  right: 50%;	
}

.footer a, .footer a:link, .footer a:active, .footer a:visited, .footer a:hover {
	color:#fff;
	font:normal 12pt/15pt 'Yanone Kaffeesatz', sans-serif;
	font-weight:300;
	padding:0 5px;
}

/*Hauptmenu*/
.hmenu {
	width:100%;		
	position:relative;
}

.hmenu ul {
	margin:0;
	padding:15px 0 0 0;
	list-style:none;
	left: 50%;
	position: relative;
	margin:0 auto;
	float:left;
}

.hmenu li {
	margin:0;
	padding:0 20px;
	list-style:none;	
	float:left;
  position: relative;
  right: 50%;	
}

.hmenu a, .hmenu a:link, .hmenu a:active, .hmenu a:visited {
	color:#1d1d1b;
	font:normal 20pt/22pt 'Yanone Kaffeesatz', sans-serif;
	font-weight:300;
	text-align:center;
	text-decoration:none;	
	height:44px;
	display:block;
}

.hmenu a:hover, .hmenu a.hmenu_selected {
	color:#e1146b;
	text-decoration:none;	
}

.hmenu ul li.pfeil:hover a {
	color:#e1146b;
	background:url(../img/pfeil_menu.png) no-repeat bottom center;
  text-decoration:none;
}

.hmenu ul ul {
	display:none;
  position: absolute; 
  top: 44px;
  left:0;
  right:0;
  margin:0;
  padding:20px 0 10px 0;
	list-style:disc;
	text-align:center;
  z-index:100;
  color:#4b4b4b;
  background: #e1146b;
}

.hmenu li ul li {
	float: none; 
	background:none;
	list-style:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
	position: relative;
  left:0;
  right:0;
	text-align:center;
}

.hmenu li:hover ul {
	display: block; 
}

.hmenu li ul li a, .hmenu li ul li a:link, .hmenu li ul li a:active, .hmenu li ul li a:visited, .hmenu li.pfeil ul li a, .hmenu li.pfeil ul li a:link, .hmenu li.pfeil ul li a:active, .hmenu li.pfeil ul li a:visited {
	color:#fff;
	font:normal 15pt/20pt 'Yanone Kaffeesatz', sans-serif;
	text-decoration:none;
	display:block;
	padding:0 0;
	background:none;
	height:40px;
	text-align:center;
}

.hmenu li ul li a:hover, .hmenu li.pfeil ul li a:hover {
	color:#1d1d1b;
}


/*Sonstiges*/
a.btn_reservieren, btn_reservieren, a.btn_reservieren:visited, a.btn_reservieren:active {
	background:url('../img/btn_reservieren.png') top right no-repeat;
	display:block;
	width:300px;
	height:75px;
	margin:20px 0 0 0;
}

a.btn_reservieren:hover {
	background-position:0 100%;
}

.bg_kontakt {
	background:url(../img/bg_kontakt.png) no-repeat;
	width:300px;
	height:120px;
	display:block;	
	padding:25px 0 0 20px;	
	margin:22px 0 0 0;
}

.bg_newsletter {
	background:#fffaea;
	width:282px;
	display:block;	
	padding:0 0 12px 20px;	
	margin:22px 0 0 0;
}

.bg_newsletter p {
	font-size:12pt;
	margin:0;
	padding:0;
}

.bg_newsletter h2 {
	padding:12px 0 0 0;
}

.bg_kontakts {
	background:#fffaea;
	width:100%;
	display:block;	
	padding:0;	
	margin:0;
}

.kontakt_pd {
	padding:20px 25px;
}

.cc-window {
	font-size:14px !important;
}

/*Schriften*/
h1, h1 a, h1 a:link, h1 a:visited, h1 a:active, h1 a:hover  {
	font:normal 34pt/32pt 'Yanone Kaffeesatz', sans-serif;
	margin:0;
	padding:20px 0 25px 0;
	color:#d8b16e;
	font-weight:300;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:active, h2 a:hover  {
	font:normal 18pt/24pt 'Yanone Kaffeesatz', sans-serif;
	margin:0;
	padding:12px 0 12px 0;
	color:#d8b16e;
	font-weight:300;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:active, h3 a:hover  {
	font:bold 14pt/12pt 'Yanone Kaffeesatz', sans-serif;
	margin:0;
	padding:12px 0 0 0;
	color:#1d1d1b;
	font-weight:400;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:active, h4 a:hover {
	font:normal 12pt/15pt 'Yanone Kaffeesatz', sans-serif;
	margin:0;
	padding:6px 0 6px 0;
	color:#d8b16e;
	font-weight:300;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:active, h5 a:hover  {
	font:normal 11pt/14pt 'Yanone Kaffeesatz', sans-serif;
	margin:0;
	padding:12px 0 0 0;
	color:#d8b16e;
	font-weight:300;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:active, h6 a:hover  {
	font:normal 13pt/17pt 'Yanone Kaffeesatz', sans-serif;
	margin:0;
	padding:5px 0 5px 0;
	color:#d8b16e;
	text-decoration:none;
	outline:none;
	font-weight:300;
}

a, a:link, a:visited, a:active {
	color:#d8b16e;
	text-decoration:none;
	outline:none;
}

a:hover {
	text-decoration:underline;	
}

small {
	font:normal 8pt/11pt 'Yanone Kaffeesatz', sans-serif;
	font-weight:300;
}

strong {
	font-weight:700;
}

i {
	padding:0 5px 0 0;
	font-weight:normal;
}

img {
	border:none;
}

ul {
	margin:12px 0 12px 0;
	padding:0 0 0 30px;
}

li {
	list-style:disc;
	margin:0 0 0 0;
	padding:3px 0;
}

p.erfolg {
	color:#3d9800;
}

p.fehler {
	color:#F40000;
}

div.linie {
	border-top:1px solid #d8b16e;
	margin:30px 0 10px 0;
	width:100%;
}

a.btn, a.btn:link, a.btn:active, a.btn:visited {
  font-size:14pt !important;
  color:#653c00 !important;
  padding:6px 15px;
  text-align:center;
  width:180px;
  font-weight:400;
  display:block;
  margin:0 auto;
  background: #deba72;
  background: -moz-linear-gradient(#deba72, #fae8b5);
  background: -o-linear-gradient(#deba72, #fae8b5);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#deba72), to(#fae8b5));
  background: -webkit-linear-gradient(#deba72, #fae8b5);
  text-decoration:none;
}

a.btn:hover {
  background: #fae8b5;
  background: -moz-linear-gradient(#fae8b5, #deba72);
  background: -o-linear-gradient(#fae8b5, #deba72);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fae8b5), to(#deba72));
  background: -webkit-linear-gradient(#fae8b5, #deba72);
  text-decoration:none;
}

/*Formular*/
input[type=text], input[type=password], select, textarea {
	background:#f8f8f8;
	border:1px solid #bebebe;
	padding:12px 8px;
	margin:0 0 0 0;
  -webkit-box-shadow: inset 0 0 6px #bebebe;
  -moz-box-shadow: inset 0 0 6px #bebebe;
  box-shadow: inset 0 0 6px #bebebe;	
}

.textfeld {
	width:400px;
}

.textarea_width {
	width:400px;
}

.select_kl {
	width:417px;
}

input[type=submit] {
  font-size:12pt !important;
  color:#653c00 !important;
  padding:6px 15px;
  text-align:center;
  width:200px;
  font-weight:400;
  text-align:center;
  margin:20px 0 0 0;
  background: #deba72;
  background: -moz-linear-gradient(#deba72, #fae8b5);
  background: -o-linear-gradient(#deba72, #fae8b5);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#deba72), to(#fae8b5));
  background: -webkit-linear-gradient(#deba72, #fae8b5);
  border:none;
  cursor:pointer;
}

input[type=submit]:hover {
  background: #fae8b5;
  background: -moz-linear-gradient(#fae8b5, #deba72);
  background: -o-linear-gradient(#fae8b5, #deba72);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fae8b5), to(#deba72));
  background: -webkit-linear-gradient(#fae8b5, #deba72);
  text-decoration:none;
}

input.textfeld:focus, input.textfeld:hover, textarea:focus, textarea:hover, select:focus, select:hover
{
	background:#F1D68A;
}

.bg_newsletter .textfeld {
	width:185px;
}

.bg_newsletter input[type=submit] {
	background:url(../img/btn_newsletter.png) top right no-repeat;
	width:44px;
	height:42px;
	display:block;
	border:0;
	margin:0 20px 0 0;
	padding:0 0 0 0;
	vertical-align:top;
	cursor:pointer;
	color:#44b6ff;	
	text-align:center;
	font-weight:400;
	font-style:normal;
	font-size:11pt;
	line-height:12pt;
	font-family:'Titillium Web', sans-serif !important;	
	text-transform:uppercase;
}

.bg_newsletter input[type=submit]:hover {
	background-position:0 100%;
}

/*Slider*/
.teasers {
	margin:0 0 0 19px;
}
ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
ul.bjqs li {padding:0;list-style:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{
	right:10px;
	background:url(../img/rechts.png) no-repeat;
	width:13px;
	height:24px;
	display:block;		
}
ul.bjqs-controls.v-centered li.bjqs-prev a{
	left:10px;
	background:url(../img/links.png) no-repeat;
	width:13px;
	height:24px;
	display:block;	
}
ol.bjqs-markers{
	list-style: none; 
	padding: 0;
	left: 49%;
	position: relative;
	margin:-20px auto 0 auto;;
	float:left;
}

ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li {
	background:url(../img/bullet.png) no-repeat;
	width:12px;
	height:12px;
	display:block;
	padding:0 4px 0 0;
	margin:0;	
	cursor:pointer;
	float:left;
  position: relative;
  right: 50%;		
}
ol.bjqs-markers li:hover, ol.bjqs-markers li.active-marker {
	background-position:0 100%;
}
ol.bjqs-markers li a{display:block;width:10px;height:10px;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}
ul.bjqs-controls li {list-style:none;padding:0;}

#ui-datepicker-div {
	font-size:10pt;	
}

.hmenu:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }