@font-face {
	font-family: 'myicomoon';
	src:url('/images/fonts/myicomoon.eot?-k1g97u');
	src:url('/images/fonts/myicomoon.eot?#iefix-k1g97u') format('embedded-opentype'),
		url('/images/fonts/myicomoon.woff?-k1g97u') format('woff'),
		url('/images/fonts/myicomoon.ttf?-k1g97u') format('truetype'),
		url('/images/fonts/myicomoon.svg?-k1g97u#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="myicon-"], [class*=" myicon-"] {
	font-family: 'myicomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.myicon-checkbox-checked:before {
	content: "\e600";
}

.myicon-checkbox-unchecked:before {
	content: "\e601";
}

.myicon-radio-checked:before {
	content: "\e602";
}

.myicon-radio-unchecked:before {
	content: "\e603";
}

.vdh-mask {
  display: none;
}

body {
  background-color: #eeeeee;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: scroll;
}
.design1, .design2, .design12 {
  display: none;
}
.design3, .design23 {
  display: block;
}
a {
  color: #008000;
}
a:hover {
  color: #00d000;
}
.rt-container, .rt-grid-12 {
  width: 100%;
}
.rt-block {
  margin: 0;
  padding: 0;
}
#rt-drawer {
  border: 0px;
}
#content_middle {
  background-color: #008000;
}
.start #content_middle, {
  height: 0;
}
.start #content_inner {
  position: absolute;
  height: 0;
}
.subpage #left {
  float: left;
}
.subpage #right {
  float: left;
}
.start #main_menu {
  position: absolute;
/*  top: 200px;
  left: 400px;*/
}
.start .tile {
  position: absolute;
}
.subpage .tile {
  float: left;
}
.tile {
  background-color: #b0ffb0;
}
.adresse {
  text-align: center;
}
.adresse, .oeffnungszeiten, .urlaub {
  background-color: #00a000;
  color: #90ff90;
}
.adresse h3, .oeffnungszeiten h3, .urlaub h3 {
  color: #90ff90;
}
.oeffnungszeiten h3, .urlaub h3 {
  margin-top: 0;
}
#content {
  color: #000000;
}
.component-content h2 {
  border-bottom: 0;
  box-shadow: none;
}
.component-content h2,
.component-content h3 {
  border-bottom: 0;
  box-shadow: none;
  font-weight: normal;
}
#content h2,
#content h3 {
  color: #008000;
}
.bottommenu {
  bottom: 0;
  right: 0;
}
.start .bottommenu {
  position: absolute;
}
.link a {
  display: block;
}
.start .link a {
  position: absolute;
}
.subpage .link a {
  position: relative;
}
ul.menu li {
  float: left;
  list-style: none outside none;
  margin-bottom: 0;
}
.bottommenu ul.menu li {
  float: right;
}
ul.menu li a:before,
ul.menu li .item:before,
ul.menu li .separator:before {
  content: "";
}
ul.menu li a:before,
ul.menu li .item:before,
ul.menu li .separator:before {
  content: "";
}
ul.menu ul.unstyled {
  margin-left: 0;
}
.nav > li > a:hover {
  background-color: transparent;
}
.component-content .current {
  clear: none;
  border: none;
  padding: 0;
}
ul.menu li.active.current > a:before,
ul.menu li.active.current > .item:before,
ul.menu li.active.current > .separator:before,
ul.menu li#current.active > a:before,
ul.menu li#current.active > .item:before,
ul.menu li#current.active > .separator:before {
  content: "";
  margin-right: 0;
}
.mymenu ul.menu ul {
  display: none;
}
.mymenu ul.menu li.active > ul {
  display: block;
}
ul.menu li a {
  color: #80ff80;
}
ul.menu li.active a, ul.menu li:hover a, ul.menu li.active.current > a {
  color: #d0ffd0;
}
.main_menu, .bottommenu {
  background-color: #00a000;
  background: -moz-linear-gradient(top, #008000 0%, #00c000 50%, #008000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#008000), color-stop(50%,#c00000), color-stop(100%,#008000));/* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #008000 0%,#00c000 50%,#008000 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #008000 0%,#c00000 50%,#008000 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #008000 0%,#00c000 50%,#008000 100%); /* IE10+ */
  background: linear-gradient(to bottom, #008000 0%,#00c000 50%,#008000 100%); /* W3C */
}
ul.menu li a:before, ul.menu li .item:before, ul.menu li .separator:before {
  margin: 0;
}
.logo a {
  display: block;
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  opacity: 0;
}
.bild1, .bild2, .bild3 {
  height: 0;
  background-size: 100% 100%;
}
.tile.link_ueberblick {
  background-color: #ffffff;
  transition: background-color 0.5s ease-in-out 0s;
  height: 0;
}
.tile.link_ueberblick:hover {
  background-color: #e0e0e0;
}
.tile.link_gasthof {
  height: 0;
  background-color: #e07000;
  transition: background-color 0.5s ease-in-out 0s;
}
.tile.link_gasthof:hover {
  background-color: #f07800;
}
.tile.link_zoepfchen {
  background-color: #800000;
}
.tile.link_zoepfchen:hover {
  background-color: #a00000;
}
.tile.link_zoepfchen {
  height: 0;
  transition: background-color 0.5s ease-in-out 0s;
}
.link a {
  width: 100%;
  padding-bottom: 100%;
}
.link span {
  position: absolute;
  display: block;
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  opacity: 0;
  transition: opacity 0.5s ease-in-out 0s;
}
.link:hover span {
  opacity: 1;
}
.link_tour a {
  background-size: 100% 100%;
}
.start#content_outer, .start #content_middle, .start #content_inner {
  transition: left 2s ease-in-out 0s,
    top 2s ease-in-out 0s,
    width 2s ease-in-out 0s,
    padding 2s ease-in-out 0s,
    margin 2s ease-in-out 0s,
    font-size 2s ease-in-out 0s,
    line-height 2s ease-in-out 0s;
}
.start .tile {
  transition: left 2s ease-in-out 0s,
    top 2s ease-in-out 0s,
    width 2s ease-in-out 0s,
    padding 2s ease-in-out 0s,
    margin 2s ease-in-out 0s,
    font-size 2s ease-in-out 0s,
    line-height 2s ease-in-out 0s,
    border-radius 2s ease-in-out 0s,
    background 0.5s ease-in-out 0s;
}
.start .logo.tile {
  transition: left 2s ease-in-out 0s,
    top 2s ease-in-out 0s,
    width 2s ease-in-out 0s,
    padding 2s ease-in-out 0s,
    margin 2s ease-in-out 0s,
    font-size 2s ease-in-out 0s,
    line-height 2s ease-in-out 0s,
    background 2s ease-in-out 0s;
}
/* .start p, .start h2, .start h3, .start li, .start ul {
  transition: font-size 2s ease-in-out 0s,
    line-height 2s ease-in-out 0s,
    text-shadow 2s ease-in-out 0s,
    margin 2s ease-in-out 0s,
    padding 2s ease-in-out 0s;
}*/
.urlaub > div {
  transition: height 2s ease-in-out 0s;
}
#panorama {
  transition: left 2s ease-in-out 0s,
    top 2s ease-in-out 0s,
    width 2s ease-in-out 0s,
    height 0.5s ease-in-out 0s;
  overflow: hidden;
}
.image_right {
  float: right;
  height: auto;
  width: auto;
}
.image_left {
  float: left;
  height: auto;
  width: auto;
}
.image_right a img, .image_left a img {
  height: auto;
  width: auto;
}
.sigplus-gallery ul > li > div > img,
.sigplus-gallery ul > li > div > a > img,
.sigplus-gallery ul > li > div > .captionplus > img,
.sigplus-gallery ul > li > div > .captionplus > a > img,
.sigplus-gallery > ul > li {
  margin: 0 !important;
}

#content_outer {
  top: 0;
  left: 0;
  width: 100%; /* 570 */
  margin: 0 auto;
  background-color: #ffffff;
  position: relative;
}
#content_outer.start {
  height: 0;
  padding-bottom: 243.15789473684210526315789473684%; /* 1386/570 */
}
.subpage #content_middle {
  float: left;
  width: 92.982456140350877192982456140351%;/* 530/570 */
  padding: 3.5087719298245614035087719298246%; /* 20/570 */
}
.start #content_middle {
  padding-bottom: 243.15789473684210526315789473684%; /* 1386/570 */
}
.start #content_inner {
  height: 0;
  top: 1.4430014430014430014430014430014%; /* 20/1386 */
  left: 3.5087719298245614035087719298246%; /* 20/570 */
  width: 92.982456140350877192982456140351%; /* 530/570 */
  padding: 0 0 236.14035087719298245614035087719% 0; /* 1346/570 */
}
.subpage #content_inner {
  float: left;
  width: 100%;
  padding: 0;
}
.subpage #right {
  width: 100%;
}
.logo {
  height: 0;
  left: 0;
  top: 0;
  width: 37.735849056603773584905660377358%; /* 200/530 */
  padding-bottom: 37.735849056603773584905660377358%; /* 200/530 */
  background-size: 100% 66.212121212121212121212121212121%;
  /* 230x242 Bereich, 300x209 Bild - (230/300)*(209/242) */
}
.subpage .logo {
  margin-right: 1.8867924528301886792452830188679%; /* 10/530 */
}
.adresse {
  height: 0;
  left: 39.622641509433962264150943396226%; /* 210/530 */
  top: 0;
  width: 56.603773584905660377358490566038%; /* 300/530 */
  padding: 1.8867924528301886792452830188679%
    1.8867924528301886792452830188679%
    35.849056603773584905660377358491%;
    1.8867924528301886792452830188679%; /* 10/530 10/530 190/530 10/530 */
  border-radius: 3.125% / 5%; /* 10/320 10/200 */
}
.subpage .adresse {
  float: left;
  margin: 0 0 1.8867924528301886792452830188679% 0; /* 10/530 */
}
.main_menu {
  height: 0;
  left: 0;
  width: 100%;
  padding-bottom: 6.0377358490566037735849056603774%; /* 32/530 */
  top: 15.601783060921248142644873699851%; /* 210/1346 */
  border-radius: 1.8867924528301886792452830188679% / 31.25%; /* 10/530 10/32 */
}
.subpage .main_menu {
  float: left;
  margin-bottom: 1.8867924528301886792452830188679%; /* 10/530 */
}
.oeffnungszeiten {
  height: 0;
  width: 56.603773584905660377358490566038%; /* 300/530 */
  left: 0;
  top: 18.722139673105497771173848439822%; /* 252/1346 */
  padding: 1.8867924528301886792452830188679%
    1.8867924528301886792452830188679%
    35.849056603773584905660377358491%
    1.8867924528301886792452830188679%; /* 10/530 10/530 190/530 10/530 */
  border-radius: 3.125% / 5%; /* 10/320 10/200 */
}
.subpage .oeffnungszeiten {
  margin: 0 1.8867924528301886792452830188679%
    1.8867924528301886792452830188679% 0; /* 10/530 */
}
.bild1 {
  height: 0;
  top: 18.722139673105497771173848439822%; /* 252/1346 */
  left: 62.264150943396226415094339622642%; /* 330/530 */
  width: 37.735849056603773584905660377358%; /* 200/530 */
  padding-bottom: 37.735849056603773584905660377358%; /* 200/530 */
  border-radius: 5% /* 10/200 */
}
.subpage .bild1 {
  float: left;
}
.urlaub {
  height: 0;
  left: 0;
  top: 34.323922734026745913818722139673%; /* 462/1346 */
  width: 56.603773584905660377358490566038%; /* 300/530 */
  padding: 1.8867924528301886792452830188679%
    1.8867924528301886792452830188679%
    35.849056603773584905660377358491%
    1.8867924528301886792452830188679%; /* 10/530 10/530 190/530 10/530 */
  border-radius: 3.125% / 5%; /* 10/320 10/200 */
}
.subpage .urlaub {
  margin: 0 1.8867924528301886792452830188679% 0 0; /* 10/530 */
}
.bild2 {
  height: 0;
  left: 62.264150943396226415094339622642%; /* 330/530 */
  top: 34.323922734026745913818722139673%; /* 462/1346 */
  width: 37.735849056603773584905660377358%; /* 200/530 */
  padding-bottom: 37.735849056603773584905660377358%; /* 200/530 */
  border-radius: 5% /* 10/200 */
}
.subpage bild2 {
  float: left;
}
#content {
  left: 0;
  top: 49.925705794947994056463595839525%; /* 672/1346 */
}
.start #content {
  height: 0;
  width: 56.603773584905660377358490566038%; /* 300/530 */
  padding: 1.8867924528301886792452830188679%
    1.8867924528301886792452830188679%
    35.849056603773584905660377358491%
    1.8867924528301886792452830188679%; /* 10/530 10/530 190/530 10/530 */
  border-radius: 3.3333333333333333333333333333333% / 5%; /* 10/300 10/200 */
}
.subpage #content {
  width: 96.226415094339622641509433962264%; /* 510/530 */
  margin: 1.8867924528301886792452830188679% 0;/* 10/530 */
  padding: 1.8867924528301886792452830188679%;/* 10/530 */
  border-radius: 10px;
  border-radius: 1.7543859649122807017543859649123vw; /* 10/570 */
}
.bild3 {
  left: 62.264150943396226415094339622642%; /* 330/530 */
  top: 49.925705794947994056463595839525%; /* 672/1346 */
  width: 37.735849056603773584905660377358%; /* 200/530 */
  padding-bottom: 37.735849056603773584905660377358%; /* 200/530 */
  border-radius: 5% /* 10/200 */
}
.panorama {
  line-height: 0; /* damit Html5-Panorama nicht nach unten verschoben wird */
  left: 0;
  width: 100%;
  height: 21.322436849925705794947994056464%; /* 287/1346 */
  top: 65.527488855869242199108469539376%; /* 882/1346 */
  border-radius: 1.8867924528301886792452830188679% /
    3.4843205574912891986062717770035%; /* 10/530 / 10/287 */
}
.bottommenu {
  height: 0;
  left: 0;
  top: 97.622585438335809806835066864785%; /* 1314/1346 */
  width: 100%;
  padding-bottom: 6.0377358490566037735849056603774%; /* 32/530 */
  border-radius: 1.8867924528301886792452830188679% / 31.25%; /* 10/530 10/32 */
}
.link, .link a {
  border-radius: 8%; /* 10/125 */
}
.link_ueberblick {
  height: 0;
  left: 0;
  top: 87.592867756315007429420505200594%; /* 1179/1346 */
  width: 23.584905660377358490566037735849%; /* 125/530 */
  padding-bottom: 23.584905660377358490566037735849%; /* 125/530 */
  background-color: #ffffff;
  transition: background-color 0.5s ease-in-out 0s;
}
.link_ueberblick a {
  background-size: 100% 100%;
}
.link_ueberblick:hover {
  background-color: #e0e0e0;
}
.link_gasthof {
  height: 0;
  left: 25.471698113207547169811320754717%; /* 135/530 */
  top: 87.592867756315007429420505200594%; /* 1179/1346 */
  width: 23.584905660377358490566037735849%; /* 125/530 */
  padding-bottom: 23.584905660377358490566037735849%; /* 125/530 */
  background-color: #000080;
  transition: background-color 0.5s ease-in-out 0s;
}
.link_gasthof a {
  background-size: 93.548387096774193548387096774194%
    56.129032258064516129032258064516%; /* 145/155 78/155 */
}
.link_gasthof:hover {
  background-color: #0000a0;
}
.link_zoepfchen, .link_wuschl {
  height: 0;
  left: 50.943396226415094339622641509434%; /* 270/530 */
  top: 87.592867756315007429420505200594%; /* 1179/1346 */
  width: 23.584905660377358490566037735849%; /* 125/530 */
  padding-bottom: 23.584905660377358490566037735849%; /* 125/530 */
  transition: background-color 0.5s ease-in-out 0s;
}
.link_zoepfchen {
  background-color: #800000;
}
.link_zoepfchen a {
  background-size: 26.451612903225806451612903225806% 64.516129032258064516129032258065%;/* 41/155 100/155 */
}
.subpage .link {
  margin: 0 1.8867924528301886792452830188679%
    1.8867924528301886792452830188679% 0; /* 10/530 10/530 */
}
.subpage .link_tour {
  margin: 0 0 1.8867924528301886792452830188679% 0; /* 10/530 */
}
.tile.link_tour,
.tile.link_ueberblick {
  background-color: #ffffff;
  overflow: hidden;
}
.link_tour {
  height: 0;
  left: 76.415094339622641509433962264151%; /* 405/530 */
  top: 87.592867756315007429420505200594%; /* 1179/1346 */
  width: 23.584905660377358490566037735849%; /* 125/530 */
  padding-bottom: 23.584905660377358490566037735849%; /* 125/530 */
}
.link_tour > div,
.link_ueberblick > div {
  position: relative;
  height: 0;
  opacity: 1;
  transition: opacity 0.5s ease-in-out 0s;
  width: 100%;
  padding-bottom: 100%;
  background-size: contain;
}
.link_tour:hover > div,
.link_ueberblick:hover > div {
  opacity: 0.8;
}
.link_tour a {
  background-size: 100% 100%;
}
.link a {
  width: 100%;
  padding-bottom: 100%;
}
.link.link_tour a,
.link.link_ueberblick a {
  margin-top: -100%;
}
.link span {
  position: absolute;
  display: block;
  bottom: 5px;
  bottom: 0.87719298245614035087719298245614vw; /* 5/570 */;
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 0 0 4px #000000;
  text-shadow: 0 0 0.70175438596491228070175438596491vw #000000; /* 4/570 */
  opacity: 0;
  transition: opacity 0.5s ease-in-out 0s;
}
.link:hover span {
  opacity: 1;
}
p, ul, li {
  font-size: 14px;
  font-size: 2.4561403508771929824561403508772vw; /* 14/570 */
  line-height: 17.5px; /* 14*1.25 */
  line-height: 3.0701754385964912280701754385965vw; /* 17.5/570 */
}
p, ul {
  margin-bottom: 7px;
  margin-bottom: 1.2280701754385964912280701754386vw; /* 7px/570 */
}
ul {
  margin-left: 25px;
  margin-left: 4.3859649122807017543859649122807vw; /* 25/570 */
}
.component-content h2 {
  font-size: 28px;
  font-size: 4.9122807017543859649122807017544vw; /* 28/570 */
  line-height: 30px;
  line-height: 5.2631578947368421052631578947368vw; /* 30/570 */
  padding-bottom: 15px;
  padding-bottom: 2.6315789473684210526315789473684vw; /* 15/570 */
  margin-bottom: 15px;
  margin-bottom: 2.6315789473684210526315789473684vw; /* 15/570 */
}
.component-content h3 {
  font-size: 22px;
  font-size: 3.859649122807017543859649122807vw; /* 22/570 */
  line-height: 24px;
  line-height: 4.2105263157894736842105263157895vw; /* 24/570 */
  padding-top: 12px;
  padding-top: 2.1052631578947368421052631578947vw; /* 12/570 */
  padding-bottom: 0;
  margin-bottom: 12px;
  margin-bottom: 2.1052631578947368421052631578947vw; /* 12/570 */
}
#content h2,
#content h3 {
  text-shadow: 2px 2px 4px #004000;
  text-shadow: 0.35087719298245614035087719298246vw
    0.35087719298245614035087719298246vw
    0.70175438596491228070175438596491vw #004000; /* 2/570 2/570 4/570 */
}
.adresse p {
  line-height: 30px;
  line-height: 5.2631578947368421052631578947368vw; /* 30/570 */
}
.component-content .adresse h3 {
  font-size: 30px;
  font-size: 5.2631578947368421052631578947368vw; /* 30/570 */
  line-height: 40px;
  line-height: 7.0175438596491228070175438596491vw; /* 40/570 */
  margin: 20px 0 40px 0;
  margin: 3.5087719298245614035087719298246vw 0
    7.0175438596491228070175438596491vw 0; /* 0 20/570 0 40/570 */
  padding: 0;
  text-shadow: 0.35087719298245614035087719298246vw
    0.35087719298245614035087719298246vw
    1.0526315789473684210526315789474vw #400000; /* 2/570 2/570 6/570 */
}
.component-content .oeffnungszeiten h3, .component-content .urlaub h3 {
  font-size: 24.5px;
  font-size: 4.2982456140350877192982456140351vw; /* 24.5/570 */
  line-height: 40px;
  line-height: 7.0175438596491228070175438596491vw; /* 40/570 */
  padding: 0;
  padding-bottom: 10px;
  padding-bottom: 1.7543859649122807017543859649123vw; /* 10/570 */
  margin-bottom: 10px;
  margin-bottom: 1.7543859649122807017543859649123vw; /* 10/570 */
  text-shadow: 0.35087719298245614035087719298246vw
    0.35087719298245614035087719298246vw
    1.0526315789473684210526315789474vw #400000; /* 2/570 2/570 6/570 */
}
.urlaub > div {
  overflow: hidden;
  height: 90px;
  height: 21.052631578947368421052631578947vw;
  /* 120/570; 140 = 180 - 40 - 10 - 10; 180 = 200 - 2*10 margin */
}
.urlaub:hover > div {
  overflow: auto;
}
p.li {
  display: list-item;
  list-style: disc outside none;
}
.link span {
  font-size: 14px;
  font-size: 2.4561403508771929824561403508772vw; /* 14/570 */
  line-height: 17.5px; /* 14*1.25 */
  line-height: 3.0701754385964912280701754385965vw; /* 17.5/570 */
}
#content .grafik_anfahrt img {
  width: 95%;
  height: auto;
}
.mymenu ul.menu > li {
  font-size: 14px;
  font-size: 2.4561403508771929824561403508772vw; /* 14/570 */
}
.mymenu ul.menu li a {
  font-size: 1em;
  line-height: 1.2857142857142857142857142857143em;
  height: 1.2857142857142857142857142857143em;
  padding: 0.5em 0.85714285714285714285714285714286em;
}
.mymenu ul.menu li ul {
  font-size: 0.9em;
}
#content .album li {
  width: calc(43.07992202729044834307992202729vw * 0.96);  /* 156/543; 362 ca. 570*324/510 */
  margin: calc(0.82846003898635477582846003898635vw * 0.96) !important; /* 3/362 */
  vertical-align: top;
}
#content .album li a {
  width: calc(43.07992202729044834307992202729vw * 0.96); /* 156/362 */
  height: calc(43.07992202729044834307992202729vw * 0.96); /* 156/362 */
  background-color: #80ff80;
  display: table-cell !important;
  text-align: center;
  vertical-align: bottom;
}
#content .album li a img {
  max-height: calc(41.423001949317738791423001949318vw * 0.96); /* 150/362 */
  max-width: calc(41.423001949317738791423001949318vw * 0.96); /* 150/362 */
  width: auto;
  height: auto;
  margin: calc(0.82846003898635477582846003898635vw * 0.96) !important; /* 3/362 */
}
#content .album li .captionplus-bottom {
  background-color: #50f050;
  padding-bottom: calc(0.82846003898635477582846003898635vw * 0.96) !important; /* 3/362 */
}
.image_right {
  margin: 0 0 0 10px !important;
  margin: 0 0 0
    1.7543859649122807017543859649123vw !important; /* 10/570 */
}
.image_left {
  margin: 0 10px 0 0 !important;
  margin: 0 1.7543859649122807017543859649123vw
    0 0 !important; /* 10/570 */
}
.image_right, .image_right a img,
.image_left, .image_left a img {
  max-height: 400px;
  max-height: 43.859649122807017543859649122807vw; /* 250/570 */
  max-width: 400px;
  max-width: 43.859649122807017543859649122807vw; /* 250/570 */
}
#map, #map > div {
  width: 510px;
  width: 89.473684210526315789473684210526vw; /* 510/570 */
  height: 382px; /* ca. 607*510/810 */
  height: 67.050032488628979857050032488629vw; /* 382,.../570 */
}
.inmap {
  height: auto;
  width: 200px;
  width: 35.087719298245614035087719298246vw; /* 200/570 */
}
.inmap img {
  width: 200px;
  width: 35.087719298245614035087719298246vw; /* 200/570 */
  height: 139px; /* 209*200/300 */
  height: 24.385964912280701754385964912281vw; /* 139/570 */
}
form.fcp_form {
  margin-bottom: 0;
}
div.fcp_line.fcp_contact label,
div.fcp_line.fcp_text label,
div.fcp_line.fcp_textarea label {
  text-align: left;
}
div.fcp_line.fcp_contact input,
div.fcp_line.fcp_text input,
div.fcp_textarea textarea {
  width: 100% !important;
  border: 1px solid #80c080;
  background-color: #e0ffe0;
  color: #008000;
  margin-bottom: 0.64285714285714285714285714285714em; /* 9/14 */
  border-radius: 0.35714285714285714285714285714286em; /* 5/14 */
}
div.fcp_checkbox_l input.fcp_lcb {
  margin-left: 0;
  max-width: 100%;
}
div.fcp_recaptcha label {
  display: none;
}
.fcp_sendrow {
  margin-left: 0;
}
#fcp_wrapper form {
  margin-bottom: 0.5em;
}
#fcp_wrapper:last-child form {
  margin-bottom: 0;
}
div.fcp_line,
div.fcp_line input,
div.fcp_line label,
div.fcp_line textarea,
fieldset.fcp_fieldset legend {
  font-size: 1em;
  line-height: 1.4285714285714285714285714285714em; /* 20/14 */
}
div.fcp_line span.fcp_error_msg {
  font-size: 0.95em;
  line-height: 1.4285714285714285714285714285714em; /* 20/14 */
}
div.fcp_line input[type="checkbox"] {
  display: none;
}
div.fcp_line label,
div.fcp_textarea label {
  max-width: 100%;
  width: auto;
  height: 1.4285714285714285714285714285714em; /* 20/14 */
  margin-right: 0;
  margin-bottom: 0.3em;
}
div.fcp_line.fcp_checkbox label:before {
  content: "\e601";
  font-family: "myicomoon";
  margin-right: 1em;
  color: #008000;
}
div.fcp_line.fcp_checkbox:hover label:before {
  color: #00c000;
  transition: color 0.5s ease-in-out 0s;
}
div.fcp_line.fcp_checkbox input[type="checkbox"]:checked + label:before {
  content: "\e600";
}
div.fcp_line input[type="text"] {
  height: 1.4285714285714285714285714285714em; /* 20/14 */
}
div.fcp_line input[type="text"],
div.fcp_line textarea {
  padding: 0.28571428571428571428571428571429em
    0.42857142857142857142857142857143em; /* 4/14 6/14 */
}
div.fcp_line.fcp_contact input,
div.fcp_line.fcp_text input,
div.fcp_line.fcp_date input,
div.fcp_textarea textarea,
div.fcp_line.fcp_contact textarea {
  max-width: calc(100% - (2 * 0.42857142857142857142857142857143em) - 2px);
}
div.fcp_line input,
div.fcp_line textarea {
  /* box-shadow: 2px 2px 4px 0 rgba(0,192,0,0.5) inset; */
  box-shadow: 0.14285714285714285714285714285714em
    0.14285714285714285714285714285714em
    0.28571428571428571428571428571429em 0 rgba(0,192,0,0.5) inset;
}
input#recaptcha_response_field {
  box-shadow: none;
}
#recaptcha_widget_div {
  float: left;
}
#fcp_err_recap {
  float: left;
  clear: left;
  margin-left: 0;
}
div.fcp_line input#fcp_send_button {
  box-shadow: none;
  background-image: linear-gradient(to bottom, #00e000, #00a000);
  border-color: #008000;
}
div.fcp_line input#fcp_send_button:hover {
  background-image: linear-gradient(to bottom, #10f010, #10b010);
}
div.fcp_line {
  font-size: 14px;
  font-size: 2.4561403508771929824561403508772vw; /*14/900 */
}

@media (min-width: 362px) { /* 362=570*162*2/510 */
  #content .album li {
    width: calc(28.719948018193632228719948018194vw * 0.96); /* 156/543; 543=570*162*3/510 */
    margin: calc(0.55230669265756985055230669265757vw * 0.96) !important; /* 3/543 */
    vertical-align: top;
  }
  #content .album li a {
    width: calc(28.719948018193632228719948018194vw * 0.96); /* 156/543 */
    height: calc(28.719948018193632228719948018194vw * 0.96); /* 156/543 */
  }
  #content .album li a img {
    max-height: calc(27.615334632878492527615334632878vw * 0.96); /* 150/543 */
    max-width: calc(27.615334632878492527615334632878vw * 0.96); /* 150/543 */
    margin: calc(0.55230669265756985055230669265757vw * 0.96) !important; /* 3/543 */
  }
  #content .album li .captionplus-bottom {
    padding-bottom: calc(0.55230669265756985055230669265757vw * 0.96) !important; /* 3/543 */
  }
}

@media (min-width: 543px) { /* 543=570*162*3/510 */
  #content .album li {
    width: calc(21.539961013645224171539961013645vw * 0.96); /* 156/724; 724=570*162*4/510 */
    margin: calc(0.41423001949317738791423001949318vw * 0.96) !important; /* 3/724 */
    vertical-align: top;
  }
  #content .album li a {
    width: calc(21.539961013645224171539961013645vw * 0.96); /* 156/724 */
    height: calc(21.539961013645224171539961013645vw * 0.96); /* 156/724 */
  }
  #content .album li a img {
    max-height: calc(20.711500974658869395711500974659vw * 0.96); /* 150/724 */
    max-width: calc(20.711500974658869395711500974659vw * 0.96); /* 150/724 */
    margin: calc(0.41423001949317738791423001949318vw * 0.96) !important; /* 3/724 */
  }
  #content .album li .captionplus-bottom {
    padding-bottom: calc(0.41423001949317738791423001949318vw * 0.96) !important; /* 3/724 */
  }
}

@media (min-width: 590px) {
  .design1, .design3 {
    display: none;
  }
  .design2, .design12 {
    display: block;
  }
  #content_outer {
    width: 100%;
  }
  #content_outer.start {
    height: 0;
    padding-bottom: 153.88888888888888888888888888889%; /* 1385/900 */
  }
  .subpage #content_middle {
    width: 95.555555555555555555555555555556%; /* 860/900 */
    padding: 2.2222222222222222222222222222222%; /* 20/900 */
  }
  .start #content_middle {
    padding-bottom: 153.88888888888888888888888888889%; /* 1385/900 */
  }
  .start #content_inner {
    top: 1.4440433212996389891696750902527%; /* 20/1385 */
    left: 2.2222222222222222222222222222222%; /* 20/900 */
  }
  .subpage #content_inner {
    float: left;
  }
  #content_inner {
    padding: 0;
    width: 95.555555555555555555555555555556%; /* 860/900 */
  }
  .start #content_inner {
    height: 0;
    padding-bottom: 149.44444444444444444444444444444%; /* 1345/900 */
    width: 95.555555555555555555555555555556%; /* 860/900 */;
    left: 2.2222222222222222222222222222222%; /* 20/900 */
  }
  .subpage #content_inner {
    width: 100%;
    padding: 0;
  }
  .subpage #right {
    width: 100%;
  }
  .logo {
    height: 0;
    left: 0;
    top: 0;
    width: 26.744186046511627906976744186047%; /* 230/860 */
    padding-bottom: 28.139534883720930232558139534884%; /* 242/860 */
    background-size: 100% 66.212121212121212121212121212121%;
    /* 230x242 Bereich, 300x209 Bild - (230/300)*(209/242) */
  }
  .logo a {
    padding-bottom: 105.21739130434782608695652173913%; /* 242/230 */
  }
  .subpage .logo {
    margin-right: 1.1627906976744186046511627906977%;  /* 10/860 */
  }
  .oeffnungszeiten {
    height: 0;
    width: 34.88372093023255813953488372093%; /* 300/860 */
    left: 0;
    top: 18.736059479553903345724907063197%; /* 252/1345 */
    padding: 1.1627906976744186046511627906977%
      1.1627906976744186046511627906977%
      22.093023255813953488372093023256%
      1.1627906976744186046511627906977%; /* 10/860 10/860 (180+10)/860 10/860 */
  }
  .subpage .oeffnungszeiten {
    margin: 0 1.1627906976744186046511627906977% 0 0; /* 10/860 */
  }
  .urlaub, .subpage .urlaub {
    height: 0;
    left: 38.372093023255813953488372093023%; /* 330/860 */
    top: 18.736059479553903345724907063197%; /* 252/1345 */
    width: 34.88372093023255813953488372093%; /* 300/860 */
    padding: 1.1627906976744186046511627906977%
      1.1627906976744186046511627906977%
      22.093023255813953488372093023256%
      1.1627906976744186046511627906977%; /* 10/860 10/860 (180+10)/860 10/860 */
  }
  .subpage .urlaub {
    margin: 0 1.1627906976744186046511627906977% 0 0;  /* 10/860 */
  }
  .bild1 {
    height: 0;
    top: 0;
    left: 27.906976744186046511627906976744%; /*240/860 */
    width: 23.255813953488372093023255813953%; /*200/860 */
    padding-bottom: 23.255813953488372093023255813953%; /*200/860 */
  }
  .subpage .bild1 {
    float: left;
  }
  .adresse {
    height: 0;
    left: 52.325581395348837209302325581395%; /* 450/860 */
    top: 0;
    width: 45.348837209302325581395348837209%; /* 390/860 */
    padding: 1.1627906976744186046511627906977%
      1.1627906976744186046511627906977%
      22.093023255813953488372093023256%
      1.1627906976744186046511627906977%; /* 10/860 10/860 (180+10)/860 10/860 */
    border-radius: 2.4390243902439024390243902439024% / 5%; /* 10/410 10/200 */
  }
  .subpage .adresse {
    float: left;
    margin: 0 0 1.1627906976744186046511627906977%
      1.1627906976744186046511627906977%; /* 10/860 10/860 */
  }
  .bild2 {
    height: 0;
    left: 76.744186046511627906976744186047%; /* 660/860 */
    top: 18.736059479553903345724907063197%; /* 252/1345 */
    width: 23.255813953488372093023255813953%; /* 200/860 */
    padding-bottom: 23.255813953488372093023255813953%; /* 200/860 */
  }
  .subpage bild2 {
    float: left;
  }
  .main_menu {
    height: 0;
    left: 27.906976744186046511627906976744%; /* 240/860 */
    width: 72.093023255813953488372093023256%; /* 620/860 */
    padding-bottom: 3.7209302325581395348837209302326%; /* 32/860 */
    top: 15.613382899628252788104089219331%; /* 210/1345 */
    border-radius: 1.6129032258064516129032258064516% / 31.25%; /* 10/620 10/32 */
  }
  .subpage .main_menu {
    float: left;
    margin-bottom: 1.1627906976744186046511627906977%; /* 10/860 */
  }
  #content {
    left: 0;
    top: 34.349442379182156133828996282528%; /* 462/1345 */
  }
  .start #content {
    height: 0;
    width: 73.255813953488372093023255813953%; /* 630/860 */
    padding: 1.1627906976744186046511627906977%
      1.1627906976744186046511627906977%
      22.093023255813953488372093023256%
      1.1627906976744186046511627906977%; /* 10/860 10/860 (180+10)/860 10px */
    border-radius: 1.5873015873015873015873015873016% / 5%; /* 10/630 10/200 */
  }
  .subpage #content {
    width: 97.674418604651162790697674418605%; /* 840/860 */
    margin: 1.1627906976744186046511627906977% 0; /* 10/860 */
    padding: 1.1627906976744186046511627906977%; /* 10/860 */
    border-radius: 10px;
    border-radius: 1.1111111111111111111111111111111vw; /* 10/900 */
  }
  .bild3 {
    left: 76.744186046511627906976744186047%; /* 660/860 */
    top: 34.349442379182156133828996282528%; /* 462/1345 */
    width: 23.255813953488372093023255813953%; /* 200/860 */
    padding-bottom: 23.255813953488372093023255813953%; /* 200/860 */
  }
  .panorama {
    left: 0;
    width: 100%;
    height: 466px;
    height: 51.777777777777777777777777777778vw; /* 466/900 */
    top: 49.962825278810408921933085501859%; /* 672/1345 */
    border-radius: 1.1627906976744186046511627906977% /
      2.1459227467811158798283261802575%; /* 10/860 / 10/466 */
  }
  .bottommenu {
    height: 0;
    left: 0;
    top: 97.620817843866171003717472118959%; /* 1313/1345 */
    width: 100%;
    padding-bottom: 3.7209302325581395348837209302326%; /* 32/860 */
    border-radius: 1.1627906976744186046511627906977% / 31.25%; /* 10/860 10/32 */
  }
  .link_ueberblick {
    height: 0;
    left: 0;
    top: 85.353159851301115241635687732342%; /* 1148/1345 */
    width: 18.023255813953488372093023255814%; /* 155/860 */
    padding-bottom: 18.023255813953488372093023255814%; /* 155/860 */
    background-color: #ffffff;
    transition: background-color 0.5s ease-in-out 0s;
  }
  .link_ueberblick a {
    background-size: 100% 100%;
  }
  .link_ueberblick:hover {
    background-color: #e0e0e0;
  }
  .link_gasthof {
    height: 0;
    left: 19.186046511627906976744186046512%; /* 165/860 */
    top: 85.353159851301115241635687732342%; /* 1148/1345 */
    width: 18.023255813953488372093023255814%; /* 155/860 */
    padding-bottom: 18.023255813953488372093023255814%; /* 155/860 */
    background-color: #000080;
    transition: background-color 0.5s ease-in-out 0s;
  }
  .link_gasthof:hover {
    background-color: #0000a0;
  }
  .link_zoepfchen {
    height: 0;
    left: 38.372093023255813953488372093023%; /* 330/860 */
    top: 85.353159851301115241635687732342%; /* 1148/1345 */
    width: 18.023255813953488372093023255814%; /* 155/860 */
    padding-bottom: 18.023255813953488372093023255814%; /* 155/860 */
    transition: background-color 0.5s ease-in-out 0s;
    background-color: #800000;
  }
  .link_zoepfchen a {
    background-size: 26.451612903225806451612903225806% 64.516129032258064516129032258065%;/* 41/155 100/155 */
  }
  .subpage .link {
    margin: 0 1.1627906976744186046511627906977%
      1.1627906976744186046511627906977% 0; /* 10/860 10/860 */
  }
  .link_tour {
    height: 0;
    left: 57.558139534883720930232558139535%; /* 495/860 */
    top: 85.353159851301115241635687732342%; /* 1148/1345 */
    width: 18.023255813953488372093023255814%; /* 155/860 */
    padding-bottom: 18.023255813953488372093023255814%; /* 155/860 */
  }
  .link_tour a {
    background-size: 100% 100%;
  }
  .link, .link a {
    border-radius: 6.4516129032258064516129032258065%; /* 10/1%5 */
  }
  .link a {
    width: 100%;
    padding-bottom: 100%;
  }
  .link span {
    position: absolute;
    display: block;
    bottom: 5px;
    bottom: 0.55555555555555555555555555555556vw; /* 5/900 */
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 0 0 4px #000000;
    text-shadow: 0 0 0.55555555555555555555555555555556vw #000000; /* 4/900 */
    opacity: 0;
    transition: opacity 0.5s ease-in-out 0s;
  }
  .link:hover span {
    opacity: 1;
  }
  p, ul, li {
    font-size: 14px;
    font-size: 1.5555555555555555555555555555556vw; /* 14/900 */
    line-height: 17.5px; /* 14*1.25 */
    line-height: 1.9444444444444444444444444444444vw; /* (14*1.25)/900 */
  }
  p, ul {
    margin-bottom: 7px;
    margin-bottom: 0.77777777777777777777777777777778vw; /* 7/900 */
  }
  ul {
    margin-left: 25px;
    margin-left: 2.7777777777777777777777777777778vw; /* 25/900 */
  }
  .component-content h2 {
    font-size: 28px;
    font-size: 3.1111111111111111111111111111111vw; /* 28/900 */
    line-height: 30px;
    line-height: 3.3333333333333333333333333333333vw; /* 30/900 */
    padding-bottom: 15px;
    padding-bottom: 1.6666666666666666666666666666667vw; /* 15/900 */
    margin-bottom: 15px;
    margin-bottom: 1.6666666666666666666666666666667vw; /* 15/900 */
  }
  .component-content h3 {
    font-size: 22px;
    font-size: 2.4444444444444444444444444444444vw; /* 22/900 */
    line-height: 24px;
    line-height: 2.6666666666666666666666666666667vw; /* 24/900 */
    padding-top: 12px;
    padding-top: 1.3333333333333333333333333333333vw; /* 12/900 */
    margin-bottom: 12px;
    margin-bottom: 1.3333333333333333333333333333333vw; /* 12/900 */
  }
  #content h2,
  #content h3 {
    text-shadow: 2px 2px 4px #004000;
    text-shadow: 0.22222222222222222222222222222222vw
      0.22222222222222222222222222222222vw
      0.44444444444444444444444444444444vw #004000; /* 2/900 2/900 4/900 */
  }
  .adresse p {
    line-height: 30px;
    line-height: 3.3333333333333333333333333333333vw; /* 30/900 */
  }
  .component-content .adresse h3 {
    font-size: 30px;
    font-size: 3.3333333333333333333333333333333vw; /* 30/900 */
    line-height: 40px;
    line-height: 4.4444444444444444444444444444444vw; /* 40/900 */
    margin: 20px 0 40px 0;
    margin: 2.2222222222222222222222222222222vw 0
      4.4444444444444444444444444444444vw 0; /* 20/900 40/900 */
    text-shadow: 2px 2px 6px #000000;
    text-shadow: 0.22222222222222222222222222222222vw
      0.22222222222222222222222222222222vw
      0.66666666666666666666666666666667vw #000000; /* 2/900 2/900 6/900 */
  }
  .component-content .oeffnungszeiten h3, .component-content .urlaub h3 {
    font-size: 24.5px;
    font-size: 2.7222222222222222222222222222222vw; /* 24.5/900 */
    line-height: 40px;
    line-height: 4.4444444444444444444444444444444vw; /* 40/900 */
    padding-bottom: 10px;
    padding-bottom: 1.1111111111111111111111111111111vw; /* 10/900 */
    margin-bottom: 10px;
    margin-bottom: 1.1111111111111111111111111111111vw; /* 10/900 */
    text-shadow: 2px 2px 6px #000000;
    text-shadow: 0.22222222222222222222222222222222vw
      0.22222222222222222222222222222222vw
      0.66666666666666666666666666666667vw #000000; /* 2/900 2/900 6/900 */
  }
  .urlaub > div {
    height: 90px;
    height: 13.333333333333333333333333333333vw;
    /* 120/900; 140 = 180 - 40 - 10 - 10; 180 = 200 - 2*10 margin */
  }
  .link span {
    font-size: 14px;
    font-size: 1.5555555555555555555555555555556vw; /* 14/900 */
    line-height: 17.5px; /* 14*1.25 */
    line-height: 1.9444444444444444444444444444444vw; /* (14*1.25)/900 */
  }
  .mymenu ul.menu > li {
    font-size: 14px;
    font-size: 1.5555555555555555555555555555556vw; /* 14/900 */
  }
  .mymenu ul.menu li a {
    font-size: 1em;
    line-height: 1.2857142857142857142857142857143em;
    height: 1.2857142857142857142857142857143em;
    padding: 0.5em 0.85714285714285714285714285714286em;
  }
  .mymenu ul.menu li ul {
    font-size: 0.9em;
  }
  #content .album li {
    width: calc(22.469135802469135802469135802469vw * 0.96); /* 156/694; 694=900*162*4/840 */
    margin: calc(0.4320987654320987654320987654321vw * 0.96) !important; /* 3/868 */
    vertical-align: top;
  }
  #content .album li a {
    width: calc(22.469135802469135802469135802469vw * 0.96); /* 156/694 */
    height: calc(22.469135802469135802469135802469vw * 0.96); /* 156/694 */
  }
  #content .album li a img {
    max-height: calc(21.604938271604938271604938271605vw * 0.96); /* 150/694 */
    max-width: calc(21.604938271604938271604938271605vw * 0.96); /* 150/694 */
    margin: calc(0.4320987654320987654320987654321vw * 0.96) !important; /* 3/694 */
  }
  #content .album li .captionplus-bottom {
    padding-bottom: calc(0.4320987654320987654320987654321vw * 0.96) !important; /* 3/694 */
  }
  .image_right {
    margin: 0 0 0 10px !important;
    margin: 0 0 0
      1.1111111111111111111111111111111vw !important; /* 10/900 */
  }
  .image_left {
    margin: 0 10px 0 0 !important;
    margin: 0 1.1111111111111111111111111111111vw
      0 0 !important; /* 10/900 */
  }
  .image_right, .image_right a img,
  .image_left, .image_left a img {
    max-height: 400px;
    max-height: 44.444444444444444444444444444444vw; /* 400/900 */
    max-width: 400px;
    max-width: 44.444444444444444444444444444444vw; /* 400/900 */
  }
  #map, #map > div {
    width: 840px;
    width: 93.333333333333333333333333333333vw; /* 840/900 */
    height: 629px; /* ca. 607*840/810 */
    height: 69.942386831275720164609053497942vw; /* 629,.../900 */
  }
  .inmap {
    width: 200px;
    width: 22.222222222222222222222222222222vw; /* 200/900 */
  }
  .inmap img {
    width: 200px;
    width: 22.222222222222222222222222222222vw; /* 200/900 */
    height: 139px; /* 209*200/300 */
    height: 15.444444444444444444444444444444vw; /* 139/900 */
  }
  div.fcp_line.fcp_contact.fcp_mail {
    width: 49.404761904761904761904761904762%; /* 415/840 */
    margin-right: 1.1904761904761904761904761904762%; /* 10/840 */
    float: left;
 }
  div.fcp_line.fcp_contact.fcp_tel {
    width: 49.404761904761904761904761904762%; /* 415/840 */
    float: left;
    clear: none;
  }
  div.fcp_line {
    font-size: 14px;
    font-size: 1.5555555555555555555555555555556vw; /*14/900 */
  }
}

@media (min-width: 694px) { /* 694=900*162*4/840 */
  #content .album li {
    width: calc(17.975308641975308641975308641975vw * 0.96); /* 156/868; 868=900*162*5/840 */
    margin: calc(0.34567901234567901234567901234568vw * 0.96) !important; /* 3/868 */
    vertical-align: top;
  }
  #content .album li a {
    width: calc(17.975308641975308641975308641975vw * 0.96); /* 156/868 */
    height: calc(17.975308641975308641975308641975vw * 0.96); /* 156/868 */
  }
  #content .album li a img {
    max-height: calc(17.283950617283950617283950617284vw * 0.96); /* 150/868 */
    max-width: calc(17.283950617283950617283950617284vw * 0.96); /* 150/868 */
    margin: calc(0.34567901234567901234567901234568vw * 0.96) !important; /* 3/868 */
  }
  #content .album li .captionplus-bottom {
    padding-bottom: calc(0.34567901234567901234567901234568vw * 0.96) !important; /* 3/868 */
  }
}

@media (min-width: 868px) { /* 868=900*162*5/840 */
  #content .album li {
    width: calc(14.979423868312757201646090534979vw * 0.96); /* 156/1041; 1041=900*162*6/840 */
    margin: calc(0.28806584362139917695473251028807vw * 0.96) !important; /* 3/1041 */
  }
  #content .album li a {
    width: calc(14.979423868312757201646090534979vw * 0.96); /* 156/1041 */
    height: calc(14.979423868312757201646090534979vw * 0.96); /* 156/1041 */
  }
  #content .album li a img {
    max-height: calc(14.403292181069958847736625514403vw * 0.96); /* 150/1041 */
    max-width: calc(14.403292181069958847736625514403vw * 0.96); /* 150/1041 */
    margin: calc(0.28806584362139917695473251028807vw * 0.96) !important; /* 3/1041 */
  }
  #content .album li .captionplus-bottom {
    padding-bottom: calc(0.28806584362139917695473251028807vw * 0.96) !important; /* 3/1041 */
  }
}

@media (min-width: 920px) {
  .design1 {
    display: block;
  }
  .design2, .design23 {
    display: none;
  }
  #content_outer.start {
    height: 0;
    padding-bottom: 82.833333333333333333333333333333%; /* 994/1200 */
  }
  .subpage #content_middle {
    float: left;
    width: 96.666666666666666666666666666667%; /* 1160/1200 */
    padding: 1.6666666666666666666666666666667%; /* 20/1200 */
  }
  .start #content_middle {
    padding-bottom: 82.833333333333333333333333333333%; /* 994/1200 */
  }
  .start #content_inner {
    width: 96.666666666666666666666666666667%; /* 1160/1200 */;
    left: 1.666666666666666666666666666667%; /* 20/1200 */
    top: 1.8181818181818181818181818181818%; /* 20/1100 */
  }
  .subpage #content_inner {
    width: 100%;
    padding: 0;
  }
  #content_inner {
    padding: 0 0 81.166666666666666666666666666667% 0; /* (954+20)/1200 */
  }
  .start #content_inner {
    padding-bottom: 79.5%; /* 954/1200 */
  }
  .subpage #left {
    width: 28.448275862068965517241379310345%; /* 330/1160 */
  }
  .subpage #right {
    width: 71.551724137931034482758620689655%; /* 830/1160 */
  }
  .tile.text {
    padding: 0.86206896551724137931034482758621%; /* 10/1160 */
  }
  .start .logo {
    height: 0;
    left: 0;
    top: 0;
    width: 27.586206896551724137931034482759%; /* 320/1160 */
  }
  .subpage .logo {
    width: 96.969696969696969696969696969697%; /* 320/330 */
  }
  .logo {
    padding-bottom: 18.965517241379310344827586206897%; /* 220/1160 */
    background-size: 93.75% 95%; /* 300/320 209/220 */
  }
  .subpage .logo {
    padding-bottom: 66.666666666666666666666666666667%; /* 220/330 */
  }
  .logo a {
    width: 100%;
    padding-bottom: 68.75%; /* 220/320 */
  }
  .subpage .logo {
    margin: 0 3.3333333333333333333333333333333% 3.3333333333333333333333333333333% 0; /* 10/300 10/300 */
  }
  .tile.oeffnungszeiten {
    height: 0;
    left: 0;
    width: 25.862068965517241379310344827586%; /* 300/1160 */
    padding: 0.86206896551724137931034482758621%
      0.86206896551724137931034482758621%
      13.793103448275862068965517241379%
      0.86206896551724137931034482758621%; /* 10/1160 10/1160 (150+10)/1160 10/1160 */
  }
  .oeffnungszeiten {
    top: 24.10901467505241090146750524109%; /* 230/954 */
  }
  .subpage .oeffnungszeiten {
    margin: 0;
    width: 90.909090909090909090909090909091%; /* 300/330 */
    padding: 3.030303030303030303030303030303%
      3.030303030303030303030303030303%
      48.484848484848484848484848484848%
      3.030303030303030303030303030303%; /* 10/330 10/330 (150+10)/330 10/330 */
  }
  .tile.urlaub {
    height: 0;
    left: 0;
    width: 25.862068965517241379310344827586%; /* 300/1160 */
    padding: 0.86206896551724137931034482758621%
      0.86206896551724137931034482758621%
      13.793103448275862068965517241379%
      0.86206896551724137931034482758621%; /* 10/1160 10/1160 (150+10)/1160 10/1160 */
  }
  .subpage .urlaub {
    margin: 3.030303030303030303030303030303% 0 0 0; /* 10/330 */
    width: 90.909090909090909090909090909091%; /* 300/330 */
    padding: 3.030303030303030303030303030303%
      3.030303030303030303030303030303%
      48.484848484848484848484848484848%
      3.030303030303030303030303030303%; /* 10/330 10/330 (150+10)/330 10/330 */
  }
  .urlaub {
    top: 42.976939203354297693920335429769%; /* 410/954 */
  }
  .start .bild1, .subpage .bild1 {
    width: 17.241379310344827586206896551724%; /* 200/1160 */
    padding-bottom: 17.241379310344827586206896551724%; /* 200/1160 */
  }
  .bild1 {
    top: 0;
  }
  .start .bild1 {
    left: 28.448275862068965517241379310345%; /* 330/1160 */
  }
  .subpage .bild1 {
    width: 24.096385542168674698795180722892%; /* 200/830 */
    padding-bottom: 24.096385542168674698795180722892%; /* 200/830 */
  }
  .tile.adresse {
    height: 0;
    left: 46.551724137931034482758620689655%; /* 540/1160 */
    width: 33.620689655172413793103448275862%; /* 390/1160 */
    padding: 0.86206896551724137931034482758621%
      0.86206896551724137931034482758621%
      16.379310344827586206896551724138%
      0.86206896551724137931034482758621%; /* 10px/1160 10/1160 (10+180)/1160 10/1160 */
  }
  .subpage .adresse {
    width: 46.987951807228915662650602409639%; /* 390/830 */
    padding: 1.2048192771084337349397590361446%
      1.2048192771084337349397590361446%
      22.891566265060240963855421686747%
      1.2048192771084337349397590361446%; /* 10/830 10/830 (10+180)/830 10/830 */
  }
  .adresse {
    top: 0;
  }
  .subpage .adresse {
    margin: 0 1.2048192771084337349397590361446%
      1.2048192771084337349397590361446%
      1.2048192771084337349397590361446%; /* 0 10/830 10/830 10/830 */
  }
  .bild2 {
    left: 82.758620689655172413793103448276%; /* 960/1160 */
    width: 17.241379310344827586206896551724%; /* 200/1160 */
    padding-bottom: 17.241379310344827586206896551724%; /* 200/1160 */
  }
  .subpage .bild2 {
    width: 24.096385542168674698795180722892%; /* 200/830 */
    padding-bottom: 24.096385542168674698795180722892%; /* 200/830 */
  }
  .bild2 {
    top: 0;
  }
  .main_menu {
    height: 0;
    left: 28.448275862068965517241379310345%; /* 330/1160 */
    width: 71.551724137931034482758620689655%; /* 830/1160 */
    padding-bottom: 2.7586206896551724137931034482759%; /* 32/1160 */
    border-radius: 1.2048192771084337349397590361446% / 31.25%; /* 10/830 10/32 */
  }
  .subpage .main_menu {
    width: 100%;
    padding-bottom: 3.8554216867469879518072289156627%; /* 32/830 */
  }
  .main_menu {
    top: 22.012578616352201257861635220126%; /* 210/954 */
  }
  .subpage .main_menu {
    margin-bottom: 1.2048192771084337349397590361446%; /* 10/830 */
  }
  .subpage #content, .start #content {
    left: 28.448275862068965517241379310345%; /* 330/1160 */
    width: 51.724137931034482758620689655172%; /* 600/1160 */
  }
  .start #content {
    height: 0;
    padding: 0.86206896551724137931034482758621%
      0.86206896551724137931034482758621%
      16.379310344827586206896551724138%
      0.86206896551724137931034482758621%; /* 10/1160 10/1160 (180+10)/1160 10/1160 */
    border-radius: 1.6129032258064516129032258064516% / 5%; /* 10/620 10/200 */
  }
  .subpage #content {
    padding: 1.2048192771084337349397590361446%; /* 10/830 */
    border-radius: 10px;
    border-radius: 0.83333333333333333333333333333333vw; /* 10/1200 */
  }
  #content {
    top: 26.415094339622641509433962264151%; /* 252/954 */
  }
  .subpage #content {
    margin: 0;
    width: 97.590361445783132530120481927711%; /* 810/830 */
  }
  .bild3 {
    background-size: 100% 100%;
    left: 82.758620689655172413793103448276%; /* 960/1160 */
    width: 17.241379310344827586206896551724%; /* 200/1160 */
    padding-bottom: 17.241379310344827586206896551724%; /* 200/1160 */
    top: 26.415094339622641509433962264151%; /* 252/954 */
  }
  .panorama {
    left: 28.448275862068965517241379310345%; /* 330/1160 */
    width: 71.551724137931034482758620689655%; /* 830/1160 */
    height: 37.5vw; /* 450/1200 */
    top: 48.427672955974842767295597484277%; /* 462/954 */
    border-radius: 1.2048192771084337349397590361446% /
      2.2222222222222222222222222222222%; /* 10/830 / 10/450 */
  }
  .bottommenu {
    height: 0;
    left: 28.448275862068965517241379310345%; /* 330/1160 */
    width: 71.551724137931034482758620689655%; /* 830/1160 */
    padding-bottom: 2.7586206896551724137931034482759%; /* 32/1160 */
    border-radius: 1.2048192771084337349397590361446 / 31.25%; /* 10/830 10/32 */
    top: 96.645702306079664570230607966457%; /* 922/954 */
  }
  .subpage .bottommenu {
    margin-top: 1.2048192771084337349397590361446%; /* 10/830 */
    padding-bottom: 3.8554216867469879518072289156627%; /* 32/830 */
    width: 100%;
  }
  .tile.link_ueberblick {
    left: 0;
    width: 13.362068965517241379310344827586%; /* 155/1160 */
    padding-bottom: 13.362068965517241379310344827586%; /* 155/1160 */
  }
  .subpage .link_ueberblick {
    width: 46.969696969696969696969696969697%; /* 155/330 */
    padding-bottom: 46.969696969696969696969696969697%; /* 155/330 */7
  }
  .link_ueberblick {
    top: 61.844863731656184486373165618449%; /* 590/954 */
  }
  .link_ueberblick a {
    background-size: 100% 100%;
  }
  .tile.link_gasthof {
    left: 14.224137931034482758620689655172%; /* 165/1160 */
    width: 13.362068965517241379310344827586%; /* 155/1160 */
    padding-bottom: 13.362068965517241379310344827586%; /* 155/1160 */
  }
  .subpage .link_gasthof {
    width: 46.969696969696969696969696969697%; /* 155/330 */
    padding-bottom: 46.969696969696969696969696969697%; /* 155/330 */
  }
  .link_gasthof {
    top: 61.844863731656184486373165618449%; /* 590/954 */
  }
  .link_zoepfchen a {
    background-size: 26.451612903225806451612903225806% 64.516129032258064516129032258065%;/* 41/155 100/155 */
  }
  .tile.link_zoepfchen {
    top: 79.140461215932914046121593291405%; /* 755/954 */
  }
  .link_zoepfchen {
    left: 0;
    width: 13.362068965517241379310344827586%; /* 155/1160 */
    padding-bottom: 13.362068965517241379310344827586%; /* 155/1160 */
  }
  .subpage .link_zoepfchen {
    width: 46.969696969696969696969696969697%; /* 155/330 */
    padding-bottom: 46.969696969696969696969696969697%; /* 155/330 */
  }
  .link_tour {
    height: 0;
    left: 14.224137931034482758620689655172%; /* 165/1160 */
    width: 13.362068965517241379310344827586%; /* 155/1160 */
    padding-bottom: 13.362068965517241379310344827586%; /* 155/1160 */
  }
  .subpage .link_tour {
    width: 46.969696969696969696969696969697%; /* 155/330 */
    padding-bottom: 46.969696969696969696969696969697%; /* 155/330 */
  }
  .link_tour {
    top: 79.140461215932914046121593291405%; /* 755/954 */
  }
  .subpage .link {
    margin: 3.030303030303030303030303030303% 3.030303030303030303030303030303% 0 0; /* 10/330 10/330 */
  }
  .link span {
    bottom: 5px;
    bottom: 0.41666666666666666666666666666667vw; /* 5/1200 */
    text-shadow: 0 0 4px #000000;
    text-shadow: 0 0 0.33333333333333333333333333333333vw #000000; /* 4/1200 */
  }
  p, ul, li {
    font-size: 14px;
    font-size: 1.1666666666666666666666666666667vw; /* 14/1200 */
    line-height: 17.5px;
    line-height: 1.4583333333333333333333333333333vw; /* 17.5/1200 */
  }
  p, ul {
    margin-bottom: 7px;
    margin-bottom: 0.58333333333333333333333333333333vw; /* 7/1200 */
  }
  ul {
    margin-left: 25px;
    margin-left: 2.0833333333333333333333333333333vw; /*25/1200 */
  }
  p:last-child, li:last-child, ul:last-child {
    margin-bottom: 0;
  }
  .component-content h2 {
    font-size: 28px; /* 28/1200 */
    font-size: 2.3333333333333333333333333333333vw; /* 28/1200 */
    line-height: 30px; /* 30/1200 */
    line-height: 2.5vw; /* 30/1200 */
    padding-bottom: 15px; /* 15/1200 */
    padding-bottom: 1.25vw; /* 15/1200 */
    margin-bottom: 15px; /* 15/1200 */
    margin-bottom: 1.25vw; /* 15/1200 */
  }
  .component-content h3 {
    font-size: 22px;
    font-size: 1.8333333333333333333333333333333vw; /* 22/1200 */
    line-height: 24px;
    line-height: 2vw; /* 24/1200 */
    padding-top: 12px;
    padding-top: 1vw; /* 12/1200 */
    margin-bottom: 12px;
    margin-bottom: 1vw; /* 12/1200 */
  }
  #content h2,
  #content h3 {
    text-shadow: 2px 2px 4px #004000; /* 2/1200 2/1200 4/1200 */
    text-shadow: 0.16666666666666666666666666666667vw
      0.16666666666666666666666666666667vw
      0.33333333333333333333333333333333vw #004000; /* 2/1200 2/1200 4/1200 */
  }
  .adresse p {
    line-height: 30px;
    line-height: 2.5vw; /* 30/1200 */
  }
  .component-content .adresse h3 {
    font-size: 30px;
    font-size: 2.5vw; /* 30/1200 */
    line-height: 40px;
    line-height: 3.3333333333333333333333333333333vw; /* 40/1200 */
    margin: 20px 0 40px 0;
    margin: 1.6666666666666666666666666666667vw 0
      3.3333333333333333333333333333333vw 0; /* 20/1200 40/1200 */
    text-shadow: 2px 2px 6px #000000;
    text-shadow: 0.16666666666666666666666666666667vw
      0.16666666666666666666666666666667vw 0.5vw #000000; /* 2/1200 2/1200 6/1200 */
  }
  .component-content .oeffnungszeiten h3, .component-content .urlaub h3 {
    font-size: 24.5px;
    font-size: 2.0416666666666666666666666666667vw; /* 24.5/1200 */
    line-height: 40px;
    line-height: 3.3333333333333333333333333333333vw; /* 40/1200 */
    padding-bottom: 10px;
    padding-bottom: 0.83333333333333333333333333333333vw; /* 12/1200 */
    margin-bottom: 10px;
    margin-bottom: 0.83333333333333333333333333333333vw; /* 12/1200 */
    text-shadow: 2px 2px 6px #000000;
    text-shadow: 0.16666666666666666666666666666667vw
      0.16666666666666666666666666666667vw 0.5vw #000000; /* 2/1200 2/1200 6/1200 */
  }
  .urlaub > div {
    height: 90px;
    height: 7.5vw; /* 90/1200 */
  }
  .link span {
    font-size: 14px;
    font-size: 1.1666666666666666666666666666667vw; /* 14/1200 */
    line-height: 17.5px; /* 14*1.25 */
    line-height: 1.4583333333333333333333333333333vw; /* 14*1.25)/1200 */
  }
  .mymenu ul.menu > li {
    font-size: 1.1666666666666666666666666666667vw; /* 14/1200 */
  }
  .mymenu ul.menu li a {
    font-size: 1em;
    line-height: 1.2857142857142857142857142857143em;
    height: 1.2857142857142857142857142857143em;
    padding: 0.5em 0.85714285714285714285714285714286em;
  }
  .mymenu ul.menu li ul {
    font-size: 0.9em;
  }
  #content .album li {
    width: calc(16.25vw * 0.97); /* 156/960 */
    margin: calc(0.3125vw * 0.97) !important; /* 3/960 */
    vertical-align: top;
  }
  #content .album li a {
    width: calc(16.25vw * 0.97); /* 156/960 */
    height: calc(16.25vw * 0.97); /* 156/960 */
  }
  #content .album li a img {
    max-height: calc(15.625vw * 0.97); /* 150/960 */
    max-width: calc(15.625vw * 0.97); /* 150/960 */
    margin: calc(0.3125vw * 0.97) !important; /* 3/960 */
  }
  #content .album li .captionplus-bottom {
    padding-bottom: calc(0.3125vw * 0.97) !important; /* 3/960 */
  }
  .image_right {
    margin: 0 0 0 10px !important;
    margin: 0 0 0
      0.83333333333333333333333333333333vw !important; /* 10/1200 */
  }
  .image_left {
    margin: 0 10px 0 0 !important;
    margin: 0 0.83333333333333333333333333333333vw
      0 0 !important; /* 10/1200 */
  }
  .image_right, .image_right a img,
  .image_left, .image_left a img {
    max-height: 400px;
    max-height: 33.333333333333333333333333333333vw; /* 400/1200 */
    max-width: 400px;
    max-width: 33.333333333333333333333333333333vw; /* 400/1200 */
  }
  #map, #map > div {
    width: 810px;
    width: 67.5vw; /* 810/1200 */
    height: 607px;
    height: 50.583333333333333333333333333333vw; /* 810/1200 */
  }
  .inmap {
    width: 200px;
    width: 16.666666666666666666666666666667vw; /* 200/1200 */
  }
  .inmap img {
    width: 200px;
    width: 16.66666666666666666666666666667vw; /* 200/1200 */
    height: 139px; /* 209*200/300 */
    height: 11.583333333333333333333333333333vw; /* 139/1200 */
  }
  div.fcp_line.fcp_contact.fcp_mail {
    width: 49.382716049382716049382716049383%; /* 400/810 */
    margin-right: 1.2345679012345679012345679012346%; /* 10/810 */
  }
  div.fcp_line.fcp_contact.fcp_tel {
    width: 49.382716049382716049382716049383%; /* 400/810 */
  }
  div.fcp_line {
    font-size: 14px;
    font-size: 1.1666666666666666666666666666667vw; /*14/1200 */
  }
}

@media (min-width: 960px) {
  #content .album li {
    width: calc(13vw * 0.97); /* 156/1200 */
    margin: calc(0.25vw * 0.97) !important; /* 3/1200 */
  }
  #content .album li a {
    width: calc(13vw * 0.97); /* 156/1200 */
    height: calc(13vw * 0.97); /* 156/1200 */
  }
  #content .album li a img {
    max-height: calc(12.5vw * 0.97); /* 150/1200 */
    max-width: calc(12.5vw * 0.97); /* 150/1200 */
    margin: calc(0.25vw * 0.97) !important; /* 3/1200 */
  }
  #content .album li .captionplus-bottom {
    padding-bottom: calc(0.25vw * 0.97) !important; /* 3/1200 */
  }
}

@media (min-width: 1220px) {
  #content_outer {
    width: 1200px;
  }
  #content_outer.start {
    padding-bottom: 994px;
    height: 0;
  }
  .subpage #content_middle {
    width: 1160px;
    padding: 20px;
  }
  .start #content_middle {
    padding-bottom: 994px;
  }
  .start #content_inner, .subpage #content_inner {
    width: 1160px;
    top: 20px;
    left: 20px;
    padding: 0; /* spaeter entfernen */
  }
  .start #content_inner {
    padding-bottom: 954px;
  }
  .subpage #content_inner {
    padding: 0;
  }
  .subpage #left {
    width: 330px;
  }
  .subpage #right {
    width: 830px;
  }
  .logo {
    top: 0;
    left: 0;
    width: 320px;
    padding-bottom: 220px;
  }
  .subpage .logo {
    margin: 0 10px 10px 0;
  }
  .logo a {
    width: 320px;
    padding-bottom: 220px;
  }
  .tile.oeffnungszeiten, .subpage .tile.oeffnungszeiten {
    left: 0;
    width: 300px;
    padding: 10px 10px 160px 10px; /* 150+10 */
    border-radius: 10px;
  }
  .oeffnungszeiten {
    top: 230px;
  }
  .tile.urlaub, .subpage .tile.urlaub {
    left: 0;
    width: 300px;
    padding: 10px 10px 160px 10px; /* 150+10 */
    border-radius: 10px;
  }
  .urlaub {
    top: 410px;
  }
  .zoepfchen .bild1, .wuschl .bild1 {
    top: 0;
    left: 330px;
    border-radius: 10px;
  }
  .bild1 {
    width: 200px;
    padding-bottom: 200px;
  }
  .adresse {
    left: 540px;
  }
  .adresse {
    top: 0;
    border-radius: 10px;
  }
  .tile.adresse, .subpage .tile.adresse {
    width: 390px;
    padding: 10px 10px 190px 10px; /* 180+10 */
  }
  .subpage .adresse {
    margin: 0 10px 10px 10px;
  }
  .bild2 {
    left: 960px;
  }
  .bild2 {
    top: 0;
    border-radius: 10px;
  }
  .bild2, .subpage .bild2 {
    width: 200px;
    padding-bottom: 200px;
  }
  .main_menu {
    left: 330px;
    width: 830px;
    padding-bottom: 32px;
  }
  .main_menu {
    top: 210px;
    border-radius: 10px;
  }
  .main_menu, .subpage .main_menu {
    padding-bottom: 32px;
  }
  .subpage .main_menu {
    margin-bottom: 10px;
  }
  #content, .start #content {
    left: 330px;
  }
  #content {
    top: 252px;
  }
  .start #content {
    padding: 10px 10px 190px 10px; /* 180+10 */
    width: 600px;
    border-radius: 10px;
  }
  .subpage #content {
    padding: 10px;
    width: 810px;
    border-radius: 10px;
  }
  .bild3 {
    left: 960px;
    width: 200px;
    padding-bottom: 200px;
    top: 252px;
    border-radius: 10px;
  }
  .panorama {
    left: 330px;
    width: 830px;
    height: 450px;
    top: 462px;
    border-radius: 10px;
  }
  .bottommenu {
    left: 330px;
    width: 830px;
    padding-bottom: 32px;
    top: 922px;
    border-radius: 10px;
  }
  .subpage .bottommenu {
    margin-top: 10px;
  }
  .tile.link_ueberblick {
    left: 0;
  }
  .start .link_ueberblick, .subpage .link_ueberblick {
    width: 155px;
    padding-bottom: 155px;
    border-radius: 10px;
  }
  .link_ueberblick {
    top: 590px;
  }
  .tile.tile.link_gasthaus {
    left: 165px;
  }
  .start .link_gasthof, .subpage .link_gasthof {
    width: 155px;
    padding-bottom: 155px;
    border-radius: 10px;
  }
  .link_gasthof {
    top: 590px;
  }
  .tile.link_zoepfchen {
    top: 755px;
  }
  .start .link_zoepfchen {
    left: 0;
    width: 155px;
    padding-bottom: 155px;
    border-radius: 10px;
  }
  .subpage .link_zoepfchen {
    width: 155px;
    padding-bottom: 155px;
  }
  .link_tour {
    left: 165px;
  }
  .start .link_tour, .subpage .link_tour,
  .start .link_ueberblick, .subpage .link_ueberblick {
    width: 155px;
    padding-bottom: 155px;
    border-radius: 10px;
  }
  .link_tour a {
    border-radius: 10px;
  }
  .start .link_tour {
    top: 755px;
  }
  .subpage .link {
    margin: 10px 10px 0 0;
  }
  p, ul, li {
    font-size: 14px;
    line-height: 17.5px; /* 14*1.25 */
  }
  p, ul {
    margin-bottom: 7px;
  }
  ul {
    margin-left: 25px;
  }
  .component-content h2 {
    font-size: 28px;
    line-height: 30px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .component-content h3 {
    font-size: 22px;
    line-height: 24px;
    padding-top: 12px;
    margin-bottom: 12px;
  }
  #content h2,
  #content h3 {
    text-shadow: 2px 2px 4px #004000;
  }
  .adresse p {
    line-height: 30px;
  }
  .component-content .adresse h3 {
    font-size: 30px;
    line-height: 40px;
    margin: 20px 0 40px 0;
    text-shadow: 2px 2px 6px #000000;
  }
  .component-content .oeffnungszeiten h3, .component-content .urlaub h3 {
    font-size: 24.5px;
    line-height: 40px;
    padding-bottom: margin-bottom: 10px;
    margin-bottom: margin-bottom: 10px;
    text-shadow: 2px 2px 6px #000000;
  }
  .urlaub > div {
    height: 90px; /* 150 - 40 (h3.height) - 10 (h3.padding) - 10 (h3.margin) */
  }
  .link span {
    font-size: 14px;
    line-height: 17.5px; /* 14*1.25 */
  }
  .mymenu ul.menu > li {
    font-size: 14px;
  }
  .mymenu ul.menu li a {
    font-size: 1em;
    line-height: 1.2857142857142857142857142857143em;
    height: 1.2857142857142857142857142857143em;
    padding: 0.5em 0.85714285714285714285714285714286em;
  }
  .mymenu ul.menu li ul {
    font-size: 0.9em;
  }
  .start#content_outer, .start #content_middle, .start #content_inner {
    transition: none;
  }
  .start .tile {
/*    transition: none;*/
  }
  .start .logo.tile {
    transition: none;
  }
  .start p, .start h2, .start h3, .start li, .start ul {
    transition: none;
  }
  #panorama {
    transition: none;
  }
  #content .album li {
    width: 156px;
    margin: 3px !important;
  }
  #content .album li a {
    width: 156px;
    height: 156px;
  }
  #content .album li a img {
    max-height: 150px;
    max-width: 150px;
    margin: 3px !important;
  }
  #content .album li .captionplus-bottom {
    padding-bottom: 3px !important;
  }
  .fotos #sigplus_1001 ul > li img {
    margin: 3px;
  }
  .image_right {
    margin: 0 0 0 10px !important;
  }
  .image_left {
    margin: 0 10px 0 0 !important;
  }
  .image_right, .image_right a img,
  .image_left, .image_left a img {
    max-height: 400px;
    max-width: 400px;
  }
  #map, #map > div {
    width: 810px;
    height: 607px;
  }
  .inmap {
    width: 200px;
  }
  .inmap img {
    width: 200px;
    height: 139px; /* 209*200/300 */
  }
  div.fcp_line label {
    height: 20px;
  }
  div.fcp_line.fcp_checkbox label:before {
    font-size: 12px;
  }
  div.fcp_line label {
    font-size: 14px;
  }
  div.fcp_line input {
    padding: 4px 6px;
  }
  div.fcp_line.fcp_contact.fcp_mail {
    width: 400px;
    margin-right: 10px;
    float: left;
  }
  div.fcp_line.fcp_contact.fcp_tel {
    width: 400px;
    float: left;
    clear: none;
  }
  div.fcp_line {
    font-size: 14px;
  }
}
