@font-face {
  font-family: 'TheSans';
  src: url('/fonts/thesansosfplain_.eot');
  src: local('☺'), url('/fonts/thesansosfplain_.woff') format('woff'), url('/fonts/thesansosfplain.ttf') format('truetype'), url('/fonts/thesansosfplain.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'TheSansLight';
  src: url('/fonts/thesans-b4-semilight.eot');
  src: local('☺'), url('/fonts/thesans-b4-semilight.woff') format('woff'), url('/fonts/thesans-b4-semilight.ttf') format('truetype'), url('/fonts/thesans-b4-semilight.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
* {
  margin: 0;
  padding: 0;
}
a img {
  border: none
}
html {
  height: 100.1%;
}
body {
  background-color: #fff;
  color: #000;
  padding: 0px;
  margin: 0px;
  font: 1.2em/140% 'TheSansLight', Verdana, 'Geneva, sans-serif';
  font-weight: 200;
}
a, a:visited {
  color: #009a49;
  text-decoration: none;
}
a:hover {
  color: #009a49;
  text-decoration: underline
}
h1 {
  color: #000000;
  font: normal 200%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  margin: 0 0 0.5em 0
}
h1.start {
  color: #fff;
  font: normal 135%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  margin: 0 0 0.5em 0
}
h1.start .big {
  font: bold 145%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
}
h2 {
  color: #333333;
  font: normal 160%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  margin: 0.2em 0 0.4em 0;
  padding: 0.8em 0 0.4em 0;
}
h3 {
  font: normal 135%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  margin: 0.3em 0 0em 0;
  padding: 0.8em 0 0.4em 0;
}
h4 {
  font: normal 120%/130% 'TheSans', Verdana, 'Geneva, sans-serif';
  margin: 0 0 1em 0;
  color: #333333;
}
p {
  margin-bottom: 1.2em
}
strong {
  font-family: 'TheSans';
   font-weight: 900;
}
ul {
  margin: 0 0.2em 1em 0em;
  list-style-type: none;
}
ul li::before {
  color: #fff;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
ul li {
  margin: 0 0 0.2em 1em;
}
ul.list {
  margin: 0 0.2em 0.8em 0em;
  list-style-type: circle;
}
ul.list li {
  margin: 0.1em 0 0.1em 3.5em;
}
ul.haken {
  margin: 0 0em 2em 0em;
  list-style-type: none;
}
ul.haken li::before {
  content: '✓ '; /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #009a49; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
ul.haken li {
  margin: 0 0 0.4em 1em;
  color: #000;
}
@media only screen and (max-width:980px) {
  h1 {
    font: normal 180%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  }
  h2 {
    color: #333333;
    font: normal 160%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
    margin: 0.2em 0 0.5em 0
  }
}
@media only screen and (max-width: 680px) {
  h1 {
    font: normal 150%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  }
  h1.start {
    color: #fff;
    font: normal 120%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
    margin: 0 0 0.5em 0
  }
  h1.start .big {
    font: bold 130%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  }
  h2 {
    font: normal 140%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  }
  ul {
    margin: 0 0 1em 0.8em;
    width: auto
  }
}
@media only screen and (max-width: 420px) {
  h1 {
    font: normal 130%/120% 'TheSans', Verdana, 'Geneva, sans-serif';
  }
  h1.start {
    color: #fff;
    font: normal 110%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
    margin: 0 0 0.5em 0
  }
  h1.start .big {
    font: bold 120%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  }
  h2 {
    font: normal 120%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  }
}
sub {
  font-size: 0.8em;
  position: relative;
  vertical-align: baseline;
}
sup {
  font-size: 0.8em;
  position: relative;
  vertical-align: super;
  line-height: 0px;
}
.green {
  color: #009a49;
}
a.green {
  color: #009a49;
}
.green a:visited {
  color: #009a49;
}
.green a:hover {
  color: #009a49;
}
.cadet {
  color: #007fab;
}
.navy {
  color: #004962;
}
.grey {
  color: #4d4f53;
}
.blue {
  color: #0191cd;
}
.orange {
  color: #ea7125;
}
.yellow {
  color: #ffcb00
}
.grey {
  color: #444;
  font-family: 'TheSans'
}
.black {
  color: #000;
}
a.black:hover {
  color: #666;
  text-decoration: underline;
}
a.black:visited {
  color: #000
}
a.black:link {
  color: #000
}
.small {
  font-size: 60%;
}
.medium {
  font-size: 85%;
  line-height: 130%
}
.bigger {
  font-size: 120%;
  line-height: 150%
}
.schwarz {
  color: #000
}
.weiss {
  color: #fff
}
a.weiss:hover {
  color: #fff
}
a.weiss:visited {
  color: #fff
}
a.weiss:link {
  color: #fff
}

.ink {
  color: #003243
}
a.ink:link {
  color: #003243;text-decoration: underline;
}
a.ink:hover {
  color: #3e4c9a; text-decoration: underline;
}
a.ink:visited {
  color: #003243
}

.lila {
  color: #3e4c9a
}
a.lila:link {
  color: #3e4c9a;text-decoration: underline;
}
a.lila:hover {
  color: #003243; text-decoration: underline;
}
a.lila:visited {
  color: #3e4c9a
}

.grey-BG {
  background: #f3f3f3;
}
.green-BG {
  background: #009a49;
}
.BG-green {
  background: #009a49;
}
.BG-hunter {
  background: #015e27
}
.BG-cadet {
  background: #007fab
}
.BG-navy {
  background: #004962
}
.BG-new-navy {
  background: #143c6e
}

.BG-lightblue {
  background: #f2f8f9
}
.BG-yello {
  background: #ffcb00
}
.schatten-weiss {
  -webkit-box-shadow: 0px 3px 11px 0px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: 0px 3px 11px 0px rgba(255, 255, 255, 0.4);
  box-shadow: 0px 3px 11px 0px rgba(255, 255, 255, 0.4);
}

.marquee {    
    font-size: 18px;
    line-height: 30px;
    height:30px;
    width: 100%;
    white-space: nowrap;
    animation:  marquee 40s linear 0s infinite;
    -moz-animation:  marquee 40s linear 0s infinite;
    -webkit-animation:  marquee 40s linear 0s infinite;}
    
.marquee:hover {
    animation-play-state: paused
}

@keyframes marquee { 
    0% { margin-left:105%; } 100% { margin-left:-2000px; }  
}

@-moz-keyframes marquee { 
    0% { margin-left:105%; } 100% { margin-left:-2000px; }  
}
@-webkit-keyframes marquee { 
    0% { margin-left:105%; } 100% { margin-left:-2000px; }  
}



@media only screen and (max-width: 820px) {
  .no-mobile {
    display: none
  }
}


.headerAround {
  width: 100%;
  height: 118px;
  position: fixed;
  top: 0;
  z-index: 1000;
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 11px 0px rgba(50, 50, 50, 0.4);
  -moz-box-shadow: 0px 3px 11px 0px rgba(50, 50, 50, 0.4);
  box-shadow: 0px 3px 11px 0px rgba(50, 50, 50, 0.4);
}
.headergreenAround {
  width: 100%;
  background-color: #009a49;
}
.headergreen {
  max-width: 980px;
  margin: 0 auto;
  font-size: 0.8em;
  color: #ffffff;
  padding: 6px 10px 6px 40px;
  text-align: right
}
.headergreen a, .headergreen a:visited {
  color: #ffffff;
}
.headergreen a:hover {
  color: #c9ead8;
  text-decoration: none
}
.header {
  max-width: 1140px;
  margin: 0 auto;
  height: 100px;
  position: relative;
}
.header img {
  width: 150px;
  margin: 18px 8% 24px 15px;
  float: left
}
.header a, .header a:visited {
  color: #009a49;
}
@media only screen and (max-width: 1024px) {
  .header img {
    margin: 18px 0.5% 24px 15px;
    float: left
  }
}
@media only screen and (max-width: 768px) {
  #grey-bar {
    display: none
  }
  .headerAround {
    height: 118px;
    background-image: none
  }
  .header {
    height: 118px;
    background-image: none;
    background-size: auto 100%;
    background-position: top center;
  }
  .header img {
    width: 160px;
  }
}
@media only screen and (max-width: 640px) {
  .header {
    height: 94px;
  }
  .headerAround {
    height: 94px;
  }
  .header img {
    width: 150px;
    margin: 15px 0% 10px 20px;
  }
  .headergreen {
    width: 98%;
    margin: 0;
    font-size: 0.72em;
    color: #333333;
    padding: 5px 10px 3px 5px;
    text-align: center;
    line-height: 110%
  }
}
@media only screen and (max-width: 360px) {
  .header img {
    width: 130px;
    margin: 15px 0% 5px 20px;
  }
}
.contentWhiteAround {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 0;
}
.contentInkAround {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 0;
  background-color: #23427d;
  color: #fff;
}
.contentInkAround.world {
  background: url("../img/world.png") #3e4c9a no-repeat bottom right 0px;
  background-size: contain;
  height: 620px;
}
.contentWhiteAround.home {
  background: url("../img/HEADER-maritime.webp") no-repeat right 0px;
  background-size: cover;
  background-color: #007fab;
  margin-top: 118px;
  height: auto;
}
.contentWhiteAround.wald {
  background: url("../img/wald-long.webp") no-repeat center 0px;
  background-size: cover;
  background-color: #007fab;
  margin-top: 0px;
  height: auto;
}
.startSchiff {
  background: url("../img/HEADER-ships.webp") no-repeat center 0px;
  background-size: cover;
  background-color: #007fab;
  color: #fff;
  margin-top: 118px;
  width: 100%;
  position: relative;
  z-index: 0
}
.start100 {
  background: url("../img/HEADER-maritime.webp") no-repeat bottom right 0px;
  background-size: cover;
  background-color: #007fab;
  color: #fff;
  margin-top: 118px;
  width: 100%;
  position: relative;
  z-index: 0
}
.abstand-top {
  margin-top: 140px;
}
.content {
  max-width: 1140px;
  margin: 0 auto;
  height: auto;
  position: relative;
  z-index: 0;
  padding: 20px 20px 20px 30px;
}
.p-35-t-b {
  padding: 35px 20px 35px 20px;
}
.container {
  font-family: 'TheSans';
  max-width: 1024px !important;
}
.paragraph {
  font-family: 'TheSansLight';
}
.map_container {
  background: #fff;
  height: 750px;
  -webkit-box-shadow: 0px 3px 11px 0px rgba(50, 50, 50, 0.4);
  -moz-box-shadow: 0px 3px 11px 0px rgba(50, 50, 50, 0.4);
  box-shadow: 0px 3px 11px 0px rgba(50, 50, 50, 0.4);
  border-radius: 20px;
}
@media only screen and (max-width: 640px) {
  .map_container {
    height: 620px;
  }
  .contentWhiteAround.home {
    margin-top: 95px;
  }
  .contentWhiteAround.start100 {
    margin-top: 95px;
  }
    .startSchiff {
  margin-top:95px;

}
}
.contentGreenAround {
  width: 100%;
  height: auto;
  position: relative;
  background: #009a49; /* Old browsers */
  background: -moz-linear-gradient(top, #009a49 5, #025127 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #009a49 5%, #025127 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #009a49 5%, #025127 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009a49', endColorstr='#025127', GradientType=0); /* IE6-9 */
  margin-top: 0px;
}
.contentBluAround {
  width: 100%;
  height: auto;
  position: relative;
  background: #00394d; /* Old browsers */
  background: -moz-linear-gradient(top, #60b9d0 30%, #00394d 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #60b9d0 30%, #00394d 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #60b9d0 30%, #00394d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60b9d0', endColorstr='#00394d', GradientType=0); /* IE6-9 */
  margin-top: 0px;
}
.contentAround {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 0px;
}
.contentAroundYellow {
  width: 100%;
  height: auto;
  position: relative;
  background: #ffcb00;
  margin-top: 118px;
  padding-top: 20px;
}
.icon-map {
  width: 50px;
  margin-bottom: -14px
}
@media only screen and (max-width: 768px) {
  .content {
    padding: 25px;
  }
  .abstand-top {
    margin-top: 110px;
  }
  .contentAroundYellow {
    margin-top: 88px;
  }
  .icon-map {
    width: 30px;
    margin-bottom: -7px !important
  }
}
.lineCONT {
  height: 1px;
  border-bottom: 1px dotted #ccc;
  margin: 1em 0 2em 0;
  clear: both
}
.border-grey {
  border: 2px solid #e0e0e0;
}
.border-green {
  border: 2px solid #009a49;
}
.border-no {
  border: 0px solid #cccccc;
}
.border-round {
  border-radius: 20px;
}
.messe-img {
  width: 20%;
  float: left;
  padding: 0% 2% 0.2% 0%;
  text-align: left;
}
.messe-img img {
  width: 100%;
  max-width: 160px;
  moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.BBoxAround {
  width: 100%;
  clear: both;
  margin: 0.8em 0 0em -8px;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  line-height: 120%;
  justify-content: center;
  text-align: center;
}
.BBox {
  width: 30%;
  color: #fff;
  margin: 40px;
  border: 0px solid #fff;
  padding: 12px 12px;
  text-align: center;
  background: none;
}
.BBox img {
  width: 100px;
  margin: 20px;
}
.BBox.clear {
  width: 40%;
  border: 0px solid #fff;
}
.BBox.clear img {
  width: 80%;
}
.BBox p {
  font-size: 130%;
  line-height: 130%;
  margin-bottom: 20px
}
a:link.BBox-solution {
  width: 30%;
  color: #fff;
  margin: 40px;
  border: 1px solid #fff;
  padding: 12px 12px;
  text-align: center;
  background: none;
  height: 400px;
}
a:hover.BBox-solution {
  color: #1e3476;
  background: #fff;
  transition: color 1.5s;
  transition: background 1.5s;
  opacity: 0.65;
  padding: 12px 12px;
}
.BBox-solution a:link span {
  color: #ffffff;
  display: block;
}
.BBox-solution a:hover span {
  color: #ffffff;
  text-decoration: none !important;
  display: block;
}
.BBox-solution:hover {
  text-decoration: none !important;
}
.BBox-solution img {
  margin: 10px auto 10px auto;
}
.BBox-solution p {
  font-size: 78%;
  line-height: 130%;
}
.BBox h3 {
  font: normal 100%/120% 'TheSans', Verdana, 'Geneva, sans-serif';
  margin: 1.3em 0 0 0;
  color: #00a9e0
}
.BBox .Yline {
  height: 2px;
  background-color: #ffcb00;
  margin: 1em 35%
}
.icon {
  width: 100px;
  height: 100px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background-color: #aae9ff;
  margin: 1em auto;
  text-align: center
}
.icon img {
  width: 50px;
  margin-top: 25px
}
.infoBoxWORLD {
  display: none
}
.infoBoxLI {
  width: 43%;
  font-size: 90%;
  float: left;
  margin: 1% 0.5% 3% 0%;
/*  background: rgba(255, 255, 255, 0.8);*/
  padding: 10px;
  color: #003243;
}
.infoBoxRE {
  width: 43%;
  font-size: 90%;
  float: right;
  margin: 1% 0% 0 0.5%;
/*  background: rgba(255, 255, 255, 0.8);*/
  color: #003243;
  padding: 10px;
}
.infoBoxRE-2 {
  width: 55%;
  font-size: 90%;
  float: right;
  margin: 1% 0% 0 0%;
  background: rgba(255, 255, 255, 0.9);
  color: #003243;
  padding: 10px;
}
.big {
  font-size: 120%
}
.infoBoxRE img, .infoBoxRE-2 img {
  width: 100%;
}
.infoBoxLI img {
  width: 100%;
}
.BG-trans {
  background: rgba(255, 255, 255, 0.8);
}
.BG-trans-low {
  background: rgba(255, 255, 255, 0.5);
}
.BG-lila {
  background: #3e4c9a
}

@media only screen and (max-width:1600px) {
.contentInkAround.world {
  background: url("../img/world.png") #3e4c9a no-repeat bottom right 0px;
  background-size: contain;
  height:520px;
}

}

@media only screen and (max-width:1300px) {
.contentInkAround.world {
  background: url("../img/world.png") #3e4c9a no-repeat center right 0px;
  background-size: 55%;
  height:620px;
}

}

@media only screen and (max-width:980px) {
  .contentInkAround.world {
    background-image: none;
    background-color: #3e4c9a;
    height: auto;
  }
  .infoBoxWORLD {
    display: block;
    width: 56%;
    margin: 1% 0% 0% 0%;
    padding: 0;
    float: right;
    background: none;
  }
}
@media only screen and (max-width: 810px) {
  .infoBoxWORLD {
    display: block;
    width: 100%;
    margin: 1% 2% 0 2%;
    float: none;
    background: none;
    padding: 0px;
  }
  .infoBoxRE, .infoBoxLI, .infoBoxRE-2 {
    width: 96% !important;
    margin: 0 2% 5% 2%;
    float: left;
  }
  .infoBoxLI img, .infoBoxRE img {
    width: 100%;
    float: none;
  }
}



.newsBox {
  width: 100%;
  clear: both;
  margin: 2em auto 0 auto;
  overflow: hidden;
  font-size: 93%;
  display: flex;
  flex-flow: row wrap;
}
.newsBoxLI {
  width: 23%;
  float: left;
  margin: 0% 2% 2% 0%;
  background: #ffff;
       display:flex;
    flex-direction: column;
}
.newsBoxLI a {
  color: #000
}
.newsBoxLI a:hover {
  color: #007fab;
  text-decoration: none
}
.newsBoxLI img {
  width: 100%
}
.newsBoxLI p {
  margin: 10px 15px;
  padding: 0px 0px 10px 0px;
}
@media only screen and (max-width: 1100px) {
  .newsBoxLI {
    width: 30%;
    margin: 0% 3% 3% 0%;
  }
}
@media only screen and (max-width: 810px) {
  .newsBoxLI {
    width: 45%;
    margin: 0% 3% 3% 0%;
  }
}

@media only screen and (max-width: 520px) {
  .newsBoxLI {
    width: 100%;
    float: none;
    margin: 0% 0 30px 0;
  }
}
  a:link.BBox-solution {
    width: 45%;
    color: #fff;
    margin: 40px 10px 40px 10px;
    border: 1px solid #fff;
    padding: 12px 12px;
    text-align: center;
    background: none;
    height: 400px;
  }
  a:hover.BBox-solution {
    color: #1e3476;
    background: #ffffff;
    transition: color 1.5s;
    transition: background 1.5s;
    opacity: 0.65;
    padding: 12px 12px;
  }

@media only screen and (max-width: 760px) {
  .BBoxAround {
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0.1em 0 0em -8px;
  }
  .BBox {
    width: 99% !important;
    float: left;
    margin-bottom: 1em
  }
  .BBoxAround.clear {
    display: flex;
    align-items: stretch;
    flex-wrap: nowrap;
    margin: 0.1em 0 0em -8px;
  }
  .BBox.clear {
    width: 50% !important;
  }
  .BBox.clear img {
    width: 100%;
  }
  a:link.BBox-solution {
    width: 45%;
    color: #fff;
    margin: 10px;
    border: 1px solid #fff;
    padding: 12px 12px;
    text-align: center;
    background: none;
    height: 400px;
  }
  a:hover.BBox-solution {
    color: #1e3476;
    background: #fff;
    transition: color 1.5s;
    transition: background 1.5s;
    opacity: 0.65;
    padding: 12px 12px;
  }
  .newsBoxLI {
    width: 100%;
    float: none;
    margin: 0% 0 30px 0;
  }
}
@media only screen and (max-width:540px) {
  a:link.BBox-solution {
    width: 99%;
    color: #fff;
    margin: 20px;
    border: 1px solid #fff;
    padding: 12px 12px;
    text-align: center;
    background: none;
  }
  a:hover.BBox-solution {
    color: #1e3476;
    background: #fff;
    transition: color 1.5s;
    transition: background 1.5s;
    opacity: 0.65;
    padding: 12px 12px;
  }
}
.network-BoxLI {
  width: 32%;
  float: left;
  margin: 0% 1% 2% 0%;
}
.network-BoxLI a {
  color: #000
}
.network-BoxLI a:hover {
  color: #007fab;
  text-decoration: none
}
.network-BoxLI img {
  width: 100%
}
.network-BoxLI p {
  margin: 10px 15px
}
@media only screen and (max-width: 880px) {
  .network-BoxLI {
    width: 40%;
    margin: 0% 3% 3% 0%;
  }
}
@media only screen and (max-width: 610px) {
  .network-BoxLI {
    width: 100%;
    margin: 0% 3% 3% 0%;
  }
}
.KreisBoxLI {
  width: 35%;
  margin: 0% auto;
}
.KreisBoxRE {
  width: 100px;
  height: 100px;
  float: left;
  margin: 0% 2% 2% 0%;
  border-radius: 50%;
  color: #fff;
  line-height: 90%;
  font-size: 80%
}
.KreisBoxRE p {
  margin: 0px;
    padding: 35px 0;
    text-align: center;
}
@media only screen and (max-width: 1024px) {
  .KreisBoxRE {
    width: 90px;
    height: 90px;
    float: left;
    margin: 0% 1% 1% 0%;
    border-radius: 50%;
    color: #fff;
    line-height: 90%;
    font-size: 80%
  }
}
@media only screen and (max-width: 869px) {
  .KreisBoxRE {
    width: 112px;
    height: 112px;
    float: left;
    margin: 0% 5% 5% 0%;
    border-radius: 50%;
    color: #fff;
    line-height: 90%;
    font-size: 80%
  }
    .KreisBoxRE p {
  margin: 0px;
    padding: 45px 0;
    text-align: center;
}
}
.cruises {
  background: url("../img/cruises.jpg") no-repeat center 0px;
  background-size: cover;
  position: relative;
  z-index: 0
}
.container {
  background: url("../img/container.jpg") no-repeat center 0px;
  background-size: cover;
  position: relative;
  z-index: 0
}
.tugs {
  background: url("../img/tugs.jpg") no-repeat center 0px;
  background-size: cover;
  position: relative;
  z-index: 0
}
.barges {
  background: url("../img/bargs.jpg") no-repeat center 0px;
  background-size: cover;
  position: relative;
  z-index: 0
}
.shortsea {
  background: url("../img/shortsea.jpg") no-repeat center 0px;
  background-size: cover;
  position: relative;
  z-index: 0
}
.PersBoxLI {
  width: 15%;
  float: left;
  margin-right: 0%;
}
.PersBoxRE {
  width: 85%;
  float: right;
}
.PersBoxLI img {
  width: 99%;
}
.kreis {
  border-radius: 50%;
}
.PersBoxLI p, .PersBoxRE p {
  margin: 15px 20px
}
@media only screen and (max-width: 730px) {
  .PersBoxLI {
    width: 35%;
  }
  .PersBoxRE {
    width: 65%;
  }
  .PersBoxLI img {
    width: 100%;
  }
  .KreisBoxLI {
    width: 60%;
    float: none;
    margin: 0% auto 5% auto;
  }
}
.associationsBoxLI {
  width: 12%;
  float: left;
  margin: 0% 2% 2% 0%;
  background: #ffff;
}
.associationsBoxLI a {
  color: #000
}
.associationsBoxLI a:hover {
  color: #007fab;
  text-decoration: none
}
.associationsBoxLI img {
  width: 100%
}
.associationsBoxLI p {
  margin: 10px 15px
}
@media only screen and (max-width: 980px) {
  .associationsBoxLI {
    width: 21%;
    margin: 0% 3% 3% 0%;
  }
}
@media only screen and (max-width: 640px) {
  .associationsBoxLI {
    width: 29%;
    float: none;
    margin: 0% 3% 20px 0;
  }
}
.downloadBox {
  width: 100%;
  clear: both;
  margin: 2em auto 0 auto;
  overflow: hidden;
  font-size: 93%;
  display: flex;
  flex-flow: row wrap;
}
.downloadBoxLI {
  width: 30%;
  float: left;
  margin: 0% 2% 2% 0%
}
.downloadBoxLI a {
  color: #03ac53
}
.downloadBoxLI a:hover {
  color: #fff;
  text-decoration: none
}
.downloadBox p {
  margin: 10px 15px
}
@media only screen and (max-width: 830px) {
  .downloadBoxLI {
    width: 100%;
    float: none;
    margin: 0% 0 30px 0;
  }
}
.button-messe {
  color: #fff;
  display: block;
  border: 1px solid #009a49;
  moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  width: 190px;
  text-align: center;
  padding: 4px 0px;
  background: #009a49;
  margin: 10px auto 5px auto;
  font-weight: bold;
  font-size: 80%;
  cursor: pointer;
}
a.button-messe:link {
  color: #fff;
}
a.button-messe:visited {
  color: #fff;
}
a.button-messe:hover {
  color: #fff;
  background: #005321;
  text-decoration: none;
  border: 1px solid #005321;
}
.button-more {
  color: #fff;
  display: block;
  border: 1px solid #009a49;
  moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  width: 80%;
  text-align: center;
  padding: 8px 0px;
  background: #009a49;
  margin: 10px auto 10px auto;
  font-weight: bold;
}
a.button-more:link {
  color: #fff;
}
a.button-more:visited {
  color: #fff;
}
a.button-more:hover {
  color: #fff;
  display: block;
  background: #005321;
  text-decoration: none;
  border: 1px solid #005321;
}
.button-more-blue {
  background: #163b61;
border: 1px solid #fff;
    max-width:250px;
}
a.button-more-blue:hover {
  background: #23427d;
    border: 1px solid #23427d;
}

.button-more-weiss {
  background: #fff;
    border: 1px solid #fff;
    color:#003243;
    max-width:250px;
}
a.button-more-weiss:link {
  background: #fff;
    border: 1px solid #fff;
    color:#003243;
    max-width:250px;
}
a.button-more-weiss:hover {
  background: #007fab;
    border: 1px solid #007fab;
    color:#fff
}

.v-down {
flex-grow: 1;
display: flex;
align-items: flex-end;
margin-top: auto;
}

.trans {opacity: 0.44;}

@media only screen and (max-width: 480px) {
  .button-more {
    width: 90%;
    margin-top: 10px
  }
}
.Yline {
  height: 2px;
  background-color: #ffcb00;
  margin: 1em 35%
}
.left {
  float: left;
}
.form {
  width: 46%;
  margin-right: 2%;
  float: left
}
@media only screen and (max-width: 680px) {
  .form {
    width: 100%;
    margin-right: 0%;
    clear: both
  }
}
.textfeld, .freitext {
  width: 100%;
  line-height: normal;
  text-decoration: none;
  background: #fff;
  color: #333;
  border: 0px solid #e4f7ed;
  margin-bottom: 8px;
  padding: 3px 4px 1px 4px;
  font: 1em/140% 'TheSansLight', Verdana, 'Geneva, sans-serif';
}
.textfeld {
  height: 26px;
  font: 1em/140% 'TheSansLight', Verdana, 'Geneva, sans-serif';
}
.freitext {
  height: 165px;
  font: 1em/140% 'TheSansLight', Verdana, 'Geneva, sans-serif';
}
.textfeld-K {
  width: 100px;
  line-height: normal;
  text-decoration: none;
  background: #fff;
  color: #333;
  border: 0px solid #e4f7ed;
  margin-bottom: 8px;
  height: 26px;
  font: 1em/140% 'TheSansLight', Verdana, 'Geneva, sans-serif';
}
.buttonBig {
  -webkit-appearance: none;
  width: 210px;
  padding: 6px 4px 5px 4px;
  border: 0px solid #ffffff;
  color: #ffffff;
  cursor: pointer;
  font: 1em/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  background: #009a49;
  moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  margin: 0px auto;
  text-align: center;
}
.buttonBig:hover {
  background: #00534f
}
.buttonTopFooter {
  width: 70px;
  margin: -16px auto 0px auto;
  height: auto;
  position: relative;
  z-index: 10
}
.buttonTopFooter img {
  width: 100%;
}
.footerAround {
  width: 100%;
  height: auto;
  position: relative;
  background-color: #f5f8f9;
}
.footer-bottom {
  position: fixed;
  bottom: 0
}
.footer {
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
  padding: 26px 40px 40px 40px;
  font-size: 80%;
}
@media only screen and (max-width: 640px) {
  .buttonTopFooter {
    width: 50px;
    margin: -25px auto 25px auto;
  }
  .footer-bottom {
    position: relative;
    bottom: 0
  }
}
.line {
  clear: both;
  height: 1px;
  width: 100%;
  border-bottom: 1px solid #ccc;
  margin: 1em 0 1em 0
}
.break {
  clear: both;
  height: 1px;
  width: 100%;
  border-bottom: 0px solid #ccc;
  margin: 0
}
.line-grey {
  clear: both;
  height: 1px;
  width: 100%;
  border-bottom: 1px solid #999;
  margin: 1em 0
}
#socialmedia a, #socialmedia a:visited {
  color: #838383;
  text-decoration: none;
}
#socialmedia a:hover {
  color: #838383;
  text-decoration: underline
}
#socialmedia img {
  margin-right: 3px;
  vertical-align: -2px;
}
.validator {
  display: none;
}
.round-border {
  border-radius: 15px;
}

.border-white {
  border:1px solid #fff;
}
/********************** sticky box ********************************/
.stickybox {
  width: 70px;
  height: 50px;
  position: fixed;
  top: 300px;
  right: -2px;
  z-index: 1000;
  -moz-border-radius: 15px 0px 0px 15px;
  -webkit-border-radius: 15px 0px 0px 15px;
  border-radius: 15px 0px 0px 15px;
  border: 0px solid #fff;
  background-color: #009a49;
  background-size: cover;
  background-image: url(../img/contact.png)
}
.stickybox img {
  width: 80%
}
@media only screen and (max-width: 820px) {
  .stickybox {
    top: 350px;
    height: 38px;
    width: 55px;
  }
}