.header-bottom {
  margin: 0 auto;
  width: 100%;
}
.header-bottom .header-bottom-inner {
  margin: 0 auto;
}
.header-bottom .buchung-container {
  background-color: #8c4646;
  padding: 10px;
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
}

body {
  font-size: 100%;
  font-family: "Source Sans Pro", sans-serif;
  background-color: #648ea4;
}

body.bereichsseite {
  background-color: #fff;
}

p {
  line-height: 1.375rem;
  margin-bottom: 10px;
}

.ausrichtung {
  margin: 0 7%;
}

#contentbereich {
  min-height: 400px;
  margin-top: 240px;
}

a {
  text-decoration: none;
  color: #648ea4;
}

div.siteobject-content a.noarrow {
  background-image: none;
}

div.siteobject-content a {
  font-weight: bold;
  background-image: url(pfeil-interner-link-648ea4.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 16px;
}

div.siteobject-content.dark a {
  background-image: url(pfeil-interner-link-ffffff.png);
  color: #fff;
}

div.siteobject-content a.extern {
  font-weight: bold;
  background-image: url(pfeil-externer-link-648ea4.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 27px;
}

div.siteobject-content.dark a.extern {
  background-image: url(pfeil-externer-link-ffffff.png);
}

div.siteobject-content a.pdflink, a.pdflink {
  font-weight: bold;
  background-position: left center;
  background-image: url(Pdf-icon-20px.png);
  background-repeat: no-repeat;
  padding-left: 28px;
}

div.siteobject-content a.xlslink, a.xlslink {
  font-weight: bold;
  background-position: left center;
  background-image: url(Excl-icon-20px.png);
  background-repeat: no-repeat;
  padding-left: 28px;
}

div.siteobject-content a.abuttonlight, a.abuttonlight {
  border: 1px solid #648ea4;
  background-color: #fff;
  padding: 5px;
  margin-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background-position: 10px center !important;
  padding-left: 26px;
  padding-right: 10px;
  display: inline-block;
}

div.siteobject-content.dark a.abuttonlight {
  color: #648ea4;
  background-image: url(pfeil-interner-link-648ea4.png);
}

div.siteobject-content a.abuttonlightintern, a.abuttonlightintern {
  border: 1px solid #648ea4;
  background-color: #fff;
  padding: 5px;
  margin-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background-position: 10px center;
  padding-right: 10px;
  display: inline-block;
  background-image: url(pfeil-interner-link-648ea4.png);
  background-repeat: no-repeat;
  padding-left: 27px;
}

div.siteobject-content a.abuttonlightinternwhite, a.abuttonlightinternwhite {
  border: 1px solid #fff;
  color: #fff;
  padding: 5px;
  margin-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background-position: 10px center;
  padding-right: 10px;
  display: inline-block;
  background-image: url(pfeil-interner-link-ffffff.png);
  background-repeat: no-repeat;
  padding-left: 27px;
  margin-bottom: 10px;
}

div.siteobject-content a.abuttonlightextern, a.abuttonlightextern {
  border: 1px solid #648ea4;
  background-color: #fff;
  padding: 5px;
  margin-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background-position: 10px center;
  padding-right: 10px;
  display: inline-block;
  background-image: url(pfeil-externer-link-648ea4.png);
  background-repeat: no-repeat;
  padding-left: 37px;
}

div.siteobject-content a.abuttonlightexternwhite, a.abuttonlightexternwhite {
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent;
  padding: 5px;
  margin-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background-position: 10px center;
  padding-right: 10px;
  display: inline-block;
  background-image: url(pfeil-externer-link-ffffff.png);
  background-repeat: no-repeat;
  padding-left: 37px;
}

div.siteobject-content.dark a.abuttonlightextern {
  color: #648ea4;
}

div.siteobject-content a.abuttonlightreadmore, a.abuttonlightreadmore {
  border: 1px solid #648ea4;
  background-color: #fff;
  padding: 5px;
  margin-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background-position: 10px center;
  padding-right: 10px;
  display: inline-block;
  background-image: url(pfeil-readmore-648ea4.png);
  background-repeat: no-repeat;
  padding-left: 37px;
}

div.siteobject-content a.abuttonlightreadnomore, a.abuttonlightreadnomore {
  border: 1px solid #648ea4;
  background-color: #fff;
  padding: 5px;
  margin-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background-position: 10px center;
  padding-right: 10px;
  display: inline-block;
  background-image: url(pfeil-readnomore-648ea4.png);
  background-repeat: no-repeat;
  padding-left: 37px;
}

div.siteobject-content a.abuttonlightselect {
  border: none;
  background-color: rgba(100, 142, 164, 0.5);
  padding: 5px;
  margin-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  padding-right: 10px;
  display: inline-block;
  background-image: none;
  background-repeat: no-repeat;
  padding-left: 10px;
  color: #fff;
}

div.siteobject-content a.abuttonlightselected, div.siteobject-content a.abuttonlightselect:hover {
  border: none;
  background-color: #648ea4;
  padding: 5px;
  margin-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background-position: 10px center;
  padding-right: 10px;
  display: inline-block;
  background-image: none;
  background-repeat: no-repeat;
  padding-left: 10px;
  color: #fff;
}

a.buttoncolored {
  border: 1px solid #648ea4;
  background-color: #648ea4;
  color: #fff;
  padding: 5px;
  margin-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}

div.siteobject-content.dark {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}

div.siteobject-content.dark h1,
div.siteobject-content.dark h2,
div.siteobject-content.dark h3,
div.siteobject-content.dark p {
  color: #fff;
}

.Quellenangabe {
  font-size: 14px;
  font-style: italic;
}

img {
  max-width: 100%;
  border: none;
  height: auto;
}

.siteobject-pic img {
  width: 100%;
  vertical-align: bottom;
}

.siteobject-pic .caption {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
  font-size: 13px;
  font-style: italic;
  padding: 10px;
}

.siteobject-pic-middle {
  background-size: cover;
  background-position: center center;
  height: 550px;
}

ul {
  padding-left: 40px;
  margin-bottom: 10px;
}

ol {
  padding-left: 40px;
  margin-bottom: 10px;
}

h1 {
  margin-bottom: 10px;
  font-size: 2.5rem;
  line-height: 46px;
  font-weight: lighter;
  color: #648ea4;
}

h1 strong {
  margin-bottom: 10px;
  font-size: 2.5rem;
  line-height: 46px;
  font-weight: bolder;
  color: #648ea4;
}

h1.siteobject-ueberschrift {
  margin-top: 28px;
  margin-bottom: 8px;
}

body.zweispaltig h1.siteobject-ueberschrift {
  color: #fff;
}

body.einspaltig h1.siteobject-ueberschrift {
  color: #fff;
}

body.zweispaltig h1.siteobject-ueberschrift strong {
  color: #fff;
}

body.einspaltig h1.siteobject-ueberschrift strong {
  color: #fff;
}

h2 {
  margin-bottom: 10px;
  font-size: 1.625rem;
  line-height: 30px;
  font-weight: bold;
  color: #648ea4;
}

h3 {
  margin-bottom: 10px;
  font-size: 1rem;
  line-height: 1.125rem;
  font-weight: bold;
  color: #000;
}

/* tabellen */
table td {
  padding-left: 5px;
  padding-right: 5px;
}

/* header */
#headerleiste_oben {
  float: right;
  height: 40px;
}

#headerleiste_oben a {
  color: #000;
}

.ghtab {
  display: table-cell;
  height: 25px;
}

.ghtab a {
  color: #ffffff !important;
  display: block;
  background-color: #c8c8c8;
  padding: 0;
  background-image: url("button-header-navi-button.jpg");
  background-repeat: no-repeat;
  height: 25px;
  line-height: 25px;
  width: 127px;
  text-align: center;
}

.ihtab {
  display: table-cell;
}

.ihtab img {
  height: 20px;
  padding-left: 5px;
  padding-right: 5px;
  width: auto;
  vertical-align: middle;
}

.lang {
  margin-left: 20px;
  padding-left: 12px;
  border-left: 1px solid #c8c8c8;
}

.lang:first-child {
  border-left: 1px #aaa solid;
}

.lang a {
  padding-left: 8px;
  text-transform: uppercase;
  color: #c8c8c8 !important;
}

.lang a.curlang {
  color: #000 !important;
}

#headerleiste_unten {
  float: right;
  height: 30px;
}

#headerleiste_unten input {
  font-size: 12px;
  background-image: url("picto-suche.png");
  background-repeat: no-repeat;
  background-position: right center;
  border: 1px solid #c8c8c8;
  padding: 2px;
}

#headerleiste_unten a {
  color: #000;
}

#headerleiste_unten table {
  width: 100%;
}

#headerleiste_unten .logo img {
  height: 20px;
  width: auto;
  vertical-align: bottom;
  margin-right: 5px;
}

#headerleiste_unten .logo a {
  line-height: 20px;
  text-transform: uppercase;
}

#headerleiste_unten .goerlitztext {
  font-weight: bold;
}

.coloredtext {
  margin-left: 7px;
  color: #648ea4;
  font-weight: lighter;
}

.coloredtext a {
  color: #648ea4 !important;
}

#headerrahmen {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
}

.menubutton {
  background-color: #648ea4;
}

#header {
  height: 70px;
}

#headerleiste_oben {
  margin-right: 7%;
}

#headerleiste_unten {
  margin-right: 7%;
  width: 84%;
}

#imgheaderbereich {
  overflow: hidden;
  height: 170px;
  background-size: cover;
  background-position: top left;
  position: fixed;
  top: 70px;
  left: 0;
  right: 0;
  z-index: 99;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
}

#imgheaderbereich.smaller {
  height: 120px;
}

#imgheaderbereich {
  background-image: url("header-648ea4.png");
}

#buttonebenehoch img {
  vertical-align: bottom;
  min-width: 50px;
}

#imgheaderbereich h1 {
  margin-bottom: 20px;
  font-size: 3rem;
  line-height: 56px;
  font-weight: bold;
  color: #fff;
}

#imgheaderbereich p {
  margin: 0;
  margin-top: 20px;
}

#imgheaderbereich p a {
  margin: 0;
  font-weight: lighter;
  font-size: 1.35rem;
  line-height: 32px;
  color: #fff;
  background-image: url(pfeil-back.png);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 20px;
}

/* footer */
#footerrahmen {
  background-color: #eef;
}

#footer {
  padding-top: 20px;
}

#footer ul {
  list-style: none;
  text-align: right;
  padding: 0;
}

#footer ul.ebene1 > li {
  border: 2px solid #648ea4;
  padding: 10px;
  float: left;
  width: 17%;
  box-sizing: border-box;
  margin: 10px;
  overflow: hidden;
}

#footer ul > li > a {
  color: #648ea4;
  font-weight: bold;
  font-size: 16px;
}

#footer ul > li > ul > li > a {
  color: #444;
  font-weight: normal;
  font-size: 11px;
}

#footer ul > li > ul > li {
  border: none;
  overflow: hidden;
}

/*Formulare*/
td.contact_col_left, td.contact_col_middle {
  padding-top: 5px;
  padding-bottom: 5px;
}

td.formulartrenner h2 {
  margin-top: 20px;
}

td.formulartrenner p {
  color: #648ea4;
}

td.contact_col_middle {
  vertical-align: top;
  width: 30%;
}

form .form_hinweis {
  font-style: italic;
  font-size: 14px;
}

form input[type=text], form input[type=date], form textarea {
  border: 1px solid #648ea4;
  padding: 5px;
  box-sizing: border-box;
}

.dark form #calsuche input[type=text], .dark form #calsuche input[type=date], .dark form #calsuche textarea {
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent;
  padding: 5px;
}

/*
andere elemente:
http://codepen.io/CreativeJuiz/pen/BiHzp
http://www.wufoo.com/guides/custom-radio-buttons-and-checkboxes/
*/
.dark form #calsuche select {
  background-color: #648ea4;
  background-image: url("select-arrow.png");
  background-position: right center;
  background-repeat: no-repeat;
  border: 1px solid #fff;
  border-radius: 0;
  color: #fff;
  padding: 5px;
  width: 100%;
  text-indent: 0.01px;
  text-overflow: "";
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-right: 30px;
}

.dark form #calsuche select::-ms-expand {
  display: none;
}

.dark form #calsuche select option {
  background-color: #648ea4;
}

.dark form #calsuche input[type=text] {
  background-color: #648ea4;
}

td.contact_col_left {
  text-align: right;
}

form input[type=date] {
  background-image: url("picto-kalender.png");
  background-position: 5px center;
  padding-left: 30px;
  background-repeat: no-repeat;
}

form input[type=submit], form input[type=button], form button {
  background-color: #648ea4;
  color: #fff;
  border: none;
  padding: 5px;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  text-transform: uppercase;
}

.dark form #calsuche input[type=submit], .dark form #calsuche input[type=button], .dark form #calsuche button {
  color: #648ea4;
  background-color: #fff;
}

form input[type=button] {
  background-color: #aaa;
  color: #fff;
  border: none;
  padding: 5px;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  text-transform: uppercase;
}

/*Bereichseite*/
#buttonbereich-buerger {
  background-image: url("button-buerger-1.jpg");
}

#buttonbereich-buerger:hover {
  background-image: url("button-buerger-2.jpg");
}

body.site3 a#buttonbereich-buerger {
  background-image: url("button-buerger-3.jpg");
}

#buttonbereich-tourismus {
  background-image: url("button-tourism-1.jpg");
}

#buttonbereich-tourismus:hover {
  background-image: url("button-tourism-2.jpg");
}

body.site2 a#buttonbereich-tourismus {
  background-image: url("button-tourism-3.jpg");
}

#buttonbereich-news {
  background-image: url("button-news-1.jpg");
}

#buttonbereich-news:hover {
  background-image: url("button-news-2.jpg");
}

body.site5 a#buttonbereich-news {
  background-image: url("button-news-3.jpg");
}

#buttonbereich-wirtschaft {
  background-image: url("button-wirtsch-1.jpg");
}

#buttonbereich-wirtschaft:hover {
  background-image: url("button-wirtsch-2.jpg");
}

body.site4 a#buttonbereich-wirtschaft {
  background-image: url("button-wirtsch-3.jpg");
}

.buttonbereich {
  display: block;
  background-size: cover;
  color: #fff;
  min-height: 50px;
  text-align: right;
  padding: 10px;
  padding-top: 20px;
}

.buttonbereich .texttop {
  font-size: 17px;
  font-weight: lighter;
}

.buttonbereich .textbottom {
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
}

body.bereichsseite #contentbereich {
  margin-top: 70px;
}

body.bereichsseite #siteobjects-middle {
  margin-left: 7%;
  margin-right: 7%;
}

.bereichobenleft {
  background-size: cover;
  width: 70%;
  float: left;
  padding-bottom: 45%;
  height: 0;
  overflow: hidden;
  position: relative;
  background-color: #eef;
}

#bereichobenleft-inner {
  height: 100%;
  position: absolute;
  width: 100%;
}

.bereichobenright {
  background-color: #444;
  width: 30%;
  float: left;
  padding-bottom: 45%;
  height: 0;
  overflow: hidden;
  position: relative;
}

#bereichobenright-inner {
  height: 100%;
  position: absolute;
  width: 100%;
}

#bereichswechsel {
  border: none;
  width: 100%;
  bottom: 10px;
  position: absolute;
}

#bereichswechsel td {
  padding: 0;
  width: 50%;
}

#goerlitzbereichtitel {
  line-height: 100px;
  text-transform: uppercase;
  font-size: 90px;
  text-align: center;
  background-color: rgba(100, 142, 164, 0.8);
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
  font-weight: 100;
}

body.bereichsseite h1.siteobject-ueberschrift, body.bereichsseite h1.siteobject-ueberschrift strong {
  font-size: 5rem;
  text-align: center;
  line-height: 100px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 40px;
}

.siteobject-box {
  position: relative;
  width: 50%;
  height: 0;
  padding-bottom: 50%;
  text-align: left;
  background: #ddd;
  float: left;
  overflow: hidden;
}

.siteobject-box > div.boxrect {
  position: absolute;
  margin: 0;
  height: 100%;
  width: 100%;
  background: #ccc;
}

.siteobject-box > div.boxrect > div {
  color: #fff;
  background-size: cover;
  background-position: center center;
}

.siteobject-box > div.boxrect > div h1 {
  color: #fff;
  font-size: 40px;
  font-weight: lighter;
  line-height: 46px;
  margin-bottom: 10px;
}

.siteobject-box.box1 > div.boxrect > div {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.siteobject-box.box2 > div.boxrect > div {
  height: 50%;
  width: 100%;
  overflow: hidden;
}

.siteobject-box.box3 > div.boxrect > div.boxinner-0 {
  height: 50%;
  width: 100%;
  overflow: hidden;
}

.siteobject-box.box1 > div.boxrect > div.boxinner-0 > div {
  left: 7%;
  right: 7%;
  bottom: 7%;
  position: absolute;
}

.siteobject-box.box1 > div.boxrect > div h1 {
  font-size: 3.75rem;
  line-height: 65px;
}

.siteobject-box.box3 > div.boxrect > div.boxinner-1 {
  float: left;
  height: 50%;
  width: 50%;
  overflow: hidden;
}

.siteobject-box.box3 > div.boxrect > div.boxinner-2 {
  float: left;
  height: 50%;
  width: 50%;
  overflow: hidden;
}

.siteobject-box.box4 > div.boxrect > div {
  float: left;
  height: 50%;
  width: 50%;
  overflow: hidden;
}

.siteobject-box.box4 > div.boxrect > div h1,
.siteobject-box.box3 > div.boxrect > div.boxinner-1 h1,
.siteobject-box.box3 > div.boxrect > div.boxinner-2 h1 {
  font-size: 27px;
  line-height: 30px;
}

/* Inhaltsbereiche */
.siteobject-content {
  padding: 30px 8%;
  background-color: #fff;
}

/* HTMLPIC element */
.siteobject-htmlpic {
  background-color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
}

.siteobject-htmlpic .inner {
  width: 200px;
  height: 200px;
  float: left;
}

.htmlpic-text {
  padding: 30px;
}

/*
zweispaltiges Layout

*/
body.zweispaltig #siteobjects-right {
  width: 30%;
  float: right;
  box-sizing: border-box;
}

body.zweispaltig #siteobjects-middle {
  width: 70%;
  float: left;
  box-sizing: border-box;
}

/* Fehlermeldungen */
.hw {
  background-color: #EEEEEE;
  padding: 10px;
  text-align: center;
}

.hw-error {
  background-color: #cb0000;
  color: #fff;
}

.hw-ok {
  background-color: #a6f462;
  color: #000;
}

.hw-info {
  background-color: #fff887;
  color: #333;
}

.hw-achtung {
  background-color: #ff7438;
  color: #333;
}

/* TERMINE */
.terminliste {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* iconleiste */
.icon {
  background-color: #444;
  width: 16.6666666667%;
  float: left;
  padding-bottom: 12%;
  height: 0;
  overflow: hidden;
  position: relative;
}

.icon > div {
  height: 100%;
  text-align: center;
  position: absolute;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: background-color 500ms linear;
  -moz-transition: background-color 500ms linear;
  -o-transition: background-color 500ms linear;
  -ms-transition: background-color 500ms linear;
  transition: background-color 500ms linear;
}

.icon:hover > div {
  background-color: rgba(0, 0, 0, 0.3);
}

.icon > div h3 {
  color: #fff;
}

.icon > div img {
  margin-top: 15px;
  max-width: 40%;
}

/* HTMLpic rows*/
div.htmlpicrows .htmlpicrowsright {
  border-left: 1px solid #ccc;
  box-sizing: border-box;
  padding-left: 30px;
}

div.htmlpicrows .htmlpicrowsleft {
  box-sizing: border-box;
  padding-right: 30px;
}

div.htmlpicrows.leftaligned .htmlpicrowsleft {
  width: 30%;
  float: left;
}

div.htmlpicrows.leftaligned .htmlpicrowsright {
  width: 70%;
  float: right;
}

div.htmlpicrows.rightaligned .htmlpicrowsleft {
  width: 70%;
  float: left;
}

div.htmlpicrows.rightaligned .htmlpicrowsright {
  width: 30%;
  float: right;
}

div.siteobject-content.htmlpicrows img {
  height: auto;
}

.bildrahmen {
  position: relative;
  width: 100%;
}

.copyrighttext {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
  font-size: 10px;
  text-shadow: 0 0 3px #000;
  padding: 5px;
}

.bildunterschrift {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 10px;
  text-shadow: 0 0 3px #000;
  padding: 5px;
}

.onlyOnHandy {
  display: none;
}

/* iFRAMES*/
iframe {
  border: none;
  width: 100%;
}

/* menu button*/
.menubutton img {
  width: 40%;
  vertical-align: baseline;
}

.bereichspalte {
  width: 25% !important;
}

#buttonebenehoch {
  padding-top: 30px;
}

.starttermintitel {
  font-size: 22px;
  line-height: 24px;
}

.starttermindatum {
  margin: 0;
  color: #000;
  font-size: 13px;
}

.bbeinreichung form input[type=text],
.bbeinreichung form input[type=date],
.bbeinreichung form textarea {
  border: 1px solid #d3b51e;
  padding: 5px;
  box-sizing: border-box;
  width: 100%;
  max-width: 300px;
}

.bbeinreichung .contact_col_left {
  width: 30%;
}

#grayscale {
  border-left: 1px solid #c8c8c8;
  margin-left: 15px;
  padding-left: 15px;
}

a#grayscale.greyscale label {
  color: #C7C7C7;
}

a#grayscale.greyscale img {
  height: 20px;
  padding-left: 5px;
  padding-right: 5px;
  width: auto;
  vertical-align: middle;
}

#greyscale_footer_arrow {
  display: none;
}

#headerleiste_oben .sitesearchmobil {
  border-right: 1px solid #c8c8c8;
}

#headerleiste_oben .sitesearchmobil img {
  margin-right: 0;
  margin-top: 0;
  padding-left: 5px;
  padding-right: 5px;
}

.format16_9 {
  height: 0 !important;
  padding-bottom: 56.25% !important;
}

.format16_10 {
  height: 0 !important;
  padding-bottom: 43.357% !important;
}

@media print {
  .noprint {
    display: none;
  }

  #contentbereich {
    margin-top: 0;
  }

  .siteobject-content {
    padding: 30px 0;
  }

  .ausrichtung {
    margin: 0;
  }

  .siteobject-pic {
    -webkit-print-color-adjust: exact;
  }
}
@media (min-width: 1400px) {
  .starttermintitel {
    font-size: 28px;
    line-height: 30px;
  }

  .starttermindatum {
    font-size: 16px;
  }

  body.bereichsseite #contentbereich {
    font-size: 110%;
  }

  .siteobject-box.box4 > div.boxrect > div h1 {
    font-size: 30px;
    line-height: 34px;
  }
}
@media (max-width: 1100px) {
  .siteobject-box.box1 > div.boxrect > div p {
    font-size: 1rem;
    line-height: 1.125rem;
  }

  .siteobject-box.box1 > div.boxrect > div h1 {
    font-size: 2.3rem;
    line-height: 2.425rem;
  }

  .siteobject-box.box2 > div.boxrect > div p {
    font-size: 1rem;
    line-height: 1.125rem;
  }

  .siteobject-box.box2 > div.boxrect > div h1 {
    font-size: 2.3rem;
    line-height: 2.425rem;
  }

  .buttonbereich .texttop {
    display: none;
  }

  .buttonbereich .textbottom {
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
  }

  .starttermintitel {
    font-size: 17px;
    line-height: 19px;
  }
}
@media (max-width: 960px) {
  .siteobject-box.box1 > div.boxrect > div.boxinner-0 > div {
    margin: 0 !important;
  }

  .menubutton img {
    width: 60%;
  }

  #bereichswechsel td {
    width: 40%;
  }

  .bereichspalte {
    width: 30% !important;
  }

  body {
    font-size: 95%;
  }
}
@media (max-width: 868px) {
  #headerleiste_oben .ghtab {
    display: none;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 90%;
  }

  .notOn700 {
    display: none !important;
  }

  .siteobject-box.box1 > div.boxrect > div h1 {
    font-size: 1.9rem;
    line-height: 1.925rem;
  }

  .siteobject-box.box2 > div.boxrect > div h1 {
    font-size: 1.9rem;
    line-height: 1.925rem;
  }

  .siteobject-box.box2 > div.boxrect > div p {
    display: none;
  }

  #headerleiste_unten form input {
    width: 100px;
  }

  .menubutton {
    width: 70px !important;
  }

  .ausrichtung {
    margin: 0;
  }

  body.bereichsseite #siteobjects-middle {
    margin-left: 0;
    margin-right: 0;
  }

  #headerleiste_oben {
    margin-right: 10px;
  }

  .lang {
    margin-right: 10px;
  }

  #headerleiste_unten {
    margin-right: 0;
  }

  #imgheaderbereich p a {
    line-height: 22px;
    background-image: url(pfeil-back.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 20px;
  }

  #imgheaderbereich p {
    margin: 20px 0 0;
    margin-left: 7%;
    margin-right: 7%;
  }

  #imgheaderbereich h1 {
    margin-left: 7%;
    margin-right: 7%;
    font-size: 38px;
    line-height: 42px;
  }

  h1.siteobject-ueberschrift {
    margin-left: 7%;
    margin-right: 7%;
  }

  .siteobject-pic-middle {
    background-position: center center;
    background-size: cover;
    height: 250px;
  }

  body.zweispaltig #siteobjects-middle {
    width: 100%;
  }

  body.zweispaltig #siteobjects-right {
    width: 100%;
  }

  div.htmlpicrows.leftaligned .htmlpicrowsright,
div.htmlpicrows.rightaligned .htmlpicrowsright {
    width: 100%;
  }

  div.htmlpicrows.leftaligned .htmlpicrowsleft img {
    max-width: 50%;
  }

  div.htmlpicrows.rightaligned .htmlpicrowsright img {
    max-width: 50%;
  }

  div.htmlpicrows .htmlpicrowsright {
    border-left: none;
    padding-left: 0;
  }

  div.htmlpicrows.leftaligned .htmlpicrowsleft,
div.htmlpicrows.rightaligned .htmlpicrowsleft {
    width: 100%;
  }

  div.htmlpicrows .htmlpicrowsleft {
    padding-right: 0;
  }

  #footer ul.ebene1 > li {
    width: 25%;
  }

  body.bereichsseite h1.siteobject-ueberschrift, body.bereichsseite h1.siteobject-ueberschrift strong {
    font-size: 50px;
    line-height: 60px;
  }

  .icon {
    padding-bottom: 26%;
    width: 33.3333333%;
  }

  .bereichobenleft {
    padding-bottom: 65%;
    width: 100%;
  }

  .bereichobenright {
    padding-bottom: 70%;
    width: 100%;
  }

  .bereichobenright .slick-slide {
    background-position: center center;
  }

  #buttonebenehoch {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bbeinreichung form input[type=text],
.bbeinreichung form input[type=date],
.bbeinreichung form textarea {
    border: 1px solid #d3b51e;
    padding: 5px;
    box-sizing: border-box;
    width: 100%;
  }

  #grayscale {
    border-left: 1px solid #c8c8c8;
    margin-left: 5px;
    padding-left: 10px;
  }
}
@media (max-width: 480px) {
  .siteobject-content {
    padding: 30px 20px;
    overflow: hidden;
  }

  #headerleiste_oben .ghtab {
    display: none;
  }

  #headerleiste_oben .ihtab {
    padding-top: 5px;
  }

  .lang a {
    padding-left: 5px;
  }

  a#grayscale.greyscale img {
    padding-left: 0;
    padding-right: 0;
  }

  p, li {
    font-size: 16px;
  }

  .htmlpic-text {
    padding: 0;
  }

  body {
    font-size: 75%;
  }

  #imgheaderbereich.smaller {
    height: 80px;
  }

  #imgheaderbereich {
    height: 120px;
  }

  #imgheaderbereich h1 {
    font-size: 22px;
    line-height: 24px;
  }

  #contentbereich {
    margin-top: 190px;
  }

  .angebotleft {
    display: none;
  }

  .angebotright {
    margin-left: 0 !important;
  }

  h1 {
    font-size: 32px;
    line-height: 34px;
  }

  .siteobject-box {
    width: 100%;
  }

  #footerrahmen {
    display: none;
  }

  .siteobject-pic-right {
    display: none;
  }

  .siteobject-htmlpic .inner {
    display: none;
  }

  .htmlpic-text {
    margin-left: 0 !important;
  }

  /* Formulare */
  td.contact_col_left {
    text-align: left;
  }

  .form td.contact_col_left, .form td.contact_col_middle {
    float: left;
    width: 100%;
  }

  .bereichobenleft {
    background-size: contain;
    background-repeat: no-repeat;
    padding-bottom: 120%;
  }

  #bereichswechsel td.bereichspalte {
    width: 50% !important;
  }

  .notOnHandy {
    display: none !important;
  }

  .onlyOnHandy {
    display: inline;
  }

  body.bereichsseite #siteobjects-middle > :not(.onHandy) {
    display: none !important;
  }

  #bereichswechsel td {
    width: auto;
  }

  #headerleiste_unten {
    width: auto;
    margin-right: 10px;
  }

  .lang {
    margin-left: 5px;
    padding-left: 5px;
  }

  .siteobject-box {
    padding-bottom: 100%;
  }

  .icon {
    background-image: none !important;
  }

  .icon > div img {
    max-width: 28%;
  }

  .icon > div h3 {
    font-size: 14px;
    line-height: 16px;
  }

  #grayscale {
    border-left: 1px solid #c8c8c8;
    margin-left: 0;
    padding-left: 10px;
  }
}
/* old MENU.css */
#menucontainer {
  z-index: 999;
  position: fixed;
  overflow: scroll;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  background: rgba(106, 93, 42, 0.8);
  background: rgba(94, 84, 44, 0.85);
  background: rgba(113, 106, 76, 0.87);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

#menucontainer.open {
  opacity: 1;
}

.menubutton {
  background-image: url("menu/button-menue-auf.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40%;
  cursor: pointer;
  width: 7%;
  height: 70px;
  color: #fff;
  font-size: 40px;
  line-height: 70px;
  border: none;
  padding: 0;
  margin: 0;
  text-align: center;
  display: block;
  float: left;
}

#menu-button2 {
  background-image: url("menu/button-menue-zu.png");
}

#menu-wrap {
  width: 300px;
  background-color: #fff;
  margin-top: 70px;
}

/* reset our lists to remove bullet points and padding */
ul#menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

#menu a {
  display: block;
  text-align: right;
  position: relative;
}

#menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul#menu li.siteparent0 {
  color: #fff;
  font-size: 20px;
}

ul#menu li.siteparent0 > a {
  background-color: #716a4c;
  background: -moz-linear-gradient(top, #716a4c 0%, rgba(113, 106, 76, 0.98) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #716a4c), color-stop(100%, rgba(113, 106, 76, 0.98)));
  background: -webkit-linear-gradient(top, #716a4c 0%, rgba(113, 106, 76, 0.98) 100%);
  background: -o-linear-gradient(top, #716a4c 0%, rgba(113, 106, 76, 0.98) 100%);
  background: -ms-linear-gradient(top, #716a4c 0%, rgba(113, 106, 76, 0.98) 100%);
  background: linear-gradient(to bottom, #716a4c 0%, rgba(113, 106, 76, 0.98) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#716a4c", endColorstr="#716a4c", GradientType=0);
  font-size: 26px;
  padding: 10px;
  background-size: cover;
  color: #fff;
}

/*    Navi Pfeile */
ul#menu li.siteparent0 > a > span.navlinktext {
  display: block;
  margin-right: 50px;
  padding-left: 90px;
}

ul#menu span.navlinktext {
  display: block;
  margin-right: 40px;
}

ul#menu span.mpfeil {
  position: absolute;
  right: -10px;
  bottom: 0;
  display: block;
  width: 50px;
  height: 45px;
  background-repeat: no-repeat;
  background-position: center bottom;
}

ul#menu a.siteparent0 > span.mpfeil {
  border-left: 1px solid rgba(255, 255, 255, 0.25);
  right: 0;
  top: 10px;
  bottom: 10px;
  height: auto;
  background-position: 10px 10px;
}

ul#menu li ul li a span.mpfeil {
  bottom: 5px;
}

ul#menu li.siteparent0 ul.ebene2 li a.hasSubs {
  padding-right: 0;
}

ul#menu li.siteparent0 a.siteparent0 span.mpfeil {
  background-image: url("menu/navi-aufklappen-ffffff.png");
}

ul#menu li.siteparent0 a.siteparent0 span.mpfeil.subopen {
  background-image: url("menu/navi-zuklappen-ffffff.png");
}

ul#menu li.siteparent0 ul.ebene2 li a span.mpfeil {
  background-image: url("menu/navi-aufklappen-9c5456.png");
}

ul#menu li.siteparent0 ul.ebene2 li a span.mpfeil.subopen {
  background-image: url("menu/navi-zuklappen-9c5456.png");
}

ul#menu li.siteparent0 ul.ebene3 li a span.mpfeil {
  background-image: url("menu/navi-aufklappen-000000.png") !important;
  height: 35px;
  bottom: -10px;
  background-position: center;
}

ul#menu li.siteparent0 ul.ebene3 li a span.mpfeil.subopen {
  background-image: url("menu/navi-zuklappen-000000.png") !important;
}

ul#menu a.site3.siteparent0 {
  background-image: url("button-buerger-1.jpg");
}

ul#menu a.site4.siteparent0 {
  background-image: url("button-wirtsch-1.jpg");
}

ul#menu a.site5.siteparent0 {
  background-image: url("button-news-1.jpg");
}

/*  ENDE Navi Pfeile */
ul#menu li.siteparent0.site1811 > a, ul#menu li.siteparent0.site51 > a, ul#menu li.siteparent0.site52 > a, ul#menu li.siteparent0.site441 > a, ul#menu li.siteparent0.site393 > a {
  font-size: 16px;
  padding: 10px;
  background-size: cover;
  color: #fff;
}

ul#menu ul {
  display: none;
}

ul#menu ul.ebene2 > li {
  background-color: #fff;
  border: 2px solid #9c5456;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

ul#menu ul.ebene2 a {
  color: #000;
  font-size: 14px;
}

ul#menu ul.ebene2 > li > a {
  color: #9c5456;
  font-size: 20px;
}

ul#menu ul.ebene2 > li {
  padding: 10px;
}

ul#menu ul > li.first {
  margin-top: 10px;
}

ul#menu ul.ebene3 > li {
  margin-bottom: 10px;
  margin-left: 10px;
}

ul#menu ul.ebene3 > li > a {
  color: #222;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 5px;
}

ul#menu a.site2.siteparent0 {
  background-image: url("button-tourism-1.jpg");
}

ul#menu a.site3.siteparent0 {
  background-image: url("button-buerger-1.jpg");
}

ul#menu a.site4.siteparent0 {
  background-image: url("button-wirtsch-1.jpg");
}

ul#menu a.site5.siteparent0 {
  background-image: url("button-news-1.jpg");
}

ul#menu li.siteparent0 ul.ebene2 li ul li ul li a {
  color: #aaa;
}

/*

Farben

*/
ul#menu li.siteparent0.site3 ul.ebene2 li a span.mpfeil {
  background-image: url("menu/navi-aufklappen-d3b51e.png");
}

ul#menu li.siteparent0.site3 ul.ebene2 li a span.mpfeil.subopen {
  background-image: url("menu/navi-zuklappen-d3b51e.png");
}

ul#menu li.siteparent0.site3 ul.ebene2 > li {
  border: 2px solid #d3b51e;
}

ul#menu li.siteparent0.site3 ul.ebene2 > li > a {
  color: #d3b51e;
}

/* */
ul#menu li.siteparent0.site4 ul.ebene2 li a span.mpfeil {
  background-image: url("menu/navi-aufklappen-747675.png");
}

ul#menu li.siteparent0.site4 ul.ebene2 li a span.mpfeil.subopen {
  background-image: url("menu/navi-zuklappen-747675.png");
}

ul#menu li.siteparent0.site4 ul.ebene2 > li {
  border: 2px solid #747675;
}

ul#menu li.siteparent0.site4 ul.ebene2 > li > a {
  color: #747675;
}

/* */
ul#menu li.siteparent0.site5 ul.ebene2 li a span.mpfeil {
  background-image: url("menu/navi-aufklappen-648ea4.png");
}

ul#menu li.siteparent0.site5 ul.ebene2 li a span.mpfeil.subopen {
  background-image: url("menu/navi-zuklappen-648ea4.png");
}

ul#menu li.siteparent0.site5 ul.ebene2 > li {
  border: 2px solid #648ea4;
}

ul#menu li.siteparent0.site5 ul.ebene2 > li > a {
  color: #648ea4;
}

/*# sourceMappingURL=def-648ea4.css.map */
