/* Allgemeine Einstellungen */
body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #6e1f20;
}


/* Headline */

h1, h2, h3, h4, h5, .headline {
  font-size: 14px;
  color: #6e1f20;
  font-weight: bold;
  margin-bottom: 20px;
}


/* To top of page */

/* To top of page */

.pageUp {
  clear: both;
  float: right;
  text-align: right;
  font-size: 12px;
  margin: 20px 0px;
  width: 580px;
}

.pageUp img {
  margin: -1px 6px;
}

a.pageUp {
  color: #6e1f20;
  text-decoration: underline;
}

a:hover.pageUp {
  text-decoration: none;
}


/* Linklayout */

a {
  color: #6e1f20;
  text-decoration: underline;
  outline-width: 0px;
}

a:hover {
  text-decoration: none;
}


/* Formulare */

input, select {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #6e1f20;
    color: #6e1f20;
    padding-left: 5px;
    background-color: white;
    vertical-align: middle;
    margin-bottom: 1px; /* IE bug fix */
    padding: 0.1em;
}

textarea {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #6e1f20;
    width: 350px;
    color: #6e1f20;
    padding-left: 5px;
    background-color: white;
    vertical-align: middle;
    margin-bottom: 1px; /* IE bug fix */
    padding: 0.1em;
}


/* Submit Buttons */

.submit_button {
  color: #959595;
  background-color: white;
  float: right;
  background-image:url(../images/arrow_submit.gif);
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 15px;
}

.search_submit_button, .formular-submit {
  color: #959595;
  background-color: white;
  background-image:url(../images/arrow_submit.gif);
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 15px;
}

/* RTE Klasse */

.bild_links {
  border: 1px solid #666666;
  margin: 0px 10px 10px 0px;
  float: left;
}

.bild_rechts {
  border: 1px solid #666666;
  margin: 0px 0px 10px 10px;
  float: right;
}

.bild_links_ohne {
  border: 0px;
  margin: 0px 10px 10px 0px;
  float: left;
}

.bild_rechts_ohne {
  border: 0px;
  margin: 0px 0px 10px 10px;
  float: right;
}

.error {
  color: red;
  font-weight: bold;
}


/* Gästebuch */

.tx-guestbook-list-entry {
  margin: 10px 0px;
  border: 1px solid #8a483d;
  width: 580px;
}

.tx-guestbook-list-header {
  float: left;
  background-color: #8a483d;
  color: #ffffff;
  padding: 2px 5px;
}

.tx-guestbook-list-header-main {
  float: left;
  width: 360px;
  font-weight: bold;
}

.tx-guestbook-list-header-date {
  float: left;
  width: 210px;
  font-style: italic;
  font-size: 12px;
  text-align: right;
}

.tx-guestbook-list-content {
  float: left;
  background-color: #fee69c;
}

.tx-guestbook-list-rowleft {
  float: left;
  width: 50px;
  padding: 3px 4px;
}

.tx-guestbook-list-row {
  float: left;
  width: 512px;
  min-height: 26px;
  background-color: #fff4d5;
  padding: 3px 5px;
}

.tx-guestbook-list-entrycomment-title {
  font-weight: bold;
}

.tx-guestbook-list-entrycomment {
  font-style: italic;
}

.tx-guestbook-form-inputfield-med, .tx-guestbook-form-inputfield-big, .tx-guestbook-form-textarea {
  border: 1px solid #8a483d;
  width: 160px;
}

.tx-guestbook-form-textarea {
  width: 100%;
  height: 90px;
}

.tx-guestbook-label {
  font-weight: bold;
}

.guestbook-submit {
  float: right;
  border: 1px solid #8a483d;
  background-color: #ffffff;
  height: 26px;
  cursor: pointer;
}

/* Abfrage zur DSGVO */
tr.guestbook-gdpr-accept-row td {
  padding: 10px 0;
}

.tx-guestbook-smilies img {
  margin: 4px 3px 0px 2px;
}

.tx-guestbook-form-obligationfield, .tx-guestbook-form-error {
  color: #cc0000;
}

/* Floats clearen */

.cleared {
  display:block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  height:0;
  overflow:hidden;
}

/* Wetter */

.weather_today_box img, .weather_forecast_box img {
  padding: 15px 0px;
}

.weather_today_box, .weather_forecast_box {
  background: #fee69c;
  border: 1px dashed #fab550;
  width: 225px;
  margin: 15px 15px 15px 0px;
  padding: 5px;
}

.weather_forecast_box {
  width: 165px;
  float: left;  
}

.weather_date {
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
}

/* D4U Buchungskalender */

.d4u-rrcalendar-table-header {
  width: 30px;
}

table#d4u-rrcalendar-table .d4u-rrcalendar-overview-table-header {
  width: 30px;
  text-align: center;
}

table#d4u-rrcalendar-table td {
  text-align: right;
  padding: 3px;
}

table td#d4u-rrcalendar-table-select {
  text-align: center;
  padding-bottom: 5px;
}

table#d4u-rrcalendar-table td.d4u-rrcalendar-table-legend {
  text-align: left;
  padding: 3px;
  white-space: nowrap;
}

.d4u-rrcalendar-day-reserved {
  background-color: #FFAAAA;
}

.d4u-rrcalendar-day-free {
  background-color: #AAEEAA;
}

.d4u-rrcalendar-day-pending {
  background-color: #EEEE66;
}

.d4u-rrcalendar-day-vacation {
  background-color: #BBBBFF;
}

.d4u-rrcalendar-day-changeover {
  background-color: #FFA500;
}

/* Preiskalkulator */

form#preiskalkulator table {
    border-collapse: collapse;
}

form#preiskalkulator td {
  padding: 10px;
}

form#preiskalkulator .pk-hidden {
    visibility: hidden;
}

form#preiskalkulator .pk-dnone {
    display: none;
}

form#preiskalkulator .text-align-right {
    text-align: right;
}

form#preiskalkulator .text-bold {
  font-weight: bold;
}

form#preiskalkulator .text-preis {
  text-align: right;
  font-weight: bold;
}

form#preiskalkulator .small-text {
    font-size: 12px;
}

form#preiskalkulator .total-row {
    border-top: 1px solid black;
}

form#preiskalkulator #pk_div_buchung {
    display: none;
    margin-top: 20px;
}

form#preiskalkulator #pk_btn_submit {
    margin-right: 130px;
}

