@charset "UTF-8";
/* CSS Document */
/* cabin-regular - latin */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/cabin-v26-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/cabin-v26-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/cabin-v26-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/cabin-v26-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/cabin-v26-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/cabin-v26-latin-regular.svg#Cabin') format('svg'); /* Legacy iOS */
}

/* cabin-500 - latin */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/cabin-v26-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/cabin-v26-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/cabin-v26-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/cabin-v26-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/cabin-v26-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/cabin-v26-latin-500.svg#Cabin') format('svg'); /* Legacy iOS */
}

/* cabin-600 - latin */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/cabin-v26-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/cabin-v26-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/cabin-v26-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/cabin-v26-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/cabin-v26-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/cabin-v26-latin-600.svg#Cabin') format('svg'); /* Legacy iOS */
}

/* cabin-700 - latin */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/cabin-v26-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/cabin-v26-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/cabin-v26-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/cabin-v26-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/cabin-v26-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/cabin-v26-latin-700.svg#Cabin') format('svg'); /* Legacy iOS */
}
/* cabin-condensed-regular - latin */
@font-face {
  font-family: 'Cabin Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/cabin-condensed-v19-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/cabin-condensed-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/cabin-condensed-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/cabin-condensed-v19-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/cabin-condensed-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/cabin-condensed-v19-latin-regular.svg#CabinCondensed') format('svg'); /* Legacy iOS */
}

/* cabin-condensed-600 - latin */
@font-face {
  font-family: 'Cabin Condensed';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/cabin-condensed-v19-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/cabin-condensed-v19-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/cabin-condensed-v19-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/cabin-condensed-v19-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/cabin-condensed-v19-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/cabin-condensed-v19-latin-600.svg#CabinCondensed') format('svg'); /* Legacy iOS */
}

/* cabin-condensed-500 - latin */
@font-face {
  font-family: 'Cabin Condensed';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/cabin-condensed-v19-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/cabin-condensed-v19-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/cabin-condensed-v19-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/cabin-condensed-v19-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/cabin-condensed-v19-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/cabin-condensed-v19-latin-500.svg#CabinCondensed') format('svg'); /* Legacy iOS */
}

/* cabin-condensed-700 - latin */
@font-face {
  font-family: 'Cabin Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/cabin-condensed-v19-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/cabin-condensed-v19-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/cabin-condensed-v19-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/cabin-condensed-v19-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/cabin-condensed-v19-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/cabin-condensed-v19-latin-700.svg#CabinCondensed') format('svg'); /* Legacy iOS */
}


body,
html {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  font-family: "Segoe", "Segoe UI", "DejaVu Sans", Trebuchet MS,
    "Verdana, sans-serif";
  font-size: 16px;
  line-height: 1.6em;
}
p {
  padding: 0.5em 0em 0.5em 0em;
}
p#cookie{
  padding: 0;
}
h1 {
  font-family: "Cabin Condensed", sans-serif;
  font-weight: 400;
  font-size: 24px;
  text-transform: uppercase;
  display: block;
}
h2 {
  font-size: 1.2em;
  line-height: 1.6em;
}
a {
  text-decoration: none;
  outline: none;
}
a img {
  border: none;
}
span {
  color: #022a5c;
}
h3 {
  background: #fb8f04;
  display: inline-block;
  padding: 7px;
  margin: 10px 0;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}
/*+++++++++++++++++++++++++++++++++++++++  FORMULARBEREICH +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
form {
  margin: -1px;
  padding: 1px;
}
label {
  display: block;
  margin: 1px 10%;
  width: 100%;
}
input {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 39px;
  border-radius: 10px;
  border: none;
  padding: 1px 10px;
  color: #333;
  font-size: 1.2em;
  box-shadow: 0px 1px 9px #000; /* webkit browser*/
  -webkit-box-shadow: 0px 1px 9px #000; /* webkit browser*/
  -moz-box-shadow: 0px 1px 9px #000; /* firefox */
  box-shadow: 0px 1px 9px #000;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
textarea {
  display: block;
  margin: 0 auto;
  width: 90%;
  border-radius: 10px;
  border: none;
  padding: 1px 10px;
  height: 10em;
  color: #333;
  font-size: 1.2em;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#code {
  margin: 0 auto;
  width: 50%;
}
#absenden {
  color: #fff;
  margin: 30px 0px;
}
#error {
  color: #fa9603;
}
#fehler {
  width: 100%;
  background: #222222 none repeat scroll 0 0;
  color: #fa9603;
  display: table;
  font-size: 1.2em;
  font-weight: 300;
  margin-top: 30px;
  text-align: center;
}
/*++++++++++++++++++++++++++++++++++++++    HEADERBEREICH     ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
header {
  height: 122px;
  border-bottom: solid #ffffff 5px;
}
#sitehead {
  margin: 0 auto;
  max-width: 75em;
  height: 122px;
  background: #fff;
  border-bottom: solid #000 5px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: right;
}
#logo {
  float: left;
  margin: 1.8em 0 0 1em;
  max-width: 19em;
  width: 16.75em;
}
#nav-tab {
  display: block;
  width: 10%;
  min-width: 30px;
  height: 78px;
  background: #cfcfcf;
  position: absolute;
  top: 0;
  right: 0px;
  text-align: center;
}
#nav-tab ul {
  background: #fff;
  margin: 70px 0px 0px 0px;
  padding: 7px 0px 0px 0px;
  border-bottom: #00a6a1 6px solid;
}
#nav-tab ul img {
  width: 25px;
}

#top-nav {
  display: block;
  width: 100%;
  color: #fff; /*position:absolute;*/
  top: 122px;
  right: 0;
}
#top-nav ul {
  height: 27px;
  padding: 12px 25px;
  border-bottom: thin solid #00c1f2;
  text-align: center;
}
#top-nav ul:hover,
#top-nav ul:active,
#top-nav ul:visited {
  background: #00a6a1;
}
#top-nav a {
  color: #fff;
  font-size: 1.2em;
  text-decoration: none;
}
nav#top-nav {
  display: none;
}

/*+++++++++++++++++++++++++++++++++++++++   SITE ROLL NAVIGATION                +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.next-prev {
  float: right;
  position: relative;
  z-index: 2000;
  margin: 12px 30px;
}
.next-prev hr {
  width: 100px;
  border: 0;
  height: 1px;
  background: #010d19;
  background-image: linear-gradient(to right, #010d19, #fff, #010d19);
}
a.prev,
a.next {
  display: block;
  height: 12px;
  position: relative;
  text-indent: -9999px;
  width: 30px;
}
a.prev {
  background: transparent url("../img/scroll-up.svg") 0 0 no-repeat;
  margin: 0 auto 0px auto;
  background-size: 100%;
}
a.prev:hover {
  background: transparent url("../img/scroll-up.svg") -1px -13px no-repeat;
  background-size: 100%;
}
a.next {
  background: transparent url("../img/scroll-down.svg") -1px 0 no-repeat;
  margin: 0px auto 0 auto;
  background-size: 100%;
}
a.next:hover {
  background: transparent url("../img/scroll-down.svg") -1px -13px no-repeat;
  background-size: 100%;
}
#home .next.aktuelles {
  margin: 20px;
}
#impressum .prev.home {
  margin: 20px;
}
/*+++++++++++++++++++++++++++++++++++++++   HAUPTBEREICH                       ++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#container {
  max-width: 75em;
  margin: 0 auto;
  position: relative;
}
#socialmedia {
  display: flex;
  background: rgba(255, 255, 255, 0);
  position: absolute;
}
.socialmedia-box {
  display: flex;
  background: rgba(255, 255, 255, 0.1);
  width: 20%;
  position: absolute;
  height: 100px;
  right: 0;
}
#logo02 {
  height: 71px;
  display: none;
}
#logo01 {
  height: 71px;
  display: block;
}
#facebook {
  height: 71px;
}
.info-sticker {
  display: flex;
  position: absolute;
  background: #ff6c00;
  z-index: 200;
  padding: 1rem;
  color: rgb(255, 255, 255);
  font-weight: 700;
  transform: rotate(-10deg);
  border-radius: 1rem;
  bottom: 20rem;
  left: 2rem;
  font-size: 1.4rem;
}
#newsbanner {
  display: flex;
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(15, 191, 210, 1);
  background: rgba(255, 255, 255, 1);
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
a #newsbanner {
  color: rgba(31, 62, 138, 1);
}
.facebook-logo {
  display: block;
  width: 80px;
  background: rgba(33, 65, 136, 1);
  margin: 5px;
}
.facebook-stuch-logo {
  width: 80%;
  max-width: 30rem;
}
.news-banner-text {
  max-width: 22rem;
  font-size: 1.4rem;
  line-height: 1.6rem;
  width: 80%;
  padding: 1rem;
  text-align: center;
}
#face02 {
  display: none;
}
#logo02 {
  display: none;
}
#home,
#filialen,
#aktuelles,
#informatives,
#kontakt,
#presse,
#deko,
footer,
filiale {
  display: block;
  float: left;
  width: 100%;
  min-height: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#home .head {
  display: block;
  float: left;
  width: 100%;
  height: 71px;
  background: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#home span {
  font-size: 1em;
  color: #fff;
}
#home ul {
  list-style: outside square;
  margin-left: 30px;
}
#home .head h1 {
  border-bottom: thin dotted #fff;
  color: #fff;
  margin: 20px 30px 0;
  line-height: 50px;
}

#filialen .head,
#aktuelles .head,
#informatives .head,
#kontakt .head,
#presse .head,
footer.head {
  display: block;
  float: left;
  width: 100%;
  height: 71px;
  border-top: thin solid #0092d3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#filialen .head h1,
#aktuelles .head h1,
#informatives .head h1,
#kontakt .head h1,
#presse .head h1,
#footer.head h1 {
  color: #cfcfcf;
  margin: 30px 0 0 30px;
}

/*+++++++++++++++++++++++++++++++++++++++   ARTIKEL HOME                           +++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.banner-top {
  display: block;
  float: left;
  width: 100%;
}
.banner-bottom {
  display: none;
  float: left;
  width: 100%;
}
.banner-sdbf {
  display: block;
  float: left;
  width: 45%;
  margin: 10px 0px 0px 0px;
  background: rgba(255,255,255,.8);
  border-radius: 0rem 0rem 0rem 5rem;
  padding: .6rem 0rem 0rem 0rem;
}
.banner-seafoodstar {
  display: block;
  float: left;
  width: 50%;
}
#slogan {
  display: block;
  margin: 30px auto;
  max-width: 400px;
  text-align: center;
  width: 100%;
}
#sdbf {
  display: block;
  margin: 0 auto;
  max-width: 18em;
  width: 80%;
}
#seafoodstar {
  display: block;
  margin: 0 auto;
  max-width: 10em;
  width: 60%;
}
#home {
  color: #fff;
}
#home .content {
  border-collapse: separate;
  border-spacing: 20px;
  display: block;
  float: left;
  width: 90%;
  margin: 0px 0px 30px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#home .infobox,
#home .infobox1,
#home .infobox2 {
  display: block;
  min-width: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#home .infobox {
  display: none;
}
/*+++++++++++++++++++++++++++++++++++++++   ARTIKEL FILIALEN     I                      +++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#filialen .content {
  display: block;
  border-collapse: separate;
  border-spacing: 10px;
  float: left;
  width: 100%;
  text-align: center;
  color: #fff;
}
#filialen .filialbox {
  display: inline-block;
  width: 85%;
  vertical-align: top;
  margin: 13px auto;
  font-size: 1.2em;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border: thin solid #0092d3;
  background: #0fbfd2 none repeat scroll 0 0;
  box-shadow: 0 1px 7px #1d3981;
  -webkit-box-shadow: 0 1px 7px #1d3981;
  -moz-box-shadow: 0 1px 7px #1d3981;
  -o-box-shadow: 0 1px 7px #1d3981;
  -ms-box-shadow: 0 1px 7px #1d3981;
}
#filialen .filialbox > img {
  width: 100%;
  border: thin solid #0092d3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#filialen img {
  width: 100%;
  float: left;
}
#filialen .filialbox > h2 {
  border-bottom: 1px dotted #fff;
  border-top: 1px dotted #fff;
  font-size: 1.2em;
  padding: 0.3em 0;
  width: 100%;
}
#filialen .filial-adresse {
  font-size: 1em;
  line-height: 1.3em;
  height: 3em;
  margin: 5px 0;
  float: left;
  width: 100%;
}
.link {
  display: block;
  float: left;
  margin: 10px auto;
  width: 100%;
  height: 50px;
}
.but {
  width: 70px;
  height: 50px;
  margin: 0px auto;
  padding: 1px;
  border: 1px solid #d8f3f2;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  -webkit-border-radius: 12px;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
}
.plus-but {
  width: 70px;
  height: 50px;
  margin: 0px auto;
  padding: 1px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  -webkit-border-radius: 12px;
  border: 1px solid #d8f3f2;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
}
.but {
  background: #606060 center center no-repeat;
  background-size: 35%;
}
.plus-but {
  background: #006aa5 url(../img/plus-ikon.svg) center center no-repeat;
  background-size: 35%;
}
.plus-but:hover {
  background-color: #00306a;
}

#bestellschein {
  display: flex;
  flex-direction: row;
  justify-content: start;
}

#bestellschein .acro-but,
#info .acro-but,
#aktuelles .tube-but,
#aktuelles .acro-but {
  border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  -webkit-border-radius: 12px;
  border: 1px solid #cfcfcf;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
  width: 40px;
  height: 10px;
  margin: 5px;
}
.bestellung {
  display: flex;
  width: 100%;
  justify-content: start;
  flex-direction: column;
}
#info {
  display: block;
  margin: 0 auto;
}
#bestellschein{
  display: flex;

}
.acro-but {
  background: url(../img/Acrobat_icon_weiss.svg) center center no-repeat;
  background-size: 45%;
}
#presse .acro-but {
  background-color: #006aa5;
}
#bestellschein .acro-but {
  background-color: #006aa5;
  height: 4rem;
  width: 3rem;
  margin: 2em 0em;
}

#info .acro-but {
  background-color: #006aa5;
  height: 5rem;
  width: 4rem;
}
#bestellschein .acro-but:hover,
#info .acro-but:hover {
  background-color: #ff0000;
}
.tube-but {
  background: url(../img/YouTube.svg) center center no-repeat;
  background-size: 45%;
}
#presse .tube-but {
  background-color: #006aa5;
}

#presse .tube-but:hover,
#aktuelles .tube-but:hover {
  background-color: #ff0000;
}
#presse .acro-but:hover,
#aktuelles .acro-but:hover {
  background-color: #ff0000;
}

/*+++++++++++++++++++++++++++++++++++++++   ARTIKEL FILIALE     I                      +++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#filiale .content {
  border-collapse: separate;
  border-spacing: 0px;
  color: #fff;
  display: block;
  width: 100%;
  text-align: left;
}
#filiale .infobox1 .head {
  display: block;
  float: left;
  width: 100%;
  height: 71px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#filiale .infobox1 h1 {
  height: 0;
  padding: 30px 20px;
  text-align: left;
  font-size: 1.4em;
}
#filiale .infobox1 {
  display: block;
  min-width: 300px;
  width: 100%;
  float: left;
  padding: 0px 0;
}
#filiale .infobox1 .adressen {
  display: block;
  width: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#filiale .infobox1 .adressen span {
  color: #022a5c;
}
#filiale .infobox1 .adressen a {
  color: #fff;
}
#filiale .infobox1 .text {
  display: block;
  width: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
#filiale .infobox1 .slogan {
  display: block;
  width: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#filiale .infobox1 .slogan {
  width: 100%;
  float: right;
}

#filiale .infobox2 {
  display: block;
  width: 100%;
  float: left;
  padding: 0px 0;
}
#filiale .infobox2 .text {
  display: block;
  width: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}

#filiale .infobox2 .motivbox-1 {
  display: block;
  float: left;
  width: 100%;
  height: 300px;
  border-bottom: 7px solid #022a5c;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#filiale .infobox2 .motivbox-1,
#filiale .infobox2 .motivbox-2,
#filiale .infobox2 .motivbox-3 {
  display: block;
  float: left;
  width: 100%;
  height: 380px;
  border-bottom: 7px solid #022a5c;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: content-box;
  overflow: hidden;
  position: relative;
}
#filiale .infobox2 .motivbox-2 {
  background: #e9e5dc;
}
#filiale .infobox2 .motivbox-2 iframe {
  height: 460px;
  margin-top: -63px;
}
#filiale #maplink {
  height: 380px;
  position: absolute;
  width: 300px;
}

#filiale.impressum #maplink {
  height: 300px;
  position: absolute;
  width: 100%;
}
#filiale.impressum .infobox2 .motivbox-1 {
  height: 360px;
  border-bottom: none;
  background-size: 100% auto;
}
#filiale.impressum iframe {
  height: 125%;
  margin-top: -40px;
}

#filiale.datenschutz .content {
  border-collapse: separate;
  border-spacing: 0px;
  color: #fff;
  display: block;
  width: 100%;
  text-align: left;
}
#filiale.datenschutz .infobox1 h1 {
  text-align: left;
}

#filiale.knauber .infobox2 .motivbox-1 {
  background: url(../img/filialen/knauber-02.jpg) center center no-repeat;
  background-size: 100% auto;
}
#filiale.mehlem .infobox2 .motivbox-1 {
  background: url(../img/filialen/mehlem-friesdorf.jpg) left top no-repeat;
  background-size: 119%;
}
#filiale.markt .infobox2 .motivbox-1 {
  background: url(../img/filialen/markt-bonn.jpg) center center no-repeat;
  background-size: auto 100%;
}
/*#filiale.markt .infobox2 .motivbox-2		{	background: url(/img/filialen/Markt.svg)center center no-repeat;background-size:170% auto;}*/
#filiale.plittersdorf .infobox2 .motivbox-1 {
  background: url(../img/filialen/plittersdorf-theke.jpg) center center
    no-repeat;
  background-size: auto 100%;
}
#filiale.godesberg .infobox2 .motivbox-1 {
  background: url(../img/filialen/godesberg-aussen-neu.jpg) center center
    no-repeat;
  background-size: auto 100%;
}
#filiale.mobiltour .infobox2 .motivbox-1 {
  background: url(../img/filialen/mobil-tour-01.jpg) top center no-repeat;
  background-size: auto 160%;
}
#filiale.honnef .infobox2 .motivbox-1 {
  background: url(../img/filialen/bad-honnef-04.jpg) center center no-repeat;
  background-size: auto 100%;
}

#filiale.knauber .infobox2 .motivbox-3 {
  background: url(../img/filialen/knauber-01.jpg) center center no-repeat;
  background-size: auto 110%;
}
#filiale.markt .infobox2 .motivbox-3 {
  background: url(../img/filialen/markt-bonn-500x500.jpg) center center
    no-repeat;
  background-size: 120% auto;
}
#filiale.plittersdorf .infobox2 .motivbox-3 {
  background: url(../img/filialen/plittersdorf-500x500.jpg) left center
    no-repeat;
  background-size: 120% auto;
}
#filiale.godesberg .infobox2 .motivbox-3 {
  background: url(../img/filialen/godesberg-500x500-neu.jpg) left top no-repeat;
  background-size: 120% auto;
}
#filiale.mobiltour .infobox2 .motivbox-3 {
  background: url(../img/filialen/mobil-tour-siebengebirge-03-2024.jpg) center bottom no-repeat;
  background-size: auto 121%;
}
#filiale.honnef .infobox2 .motivbox-3 {
  background: url(../img/filialen/bad-honnef-03.jpg) left top no-repeat;
  background-size: 120% auto;
}
#filiale.mehlem .infobox2 .motivbox-3 {
  background: url(../img/filialen/mehlem-friesdorf-02.jpg)center bottom no-repeat;
  background-size: auto 100%;
}


/*+++++++++++++++++++++++++++++++++++++++   ARTIKEL INFORMATIVES     I                      +++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#informatives .content {
  display: block;
  border-collapse: separate;
  border-spacing: 0px;
}
#informatives .infobox1 {
  display: block;
  width: 100%;
  float: left;
  position: relative;
  min-height: 330px;
  text-align: center;
  background: rgba(96, 96, 96, 0);
}
#informatives .infobox2 {
  display: block;
  width: 100%;
  float: left;
  background: rgba(207, 207, 207, 1);
  text-align: center;
  padding: 30px 0;
}
#informatives .infobox2 p {
  padding: 0.5em 0.5em;
}
#informatives li {
  color: #cfcfcf;
  display: inline-block;
  padding: 20px;
}

/*+++++++++++++++++++++++++++++++++++++++   ARTIKEL AKTUELLES     I                      +++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#aktuelles .content {
  display: block;
  border-collapse: separate;
  border-spacing: 0px;
}
#aktuelles .infobox1 {
  display: block;
  width: 100%;
/*  vertical-align: top;*/
  float: left;
  position: relative;
  min-height: 430px;
  text-align: center;
}
#aktuelles .infobox2 {
  display: block;
  width: 100%;
/*  vertical-align: top;*/
  float: left;
  background: #cfcfcf;
  text-align: center;
  padding: 30px 0;
}
#aktuelles .infobox2 p {
  padding: 0.5em 0.5em;
}
#aktuelles li {
  color: #cfcfcf;
  display: inline-block;
  padding: 20px;
}
.aktuell {
  width: 100%;
  min-height: 370px;
  background: url(../img/Aktuelles-2016-02.jpg) top right no-repeat;
  position: relative;
  overflow: hidden;
  background-size: auto 100%;
}
.informatives {
  width: 100%;
  min-height: 370px;
  background: url("../img/information-2025-01-01.jpg") center center no-repeat;
  /*background: url("../img/information-2020-03.jpg") top center no-repeat;*/
  /*background: url("../img/information-2020-10.jpg") top center no-repeat;*/
  position: relative;
  overflow: hidden;
  background-size: auto 100%;
}
#weihnacht.informatives {
  background: url("../img/christmas-5851054_1280.jpg") center center no-repeat;
  position: relative;
  overflow: hidden;
  background-size: cover;
}
#weihnacht.informatives .infobox1 {
 background: #cfcfcf;
}
#sylvester.informatives {
  background: url("../img/information-2025-01-01.jpg") center center no-repeat;
  position: relative;
  overflow: hidden;
  background-size: cover;
}
#sylvester.informatives .infobox1 {
  background: rgba(255, 255, 255, 1);
}
#feinkostmeile .informatives {
  width: 100%;
  min-height: 450px;
  background: url("../img/information-2020-10.jpg") top center no-repeat;
  position: relative;
  overflow: hidden;
  background-size: cover;
}
#infosticker01 {

display: none;

/*  position: absolute;
  z-index: 400;
  width: 25%;
  bottom: 0rem;
  left: 1rem;
  transform: rotate(-5deg);*/
}
.aktuell img {
  width: 100%;
}
.informatives img {
  width: 100%;
}

.aktuell-box {
  bottom: 14%;
  max-width: 160px;
  position: absolute;
  right: 15px;
  width: 35%;
  min-width: 130px;
}
.infobox-text {
  display: flex;
  flex-direction: column;
  margin: 0.5rem;
}
.download-wrapper {
  display: flex;
  width: 100%;
  height: 4rem;
  justify-content: center;
  align-items: center;
}
.download-but {
  display: block;
  height: auto;
  background: rgba(247, 137, 0, 1);
  font-size: 1.2rem;
  font-weight: 700;
  border-radius: 1rem;
/* -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.75);
  -o-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.75);
  -ms-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.75);*/
}

/*+++++++++++++++++++++++++++++++++++++++   KONTAKT     I                                +++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#kontakt .content {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
}

#kontakt .kontakt-motiv {
  display: block;
  width: 100%;
  background: url(../img/Seafood-01.jpg) center no-repeat;
  min-height: 300px;
  background-size: 140% auto;
}
.kontakt-text {
  width: 90%;
  display: flex;
  flex-direction: column;
  color: rgba(255,255,255,0.85);
  padding: 2rem 3rem;
}
.kontakt-text button {
  background: #0fbfd2 none repeat scroll 0 0;
  box-shadow: 0 1px 7px #1d3981;
  -webkit-box-shadow: 0 1px 7px #1d3981;
  border-radius: 15px;
  border-color: rgba(255,255,255,0.85);
  padding: 1rem;
  margin-top: 2rem;
  max-width: 200px;
}
.kontakt-text button a{
  color:rgba(255,255,255,1.0);
  font-size: 1.3rem;
}


#form {
  display: block;
  border-collapse: separate;
  border-spacing: 0px;
  color: #cfcfcf;
  width: 85%;
  margin: 0 auto;
}
#kontakt .infobox1 {
  display: block;
  width: 100%;
  margin: 0 auto;
}
#kontakt .infobox2 {
  display: block;
  width: 100%;
  margin: 0 auto;
}


.captcha {
  height: 90px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.code {
  display: block;
  height: 40px;
  margin-top: 15px;
  width: 100%;
}
.absenden {
  display: block;
  height: 40px;
  margin: 15px 0 30px;
  width: 100%;
}
input#absenden {
  width: 100%;
}
/*+++++++++++++++++++++++++++++++++++++++   PRESSE      I                                  +++++++++++++++++++++++++++*/
#presse .content {
  display: inline-block;
  border-spacing: 10px;
  width: 100%;
  text-align: center;
  color: #fff;
}
#presse .pressebox {
  display: inline-block;
  width: 83%;
  height: 280px;
  vertical-align: top;
  margin: 6px 3px;
  position: relative;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border: thin solid #fff;
}
#presse .presse-titel {
  margin: 10px 0px 0px 0px;
  float: left;
  width: 100%;
}
#presse .pressebox > img {
  width: 90%;
  border: thin solid #0092d3;
  margin-top: 10px;
  -webkit-box-shadow: 0 1px 7px #1d3981;
  box-shadow: 0 1px 7px #1d3981;
  -moz-box-shadow: 0 1px 7px #1d3981;
  -o-box-shadow: 0 1px 7px #1d3981;
  -ms-box-shadow: 0 1px 7px #1d3981;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#presse .plus-but,
#presse .tube-but,
#presse .acro-but {
  position: absolute;
  bottom: 12px;
  margin: auto 40%;
  width: 20%;
  height: 50px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  -webkit-border-radius: 12px;
  border: 1px solid #d8f3f2;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
}

.acro-but {
  background: url(../img/Acrobat_icon_weiss.svg) center center no-repeat;
  background-size: 45%;
}
#presse .acro-but {
  background-color: #006aa5;
}
.tube-but {
  background: url(../img/YouTube.svg) center center no-repeat;
  background-size: 45%;
}
#presse .tube-but {
  background-color: #006aa5;
}
.movie {
  background-color: transparent;
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.movie iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.movie img {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
/* ++++++++++++++++++++++++++++++++++++++   ANFNG DEKO +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.deko {
  background: url(../img/deko-motiv-01.jpg) center center no-repeat;
  background-size: 100% auto;
  float: left;
  min-height: 200px;
  width: 100%;
}
#deko {
  height: 380px;
  overflow: hidden;
}
#deko img {
  width: auto;
  height: 380px;
  position: relative; /*top:-20%;*/
}

footer {
  float: left;
  height: 300px;
  width: 100%;
}
.footer-nav {
  display: inline-block;
  margin: 30px 0 0;
}
.footer-nav ul {
  display: inline-block;
  font-size: 1em;
  height: 30px;
  margin-left: 30px;
}
.footer-nav ul li {
  margin-right: 30px;
  text-align: center;
  width: auto;
}
.footer-nav ul a {
  color: #666;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.footer-nav ul a:hover {
  color: #cfcfcf;
}
.datenschutz a {
  color: lightskyblue;
}

/*######################################*/
@media only screen and (min-width: 323px) {
  #nav-tab {
    display: block;
    width: 10%;
    min-width: 30px;
    height: 78px;
    background: #cfcfcf;
    position: absolute;
    top: 0;
    right: 20px;
    text-align: center;
  }
  #presse .pressebox {
    height: 320px;
  }
}
/*######################################*/
@media only screen and (min-width: 380px) {
  #logo {
    float: left;
    margin: 1.8em 0 0 2em;
    max-width: 19em;
    width: 18.75em;
  }
  /*+++++++++++++++++++++++++++++++++++++++   FOOTER - ANFANG +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

  #presse .pressebox {
    height: 300px;
  }
}
/*######################################*/
@media only screen and (min-width: 410px) {
  #deko img {
    width: 100%;
    height: auto;
    position: relative;
    top: -20%;
  }
  .nav-tab {
    margin-right: 30px;
  }
  #filialen .content {
    font-size: 1.4em;
  }
}
/*######################################*/
@media only screen and (min-width: 440px) {
  #filiale.markt .infobox2 .motivbox-1 {
    background: url(../img/filialen/markt-bonn.jpg) center center no-repeat;
    background-size: 100% auto;
  }
  /*#filiale.markt .infobox2 .motivbox-2			{	background: url(/img/filialen/Markt.svg)center center no-repeat;background-size:170% auto;}*/
  #filiale.plittersdorf .infobox2 .motivbox-1 {
    background: url(../img/filialen/plittersdorf-theke.jpg) center center
      no-repeat;
    background-size: 100% auto;
  }
  #filiale.godesberg .infobox2 .motivbox-3 {
    background: url(../img/filialen/godesberg-500x500-neu.jpg) center top
      no-repeat;
    background-size: auto 160%;
  }
  #filiale.godesberg .infobox2 .motivbox-1 {
    background: url(../img/filialen/godesberg-aussen-neu.jpg) center center
      no-repeat;
    background-size: 100% auto;
  }
  #filiale.mobiltour .infobox2 .motivbox-3 {
    background: url(../img/filialen/mobil-tour-siebengebirge-03-2024.jpg) center bottom
      no-repeat;
    background-size: auto 120%;
  }
  #filiale.mobiltour .infobox2 .motivbox-3 {
    background: url(../img/filialen/mobil-tour-siebengebirge-03-2024.jpg) center bottom
      no-repeat;
    background-size: auto 120%;
  }
  #filiale.honnef .infobox2 .motivbox-3 {
    background: url(../img/filialen/bad-honnef-03.jpg) center top no-repeat;
    background-size: auto 120%;
  }
  #filiale.honnef .infobox2 .motivbox-1 {
    background-size: 100% auto;
  }
  #absenden {
    color: #fff;
    margin: 30px 0px;
  }
  #presse .pressebox {
    height: 370px;
  }
}
/*######################################*/
@media only screen and (min-width: 500px) {
  .aktuell {
    background-size: 100% auto;
  }
  .informatives {
    background-size: 100% auto;
  }

  #feinkostmeile.informatives {
    width: 100%;
    min-height: 560px;
    background-size: 182%;
  }

  #filiale .infobox1 .slogan {
    width: 80%;
    float: right;
  }
  #filiale .infobox2 .motivbox-2,
  #filiale .infobox2 .motivbox-3 {
    width: 50%;
    box-sizing: border-box;
    border-bottom: none;
  }
  #filiale.impressum .infobox2 .motivbox-2 {
    width: 100%;
    box-sizing: border-box;
    border-bottom: none;
    text-align: left;
  }
  #filiale .infobox2 .motivbox-3 {
    border-bottom: none !important;
  }
  #filiale .infobox2 .motivbox-3 {
    border-left: 7px solid #022a5c;
  }
}
/*######################################*/
@media only screen and (min-width: 540px) {
  /*+++++++++++++++++++++++++++++++++++++++   ARTIKEL FILIALEN         II                   +++++++++++++++++++++++++++++++++++++++++++++++++++++*/
  #filialen .content {
    display: table;
    border-spacing: 8px;
    float: right;
    width: 100%;
    text-align: center;
  }
  #filialen .filialbox {
    display: inline-block;
    width: 100%;
    max-width: 250px;
    vertical-align: top;
    border-spacing: 20px;
    font-size: 1.1em;
    margin: 13px 2px;
  }
  #filialen .filialbox > h2 {
    font-size: 1.1em;
  }
  #filialen .filial-adresse {
    font-size: 0.7em;
  }

  #presse .pressebox {
    height: 400px;
  }
}

/*######################################*/
@media only screen and (min-width: 650px) {
  /*+++++++++++++++++++++++++++++++++++++++   KONTAKT     II                                +++++++++++++++++++++++++++++++++++++++++++++++++++++*/
  #form {
    width: 93%;
  }
#kontakt .kontakt-motiv {
  background: url(../img/Seafood-01.jpg) center no-repeat;
  background-size: 100% auto;
}
  #kontakt .infobox1 {
    display: table-cell;
    min-width: 300px;
    width: 50%;
    float: none;
    padding: 10px 0;
  }
  #kontakt .infobox2 {
    display: table-cell;
    min-width: 300px;
    width: 50%;
    float: none;
    padding: 10px 0;
  }



  input {
    width: 88%;
    height: 39px;
    border-radius: 10px;
    border: none;
    margin: 0 auto;
    font-size: 1.2em;
  }
  #code {
    margin: 0 auto;
    width: 66%;
  }
  textarea {
    height: 9.1em;
  }

  #presse .pressebox {
    width: 280px;
    height: 270px;
  }
  #presse .plus-but,
  #presse .tube-but,
  #presse .acro-but {
    position: absolute;
    bottom: 12px;
    margin: auto 33%;
    width: 33%;
    height: 50px;
  }
  #bestellschein {
  display: flex;
  flex-direction: row;
  justify-content: end;
}
}
/*######################################*/
@media only screen and (min-width: 720px) {
  /*+++++++++++++++++++++++++++++++++++++++   ARTIKEL HOME                           +++++++++++++++++++++++++++++++++++++++++++++++++++++*/
  .banner-top {
    display: none;
  }
  .banner-bottom {
    display: block;
    float: left;
    width: 10em;
    margin-right: 30px;
  }
  .banner-sdbf {
    display: block;
    float: right;
    width: 18em;
    margin: 10px 30px 46px 0px;
    background: rgba(255,255,255,.8);
    border-radius: 0rem 0rem 0rem 8rem;
    padding: .6rem 1rem 1rem 2.1rem;
  }
  .banner-seafoodstar {
    display: none;
  }
  #slogan {
    width: 350px;
    float: left;
    margin-left: 30px;
  }
  #sdbf {
    width: 300px;
    text-align: center;
  }
  #home .content {
    border-spacing: 20px;
    display: flex;
    float: right;
    width: 100%;
    margin-left: 0px;
    font-size: 0.9em;
  }
  #home .infobox {
    display: table-cell;
    width: 20%;
    min-width: 150px;
    text-align: center;
  }
  #home .infobox1 {
    display: block;
    width: 90%;
    min-width: 300px;
  }
  #home .infobox2 {
    display: block;
    width: 90%;
    min-width: 300px;
  }
  /*+++++++++++++++++++++++++++++++++++++++   ARTIKEL FILIALEN                           +++++++++++++++++++++++++++++++++++++++++++++++++++++*/
  #filialen .content {
    border-spacing: 8px;
  }
  #filialen .filialbox {
    display: inline-block;
    width: 100%;
    max-width: 230px;
    vertical-align: top;
    border-spacing: 20px;
    font-size: 1em;
    margin: 13px 2px;
  }
  #filialen .filialbox > h2 {
    font-size: 0.9em;
  }
  /*+++++++++++++++++++++++++++++++++++++++   ARTIKEL AKTUELLES     III             +++++++++++++++++++++++++++++++++++++++++++++++++++++*/
  .aktuell {
    background-size: auto 100%;
    min-height: 400px;
  }
  #feinkostmeile.informatives {
    width: 100%;
    min-height: 600px;
    background: url("../img/information-2020-10.jpg") top center no-repeat;
    position: relative;
    overflow: hidden;
    background-size: 151%;
  }
  #weihnacht.informatives {
    height: 100%;
    min-height: 43rem;
    background: url("../img/christmas-5851054_1280.jpg") top left 33% no-repeat#cfcfcf;
    position: relative;
    overflow: hidden;

  }
  #sylvester.informatives {
    height: 100%;
    min-height: 25rem;
    background: url("../img/information-2025-01-01.jpg")  center center no-repeat;
    position: relative;
    overflow: hidden;
  }

  .info-sticker {
    display: flex;
    position: absolute;
    background: #ff6c00;
    z-index: 200;
    padding: 1rem;
    color: rgb(255, 255, 255);
    font-weight: 700;
    transform: rotate(-10deg);
    border-radius: 1rem;
    bottom: 25rem;
    left: 2rem;
    font-size: 1.4rem;
  }
  #aktuelles .content,
  #informatives .content {
    display: table;
    border-collapse: separate;
    border-spacing: 0px;
    width: 100%;
  }

  #informatives .infobox1 {
    display: table-cell;
    min-width: 300px;
    width: 50%;
    vertical-align: top;
    float: none;
    position: relative;
    background: rgba(255, 255, 255, 1);
  }
  
  #aktuelles .infobox2 {
    display: table-cell;
    min-width: 300px;
    width: 40%;
    vertical-align: top;
    float: none;
    background: #cfcfcf;
    padding: 30px 0px;
    text-align: center;
  }
  #informatives .infobox2 {
    display: table-cell;
    min-width: 300px;
    width: 50%;
    vertical-align: top;
    float: none;
    background: #cfcfcf;
    padding: 30px 0px;
    text-align: center;
  }
  .aktuell-box {
    bottom: 14%;
    max-width: 180px;
    position: absolute;
    right: 15px;
    width: 45%;
    min-width: 130px;
  }
  #aktuelles .infobox2 p,
  #informatives .infobox2 p {
    padding: 0.5em 1em;
  }
  /*+++++++++++++++++++++++++++++++++++++++   KONTAKT     III                                +++++++++++++++++++++++++++++++++++++++++++++++++++++*/
  #kontakt .content {
    display: flex;
    width: 100%;
  }
}
/*######################################*/
@media only screen and (min-width: 760px) {
  #newsbanner {
    flex-direction: row;
  }

  .news-banner-text {
    font-size: 1.4rem;
    line-height: 1.6rem;
    width: 32%;
  }
  .facebook-stuch-logo {
    width: 30%;
    max-width: 20rem;
  }
  #face02 {
    display: block;
  }
  .content-wrapper {
    display: flex;
    width: 100%;
  }

  .menubutton {
    display: block;
  }
  #nav-tab {
    display: none !important;
  }

  nav#top-nav {
    display: inline-block !important;
  }
  #top-nav {
    display: inline-block;
    width: 100%;
    color: #fff;
    position: absolute;
    top: -127px;
    right: 0;
    background: none;
    text-align: right;
  }
  #top-nav ul {
    display: inline-block;
    height: 29px;
    padding: 80px 0px 2px 0px;
    border-bottom: none;
    background: #cfcfcf;
    width: 10%;
    min-width: 64px;
    margin: 0px -1px;
  }
  #top-nav ul li {
    width: 100%;
    background: #fff;
    height: 25px;
  }
  #top-nav a {
    color: #666;
  }
}

/*######################################    */
@media only screen and (min-width: 780px) {
  #presse .pressebox {
    width: 250px;
    height: 270px;
  }

  /*+++++++++++++++++++++++++++++++++++++++   ARTIKEL FILIALE     II                      +++++++++++++++++++++++++++++++++++++++++++++++++++++*/
  #filiale .content {
    border-collapse: separate;
    border-spacing: 0px;
    color: #fff;
    display: table;
    width: 100%;
    text-align: right;
  }
  #filiale .infobox1 .head {
    display: block;
    float: left;
    width: 50%;
    height: 71px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #filiale .infobox1 h1 {
    height: 0;
    padding: 30px 20px;
    text-align: right;
  }
  #speisekarte .infobox1 h1 {
    height: 0;
    padding: 30px 20px;
    text-align: left;
    color: #fff;
  }
  #filiale .infobox1 {
    display: table-cell;
    min-width: 300px;
    width: 50%;
    float: none;
    padding: 0px 0;
    vertical-align: top;
  }
  #filiale .infobox1 .adressen {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #filiale .infobox1 .adressen span {
    color: #022a5c;
  }
  #filiale .infobox1 .adressen a {
    color: #fff;
  }
  #filiale.godesberg .infobox1 .slogan {
    display: block;
    width: 100%;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #filiale .infobox1 .slogan {
    display: block;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #filiale .infobox1 .slogan {
    width: 80%;
    float: right;
  }
  #filiale.godesberg .infobox1 .slogan {
    width: 60%;
    float: right;
  }

  #filiale .infobox2 {
    display: table-cell;
    min-width: 300px;
    width: 50%;
    float: none;
    padding: 0px 0;
  }

  #filiale.impressum .infobox2 .motivbox-1 {
    height: 300px;
  }

  #filiale.markt .infobox2 .motivbox-3,
  #filiale.plittersdorf .infobox2 .motivbox-3,
  #filiale.godesberg .infobox2 .motivbox-3 {
    background-size: 160% auto;
  }

  #filiale.knauber .infobox2 .motivbox-1,
  #filiale.markt .infobox2 .motivbox-1,
  #filiale.godesberg .infobox2 .motivbox-1,
  #filiale.plittersdorf .infobox2 .motivbox-1,
  #filiale.mobiltour .infobox2 .motivbox-1,
  #filiale.honnef .infobox2 .motivbox-1 {
    background-size: 115% auto;
  }
}
/*######################################*/
@media only screen and (min-width: 800px) {
  #top-nav {
    display: inline-block;
    width: 100%;
    color: #fff;
    position: absolute;
    right: 30px;
    background: none;
    top: -127px;
  }
}
/*######################################    */
@media only screen and (min-width: 850px) {
  .aktuell {
    background-size: 100% auto;
    min-height: 400px;
  }

  .informatives {
    background-size: 115%;
    min-height: 468px;
  }
  #feinkostmeile.informatives {
    width: 100%;
    min-height: 560px;
    background-size: 182%;
  }

  nav.top-nav ul {
    min-width: 90px;
  }
  #home .content {
    border-spacing: 20px;
    display: flex;
    width: 100%;
    margin-left: 0px;
    font-size: 0.9em;
  }
  #home .infobox {
    display: table-cell;
    width: 25%;
    min-width: 150px;
  }
  #home .infobox1,
  #home .infobox2 {
    display: table-cell;
    width: 35%;
    min-width: 300px;
  }

  /*+++++++++++++++++++++++++++++++++++++++   ARTIKEL FILIALEN         III                  +++++++++++++++++++++++++++++++++++++++++++++++++++++*/
  #filialen .content {
    border-spacing: 8px;
    width: 100%;
    text-align: center;
  }
  #filialen .filialbox {
    display: inline-block;
    width: 100%;
    max-width: 200px;
    vertical-align: top;
    border-spacing: 20px;
  }
  /*+++++++++++++++++++++++++++++++++++++++   KONTAKT     III                                +++++++++++++++++++++++++++++++++++++++++++++++++++++*/
 


  #form {
    display: block;
    border-spacing: 0px;
    color: #cfcfcf;
    width: 100%;
    margin: 0 auto;
    float: left;
  }
  #kontakt .content {
    display: flex;
    width: 100%;
    flex-direction: row;
  }
  #kontakt .kontakt-motiv {
    background: rgba(0, 0, 0, 0) url(../img/Seafood-01.jpg) no-repeat scroll -100px
      top / auto 100%;
    display: block;
    height: 529px;
    min-height: 300px;
    width: 100%;
  }
  /*+++++++++++++++++++++++++++++++++++++++   ARTIKEL PRESSE         III                  +++++++++++++++++++++++++++++++++++++++++++++++++++++*/
  #presse .content {
    display: table;
    border-spacing: 8px;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (min-width: 851px) {
    #kontakt .kontakt-motiv {
    background: rgba(0, 0, 0, 0) url(../img/Seafood-01.jpg) no-repeat scroll -100px
      top / auto 100%;
    display: block;
    height: 529px;
    min-height: 300px;
    width: 100%;
  }
}
/*######################################    */
@media only screen and (min-width: 900px) {
  nav.top-nav ul {
    min-width: 100px;
  }
  #filiale.godesberg .infobox2 .motivbox-1 {
    background-size: 100% auto;
  }
  #feinkostmeile.informatives {
    width: auto;
    height: 100%;
    background-size: cover;
  }
}
/*######################################    */
@media only screen and (min-width: 980px) {
  #presse .pressebox {
    width: 180px;
    height: 250px;
  }

  /*######################################    */
  @media only screen and (min-width: 1050px) {
    /*+++++++++++++++++++++++++++++++++++++++   KONTAKT     IV                                +++++++++++++++++++++++++++++++++++++++++++++++++++++*/
  #kontakt .content {
      display: flex;
      width: 100%;
      flex-direction: row;
      align-items: center;
    }

    #kontakt .infobox1 {
      display: table-cell;
      min-width: 300px;
      width: 79%;
      float: none;
    }
    #kontakt .infobox2 {
      display: table-cell;
      min-width: 300px;
      width: 50%;
      float: none;
    }

    #filiale.markt .infobox2 .motivbox-3 {
      background-size: 140% auto;
    }
  }
}
