body {
    background-color: #fff;
}

.clear {
    clear: both;
    float: none;
}

.page-container {
    position: relative;
    width: 950px;
    margin: 10px auto 10px auto;
    min-height: 600px;
}

.cw1, .cw2, .cw3 {
    width: 700px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.cw1 {
    position: absolute;
    left: 250px;
    top: 0px;
    background: url("../images/ui/content-back.gif") repeat-y top left;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    margin-bottom: 1em;
}

.cw2 {
    background: url("../images/ui/content-top.gif") no-repeat top left;
}

.cw3 {
    background: url("../images/ui/content-bottom.gif") no-repeat bottom left;
    min-height: 200px;
}

.content {
    padding: 20px;
}

.mw1, .mw2, .mw3 {
    width: 240px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.mw1 {
    position: absolute;
    left: 0px;
    top: 0px;
    background: url("../images/ui/menu-back.png") repeat-y top left;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

.mw2 {
    background: url("../images/ui/menu-top.png") no-repeat top left;
}

.mw3 {
    background: url("../images/ui/menu-bottom.png") no-repeat bottom left;
    min-height: 200px;
}

#hnplogo h1 {
    margin: 0;
    padding: 0;
    display: block;
    width: 240px;
    height: 122px;
    text-indent: -1000px;
    background: url("../images/ui/menu-logo.png") no-repeat top left;
}

@media (-moz-min-device-pixel-ratio: 1.5),
(-o-min-device-pixel-ratio: 3/2),
(-webkit-min-device-pixel-ratio: 1.5),
(min-device-pixel-ratio: 1.5),
(min-resolution: 1.5 dppx) {

    .mw1 {
        background: url("../images/ui/menu-back@2x.png") repeat-y top left;
        background-size: 240px 50px;
    }

    .mw2 {
        background: url("../images/ui/menu-top@2x.png")no-repeat top left;
        background-size: 240px 445px;
    }

   .mw3 {
        background: url("../images/ui/menu-bottom@2x.png") no-repeat bottom left;
        background-size: 240px 21px;
    }

    #hnplogo h1 {
        background: url("../images/ui/menu-logo@2x.png") no-repeat top left;
        background-size: 240px 122px;
    }
}



.menu {
    padding: 0.5em 20px;
}

.menu li a {
    text-decoration: none;
    color: #FCFCE3;
    text-shadow: 0px 1px 1px #222;
}

.menu li a:visited {
    color: #FCFCE3;
}

.menu li a:hover {
    color: #F2CE8D;
}

.menu li, .menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.menu .subnav {
    margin-left: 20px;
}

.menu .selected {
    color: orange !important;
}

.content {

}

.content p {
    margin: 1em 0;
}

.pz_text p {
    margin: 4px;
}

.pz_photo, .pz_map {
    float: left;
    margin: 4px;
}

.pz_photo img, .pz_map img {
    border: 1px solid black;
}

.zimmerinfo {
    margin-bottom: 1em;
    clear: both;
}

.zimmerinfo h3 {
    clear: both;
    margin-bottom: 4px;
    margin-top: 8px;
    padding-top: 8px;
}

.zimmerimages {
    float: left;

    width: 340px;
}

.pz_text {
    width: 300px;
    float: left;

}

.sl-nav {
    margin: 5px 0px;
}

.sl-nav a {
    margin: 0px;
    padding: 1px 5px;
    border: 1px solid black;
    color: black;
    text-decoration: none
}

.sl-nav a.activeSlide {
    background: #003300;
    color: white;
}

.sl-nav a:focus {
    outline: none;
}

.slideshow {
    position: relative;
    width: 266px;
}

.slideshow img {
    display: none
}

.slideshow img.first {
    display: block
}

ul.languageSelection {
    margin-top: 0.5em;
}

#zaslogo {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

#halallogo {
    margin: 0 1em;
}

#bcard {
    color: #DFDFB4;
    font-size: 0.85em;
    margin-bottom: 1em;
    margin-top: 0.5em;
    line-height: 1.2em;
}

#bcard a {
    color: #DFDFB4;
}

#bcard p {
    margin: 0;
    padding: 0;
}

#offer1 {
    position: absolute;
    left: 250px;
    top: 0px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

#offer2 {
    position: absolute;
    left: 490px;
    top: 0px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

#offer3 {
    position: absolute;
    top: 0px;
    left: 730px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

.fb-like {
    overflow: hidden;
    margin: 8px 0;
}

#bcard p.maintel, #bcard p.mainmail {
    font-size: 1.2em;
    line-height: 1.2em;
    font-weight: bold;
}

#bcard p.maintel {
    margin-top: 0.5em;
}

#bcard p.mainmail {
    margin-bottom: 0.5em;
}

/* Buchen Button in Navigationsleiste */

.bed {
    display: inline-block;
    background: url("../images/bett.png") no-repeat;
    width: 18px;
    height: 12px;
    margin: 0px 4px;
}

#buchenButton {
    font-weight: bold;
    display: inline-block;
    background: #9dab4b; /* Old browsers */
    background: -moz-linear-gradient(top, #9dab4b 0%, #889645 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9dab4b), color-stop(100%, #889645)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #9dab4b 0%, #889645 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #9dab4b 0%, #889645 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #9dab4b 0%, #889645 100%); /* IE10+ */
    background: linear-gradient(to bottom, #9dab4b 0%, #889645 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#9dab4b', endColorstr = '#889645', GradientType = 0); /* IE6-9 */
    color: black;
    text-shadow: none;
    padding: 4px 8px;
    border-radius: 4px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}

#buchenButton:hover, #buchenButton:active {
    background: #f2ce8d; /* Old browsers */
    background: -moz-linear-gradient(top, #f2ce8d 0%, #8c8252 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2ce8d), color-stop(100%, #8c8252)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f2ce8d 0%, #8c8252 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f2ce8d 0%, #8c8252 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f2ce8d 0%, #8c8252 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f2ce8d 0%, #8c8252 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f2ce8d', endColorstr = '#8c8252', GradientType = 0); /* IE6-9 */
}

/* Allgemeiner Button */
.btn {
    background-image: -o-linear-gradient(top, #c1c194, #979758);
    background-image: -moz-linear-gradient(top, #c1c194, #979758);
    background-image: -webkit-linear-gradient(top, #c1c194, #979758);
    background-image: -ms-linear-gradient(top, #c1c194, #979758);
    background-image: linear-gradient(top, #c1c194, #979758);
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    color: #19190c;
    padding: 3px 4px 3px 8px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border: 1px solid #777749;
    border-color: #97975c #777749 #575736;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5), inset 0 -1px 1px rgba(0, 0, 0, 0.2), inset 0 0px 7px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5), inset 0 -1px 1px rgba(0, 0, 0, 0.2), inset 0 0px 7px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5), inset 0 -1px 1px rgba(0, 0, 0, 0.2), inset 0 0px 7px rgba(0, 0, 0, 0.05);
    cursor: pointer;
}

.btn:hover, .btn:active {
    background-color: #c1c194;
    background-image: none;
}

.btn-no-text {
    padding: 3px;
}

.btn-buchen {
	float:right;
	margin: 0.1em 0.8em;
}