@font-face { 
  font-family: 'YanoneKaffeesatz';
  src: url('fonts/YanoneKaffeesatz.ttf');
       /*url('http://www.hotel-adler-frankfurt.de/YanoneKaffeesatz.woff2') format('woff2');*/
} 

@font-face { 
  font-family: 'NewsCycle';
  src: url('fonts/NewsCycle.ttf');

} 


html { 
  height: 100%;
}

* { 
  margin: 0;
  padding: 0;
}

article, aside, figure, footer, header, hgroup, nav, section { 
  display:block;
}

body { 
  font: normal .80em arial, sans-serif;
/*  background: url(../images/wifi.png);
  background-repeat:no-repeat;
  background-position:fixed;
  background-size:197px 67px;
  background-position: 57% -6px; 
  background-color:#f1f1f1; */
  color: #444;
}


p { 
  padding: 0 0 20px 0;
  line-height: 1.7em;
}

img { 

}

h1, h2, h3, h4, h5, h6 { 
  color: #362C20;
  letter-spacing: 0em;
  padding: 0 0 5px 0;
}

h1, h2, h3 { 
  font: normal 120% arial, sans-serif;
  margin: 0 0 15px 0;
  padding: 15px 0 5px 0;
  color: #222;
}

h2 { 
  font-size: 160%;
  padding: 9px 0 5px 0;
  color: #eb6f00;
}

h3 { 
  font-size: 140%;
  padding: 5px 0 0 0;
}

h4, h6 { 
  color: #eb6f00;
  padding: 5px 0 5px 0;
  font: normal 150% 'YanoneKaffeesatz', arial, sans-serif;
  text-shadow:  #cecece 1px 1px;
}

h5, h6 { 
  color: #444;
  font: italic 95% arial, sans-serif;
  letter-spacing: normal;
  padding: 0 0 0px 0;
}

h7 { 
  color: #444;
  font: italic 55% arial, sans-serif;
  letter-spacing: normal;
  padding: 0 0 0px 0;
}

.cntr1 {
	background-color:#f4f4f4;
/*	width:1020px; */
	margin-left: auto;
	margin-right: auto;
}

.cntr {
	background-color:#f4f4f4;
    width:1020px; 
	margin-left: auto;
	margin-right: auto;
}

.kkbg {
	background-color:#f4f4f4;
}

.footerid {
border: 0px solid #b1b1b1;
font:italic 90% arial, sans-serif;
color:#888;
padding-top: 11px;
letter-spacing:normal;
background: #e4e4e4;
height: 28px;
text-align:left;
width:1020px; 
margin-left: auto;
margin-right: auto;
}

.footerid2 {
font:italic 80% arial, sans-serif;
border: 0px solid #b1b1b1;
color:#444;
padding: 8px 0px 0px 0px;
letter-spacing:normal;
background: #eb6f00;
height: 28px;
text-align:left;
width:1020px; 
margin-left: auto;
margin-right: auto;
}

/* #footer { 
position: absolute;
border: 0px solid #b1b1b1;
font:italic 100% arial, sans-serif;
color:#888;

background: #e4e4e4;
letter-spacing:normal;

width: 53%;
height: 28px;
padding: 11px 0px 0px 0px;
} 
*/

.footerid ul li{
	list-style-type: none;
	margin: 10px 0 0px -10px;
}

.footer2 {
	border: 0px solid #b1b1b1;
	font:italic 100% arial, sans-serif;
	color:#444;
	padding: 5px 0px 9px 0px;
	letter-spacing:normal;
	background: #eb6f00;
	height: 28px;
	text-align:center;
	width: 100%;
	
}

.grbox {
background: #e4e4e4; 
border: 1px solid #b1b1b1;
width: 479px;
padding-left: 20px;
padding-top: 20px;
}

.res_body{
  background-color:#f4f4f4;
}

.res{
  background-color:#f4f4f4;
  margin-left: 30px;
  padding-bottom: 55px;
  padding-top: 25px;
}

.caesar{
  margin-left: 25px;
  margin-right: 25px;  
}

.res-footer{
  margin-left: -29.4%; 
}


.footer_logo {
margin-left: 20px;
transform: translateY(27%);
width: 80px;
}

.tdleft a{
  text-align:left;
  /* position: relative; */
  top: 100%;
  color:#47433F;
  width: 300px;
}

.tdleft a:hover{
  color:#444;
  font: bold 100% arial, sans-serif;
}

.tdright {
  width: 150px;
  text-align:left;
}

.tdright a:hover{
  color:#444;
  font: bold 100% arial, sans-serif;
}

.tdright a{
  text-align:left;
  position: relative;
  top: 100%;
  color:#444;
}

.tdright br{
  top: 3px;
}

.tdright1 {
  width: 300px;
  text-align:right;
  float: right;
  margin-right: -18px;
}

.tdright1 a{
  text-align:left;
  position: relative;
  top: 100%;
  color:#444;
}

.tdright1 a:hover{
  color:#444;
  font: bold 100% arial, sans-serif;
}

a, a:hover { 
  outline: none;
  text-decoration: none;
  color: #eb6f00;
}

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

blockquote { 
  margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;
}

ul { 
  margin: 2px 0 12px 17px;
}

ul li { 
  list-style-type: circle;
  margin: 0 0 6px 0; 
/*  padding: 0 0 4px 5px; */
  line-height: 1.5em;
}

ol { 
  margin: 8px 0 22px 20px;
}

ol li { 
  margin: 0 0 11px 0;
}

.left { 
  float: left;
  width: auto;
  margin-right: 10px;
}

.right { 
  float: right; 
  width: auto;
  margin-left: 10px;
}

.center { 
  display: block;
  text-align: center;
  margin: 20px auto;
}

.post {
margin-left: -1px;

vertical-align:top;
	width: 100%;
}

.disclaimer {
font: 90% calibri, arial, verdana;
}


.disclaimer  b{
font: bold 140% calibri, arial, verdana;
}



.wifi{
  padding-left: 500px;
  height: 30px;
  
/*  background: url(../images/wifi.png);
  background-repeat:no-repeat;
  background-position:fixed;
  background-size:197px 67px;
  background-position: 57% -6px; */
}
 
 .footer-left{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  height: 30px;
  text-align: left;
  
 }
 
 
.post ul{
padding: 0px;
}
 
 table { 
  margin: 0px 0 0px -3px;
}


 table ul li{ 
  margin: 0px 0 0px 0;
}


 table tr th, table tr td { 

 text-align: left; 
 
  
vertical-align: top;
}


.imageborder {
  border: 1px solid #909090;
}

.logoborder {
  border: 1px solid #b1b1b1;
}

.imagepost {
margin-top: 11px;
  border: 1px solid #909090;
}

.sprache {
  margin: 0px;
  height: 53px;
  padding-top: 13px;
  float: right;
}
 
#sprache {
  margin: -10px 0 0 0;
}

#main, nav, #container, #logo, #site_content, footer { 
  margin-left: auto; 
  margin-right: auto;
}

#main {
  padding: 0px 60px 0px 60px;
  width: 1000px;
  background: transparent;
  padding-bottom: 30px;
}


header { 
  background: transparent;
  height: 19px;

}

#logo { 
  width: 51%;
  height: 75px;
  background: transparent;
  color: #888;
  margin: -15px 0 0 0;
  float: left;
  vertical-align:text-bottom;
}

#logo h1, #logo h2 { 
  font: 300% 'YanoneKaffeesatz', arial, sans-serif;
  text-shadow:  #FFF 1px 1px;
  margin: 0 1px;
  color: #444;
  text-transform: uppercase;
  border-bottom: 0;
  margin: 0;
  vertical-align:text-bottom;
}

#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover { 
  padding: 15px 0 0 0;
  color: #444;
  text-decoration: none;
/*  text-shadow:  #adadad 1px 2px; */
}

#logo_text h1 a .logo_colour { 
  color: #eb6f00;
/*  text-shadow:  #adadad 1px 2px; */
}

#logo_text a:hover .logo_colour { 
  color: #444;
}

#logo_text h2 { 
  font-size: 170%;
  padding: 0px 0 0 0;
  color: #222;
}

nav { 
  padding-top: 18px;
 /*  width: 60%;
  height: 41px;
  background: transparent;
  color: #888; 

  padding-bottom: 6px;
  float: left;
  vertical-align:text-bottom;
 
  height: 24px;
  width: 600px;
  float: right;
padding-top: 20px;
  color: #222;
  vertical-align:text-bottom; */
} 

.underline{
color: #eb6f00;
}

#site_content { 
  width: 1000px;
/*  overflow: hidden;
  margin: 75px auto 0 auto; */
  padding: 136px 0 0px 0;
} 



#anim_logo { 
  width: 1000px;
/*  overflow: hidden; */
  margin: 82px auto 0 auto;
  padding: 15px 0 15px 0;
} 

#sidebar_container { 
  float: right;
  width: 261px;
  height: 293px;
/*  margin: -314px 0 45px 0; */

 
}

.nothing {
margin: 0;
}






.sidebar { 
  float: left;
  width: 227px;
  margin: 0px 0 23px 0px; 
  padding: 9px 17px 9px;
  border: 1px solid #b1b1b1;
  background-color: #e4e4e4;
}

.sidebar1 { 
  float: left;
  width: 227px;
}

.overlap {
  float: left;
  width: 227px;
  margin-top: -250px;
  background-color: #e4e4e4;
  z-index:1;
}

.sidebar1 { 
  height: 275px;
}


.ReservSidebar { 
  float: left;
  width: 100%;
  height: 43px;
  margin: 11px 0 15px 0px;
  padding: 4px 0px 4px;
  border: 1px solid #b1b1b1;
  background-color: #e4e4e4;
}
 
.sidebar hr{ 
	margin-bottom: 15px;
    border: 1;
    height: 0px;
    border-color: #ffffff;
}
 
.sidebar iframe { 
	width: 221px;
	height: 187px;
	border: none;
}
  
.sidebar h3, .content h1 { 
  padding: 0 15px 20px 0;
  font: 200% 'YanoneKaffeesatz', arial, sans-serif;
  text-shadow:  #FFF 1px 1px;
  margin: 0 1px;
  color: #444;
  text-transform: uppercase;
}

.sidebar h3 { 
  color: #444;
  font: 230% 'YanoneKaffeesatz', arial, sans-serif;
  padding: 0 15px 5px 0;
}

.sidebar ul { 
  margin: 0 0 15px 0;
} 

.sidebar li a, .sidebar li a:hover { 
  color: #444;
  text-decoration: none;
} 

.sidebar li a:hover {
  color: #eb6f00; 
  text-shadow: 1px 1px #dedede;
/*  text-decoration: underline; */
} 

.sidebar_item, .content_item { 
  padding: 15px 0;
}

.tdwidth{
width: 125px;
}

.lagetbl{
padding-left: 10px;

}

.map a{
  color: #eb6f00; 
}

.map a:hover{
  color: #444;
}

.content { 
  text-align: left;
  width: 708px;
  margin: -12px 0 15px 0;
  float: left;
  font-size: 110%;
  padding: 0 0 0 0;
}
  
.content ul { 
  margin: 2px 0 22px 0px;
}

.content ul li, .sidebar ul li { 
  list-style-type: none;
  /* background: url(../images/bullet.png) no-repeat; */
  margin: 9px 0 0 0; 
  padding: 0px 0 4px 0px; 
/*  line-height: 1.5em; */
}

footer { 
  width: 100%;
  font: 120% 'NewsCycle', arial, sans-serif;
/* margin-top: 30px; */
  padding: 0px 0 0px 0px;
  text-align: left;
  border-top: 1px solid #b1b1b1;
  clear: both;
    background: #e4e4e4;
}

footer2 { 
  width: 100%;
  font: 120% 'NewsCycle', arial, sans-serif;
margin-top: 30px;
  padding: 35px 0 20px 0;
  text-align: left;
  border-top: 1px solid #b1b1b1;
  clear: both;
    background: #000000;
}

.picborder img{
	border: 1px solid #a1a1a1;
}

footer p { 
  line-height: 1.7em;
  padding: 0 0 10px 0;
}

footer a { 
  color: #eb6f00;
  text-decoration: none;
}

footer strong{
color: #eb6f00;
padding: 0 0 5px 0;
font: normal 170% 'YanoneKaffeesatz', arial, sans-serif;
text-shadow: #cecece 1px 1px;
}

footer strong a:hover{
color: #444;
padding: 0 0 5px 0;
font: normal 100% 'YanoneKaffeesatz', arial, sans-serif;
text-shadow: #cecece 1px 1px;
}

footer a:hover { 
  color: #eb6f00;
  text-shadow: none;
/*  text-decoration: underline; */
}


.form_settings { 
  margin: 15px 0 0 0;
}

.form_settings p { 
  padding: 0 0 4px 0;
}

.form_settings span { 
  float: left; 
  width: 200px; 
  text-align: left;
}
  
.form_settings input, .form_settings textarea { 
  padding: 5px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #D5D5D5; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}
  
.form_settings .submit { 
  font: 140% 'YanoneKaffeesatz', arial, sans-serif; 
  border: 0; 
  width: 99px; 
  margin: 0 0 0 212px; 
  height: 33px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #1EC9F4; 
  -webkit-border-radius: .5em .5em .5em .5em ; 
  -moz-border-radius: .5em .5em .5em .5em ;
  border-radius: .5em .5em .5em .5em ;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  box-shadow: 0 1px 2px rgba(0,0,0,.2);  
  color: #FFF;
  border: solid 1px #0D8AA9;
  background: #46C4DD;
  text-shadow: 1px 1px #178497;
}

.form_settings textarea, .form_settings select { 
  font: 100% arial; 
  width: 299px;
}

.form_settings select { 
  width: 310px;
}

.form_settings .checkbox { 
  margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;
}



hr
{
    border: 1;
    height: 0px;
    border-color: #ffffff;
}

.separator { 
  width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;
}
  
.footer {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.footer  table td{
  width: 100%;

}

table tr td { 

  color: #47433F;
}





/* Configuration of menu width */
html body ul.sf-menu ul,html body ul.sf-menu ul li { 
  width: 200px;
}

html body ul.sf-menu ul ul { 
  margin: 0 0 0 200px;
}

/* Framework for proper showing/hiding/positioning */
ul.sf-menu,ul.sf-menu * { 
  margin: 0;
  padding: 0;
}

ul.sf-menu { 
  display: block;
  position: relative;
}
  
ul.sf-menu li { 
  display: block;
  list-style: none;
  float: left;
  position: relative;
}
  
ul.sf-menu li:hover { 
  visibility: inherit; /* fixes IE7 'sticky bug' */ 
}

ul.sf-menu a { 
  display: block;
  position: relative;
}
  
ul.sf-menu ul { 
  position: absolute;
  left: 0;
  width: 150px; 
  top: auto;
  left: -999999px;
}
  
ul.sf-menu ul a { 
  zoom: 1; /* IE6/7 fix */ 
}

ul.sf-menu ul li { 
  float: left; /* Must always be floated otherwise there will be a rogue 1px margin-bottom in IE6/7 */
  width: 150px;
}
  
ul.sf-menu ul ul { 
  top: 0;
  margin: 0 0 0 150px;
}

ul.sf-menu li:hover ul,ul.sf-menu li:focus ul,ul.sf-menu li.sf-hover ul, 
ul.sf-menu ul li:hover ul,ul.sf-menu ul li:focus ul,ul.sf-menu ul li.sf-hover ul,
ul.sf-menu ul ul li:hover ul,ul.sf-menu ul ul li:focus ul,ul.sf-menu ul ul li.sf-hover ul,
ul.sf-menu ul ul ul li:hover ul,ul.sf-menu ul ul ul li:focus ul,ul.sf-menu ul ul ul li.sf-hover ul { 
  left: auto;
}
  
ul.sf-menu li:hover ul ul,ul.sf-menu li:focus ul ul,ul.sf-menu li.sf-hover ul ul,
ul.sf-menu ul li:hover ul ul,ul.sf-menu ul li:focus ul ul,ul.sf-menu ul li.sf-hover ul ul,
ul.sf-menu ul ul li:hover ul ul,ul.sf-menu ul ul li:focus ul ul,ul.sf-menu ul ul li.sf-hover ul ul,
ul.sf-menu ul ul ul li:hover ul ul,ul.sf-menu ul ul ul li:focus ul ul,ul.sf-menu ul ul ul li.sf-hover ul ul { 
  left: -999999px;
}

/* Theming the menu */
ul#nav { 
  float: right;
}

ul#nav ul { 
  background: #eb6f00;
  margin-top: 0px;
  padding-bottom: 15px;

}

ul#nav li a { 
  padding:27px 0px 6px 15px;
  font: 180% 'YanoneKaffeesatz', arial, sans-serif;
  text-shadow: 1px 1px #fff;
  text-decoration: none;
  color: #444;
  margin-right: 0px;
  	padding-right: 0px;
}

ul#nav li a:hover, ul#nav li a:focus, ul#nav li.selected a, ul#nav li.selected a:hover, ul#nav li.selected a:focus { 
  color: #eb6f00;
  text-shadow: none;
  /* border-bottom:1px solid #444; */

}

ul#nav ul li a { 
  color: #FFF;
  text-shadow: none;
}

ul#nav ul li a:hover { 
  color: #222;
}



/* Image Transitions */
ul#images {
  margin: 0 15px 0px 0;
  padding: 0;
  list-style: none;
  position: relative;
}

ul#images li {
  display: block;
  overflow: hidden;
  padding: 0;
  float: left;
  width: 165px;
  height: 300px;
}


/* Imapge Popup */
ul.enlarge{
list-style-type:none; /*remove the bullet point*/
margin-top: -13px;
/* 	margin-top: 10px; */
}
ul.enlarge li{
display:inline-block; /*places the images in a line*/
position: relative;
z-index: 0; /*resets the stack order of the list items - later we'll increase this*/
margin: 0px 0px -20px 0px;
}
ul.enlarge img{
	margin-top: 0px;
	border: 1px solid #909090; 
}
ul.enlarge span{
position:absolute;
left: -9999px;
/* background-color:#e4e4e4; */
/* padding: 20px; */
font-family: 'Droid Sans', arial;
font-size:.9em;
text-align: center; 
/* text-shadow:  #cecece 1px 1px; */
color: #444; 
/* border: 1px solid #b1b1b1 */
}
ul.enlarge li:hover{
z-index: 50;
cursor:pointer;

}
ul.enlarge span img{
	border: 1px solid #a1a1a1;
}



ul.enlarge li:hover span{ 
top: 470px; /*the distance from the bottom of the thumbnail to the top of the popup image*/
left: 0px; /*distance from the left of the thumbnail to the left of the popup image*/
}
ul.enlarge li:hover:nth-child(2) span{
top: 470px; /*the distance from the bottom of the thumbnail to the top of the popup image*/
left: -114px; /*distance from the left of the thumbnail to the left of the popup image*/
}
ul.enlarge li:hover:nth-child(3) span{
top: 470px; /*the distance from the bottom of the thumbnail to the top of the popup image*/
left: 0px; /*distance from the left of the thumbnail to the left of the popup image*/
}

.wrapper {
  margin-left: -6px;

}

.slider {
  margin: 0px 15px 0 0;
  width: 727px; /* Update to your slider width */
  height: 297px; /* Update to your slider height */
  position: relative;
  overflow: hidden;
}

.slider li {
  display: none;
  position: absolute; 
  top: 0; 
  left: 0; 
}

.protect {
margin: 0;
padding: 0;
Top: 0;
left: 0;
margin-left: -2px;
}

#contactForm {
	margin-top: 30px;
	width: 500px;
}
#contactForm input, #contactForm textarea {
	border: 1px solid #ccc;
	margin: 0px 0px 10px 0px;
	padding: 2px;
	width: 379px;
}
#contactForm textarea {
	height: 100px;
resize:none; 
}

.tdright {
float: right;
}

#contactForm textarea:focus, #contactForm input:focus {
	border: 1px solid #888;
}
#contactForm label {
	float: left;
	margin-right: 15px;
	text-align: left;
	width: 100px;
}
#contactForm input.submit {
	cursor: pointer;
	float: right;
	width: 130px;
}
#contactForm h2, #contactForm h3 {
	margin-left: 0px;
}
#contactForm .error {
	margin-left: 0px;
}








.tooltip {
    border-bottom: 0x dotted #000000; color: #000000; outline: none;
    cursor: help; text-decoration: none;
    position: relative;
}
.tooltip span {
    margin-left: -999em;
    position: absolute;
}
.tooltip:hover span {
    position: absolute; left: 1em; top: 2em; z-index: 99;
    margin-left: 0; width: 250px;
	color:#444;
}
.tooltip:hover img {
}
.tooltip:hover em {
    display: block; padding: 0.2em 0 0.6em 0;
			
}
.classic { padding: 0.8em 1em; font: 90% arial, sans-serif; }
* html a:hover { background: transparent; }
.classic {background: #e4e4e4; border: 1px solid #b1b1b1;}

.cc_container .cc_btn {
background-color: #f67400 !important;
color: #FFF !important;
}
 
.cc_container {
background: #e4e4e4 !important;
color: #000 !important;
}
 
.cc_container a {
color: #31a8f0 !important;
}





.res_bar {
  float: left;
  width: 100.50%;
  background: #e4e4e4;
  border: 1px solid #b1b1b1; 
  background: #e4e4e4;
  margin: -10px 0px 13px -5px;
}

.resbar {
  float: left;
  margin: 5px;
}

.sidebar_res {
  float: left;
  width: 227px;
  margin: 0px 0 22px 0px; 
  padding: 9px 17px 9px;
  border: 1px solid #b1b1b1; 
  background: #e4e4e4;
  height: 275px;
  overflow: hidden;
}

 .sidebar_res hr{ 
	margin-bottom: 15px;
    border: 1;
    height: 0px;
    border-color: #ffffff;
}
 
.sidebar_res iframe { 
	width: 221px;
	height: 200px;
	border: none;
}
  
.sidebar_res h3, .content h1 { 
  padding: 0 15px 20px 0;
  font: 200% 'YanoneKaffeesatz', arial, sans-serif;
  text-shadow:  #FFF 1px 1px;
  margin: 0 1px;
  color: #444;
  text-transform: uppercase;
}

.sidebar_res h3 { 
  color: #444;
  font: 230% 'YanoneKaffeesatz', arial, sans-serif;
  padding: 0 15px 5px 0;
}

.sidebar_res ul { 
  margin: 0 0 15px 0;
} 

.sidebar_res li a, .sidebar li a:hover { 
  color: #444;
  text-decoration: none;
} 

.sidebar_res li a:hover {
  color: #eb6f00; 
  text-shadow: 1px 1px #dedede;
/*  text-decoration: underline; */
} 











/* neu */










/*


#dd, #ad , #na {

  width:114px;
 height:20px;
  font-size: 14px;
 background-color: white;
text-align: center;

    padding: 3px 3px 2px 3px;  
    margin: -29px 2px 2px 90px;
    border: 1px solid #ccc; /* Adjust border color as needed */
    border-radius:5px; /* Add border radius as needed */
  
}

*/

#davidForm label {

padding: 50px 0 2px 0;
margin: 1px 20px 0px 20px;
font-size:13px;

}




/* Submit button styling */
#davidForm input[type="submit"] {
    width: 200px; /* Adjust width as needed */
    padding: 7px;
    margin-top:30px;
    margin-left:14px;
    background-color: #eb6f00; /* Adjust color as needed */
    color: #fff; /* Adjust color as needed */
    border: none;
    border-radius: 5px; /* Add border radius as needed */
    cursor: pointer;
    font-size: 18px; /* Adjust font size as needed */
}

#davidForm input[type="submit"]:hover {
    background-color: lime; /* Adjust hover color as needed */
    width: 200px; 
  
    /* Adjust width as needed */
}


/* Change the color of the calendar icon within input fields to dark grey */
input[type="date"]::-webkit-calendar-picker-indicator {
    filter: grayscale(100%) brightness(40%); /* Converts the icon to greyscale and reduces brightness */
}













/* Style the form */


/* Style labels */
#davidForm label {
    display: block; /* Make labels block elements */
    margin-top: -62px; /* Add some space between labels */
    font-weight: bold;
}




/* Arrange labels and inputs in a row */
#davidForm label,
#davidForm input {
    display: inline-block;
    vertical-align: top;
}

/* Add spacing between label and input */
#davidForm label {
    width: 120px;
    margin-right: 10px;
}










.container {
position: relative;
margin-left:-5px;
margin-top:20px;
margin-bottom:-3px;
padding:0px;

width:239px;
text-align: center;
}



#daterange {
position: relative;
  top: 0px;
  font-size: 15px;
width: 200px;
text-align: center;
}

#anzahlErwachsene {
  position: relative;
 top: -8px;
font-size: 16px;
width: 212px;
text-align: center;
}

div form input {
    position: relative;
width: 212px;
  top:-25px;
}


/* Optional: Change the color when hovering over the button */
input[type="submit"]:hover {
    background-color: #4CAF50; /* Darker green on hover */
}
form label label {
      position: relative;
width: 212px;
  top:-10px;
}




div form input[type="submit"]:hover {
  background-color: 5ba8ff; /* Green color on hover */
  color: #fff; /* Text color on hover */
}

div form input[type="submit"] {
  background-color: eb6f00; /* Green color on hover */
  color: #fff; /* Text color on hover */
}

#ifres {
background: #e4e4e4;

    border: 1px solid #b1b1b1;
    width: 1005px;
min-height: 500px;
}


#ifres iframe {
position: absolute;

    border: 0;
min-height: 510px;

}


        .resbutton {
            background-color: #eb6f00; /* Sattes Grün */
            color: black; /* Weißer Text */
			font-weight: 700;
            border: none; /* Keine Ränder */
            padding: 24px 44px; /* Innenabstand für ein gutes Klickgefühl */
            font-size: 16px; /* Angenehme Schriftgröße */
            border-radius: 5px; /* Leichte Abrundung der Ecken */
            cursor: pointer; /* Zeigt an, dass der Button klickbar ist */
            transition: background-color 0.3s, transform 0.2s; /* Weicher Übergang bei Hover */
			margin-top: 55px;
			
			color: #444;
			font: 230% 'YanoneKaffeesatz', arial, sans-serif;

        }

        .resbutton:hover {
            background-color: #eb6f00; /* Etwas dunkleres Grün beim Hover */
            transform: scale(1.05); /* Leichtes Vergrößern bei Hover */
        }

        .resbutton:active {
            background-color: #eb6f00; /* Noch dunkleres Grün beim Klicken */
            transform: scale(0.98); /* Leichtes Verkleinern bei Aktivierung */
        }

.button-with-subtitle {
    background-color: #39FF14;
    color: #444;
    font: 250% 'YanoneKaffeesatz', arial, sans-serif;
    border: 1px solid #b1b1b1;
    padding: 28px 26px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    transition: background-color 0.3s, transform 0.2s;
    margin-top: 25px;
}

/* Styling für den Haupttitel */
.button-with-subtitle .main-title {
    display: block; /* Block-Layout, um Haupttitel und Untertitel untereinander anzuordnen 
    font-weight: bold; */
}

/* Styling für den Untertitel */
.button-with-subtitle .subtitle {
    display: block; /* Block-Layout für den Untertitel */
    font-size: 20px; /* Kleinere Schriftgröße */
    font-weight: normal;
    color: #444; /* Leicht transparente Textfarbe */
    margin-top: 10px; /* Abstand zum Haupttitel */
}

/* Hover-Effekt für den Button */
.button-with-subtitle:hover {
    background-color: #32e312;
    transform: scale(1.05);
}

/* Aktiv-Effekt beim Klicken */
.button-with-subtitle:active {
    background-color: #29b40f;
    transform: scale(0.98);
}



div form label {


font-weight: 600;

}


.QuickCheckWeiter {

    margin-top: 25px;

}

.ibelabel {

    margin-top: -5px;

}








/* Grundlegende Styles für das Formular */
#quickCheckForm {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    max-width: 400px;
    margin: 0 auto;
    font-family: Arial, sans-serif;
}

/* Anreise-Feld */
#AnreiseLabel {
    font-weight: bold;
    margin-bottom: 0.5rem;
    color: #333;
}

#AnreiseInput {
    padding: 0.5rem;
    font-size: 1rem;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none;
    transition: border-color 0.3s;
}

#AnreiseInput:focus {
    border-color: #007bff;
}

/* Nächte-Feld */
#NightsLabel {
    font-weight: bold;
    margin-bottom: 0.5rem;
    color: #333;
}

#NightsInput {
    padding: 0.5rem;
    font-size: 1rem;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none;
    transition: border-color 0.3s;
}

#NightsInput:focus {
    border-color: #007bff;
}

/* Personen-Feld */
#PersonsLabel {
    font-weight: bold;
    margin-bottom: 0.5rem;
    color: #333;
}

#PersonsInput {
    padding: 0.5rem;
    font-size: 1rem;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none;
    transition: border-color 0.3s;
}

#PersonsInput:focus {
    border-color: #007bff;
}

/* Button-Styles */
#cdbutton {
    padding: 0.75rem;
    font-size: 1rem;
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s;
}




#AnreiseLabel {
    font-weight: bold;
    margin-bottom: 0.5rem;
    color: #333;
    margin-left: -102px;
    position: absolute;
}

#AnreiseInput {
    padding: 5px;
    font-size: 1rem;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none;
    transition: border-color 0.3s;
    margin-left: -35px;
    width: 125px;
    margin-top: 15px;
    position: absolute;
	text-align: center;
	font-family: arial;	
}

#NightsLabel {
    font-weight: bold;
    margin-bottom: 0.5rem;
    color: #333;
    position: absolute;
    margin-left: -103px;
    margin-top: 18px;
	font-family: arial;	
}

#NightsInput {
    padding: 5px;
    font-size: 1rem;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none;
    transition: border-color 0.3s;
    position: absolute;
    margin-top: 10px;
    width: 137px;
    margin-left: -35px;
	text-align: center;
    font-family: arial;	
}

#PersonsLabel {
    font-weight: bold;
    margin-bottom: 0.5rem;
    color: #333;
    position: absolute;
    margin-top: 38px;
    margin-left: -103px;
	font-family: arial;	
}

#PersonsInput {
    padding: 5px;
    font-size: 1rem;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none;
    transition: border-color 0.3s;
    position: absolute;
    margin-top: 30px;
    width: 137px;
    margin-left: -35px;
	text-align: center;
    font-family: arial;	
}

#cdbutton {
    padding: 0.75rem;
    font-size: 1rem;
    font-weight: 600;
    background-color: #eb6f00;
    color: white;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s;
    transition-behavior: normal;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: background-color;
    margin-top: 57px;
    width: 86%;
    /* text-align: center; */
    /* display: inline-block; */
    margin-left: 15px;
    border: 1px solid #b1b1b1;
    font-family: arial;
}

#cdbutton:hover {
    padding: 0.75rem;
    font-size: 1rem;
    font-weight: 600;
    background-color: #99d200;
    color: white;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s;
    transition-behavior: normal;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: background-color;
    margin-top: 57px;
    width: 86%;
    /* text-align: center; */
    /* display: inline-block; */
    margin-left: 15px;
    border: 1px solid #b1b1b1;
    font-family: arial;
}

