body {
  padding: 0 !important;
}
section#menu #quicksearch .header {
  background: #004b92;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNGI5MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDQzN2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#004b92 0%,#00437b 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#004b92),color-stop(100%,#00437b));
  background: -webkit-linear-gradient(top,#004b92 0%,#00437b 100%);
  background: -o-linear-gradient(top,#004b92 0%,#00437b 100%);
  background: -ms-linear-gradient(top,#004b92 0%,#00437b 100%);
  background: linear-gradient(to bottom,#004b92 0%,#00437b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004b92',endColorstr='#00437b',GradientType=0);
  cursor: pointer;
  display: block;
  color: #fff;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 35px;
  text-decoration: none;
  text-indent: 10px;
}
section#menu #quicksearch .header > span {
  background: url('../../typo3conf/ext/xskeleton/Resources/Public/Images/search_dropdwn_btn.png') no-repeat right center;
  padding-right: 45px;
}
section#content .startcontent #tabbox .nav-tabs {
  border: none;
}
section#content .startcontent #tabbox .nav-tabs > li {
  margin-right: 8px;
}
section#content .startcontent #tabbox .nav-tabs > li > a {
  background: rgba(255,255,255,0.57);
  border: none;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  width: 158px;
  height: 35px;
  padding: 0;
  display: block;
  color: #004d94;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 24px;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
section#content .startcontent #tabbox .nav-tabs > li.active a,
section#content .startcontent #tabbox .nav-tabs > li:hover a {
  background: #fff;
}
section#content .startcontent #tabbox .nav-tabs li:last-child {
  margin-right: 0;
}
section#content .startcontent #tabbox .startteaser:hover > .txtwrap h2.title {
  margin: 10px 0;
  font-size: 24px;
}
section#content .startcontent #tabbox .startteaser:hover > .txtwrap .txt {
  font-size: 12px;
}
section#content section.row {
  background: rgba(255,255,255,0.3);
  margin-left: 0;
  padding: 30px 20px 30px 30px;
}
section#content section.row nav#path {
  font-size: 11px;
}
section#content section.row > header h2.title {
  margin-top: 20px;
  margin-bottom: 0;
}
section#content section.row article .imageslider.default {
  width: 100%;
  float: left;
}
section#content section.row article .imageslider.default .flexslider {
  border: none;
  width: 415px;
  height: 305px;
  margin-bottom: 15px;
  float: left;
  box-shadow: none;
}
section#content section.row article .imageslider.default .carousel {
  width: 240px;
  margin-left: 2px;
  float: left;
}
section#content section.row article .imageslider.default .carousel ul.slides {
  width: 250px !important;
  margin: 0;
}
section#content section.row article .imageslider.default .carousel ul.slides li {
  width: 120px !important;
  margin-right: 2px !important;
  margin-bottom: 2px;
}
section#content section.row article .article {
  padding: 3px;
}
section#content section.row article .article header.title2 {
  width: 100%;
  float: left;
}
section#content section.row article .article header.title2 h2.title {
  padding-left: 0px;
  font-size: 20px;
}
section#content section.row article .article .txtwrap {
  width: auto;
  padding-left: 0px;
}
section#content section.row article .article .txtwrap p.bodytext,
section#content section.row article .article .txtwrap > div {
  font-size: 12px;
}
section#content section.row article .image-pull-left .article header.title2 {
  width: auto;
  float: none;
  display: block;
}
section#content section.row article .image-pull-left .article header.title2 h2 {
  padding-left: 0;
  margin: 0 0 10px;
}
section#content section.row article .image-pull-left .article .txtwrap {
  width: auto;
  padding-left: 0;
}
section#content section.row article .toolsdiv {
  clear: both;
}
section#content section.row article .text-block-right .article header.title2 {
  float: right;
  width: 329px;
}
section#content section.row article .text-block-right .article header.title2 h2 {
  padding-left: 0;
  margin: 0 0 10px;
}
section#content section.row article .text-block-right .article .txtwrap {
  width: 329px;
  padding-left: 0;
  float: right;
}
section#content section.row article .image-pull-left .article .imageslider.default,
section#content section.row article .text-block-right .article .imageslider.default {
  margin-right: 10px;
  width: 330px;
}
section#content section.row article .image-pull-left .article .imageslider.default .flexslider,
section#content section.row article .text-block-right .article .imageslider.default .flexslider {
  width: 330px;
  height: auto;
  margin-bottom: 5px;
}
section#content section.row article .image-pull-left .article .imageslider.default .carousel,
section#content section.row article .text-block-right .article .imageslider.default .carousel {
  background: none;
}
section#content section.row article .image-pull-left .article .imageslider.default .carousel ul.slides,
section#content section.row article .text-block-right .article .imageslider.default .carousel ul.slides {
  width: 330px;
}
section#content section.row article .image-pull-left .article .imageslider.default .carousel ul.slides li,
section#content section.row article .text-block-right .article .imageslider.default .carousel ul.slides li {
  width: 53px !important;
  margin-right: 2px !important;
}
section#content section.row .tx-icjsonsearch .container {
  width: 100%;
}
section#content section.row .tx-icjsonsearch .container #filterlist #list,
section#content section.row .tx-icjsonsearch .container #filterlist #gallery,
section#content section.row .tx-icjsonsearch .container #filterlist #map {
  background-image: url('../../typo3conf/ext/xskeleton/Resources/Public/Images/btn_sprite.png');
  background-repeat: no-repeat;
  border: none;
  width: 46px;
  height: 38px;
  padding: 0;
  overflow: hidden;
  text-indent: 50px;
}
section#content section.row .tx-icjsonsearch .container #filterlist #list {
  background-position: 0 -86px;
}
section#content section.row .tx-icjsonsearch .container #filterlist #gallery {
  background-position: 0 0;
}
section#content section.row .tx-icjsonsearch .container #filterlist #map {
  background-position: 0 -172px;
}
section#content section.row .tx-icjsonsearch .container #filterlist .diplaymode {
  width: 100%;
  margin-bottom: 10px;
  text-align: right;
}
section#content section.row .tx-icjsonsearch .container #filterlist .results .top {
  display: none;
}
section#content section.row .tx-icjsonsearch .container #filterlist .results .dataTable .content {
  background: #fff;
  width: 100%;
}
section#content section.row .tx-icjsonsearch .container #filterlist.list #list {
  background-position: 0 -129px;
}
section#content section.row .tx-icjsonsearch .container #filterlist.list .dataTable .content > a h3 {
  position: absolute;
  left: 280px;
  line-height: 20px;
}
section#content section.row .tx-icjsonsearch .container #filterlist.list .dataTable .content .image {
  width: 230px;
  height: 205px;
  margin-right: 20px;
  float: left;
  overflow: hidden;
}
section#content section.row .tx-icjsonsearch .container #filterlist.list .dataTable .content .description {
  width: 405px;
  margin-top: 50px;
  float: left;
}
section#content section.row .tx-icjsonsearch .container #filterlist.gallery #gallery {
  background-position: 0 -43px;
}
section#content section.row .tx-icjsonsearch .container #filterlist.gallery .dataTable tbody tr {
  width: 199px;
  height: 360px;
  margin: 0 10px 3px 10px;
}
section#content section.row .tx-icjsonsearch .container #filterlist.gallery .dataTable tbody tr .content {
  width: 199px;
  height: 360px;
}
section#content section.row .tx-icjsonsearch .container #filterlist.gallery .dataTable tbody tr .content > a h3 .name {
  width: 223px;
  height: 25px;
  padding: 0;
  position: absolute;
  top: 230px;
  left: 5px;
  line-height: 20px;
  font-size: 18px;
}
section#content section.row .tx-icjsonsearch .container #filterlist.gallery .dataTable tbody tr .content .image {
  width: 199px;
  height: 219px;
  position: absolute;
  top: 0;
}
section#content section.row .tx-icjsonsearch .container #filterlist.gallery .dataTable tbody tr .content .description {
  width: 145px;
  height: 80px;
  padding: 5px;
  position: absolute;
  top: 260px;
  left: 0;
  font-size: 12px;
  line-height: 15px;
}
section#content section.row .tx-icjsonsearch .container #filterlist.gallery .dataTable tbody tr .content .link a {
  background: url('../../typo3conf/ext/xskeleton/Resources/Public/Images/more_btn.png') no-repeat left top;
  width: 47px;
  height: 40px;
  display: block;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 5px;
  text-indent: -100px;
}
section#content section.row .tx-icjsonsearch .container #filterlist.gallery .moreAccos {
  display: none !important;
}
section#content section.row .tx-icjsonsearch .container #filterlist.map #map {
  background-position: 0 -215px;
}
section#content section.row .tx-icjsonsearch .container #filtermap {
  width: 100% !important;
}
section#content section.row .bottomteaser header h2.title {
  font-size: 25px;
}
section#content section.row .bottomteaser .teaser {
  background: #fff;
  width: 200px;
  height: 355px;
  margin-right: 3px;
  float: left;
  margin-right: 20px;
}
section#content section.row .bottomteaser .teaser .imgwrap {
  margin: 0;
}
section#content section.row .bottomteaser .teaser .txtwrap {
  padding: 7px;
  position: relative;
  height: 99px;
}
section#content section.row .bottomteaser .teaser .txtwrap header.title h2.title {
  margin: 0;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 18px;
}
section#content section.row .bottomteaser .teaser .txtwrap header.title h2.title a {
  color: #004d94;
}
section#content section.row .bottomteaser .teaser .txtwrap p.bodytext {
  font-size: 12px;
  line-height: 15px;
}
section#content section.row .bottomteaser .teaser .txtwrap a.more {
  background: url('../../typo3conf/ext/xskeleton/Resources/Public/Images/more_btn.png') no-repeat left top;
  width: 47px;
  height: 40px;
  display: block;
  float: right;
  position: absolute;
  right: 5px;
  bottom: -20px;
}
section#content section.row .bottomteaser .teaser .txtwrap a.more span {
  display: none;
}
.tx-news .page-navigation ul {
  margin-left: 0;
}
.tx-news .page-navigation ul li {
  display: inline-block;
}
.tx-news .page-navigation ul li a {
  background: #ebebeb;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkY2RiZGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#ebebeb 0%,#dcdbdb 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ebebeb),color-stop(100%,#dcdbdb));
  background: -webkit-linear-gradient(top,#ebebeb 0%,#dcdbdb 100%);
  background: -o-linear-gradient(top,#ebebeb 0%,#dcdbdb 100%);
  background: -ms-linear-gradient(top,#ebebeb 0%,#dcdbdb 100%);
  background: linear-gradient(to bottom,#ebebeb 0%,#dcdbdb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb',endColorstr='#dcdbdb',GradientType=0);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #aaa;
  width: 26px;
  height: 26px;
  margin-right: 3px;
  display: block;
  line-height: 25px;
  text-align: center;
  text-shadow: 0px 1px 2px #ffffff;
}
.tx-news .page-navigation ul li.current a {
  -webkit-box-shadow: 1px 1px 3px rgba(50,50,50,0.75);
  -moz-box-shadow: 1px 1px 3px rgba(50,50,50,0.75);
  box-shadow: 1px 1px 3px rgba(50,50,50,0.75);
  font-weight: bold;
}
.tx-news .page-navigation ul li.previous a,
.tx-news .page-navigation ul li.next a {
  border: none;
  width: 37px;
  height: 28px;
  display: block;
  outline: none;
  overflow: hidden;
  text-indent: 50px;
}
.tx-news .page-navigation ul li.previous a {
  background: url('../../typo3conf/ext/xskeleton/Resources/Public/Images/prev_btn.png') no-repeat left center;
}
.tx-news .page-navigation ul li.next a {
  background: url('../../typo3conf/ext/xskeleton/Resources/Public/Images/next_btn.png') no-repeat right center;
}
.tx-news .teaser {
  background: #fff;
}
.tx-news .teaser .imgwrap {
  margin-right: 20px;
  float: left;
}
.tx-news .teaser .txtwrap a.more {
  background: url('../../typo3conf/ext/xskeleton/Resources/Public/Images/more_btn.png') no-repeat left top;
  width: 47px;
  height: 40px;
  margin-right: 10px;
  display: block;
  float: right;
}
.tx-news .teaser .txtwrap a.more span {
  display: none;
}
.powermail_fieldset legend {
  display: none;
}
.powermail_fieldset #powermail_field_betreff_1 {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.tx-icuklist-pi1 .uklist {
  border: none !important;
  padding-bottom: 0 !important;
}
.tx-icuklist-pi1 .uklist .ukleft {
  float: left;
  width: 175px;
  height: 156px;
  background: #ffffff;
}
.tx-icuklist-pi1 .uklist .ukleft img {
  float: right;
}
.tx-icuklist-pi1 .uklist .more {
  position: absolute;
  right: -140px;
  bottom: 0;
  z-index: 1;
}
.tx-icuklist-pi1 .uklist .ukright {
  width: 487px;
  height: 156px;
  padding-left: 10px;
  background: #ffffff;
}
.tx-icuklist-pi1 .uklist .ukright h1 {
  font-size: 20px;
  margin-top: 0;
}
.tx-icuklist-pi1 .uklist .ukright .description {
  font-size: 12px;
}
.tx-icuklist-pi1 .uklist .ukright .bodytext {
  width: 647px;
  background: #ffffff;
  padding-top: 10px;
}
.tx-icuklist-pi1 .uklist .ukright .bodytext span {
  margin: 5px 0 0 -10px;
  padding: 5px 5px 5px 10px;
}
.tx-icuklist-pi1 #pb .browseBoxWrap .browseLinksWrap {
  float: right;
}
.tx-icuklist-pi1 #pb .browseBoxWrap .browseLinksWrap .inactiveLinkWrap {
  background: url(/typo3conf/ext/xskeleton/Resources/Public/Images/page.png) no-repeat center;
  height: 27px;
  width: 27px;
  display: block;
  float: left;
  line-height: 27px;
}
.tx-icuklist-pi1 #pb .browseBoxWrap .browseLinksWrap .inactiveLinkWrap a {
  height: 27px;
  width: 27px;
  display: block;
}
.tx-icuklist-pi1 #pb .browseBoxWrap .browseLinksWrap .inactiveLinkWrap:first-child,
.tx-icuklist-pi1 #pb .browseBoxWrap .browseLinksWrap .inactiveLinkWrap:last-child {
  display: none;
}
.tx-icuklist-pi1 #pb .browseBoxWrap .browseLinksWrap .inactiveLinkWrap:nth-child(2) {
  width: 36px;
  background: url(/typo3conf/ext/xskeleton/Resources/Public/Images/previous.png) no-repeat center;
}
.tx-icuklist-pi1 #pb .browseBoxWrap .browseLinksWrap .inactiveLinkWrap:nth-child(2) a {
  width: 36px;
}
.tx-icuklist-pi1 #pb .browseBoxWrap .browseLinksWrap .inactiveLinkWrap:nth-last-child(2) {
  width: 36px;
  background: url(/typo3conf/ext/xskeleton/Resources/Public/Images/next.png) no-repeat center;
}
.tx-icuklist-pi1 #pb .browseBoxWrap .browseLinksWrap .inactiveLinkWrap:nth-last-child(2) a {
  width: 36px;
}
.tx-icuklist-pi1 #pb .browseBoxWrap .browseLinksWrap .activeLinkWrap {
  background: url(/typo3conf/ext/xskeleton/Resources/Public/Images/page.png) no-repeat center;
  height: 27px;
  width: 27px;
  line-height: 27px;
  display: block;
  float: left;
}
.tx-icuklist-pi1 #pb .browseBoxWrap .browseLinksWrap .activeLinkWrap a {
  height: 27px;
  width: 27px;
  display: block;
}
.tx-icuklist-pi1 #pb .browseBoxWrap .browseLinksWrap span {
  margin-right: 5px;
}
.tx-icuklist-pi1 .imageslider {
  height: 305px;
}
.powermail_fieldset legend {
  display: none;
}
.powermail_fieldset #powermail_field_betreff_1 {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
footer {
  background: #004b92;
  width: 100%;
  height: 40px;
  position: fixed;
  bottom: 0;
  z-index: 99;
}
footer .icons {
  position: relative;
}
footer .icons ul {
  background: #ddd;
  width: 200px;
  height: 45px;
  position: absolute;
  top: -45px;
  left: 70px;
}
footer .icons ul li {
  float: left;
  margin-right: 3px;
}
footer .icons ul li span {
  background: url('../../typo3conf/ext/xskeleton/Resources/Public/Images/sprite.png') no-repeat 0 0;
  width: 45px;
  height: 45px;
  display: block;
}
footer .icons ul li.karte span {
  background-position: -55px -1796px;
}
footer .icons ul li.emotionmodus span {
  background-position: -55px -2022px;
}
footer .icons ul li.webcam span {
  background-position: -55px -2098px;
}
footer .icons ul li.planer span {
  background: url('../../typo3conf/ext/xskeleton/Resources/Public/Images/planer_icon.png') no-repeat center center;
}
footer .footermenu ul {
  padding-left: 80px;
}
footer .footermenu ul li {
  margin-right: 15px;
  padding-right: 15px;
  float: left;
}
footer .footermenu ul li a {
  display: block;
  color: #c6c6c6;
  line-height: 20px;
}
footer .footermenu #partnerbox {
  display: none;
  background: #004B92;
  left: 355px;
  position: absolute;
  top: -321px;
  width: 900px;
}
footer .footermenu #partnerbox .title {
  color: #ffffff;
  display: block;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 24px;
  line-height: 35px;
  text-decoration: none;
  padding-left: 20px;
}
footer .footermenu #partnerbox .content {
  background: #004B92;
}
footer .footermenu #partnerbox .content .partner {
  background: #ffffff;
  float: left;
  width: 300px;
  height: 143px;
}
footer .footermenu #partnerbox .content .partner .nordseep {
  padding: 17px 86px;
}
footer .footermenu #partnerbox .content .partner .weiterep {
  padding: 17px 99px;
}
@media screen and (min-width: 1325px) and (max-width: 1570px) {
  #social_media_button {
    width: 235px;
    left: 300px;
    bottom: 100px;
    width: 250px;
  }
}
@media screen and (min-width: 1050px) and (max-width: 1325px) {
  #social_media_button {
    width: 235px;
    left: 15px;
    bottom: 100px;
    width: 250px;
    margin: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1050px) {
  section #menu {
    left: 20px;
  }
  #social_media_button {
    width: 235px;
    left: 20px;
    bottom: 50px;
  }
  footer .icons ul {
    left: -5px;
  }
  footer .footermenu ul {
    padding-left: 0;
  }
}
