/* Layouts */

.frame-layout-1 {
  color:#fff;
  background:#a7173a;
  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:#a7173a;  
  text-decoration:none;
}

a.button,
a.button:link,
a.button:active,
a.button:visited,
a.button:hover {
  background: #3c3a3e;
  color:#fff;
  padding:10px;
  display:inline-block;
}

a.button:hover {
  
}

a.button2,
a.button2:link,
a.button2:active,
a.button2:visited,
a.button2:hover {
	background: #ffed00;
	color: #3f3f3f;
	display:inline-block;
	width: 450px;
	text-transform: uppercase;
	text-align: center;
	background: url("https://www.hilighthotel.com/fileadmin/layout/img/balken_gelb.png") center center no-repeat;
	background-size: 395px auto;
	height: 60px;
	line-height: 60px;
	padding-left: 0;
	font-weight: 500;
}

a.button2:hover {
  background-size: 440px auto;
}

/* Headlines in Zierschrift */

h1,h2,h3,h4,h5,
.top1,
.footer1_wrap,
.footer2_wrap {
}

h2,h3,h4,h5 {
}

h1 {
  font-size:26px; 
  margin:0;
  padding:0;
  color:#d0bb5b;
   font-weight:normal;
}

h2, h3 {
  font-size:26px;  
  font-weight:normal;
  margin-bottom:1em;
}

h2 {
	color:#d0bb5b;
	margin-bottom:13px;
}

h3 {
  font-size:18px;  
  text-transform:uppercase;
  letter-spacing:0.02em;
  font-weight:500;
  margin-bottom:30px;
}


.footer1_wrap h2 {
	color: #3c3a3e;
}

/* Listen */

main p,
main ul {
  margin-bottom:1em;
}

main ul {

}

main li {
  list-style:none;
  background:url("https://www.hilighthotel.com/fileadmin/layout/img/li_bg.png") 0 10px no-repeat;
  padding-left:20px;  
  line-height:1.8em;
}

/*
body#page_60 main li,
body#page_68 main li {
  background:url("https://www.hilighthotel.com/fileadmin/layout/img/li_bg2.png") 0 10px no-repeat;
	
}*/

/* 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;
}

.frame-default .frame-default {
	width:100% !important;
}

/* Anreiseformular */

.hotel-routing {
  background:#d0bb5b;
  text-align:center;
  padding:30px;
}

.hotel-routing input,
.hotel-routing button {
  height:40px;
  line-height:40px;
  border:none;
  padding:0 10px;  
  font-family: 'Jost', sans-serif;
  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(../img/h1_wrap_bg.png);
}

.contenttable tr:hover:first-child td {
	background:none;	
}

.page_92 td:first-child {
	width:80px;
}

.page_93 td {
	width:25%;
	line-height: 1;
}

/* *****************************************************************************************
   RESPONSIVE SECTION
*******************************************************************************************/

@media screen and (max-width: 768px) {
h1 {
	font-size:20px;
	font-weight:500;
}

.h1_wrap {
	margin-bottom:40px;
	padding:20px 0 15px 0;	
}

h2, h3 {
	font-size:18px;	
}

/* 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;
}

.f3_left h4 {
	padding:0;
	text-align:center;	
}

.f3_left ul {

	display: inline-block;
}
	
	
	.page_92 td {
		font-size:12px;
	}

	.page_92 td:first-child,
	.page_92 td:nth-child(3){
		width:30px;
		font-weight: bold;
	}
	
	.page_92 td:nth-child(2),
	.page_92 td:nth-child(3){
		width:calc(50% - 30px);
	}
}

@media screen and (max-width: 767px) {

a.button2,
a.button2:link,
a.button2:active,
a.button2:visited,
a.button2:hover {
	background-size:100% auto;
	width:100%;
}
}

