.bs-nav {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}

.bs-nav .item, .bs-nav .item-nav {
    display: inline-block;
    *display: inline;
    zoom: 1;

    width: 10px;
    height: 10px;
    line-height: 10px;
    margin: 0 4px;

    text-indent: -999em;
    *text-indent: 0;

    border: 2px solid #fff;
    border-radius: 6px;

    cursor: pointer;
    opacity: .4;

    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}

.bs-nav .item.active {
    background: #fff;
    opacity: 1;
}

.bs-nav .item-nav {
    border-radius: 0;
    width: 0;
    height: 0;
    border-style: inset;
    -webkit-transform:rotate(360deg);
}

.bs-nav .item-nav:hover {
    opacity: 1;
}

.bs-nav .item-nav.next {
    border-width: 7px 0 7px 14px;
    border-color: transparent transparent transparent #ffffff;
}

.bs-nav .item-nav.prev {
    border-width: 7px 14px 7px 0;
    border-color: transparent #ffffff transparent transparent;
}

/* ColorBox, (c) 2011 Jack Moore, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url("../../assets/jquery/colorbox/1.6.1/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}

html,
body {
    height:100%;
}

body {
	background:#b07469;
    position:relative;
    margin:0;
    padding:0;
    color:#fff;
    font:14px/1.5em 'Open Sans',Arial,Helvetica,sans-serif;
    font-weight:400;
    overflow-x:hidden;
}

#wrapper {
    position:relative;
    width:auto;
    min-height:100%;
    position:relative;
    overflow:hidden;
    margin:auto;
    padding:0;
}

#header {
    position:relative;
	width:auto;
	height:120px;
	background:url("../../files/themes/hotelcentral_standard/bilder/hg_header.png") left top repeat-x;
}
#header .inside {
    position:relative;
	padding:0 0.5em 0 0.5em;
}

#container {
    padding:15px 0 165px 0;
}

#main {
    float:none;
	margin-bottom:30px;
	min-height:350px;
}

#main .inside {
	position:relative;
	padding:0;
}

#footer {
    width:auto;
    min-height:120px;
    margin-top:-120px;
	position:relative;
	text-align:left;
	color:#fff;
    font:14px/1.5em 'Open Sans',Helvetica,Arial,sans-serif;
	font-weight:400;
}

#footer .inside {
    padding:1.0em;
}

#footer h3 {
    margin:0 0 1.0em;;
    color:#b07469;
    font:22px/1.5em 'Open Sans Condensed',Helvetica,Arial,sans-serif;
    font-weight:400;
}

#footer p {
    text-align:left;
	color:#fff;
    font:14px/1.5em 'Open Sans',Helvetica,Arial,sans-serif;
	font-weight:400;
}

#footer a {
	color:#fff;
}

.kontakt_footer {
	text-align:center;
	padding:0;
	
}

.copyright {
	text-align:center;
	padding:0;
	margin:25px 0 0 0;
}


/* ##### Seite Datenschutz ##### */

body.datenschutz #main h4 {
	margin-bottom:0;
}


/* ##### Typografie ##### */

h1 {
    margin:0 0 0.5em;
    color:#fff;
    font:28px/1.5em 'Open Sans Condensed',Helvetica,Arial,sans-serif;
    font-weight:400;
}

h2 {
    margin:0 0 0.5em;
    color:#fff;
    font:22px/1.5em 'Open Sans Condensed',Helvetica,Arial,sans-serif;
    font-weight:400;
}

h3 {
    margin:0;
    color:#fff;
    font:18px/1.5em 'Open Sans Condensed',Helvetica,Arial,sans-serif;
    font-weight:400;
}

p {
    margin:0 0 1.0em;
    color:#fff;
    font:14px/1.5em 'Open Sans',Helvetica,Arial,sans-serif;
}

strong, b, .bold {
    font-weight:700;
}

a {
    text-decoration:none;
    color:#fff;
}

a:hover {
    text-decoration:underline;
    color:#fff;
}

a:focus,
a:active {
    outline:none;
}

a.mehr {
    color: #fff;
    text-decoration: underline;
	display:inline-block;
	float:right;
	margin:-0.5em 0 0 0;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

.left {
	text-align:left;
}

.clear {
	height:.1px;
	font-size:.1px;
	line-height:.1px;
	clear:both;
}

.block {
	overflow:hidden;
}

.image_container.bilderrahmen img {
	border:solid 2px #fff;
}

.float_left {
	float:left;
	margin:0 20px 10px 0;
}

.float_right {
	float:right;
	margin:0 0 10px 20px;
}

.invisible {
	display:none !important;
}


/* ##### Layout Inhaltselemente ##### */

.ce_headline, .ce_form, .ce_module {
	padding:15px;
	position:relative;
}

.ce_text, .mod_search {
	padding:15px 15px 0 15px !important;
}

.ce_text.last, .mod_search {
	padding:15px !important;
}

#main .ce_text, #main .ce_headline, #main .ce_form, #main .ce_gallery, .mod_search {
	background:#2e2827;
    background:rgba(46, 40, 39, 0.90);
}



/* Navigation */

#header .responsive-nav-icon {
    width:44px;
    height:44px;
    display:block;
    margin:10px 0 0 0;
	float:right;
    border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
    behavior:url('../../files/themes/hotelcentral_standard/formate/PIE.htc');
    border:solid 1px #2e2827 !important;
    cursor:pointer;
    background:url("../../files/themes/hotelcentral_standard/bilder/responsive-nav-icon.png") center center no-repeat #fff;
}

#header .responsive-nav-icon:hover {
    background-color:#eee8e3;
}

#header .responsive-nav-icon-active {
    background-color:#eee8e3;
}

#header .mod_navigation_standard {
    display:none;
}

#header .mod_navigation_mobile {
    width:100%;
    height:auto;
    top:120px;
    position:absolute;
    overflow:visible;
    display:none;
    margin:0;
    right:0;
    z-index:2000;
    background:#fff;
}

#header .mod_navigation_mobile ul {
    width:100%;
    height:auto;
    float:none;
    margin:0;
    padding:0;
    list-style:none;
}

#header .mod_navigation_mobile li {
    width:100%;
    height:auto;
    display:block;
    margin:0;
    padding:0;
    list-style:none;
    border-bottom:solid 1px #585352 !important;
}

#header .mod_navigation_mobile li.first {
    border-top:solid 1px #585352 !important;
}

#header .mod_navigation_mobile li.last {
}

#header .mod_navigation_mobile a,
#header .mod_navigation_mobile span {
    height:auto;
    float:none;
    display:block;
    padding:8px 0 8px 10px;
    text-align:left;
    white-space:nowrap;
    text-decoration:none;
    color:#423938;
    font:14px/1.5em 'Open Sans',Helvetica,Arial,sans-serif;
    font-weight:400;
    -webkit-transition: background-color 0.2s ease;
    -moz-transition: background-color 0.2s ease;
    -o-transition: background-color 0.2s ease;
    -ms-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
}

#header .mod_navigation_mobile span.active,
#header .mod_navigation_mobile a.trail{
    background-color:#b07469;
	color:#fff;
}

#header .mod_navigation_mobile .active_submenu {
   	background-color:#b07469;
    color:#fff;
}

#header .mod_navigation_mobile a:hover,
#header .mod_navigation_mobile a:focus {
    background-color:#b07469;
    color:#fff;
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    -ms-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
}

#header .mod_navigation_mobile ul li ul {
    width:100%;
    height:auto;
    display:block;
}

#header .mod_navigation_mobile ul li ul li {
}

#header .mod_navigation_mobile ul li ul li.last {
    border-bottom:none !important;
}

#header .mod_navigation_mobile ul li ul li a,
#header .mod_navigation_mobile ul li ul li span {
    padding:8px 0 8px 45px;
    white-space:nowrap;
}

#header .mod_navigation_mobile ul li ul li a {
    color:#423938;
    background:url("../../files/themes/hotelcentral_standard/bilder/nav-icon.png") 20px center no-repeat #fff;
}

#header .mod_navigation_mobile ul li ul li span.active {
    color:#fff;
    background:url("../../files/themes/hotelcentral_standard/bilder/nav-icon-active.png") 20px center no-repeat #b07469;
}

#header .mod_navigation_mobile ul li ul li a:hover {
    color:#fff;
    background:url("../../files/themes/hotelcentral_standard/bilder/nav-icon-active.png") 20px center no-repeat #b07469;
}


/* ##### Module ##### */

.zaccordion {

}

.ce_text.akkordeon_startseite {
	padding:0 !important;
}

html[lang="es"] .akkordeon_startseite p {
	font-size:13px !important;
}

.zaccordion ul {
	border:solid 1px #fff;
}

.zaccordion li {
	border-left:solid 1px #fff;
	position:relative;
}

.zaccordion li.first {
	border:none;
}

.zaccordion li a {
	display:inline-block;
	float:right;
}

.zaccordion li.frame-1 {
	background:url("../../files/themes/hotelcentral_standard/bilder/startbild_1.jpg") top left no-repeat;
}
.zaccordion li.frame-2 {
	background:url("../../files/themes/hotelcentral_standard/bilder/startbild_2.jpg") top left no-repeat;
}
.zaccordion li.frame-3 {
	background:url("../../files/themes/hotelcentral_standard/bilder/startbild_3.jpg") top left no-repeat;
}
.zaccordion li.frame-4 {
	background:url("../../files/themes/hotelcentral_standard/bilder/startbild_4.jpg") top left no-repeat;
}

.zaccordion .frame-content {
    position:absolute;
	bottom:0;
	width:auto;
	height:150px;
	padding:10px 15px 10px 15px;
	background:#2e2827;
    background:rgba(46, 40, 39, 0.90);
}
.zaccordion .frame-closed .frame-content {
	display:none;
}
.zaccordion .frame-open .frame-content {
	display:block;
}

.zaccordion-responsive-img {
	display:none;
}

#logo {
	position:relative;
    height:auto;
    max-width:230px;
    float:left;
    margin:-20px 0 0 0 !important;
}

#logo img {
	border:none;
}

.mod_phone {
	float:left;
	height:35px;
	padding:15px 0 0 30px;
	background:url("../../files/themes/hotelcentral_standard/bilder/phone.png") no-repeat left 14px;
	color:#fff;
    font:14px/1.5em 'Open Sans',Helvetica,Arial,sans-serif;
    font-weight:400;
	margin:0 0 0 1em;
}

.mod_changelanguage {
	float:right;
	width:auto;
	height:40px;
	padding:0;
	margin:0;
}

.mod_changelanguage ul {
	padding-left:30px;
}

.mod_changelanguage ul li {
	float:left;
	list-style-type:none;
	margin-right:1px;
}

.mod_changelanguage ul li.last {
	margin-right:0;
}

.mod_changelanguage ul li span,
.mod_changelanguage ul li a {
	padding:2px 7px;
}

.mod_changelanguage ul li a  {
	color:#585352;
}

.mod_changelanguage ul li a:hover {
	color:#fff;
	background-color:#423938;
	text-decoration:none;
}

.mod_changelanguage ul li span.active {
	background-color:#423938;
}

.ce_gallery {
	padding-bottom:20px;
}

.ce_gallery img {
	border:1px solid #fff;
}

.ce_gallery ul {
	padding-left:0;
}

.ce_gallery ul li {
	float:left;
	list-style-type:none;
}

.ce_gallery .image_container {
	margin-left:20px;
	margin-right:0;
}

.ce_gallery img:hover {
	border:1px solid #b07469;
}

#colorbox #cboxTitle {
	display:none !important;
}

.back-to-top {
    width:60px;
    height:60px;
    bottom:90px;
    position:fixed;
    display:none;
    border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
    behavior:url('../../files/themes/hotelcentral_standard/formate/PIE.htc');
    right: 0px;
    cursor:pointer;
    background:url("../../files/themes/hotelcentral_standard/bilder/back-to-top.png") no-repeat center center rgba(66, 57, 56, 0.80);
}

.back-to-top:hover {
    background-color: rgba(66, 57, 56, 0.50);
}


/* ##### Tabellen ##### */

table {
	border-spacing:0;
	color:#fff;
	margin-bottom:15px;
}

table td {
	padding:0;
}

.preisliste {
	margin-top:20px;
	margin-bottom:25px;
	border-spacing:1px;
}

.preisliste td {
	background-color:#585352;
    background:rgba(88, 79, 78, 0.60);
	padding:5px;
}

.border_bottom p {
	border-bottom:1px solid #585352;
	padding-bottom:30px;
	margin-bottom:10px;
}


/* ##### Formularelemente ##### */

span.mandatory {
	color:#b07469;
}

.ce_form span.mandatory {
	padding-left:3px;
}

label {
    width:auto;
    float:none;
    display:block;
	color:#fff;
}
.formbody .widget {
	clear:both;
	padding-bottom:4px;	
}

.formbody br {
    float:none;
    clear:left;
    display:block;
    margin:0 0 1em;
}

#main input.text,
#main textarea,
#main input.captcha,
#main select {
    padding:2px;
    border:1px solid #e4e4e4;
    color:#2e2827;
    background:#fff;
    font-family:'Open Sans',Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:1.3em;
    font-weight:400;
    box-shadow:none;
}

body.chrome .formbody input.text,
body.safari .formbody input.text {
	margin-bottom:7px;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
    border-radius:3px;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    border:none;
    box-shadow: none;
}

input[type="text"] {
    height:auto;
}

select.select {
    width:40%;
    height:auto;
}

input:focus,
textarea:focus,
input:hover,
textarea:hover {
    background:#fff;
}

textarea.textarea_small {
    height:90px;
}

#main input.plz {
    width:70px;
}

#main input.datum {
	width:100px;
}

#main input.zimmer,
#main input.personenzahl {
	width:30px;
}

p.error {
    float:none;
    clear:both;
    margin-bottom:.25em;
    padding:1px;
    color:#b07469;
    font:13px/1.5em 'Open Sans',Arial,Helvetica,sans-serif;
    font-weight:400;
}

span.mandatory {
}

input.captcha {
    width:50px;
}

.explanation p {
    margin:20px 0 10px 0;
}

div.submit_container {
    margin:1.5em 0 0;
}

input.submit {
    height:auto;
    min-width:120px;
    display:inline-block;
    padding:5px 0;
    text-align:center;
    background-color:#b07469;
    border-radius:3px;
    color:#fff;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    cursor:pointer;
    border:none !important;
    font:13px/1.5em 'Open Sans',Arial,Helvetica,sans-serif;
    font-weight:400;
    border:none !important;
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    -ms-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
}

input.submit:hover {
    background-color:#8f5e55;
    color:#fff;
    border:none;
}

fieldset {
    margin:1.5em 0 0;
    border:none !important;
}


/* ##### Gestaltung Reservierungsformular ##### */

#main label.zimmer, 
#main label.anmerkungen {
	width:100%;
	display:inline;
	float:left;
}

#main label.datum,
#main label.personenzahl {
	width:110px;
	display:inline;
	float:left;
}

html[lang="es"] #main  label.datum,
html[lang="en"] #main  label.datum,
html[lang="es"] #main  label.personenzahl,
html[lang="en"] #main  label.personenzahl {
	width:160px;
}


/* ##### Cookiebar ##### */

.cookiebar {
	background-color:#231f1e;
	line-height:1.2em;
}
.cookiebar__text {
    margin-right:0;
}
.cookiebar span,
.cookiebar a {
	font-size:14px;
}
.cookiebar__link {
	margin-right:1.5em;
}
button.cookiebar__button {
	background:none;
	background-color:#b07469;
	padding:4px 12px 6px 12px;
	font-size:14px;
	font-weight:400;
	transition:all 0.2s ease;
	border-radius:3px;
	transition:background-color 0.5s ease;
}
button.cookiebar__button:hover,
button.cookiebar__button:focus,
button.cookiebar__button:active {
	background-color:#8f5e55;
}



/* Stoerer Startseite */
#stoerer {
	position:absolute;
	top:110px;
	right:-20px;
	z-index:9999;
}
#stoerer img {
	width:280px;
	height:auto;
}



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

	.cookiebar__link {
		margin-right:0;
	}

	.cookiebar__button {
		clear:both;
		margin-top:6px;
	}

}



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

	#stoerer {
		position:relative;
		margin-bottom:16px;
		top:auto;
		right:auto;
		text-align:center;
	}
	

}
@media screen and (min-width: 967px) {

#header .inside {
	max-width:960px;
	margin:auto;
	padding:0 !important;
}

#main .inside {
	padding:45px 0 30px 0;
}

#footer .inside {
	max-width:960px;
	margin:auto;
}

.kontakt_footer {
	text-align:center;
	padding:0;
	
}

.copyright {
	text-align:center;
	padding:0;
	margin:50px 0 0 0 !important;
}


/* ##### Navigation ##### */

#header .responsive-nav-icon {
    display:none;
}

#header .mod_navigation_mobile {
    display:none;
}

#header .mod_navigation_standard {
	position:relative;
	float:left;
    width:720px;
    height:70px;
	float:right;
    overflow:visible;
    display:block;
    margin:0;
}

#header .mod_navigation_standard ul {
    width:auto;
    height:70px;
    float:right;
    margin:0;
    padding:0;
    list-style:none;
}

#header .mod_navigation_standard li {
    width:auto;
    height:70px;
    position:relative;
    float:left;
    display:block;
    margin:0;
    padding:0;
    list-style:none;
	border-right:solid 1px #585352;
}

#header .mod_navigation_standard li.first {
}

#header .mod_navigation_standard li.last {
	border-right:none;
}

#header .mod_navigation_standard a,
#header .mod_navigation_standard span {
    height:45px;
    float:left;
    display:block;
    padding:25px 15px 0;
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
    font:14px/1.5em 'Open Sans',Helvetica,Arial,sans-serif;
    font-weight:400;
	color:#fff;
    -webkit-transition: background-color 0.2s ease;
    -moz-transition: background-color 0.2s ease;
    -o-transition: background-color 0.2s ease;
    -ms-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
}

html[lang="es"] #header .mod_navigation_standard ul li a,
html[lang="es"] #header .mod_navigation_standard ul li span,
html[lang="en"] #header .mod_navigation_standard ul li a,
html[lang="en"] #header .mod_navigation_standard ul li span {
    padding-left:13px;
	padding-right:13px;
}

#header .mod_navigation_standard a.first,
#header .mod_navigation_standard span.first {
}

#header .mod_navigation_standard a.last,
#header .mod_navigation_standard span.last {
}

#header .mod_navigation_standard span.active,
#header .mod_navigation_standard a.trail,
#header .mod_navigation_standard span.trail {
    background-color:#b07469;
    color:#fff;
}

#header .mod_navigation_standard .active_submenu {
   	background-color:#b07469;
    color:#fff;
}

#header .mod_navigation_standard a:hover,
#header .mod_navigation_standard a:focus {
    background-color:#b07469;
    color:#fff;
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    -ms-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
}

#header .mod_navigation_standard ul li ul {
    width:auto;
    height:auto;
    left:0;
    top:70px;
    position:absolute;
    display:block;
    background-color:#2e2827;
    z-index:3000;
    opacity:0.9;
    filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    -webkit-opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

#header .mod_navigation_standard ul li ul li {
    width:auto;
    height:auto;
    position:relative;
    float:none;
    display:block;
    margin:0;
    padding:0;
	border:none;
}

#header .mod_navigation_standard ul li ul li a,
#header .mod_navigation_standard ul li ul li span {
    height:auto;
    float:none;
    display:block;
    padding:10px 15px;
    text-align:left;
    white-space:nowrap;
    background-color:#2e2827;
    color:#fff;
    font:14px/1.5em 'Open Sans',Helvetica,Arial,sans-serif;
    font-weight:400;
}

#header .mod_navigation_standard ul li ul li span {
	background-color:#b07469;
    color:#fff;
}

#header .mod_navigation_standard ul li ul li a:hover {
    background-color:#b07469;
    color:#fff;
}

#header .mod_navigation_standard ul li ul.fallback {
    display:none;
}

#header .mod_navigation_standard ul li:hover ul.fallback {
    display:block;
}


/* ##### Module ##### */

.akkordeon_startseite p {
	font-size:14px !important;
}

.akkordeon_startseite h2 {
	font-size:22px !important;
	margin-bottom:0.5em !important;
}

}
@media screen and (min-width: 768px) {

#wrapper {
}

#header {
	margin:auto;
	width:auto;
    min-height:120px;
	background:url("../../files/themes/hotelcentral_standard/bilder/hg_header.png") left top repeat-x;
	box-shadow:0px 5px 10px #000000;
	-moz-box-shadow:0px 5px 10px #000000;
	-webkit-box-shadow:0px 5px 10px #000000;
	behavior:url('../../files/themes/hotelcentral_standard/formate/PIE.htc');
}

#header .inside {
	padding:0 1em 0 1em;
}

#container {
    max-width:960px;
	margin:auto;
	padding:15px 0 150px 0;
	
}

#main .inside {
	padding:45px 0 0 0;
}

#footer {
    width:100%;
    height:120px;
    margin-top:-120px;
	background:url("../../files/themes/hotelcentral_standard/bilder/hg_footer.png") left bottom repeat-x;
	position:relative;
	text-align:left;
	color:#fff;
    font:14px/1.5em 'Open Sans',Helvetica,Arial,sans-serif;
	font-weight:400;
}

#footer .inside {
	max-width:960px;
	margin:auto;
}

.kontakt_footer {
	text-align:center;
	padding:0;
	
}

.copyright {
	text-align:center;
	padding:0;
	margin:50px 0 0 0;
}


/* ##### Box-Formate (Layout Inhaltselemente) ##### */


.ce_text, .ce_headline, .ce_image, .ce_module {
	padding:15px;
	position:relative;
}


/* ##### Module ##### */

.akkordeon_startseite p {
	font-size:13px;
}

.akkordeon_startseite h2 {
	font-size:20px;
	margin-bottom:0.3em;
}

#logo {
    height:110px;
    max-width:230px;
    float:left;
	background:#8ba6bb;
	background:#b07469;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0px 5px 10px #000000;
	-moz-box-shadow:0px 5px 10px #000000;
	-webkit-box-shadow:0px 5px 10px #000000;
	behavior:url('../../files/themes/hotelcentral_standard/formate/PIE.htc');
}

.mod_phone {
	margin:0 0 0 260px;
}


/* ##### Suchformular ##### */

#header .mod_form {
	float:right;

}

#suchformular {
	height:37px;
	padding:13px 0 0 0;
	display:block;
}

#suchformular input {
	color:#555;
    font:13px/1.5em 'Open Sans',Helvetica,Arial,sans-serif;
    font-weight:400;
	background:url("../../files/themes/hotelcentral_standard/bilder/lupe.png") no-repeat left center #fff;
	border:none;
	width:150px;
	height:21px;
	padding:2px 2px 2px 25px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
    behavior:url('../../files/themes/hotelcentral_standard/formate/PIE.htc');
}


/* ##### Formularelemente ##### */

#main .text,
#main .textarea,
#main .captcha,
#main .select {
    width:370px;
}

.explanation {
	width:550px;
}

#main label {
	width:180px;
	display:inline;
	float:left;
}

#main label.zimmer {
	width:340px;
	display:inline;
	float:left;
}

#main label.anmerkungen {
	display:block;
	float:none;
}


/* ##### Mobile Elemente ausblenden ##### */

.mobile_only {
	display:none;
}

}


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

	#main .text,
	#main .textarea,
	#main .captcha,
	#main .select {
		width:100%;
	}

}

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

.backstretch {
	display:none;
}

#container {
	margin-top:20px;
}

#main {
	margin-bottom:20px;
}

#footer {
	background-color:#2e2827;
    background-color:rgba(46, 40, 39, 0.90);
}

#suchformular {
	display:none;
}

iframe {
	width:100%;
}

.back-to-top {
	display:none !important;
}

.akkordeon_startseite {
	display:none;
}

.mobile_only img {
	border:1px solid #fff;
}

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

.mobile_only .image_container,
.ce_gallery .image_container {
	float:none;
	width:100%;
}

.ce_gallery ul li {
	float:none;
}

.mobile_only img {
	width:100%;
	height:auto;
	display:block;
}

.ce_gallery img {
	width:85%;
	height:auto;
	display:block;
}

}
