/* Layouts */

.frame-layout-1 {
  color:#fff;
  background:#ca9f67;
  padding:30px;
}

.frame-layout-1 h2,
.frame-layout-1 h3,
.frame-layout-1 h4 {
  color:#fff;  
}



/* Divider */

.ce-divider {
  margin:20px 0;
  height:3px;
  border-top:1px dashed #ccc;
}

/* Links */

a,
a:link,
a:active,
a:visited,
a:hover {
  color:#ca9f67;  
  text-decoration:none;
}

a.button,
a.button:link,
a.button:active,
a.button:visited,
a.button:hover {
  background: #ca9f67;
  color:#fff;
  padding:10px;
}

a.button:hover {
  background-color:#89796A;
}

/* Headlines in Zierschrift */

h1,h2,h3,h4,h5,
.top1,
.footer1_wrap,
.footer2_wrap {
}

h2,h3,h4,h5 {
}

.preh1 {
	text-align:center;
	display:block;
	font-size:68px;
	font-weight:700;
	text-transform:uppercase;
	height:53px;
	margin-top:80px;
	letter-spacing:-0.05em;
	margin-bottom:0;
}

h1,h2 {
  font-size:34px;
  text-transform:uppercase;
  margin:0;
  padding:0;
  text-align:center;
  margin-bottom:80px;
  letter-spacing:-0.05em;
}

h2 {
	margin-bottom:40px;	
	line-height:34px;
}

	.h2left {
		text-align:left;	
	}


 h3 {
  font-size:24px;  
  font-weight:normal;
  margin-bottom:1em;
}

h3 {
  font-size:20px;  
}

strong {
	font-weight:700;	
}

.footer1_wrap h3 {
	color:#3f3f3f;
	text-transform:uppercase;
	font-weight:normal;
}

.f3_left h4 {
	padding-left:calc(50% + 4px);
	color:#3f3f3f;
	margin-bottom:1.5em;
	font-weight:normal;
	font-size:20px;
}

/* Listen */

main p,
main ul {
  margin-bottom:1em;
}

main ul {

}

main li {
  list-style:none;
  background:url(../Images/li_bg.png) 0 10px no-repeat;
  padding-left:20px;  
  line-height:1.8em;
}

.frame-type-html li {
	background:none;
	padding-left:0;	
}

/* Text Ausrichtung */

.text-center {
  text-align:center;  
}

/* Abstände */

.frame-default.frame-space-before-extra-small {
  margin-top:30px;  
}

.frame-default.frame-space-after-extra-small {
  margin-bottom:30px;
}

.frame-default.frame-space-before-small {
  margin-top:50px;  
}

.frame-default.frame-space-after-small {
  margin-bottom:50px;
}

.frame-default.frame-space-before-medium {
  margin-top:70px;  
}

.frame-default.frame-space-after-medium {
  margin-bottom:70px;
}

.frame-default.frame-space-before-large {
  margin-top:90px;  
}

.frame-default.frame-space-after-large {
  margin-bottom:90px;
}

.frame-default.frame-space-before-extra-large {
  margin-top:243px;  
}

.frame-default.frame-space-after-extra-large {
  margin-bottom:243px;
}

/* Anreiseformular */

.hotel-routing {
  background:#363533;
  text-align:center;
  padding:30px;
  margin:30px 0;
}

.hotel-routing input,
.hotel-routing button {
  height:40px;
  line-height:40px;
  border:none;
  padding:0 10px;  
  width:200px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius:0; 
    border-radius:0;
}

.input-routing-start {
}

.input-routing-submit {
  margin-left:3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius:0; 
    border-radius:0;
  background:#ccc;
}

.input-routing-submit:hover {
  cursor:pointer;  
  color:#fff;
}

.contenttable td {
	height:50px;
	line-height:50px;	
	border-top:1px solid #ccc;
}

.contenttable tr:first-child td {
	border:none;	
}

#main .contenttable a.button {
	display:block;
	text-align:center;
}

.contenttable tr:hover td {
	background: url(../Images/h1_wrap_bg.png);
}

.contenttable tr:hover:first-child td {
	background:none;	
}


/* *****************************************************************************************
   RESPONSIVE SECTION
*******************************************************************************************/

@media screen and (max-width: 768px) {
	
.preh1 {
	font-size:50px;
	line-height:50px;
	height:auto;	
}

h1, h2 {
	margin-bottom:40px;
	font-size:30px;	
}
	
}

@media screen and (max-width: 767px) {

.preh1 {
	font-size:28px;
	line-height:28px;	
	margin-top:20px;
	width:96%;
	margin:20px auto 0 auto;
}
	
h1 {
	font-size:24px;
	font-weight:500;
	margin:20px auto 0 auto;
}

.h1_wrap {
	margin-bottom:40px;
	padding:20px 0 15px 0;	
}

h2, h3 {
	font-size:20px;	
}

/* Abstände */

.frame-default.frame-space-before-extra-small {
  margin-top:10px;  
}

.frame-default.frame-space-after-extra-small {
  margin-bottom:10px;
}

.frame-default.frame-space-before-small {
  margin-top:20px;  
}

.frame-default.frame-space-after-small {
  margin-bottom:20px;
}

.frame-default.frame-space-before-medium {
  margin-top:30px;  
}

.frame-default.frame-space-after-medium {
  margin-bottom:30px;
}

.frame-default.frame-space-before-large {
  margin-top:40px;  
}

.frame-default.frame-space-after-large {
  margin-bottom:40px;
}

.frame-default.frame-space-before-extra-large {
  margin-top:50px;  
}

.frame-default.frame-space-after-extra-large {
  margin-bottom:50px;
}

.input-routing-submit {
  margin:5px 0;
}


.ce-gallery .image img {
	width:100%;
	height:auto;
}

}
