@import url("fontawesome/css/font-awesome.min.css");

/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */
body {
    font: normal 0.7512em/1.5em Verdana, Geneva, sans-serif;
    margin: 0px;
    padding: 10px 0px 30px 0px;
    color: #666666;
    background: #fff;
}

html>body {
    font-size: 12px;
}

body:before {
    content: "";
    position: fixed;
    top: -10px;
    left: 0;
    width: 100%;
    height: 10px;
    z-index: 100;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, .8);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .8);
}

.bg {
    border: 7px solid #cecece;
    border: 7px solid rgba(0, 0, 0, .05);
    background-clip: padding-box;
    -webkit-border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -o-border-radius: 8px 8px 8px 8px;
    -ms-border-radius: 8px 8px 8px 8px;
    -khtml-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
}

.red {
    color: #b03100;
}

.topobjekt-bg {
    background-color: #ccccff;
    color: #000066;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -o-border-radius: 4px 4px 4px 4px;
    -ms-border-radius: 4px 4px 4px 4px;
    -khtml-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}

.topobjekt-bg .inside {
    padding: 10px;
}

a,
a:link,
a:visited {
    color: #006;
    text-decoration: none;
}

a:hover {
    font-weight: bold;
    text-decoration: none;
}

a.link-grau,
a:link.link-grau,
a:visited.link-grau {
    color: #666;
    text-decoration: none;
    font-weight: bold;
}

a:hover.link-grau {
    color: #333;
    font-weight: bold;
    text-decoration: none;
}

a.link-grau-blind,
a:link.link-grau-blind,
a:visited.link-grau-blind {
    color: #666;
    text-decoration: none;
    font-weight: normal;
}

a:hover.link-grau-blind {
    color: #333;
    font-weight: bold;
    text-decoration: none;
}

img {
    width: 100%;
}

hr {
    background-color: #ccc;
    /* Farbe f�r Opera und Firefox */
    color: #ccc;
    /* Farbe f�r Internet Explorer (IE) */
    border: 0;
    height: 1px;
}

.detail ul.hotel,
.box .nav li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.detail ul.hotel li {
    border-bottom: 1px solid #ccc;
    margin: 0px;
    padding: 2px 0px;
}

.detail ul.hotel li a,
.detail ul.nav li a:visited {
    display: block;
    color: #333;
    text-decoration: none;
    padding: 4px 2px 4px 5px;
}

.detail ul.hotel li a:hover {
    text-decoration: none;
}

/**********************************************/
/*     Margins Bottom                         */
/**********************************************/
.remove-bottom {
    margin-bottom: 0 !important;
}

.half-bottom {
    margin-bottom: 10px !important;
}

.add-bottom {
    margin-bottom: 20px !important;
}

.add-bottom_2 {
    margin-bottom: 35px !important;
}

.add-bottom_3 {
    margin-bottom: 40px !important;
}

/**********************************************/
/*     Margins Top                         */
/**********************************************/
.remove-top {
    margin-top: 0 !important;
}

.half-top {
    margin-top: 10px !important;
}

.add-top {
    margin-top: 20px !important;
}

.add-top_2 {
    margin-top: 35px !important;
}

.add-top_3 {
    margin-top: 40px !important;
}

/* ============================== */
/* ! Layout for header   */
/* ============================== */
#header {
    background: url(../images/hotel-usedom-ostsee-head.jpg) no-repeat center;
    height: 240px;
}

p.headerline {
    color: #fff;
    text-align: center;
    margin: 0px;
    padding: 0px 10px 0px 0px;
    font-size: 12px;
    overflow: hidden;
    height: 16px;
}

p.booking {
    color: #FF9933;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 30px 0px 0px 10px;
    margin: 0px;
    display: none;
}

p.booking a,
p.booking a:visited {
    color: #FF9933;
    text-shadow: 1px 1px #333333;
    text-decoration: none;
}

p.booking a:hover {
    text-decoration: none;
}

h1.header,
p.headers {
    color: #4666A0;
    text-align: right;
    padding: 5px 60px 0px 0px;
    margin: 20px 0px 0px 0px;
    font-size: 30px;
    line-height: 0.75em;
}

h1.header a,
h1.header a:visited,
h2.header a,
h2.header a:visited,
p.header a,
p.header a:visited,
p.headers a,
p.headers a:visited {
    text-decoration: none;
    font-weight: lighter;
}

h1.header a:hover,
h2.header a:hover,
p.header a:hover,
p.headers a:hover {
    text-decoration: none;
}

h2.header,
p.header {
    color: #4666A0;
    text-align: right;
    padding: 15px 95px 0px 0px;
    margin: 0px;
    font-size: 14px;
    line-height: 0.75em;
}

h2.header a,
h2.header a:visited,
p.header a,
p.header a:visited {
    text-decoration: none;
    font-weight: lighter;
}

h2.header a:hover,
p.header a:hover {
    text-decoration: none;
}

.menu-bg {
    background: url(../images/menu-bg.png) repeat-x;
    margin: 0px auto;
    padding: 10px 10px;
}

.menu-header-1 {
    margin: 95px 0px 0px 0px;
    padding: 0px;
    text-align: center;
}

.menu-header-2 {
    margin: 5px 0px 0px 0px;
    padding: 0px;
    text-align: center;
}

.menu-header-1 a,
.menu-header-2 a,
.menu-header-1 a:visited,
.menu-header-2 a:visited {
    text-decoration: none;
    color: #006;
    font-size: 14px;
    padding-right: 20px;
    padding-left: 20px;
}

.menu-header-1 a:hover,
.menu-header-2 a:hover {
    text-decoration: none;
    font-weight: bold;
}

/* ============================== */
/* ! Layout for footer   */
/* ============================== */
#footer {
    background: #3A72A1;
    color: #fff;
    -webkit-border-radius: 0px 0px 8px 8px;
    -moz-border-radius: 0px 0px 8px 8px;
    -o-border-radius: 0px 0px 8px 8px;
    -ms-border-radius: 0px 0px 8px 8px;
    -khtml-border-radius: 0px 0px 8px 8px;
    border-radius: 0px 0px 8px 8px;
}

.footnav {
    text-align: right;
}

.footnav a,
.footnav a:visited {
    color: #fff;
    text-decoration: none;
}

.footnav a:hover {
    color: #f3f3f3;
    text-decoration: none;
}

/* ============================== */
/* ! Boxen links und rechts   */
/* ============================== */
.box h3 {
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -o-border-radius: 4px 4px 4px 4px;
    -ms-border-radius: 4px 4px 4px 4px;
    -khtml-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    background: #FF9933;
    color: #fff;
    padding: 5px;
    font-size: 14px;
    font-weight: lighter;
    text-align: center;
}

.box p {
    padding: 5px 5px;
    margin: 0px;
}

.box {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -o-border-radius: 4px 4px 4px 4px;
    -ms-border-radius: 4px 4px 4px 4px;
    -khtml-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    margin: 20px 0px;
}

.box ul.nav,
.box .nav li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.box ul.nav li {
    border-bottom: 1px solid #ccc;
    margin: 0px;
    padding: 0px;
}

.box ul.nav li a,
.box ul.nav li a:visited {
    display: block;
    color: #333;
    text-decoration: none;
    padding: 4px 2px 4px 5px;
}

.box ul.nav li a:hover {
    text-decoration: none;
}

/* ============================== */
/* ! Layout for maincol   */
/* ============================== */
#main {
    padding: 10px 0px 0px 0px;
    margin: 0px;
}

#main ul,
#main li {
    margin: 0px;
    padding: 0px;
    list-style: circle;
    list-style-position: inside;
}

#main table {
    width: 100%;
    border: 1px solid #ccc;
}

#main table th {
    background: #FF9933;
    color: #fff;
    padding: 6px;
}

#main table td {
    background: #f5f5f5;
    color: #444;
    padding: 6px;
}

/* ============================== */
/* ! Layout for hotel month   */
/* ============================== */
#main h2.hotel-month {
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -o-border-radius: 4px 4px 4px 4px;
    -ms-border-radius: 4px 4px 4px 4px;
    -khtml-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    background: #FF9933;
    color: #fff;
    padding: 5px 10px 5px 10px;
    margin: 0px;
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
}

/*
#main h2.hotel-month span {
    font-weight: bold;
    font-size: 14px;
    background: #fff;
    color: #333;
    padding: 3px;
    display: block;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -o-border-radius: 4px 4px 4px 4px;
    -ms-border-radius: 4px 4px 4px 4px;
    -khtml-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}
*/

/* Basis-Stile für das Formular */
form {
    padding: 5px;
    font-size: 14px;
    font-family: Verdana, Geneva, sans-serif;
    box-sizing: border-box;
}
/* Stil für die Labels */
form label {
    font-weight: 600; /* Etwas fetterer Text */
    margin-bottom: 4px; /* Abstand zum Input */
    color: #333; /* Dunkles Grau für guten Kontrast */
    display: block;
}
/* Stil für die Eingabefelder und das Select */
form input[type="date"],
form select {
    display: block;
    width: 100%;
    padding: 10px;
    margin-bottom: 15px; /* Abstand zwischen den Eingabefeldern */
    border: 1px solid #999; /* Dezenter Rand */
    border-radius: 4px; /* Abgerundete Ecken */
    background-color: #fff; /* Weißer Hintergrund */
    font-size: 14px;
    color: #000; /* Dunkles Grau für Text */
    transition: all 0.3s ease; /* Sanfte Übergänge bei Interaktionen */
    box-sizing: border-box;
}
/* Fokuszustand der Eingabefelder */
form input[type="date"]:focus,
form select:focus {
    border-color: #ff9933; /* Farben für den Fokus */
    outline: none; /* Entfernt den Standard-Fokusrahmen */
    box-shadow: 0 0 5px rgba(160, 145, 95, 0.3); /* Dezenter Schatten bei Fokus */
    box-sizing: border-box;
}
/* Stil für den Button */
form button {
    font-size: 16px;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    width: 100%;
    margin-top: 10px;
    box-sizing: border-box;
}


.booking-link a, button.booking-link {
    color: #fff;
    cursor: pointer;
    font-size: 15px !important;
    text-align: center;
    display: block;
    padding: 10px 5px !important;
    font-weight: bold;
    font-family: inherit;
    border-radius: 8px;
    color: #fff;
    background: #FF9933;
    font-size: 14px;
    font-family: inherit;
    border: 3px solid #FFF;
    box-shadow: 0px 0px 8px #666;
    text-shadow: 0px 1px 1px #333;

    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.booking-link.grau a, button.booking-link.grau {
    background: #555;
}

.booking-link a:hover, button.booking-link:hover {
    background: #ea7500;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.booking-link a:hover.fa-phone {
    background: #555 !important;
    cursor: default;
}

.fa-home:before,
.fa-phone:before {
    margin-right: 10px;
    font-family: FontAwesome;
}

#main h2.myfewotext {
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 14px;
    font-weight: lighter;
    line-height: 24px;
}

#main h1.hotel-head {
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -o-border-radius: 4px 4px 4px 4px;
    -ms-border-radius: 4px 4px 4px 4px;
    -khtml-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    background: #FF9933;
    color: #fff;
    padding: 5px 10px 5px 10px;
    margin: 0px;
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
}

/**********************************************/
/*      Typografie                            */
/**********************************************/
p {
    margin: 1.5em 0;
}

#main p,
#right p {
    text-align: justify;
}

.block {
    text-align: justify;
}

h1 {
    margin: 0.75em 0;
    font-size: 1.8em;
    line-height: 0.75em;
    font-weight: lighter;
}

h2 {
    margin: 0.8182em 0;
    font-size: 1.6em;
    line-height: 1.2em;
    font-weight: lighter;
}

h2 a:link,
h2 a:visited {
    margin: 0.8182em 0;
    font-size: 1.6em;
    line-height: 1.2;
    font-weight: lighter;
    text-decoration: none;
}

h2 a:hover {
    font-weight: bolder;
    color: #FF9933;
}

h3 {
    font-size: 1.6em;
    line-height: 24px;
    margin: 8px 0px;
    font-weight: lighter;
}

h3 span {
    color: #707070;
    display: block;
    font-size: 18px;
}

h3 a,
h3 a:visited {
    color: #707070;
    text-decoration: none;
}

h3 a:hover {
    text-decoration: underline;
}

h4 {
    margin: 1em 0;
    font-size: 1.5em;
    line-height: 1em;
    text-align: left;
}

h5 {
    margin: 1.125em 0;
    font-size: 1.3333em;
    line-height: 1.125em;
}

h6 {
    margin: 1.2857em 0;
    font-size: 1.1667em;
    line-height: 1.2857em;
}

.etracker {
    width: 1px;
    height: 1px;
}

.siegel {
    margin: 0px auto;
    padding: 10px 0px;
    text-align: center;
}

.siegel img {
    width: 150px;
    height: 212px;
}

.hotel-widget-container {
    display: block;
    height: 180px;
    width: 120px;
    position: relative;
    margin: 10px auto;
}

#fb-root {
    float: right;
    margin: 0;
    padding: 0;
}

.fb-like {
    float: right;
    margin: 2px 0 0 0;
    padding: 0;
}

/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

/* Tabletts */
@media only screen and (min-width: 767px) {}

/* Mittlere Monitore */
@media only screen and (max-width: 1024px) {

    #fb-root {
        float: none;
        margin: 0;
        padding: 0;
        display: block;
    }

    .fb-like {
        float: none;
        margin: 2px 0 0 0;
        padding: 0;
    }
}

/* Gro�e Monitore */
@media only screen and (min-width: 1280px) {}