@font-face {
  font-family: 'headline';
  src: url("../fonts/journal-webfont.eot");
  src: url("../fonts/journal-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/journal-webfont.woff") format("woff"), url("../fonts/journal-webfont.ttf") format("truetype"), url("../fonts/journal-webfont.svg#journal-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'copy';
  src: url("../fonts/opensans-regular-webfont.eot");
  src: url("../fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-regular-webfont.woff") format("woff"), url("../fonts/opensans-regular-webfont.ttf") format("truetype"), url("../fonts/opensans-regular-webfont.svg#opensans-regular-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'subheadline';
  src: url("../fonts/amaranth-regular-webfont.eot");
  src: url("../fonts/amaranth-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/amaranth-regular-webfont.woff") format("woff"), url("../fonts/amaranth-regular-webfont.ttf") format("truetype"), url("../fonts/amaranth-regular-webfont.svg#amaranth-regular-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }
p, li {
  line-height: 1.5em; }

p, ul {
  margin-bottom: 16px; }

h1 {
  font-family: headline, 'trebuchet ms', helvetica, arial, sans-serif;
  font-size: 44px;
  margin-bottom: 16px;
  color: #333;
  line-height: 1; }

h2 {
  font-family: subheadline, 'trebuchet ms', helvetica, arial, sans-serif;
  font-size: 20.8px;
  font-weight: normal;
  margin-bottom: 16px;
  color: #333; }

a {
  color: #455ede;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0, 0.68, 1, 0.86);
  -moz-transition-timing-function: cubic-bezier(0, 0.68, 1, 0.86);
  -ms-transition-timing-function: cubic-bezier(0, 0.68, 1, 0.86);
  -o-transition-timing-function: cubic-bezier(0, 0.68, 1, 0.86);
  transition-timing-function: cubic-bezier(0, 0.68, 1, 0.86); }
  a:hover {
    color: #333; }

table {
  border-collapse: collapse;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd; }
  table td, table th {
    padding: 16px;
    border-bottom: 1px solid #ddd; }
  table th {
    background: #efebe9;
    color: #333; }

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0;
  padding: 0; }

html {
  font-family: 'copy', Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #5d4037;
  background: url(../images/bck5.jpg) no-repeat center center fixed;
  background-size: cover;
  position: relative; }

#background {
  min-height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/bck.png) repeat-x 0 0 fixed;
  opacity: .35;
  z-index: -1; }

#wrapper {
  width: 1048px;
  box-shadow: 0 1px 16px rgba(0, 0, 0, 0.15), 0 -1px 5px rgba(0, 0, 0, 0.45);
  padding-bottom: 32px;
  margin: 32px auto;
  background: #fffde7;
  overflow: hidden;
  border-left: 32px solid #fffde7;
  border-right: 32px solid #fffde7;
  border-radius: 2px; }

#header {
  height: 120px;
  display: table;
  width: 100%;
  padding: 16px 32px; }
  #header #logo {
    width: 85px;
    display: table-cell;
    vertical-align: middle; }
    #header #logo img {
      width: 100%;
      height: auto; }
  #header #headline {
    font-family: headline, 'trebuchet ms', helvetica, arial, sans-serif;
    font-size: 5em;
    font-weight: normal;
    display: table-cell;
    vertical-align: middle; }

#navigation {
  list-style: none;
  display: table;
  width: 100%; }
  #navigation li {
    display: table-cell;
    text-align: center; }
    #navigation li a {
      display: block;
      padding: 4px 16px;
      margin: 0 8px;
      background: #333;
      color: White;
      text-decoration: none;
      border-radius: 2px;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s;
      -webkit-transition-timing-function: cubic-bezier(0, 0.68, 1, 0.86);
      -moz-transition-timing-function: cubic-bezier(0, 0.68, 1, 0.86);
      -ms-transition-timing-function: cubic-bezier(0, 0.68, 1, 0.86);
      -o-transition-timing-function: cubic-bezier(0, 0.68, 1, 0.86);
      transition-timing-function: cubic-bezier(0, 0.68, 1, 0.86); }
      #navigation li a:hover {
        background: White;
        color: #333;
        box-shadow: 0 1px 1px rgba(228, 28, 106, 0.24), 0 -1px 1.25px rgba(228, 28, 106, 0.1); }

#content {
  width: 629.2px;
  float: left; }
  #content .artikel {
    margin: 16px 16px 32px 16px; }
    #content .artikel a {
      text-decoration: none;
      border-bottom: 1px dotted; }
    #content .artikel h1 {
      font-weight: normal; }
    #content .artikel .ce-textpic.ce-left.ce-intext figure.image {
      margin-right: 16px;
      margin-bottom: 16px; }
      #content .artikel .ce-textpic.ce-left.ce-intext figure.image img {
        border-radius: 2px; }
    #content .artikel .ce-textpic.ce-right.ce-intext figure.image {
      margin-left: 16px;
      margin-bottom: 16px; }
      #content .artikel .ce-textpic.ce-right.ce-intext figure.image img {
        border-radius: 2px; }
    #content .artikel ul {
      margin-left: 24px; }

a.sidebarMarker {
  border: 0 none !important;
  text-decoration: underline !important; }

#sidebar {
  width: 348.48px;
  float: right; }
  #sidebar a {
    text-decoration: none;
    border-bottom: 1px dotted; }
  #sidebar h1 {
    font-weight: normal; }
  #sidebar .angebot {
    margin: 0 16px 16px 16px;
    position: relative;
    padding: 16px;
    background: White;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-timing-function: cubic-bezier(0, 0.68, 1, 0.86);
    -moz-transition-timing-function: cubic-bezier(0, 0.68, 1, 0.86);
    -ms-transition-timing-function: cubic-bezier(0, 0.68, 1, 0.86);
    -o-transition-timing-function: cubic-bezier(0, 0.68, 1, 0.86);
    transition-timing-function: cubic-bezier(0, 0.68, 1, 0.86);
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(228, 28, 106, 0.24), 0 -1px 1.25px rgba(228, 28, 106, 0.1); }
    #sidebar .angebot header {
      display: flex;
      flex-direction: column-reverse; }
      #sidebar .angebot header time {
        display: block;
        font-size: 12px;
        text-align: right;
        color: #333;
        border-bottom: 1px dotted rgba(228, 28, 106, 0.24); }
  #sidebar img {
    width: 100%;
    height: auto; }

figcaption.image-caption {
  font-size: 13px; }

#footer {
  margin-top: 16px;
  width: 100%;
  display: block;
  float: left;
  background: #efebe9;
  border-radius: 2px; }
  #footer div {
    margin: 16px 8px; }
    #footer div p {
      color: #795548;
      text-align: center;
      font-size: 75%; }

.mobile_trigger {
  display: none;
  position: absolute;
  top: 24px;
  right: 8px;
  font-size: 32px;
  padding: 8px 12px;
  text-align: center;
  background: #333;
  color: White;
  z-index: 200;
  line-height: 1;
  cursor: pointer;
  border-radius: 2px; }

#mobile_navigation {
  box-shadow: 0 1px 1px rgba(228, 28, 106, 0.24), 0 -1px 1.25px rgba(228, 28, 106, 0.1);
  border-radius: 2px;
  display: none;
  list-style: none;
  background: #333;
  margin: 0;
  padding: 0;
  z-index: 220;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0; }
  #mobile_navigation li {
    text-align: left; }
    #mobile_navigation li a {
      color: White;
      display: block;
      padding: 8px 16px;
      text-decoration: none; }
      #mobile_navigation li a:hover {
        text-decoration: none; }
  #mobile_navigation .act a {
    text-decoration: none; }

@media screen and (max-width: 760px) {
  h1 {
    font-size: 36px; }

  h2 {
    font-size: 20px; }

  #wrapper {
    width: 100%;
    padding-bottom: 0;
    margin: 0 auto;
    border-left: 0 none;
    border-right: 0 none; }

  #header {
    height: auto;
    width: 100%;
    padding: 8px 75px 8px 16px;
    background: #fff9c4;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
    #header #logo {
      width: 65px; }
    #header #headline {
      font-size: 4em; }

  #navigation {
    display: none; }

  .mobile_trigger {
    display: block; }

  #content {
    width: 100%;
    float: none; }
    #content .artikel {
      margin: 20px 8px 0 8px; }
      #content .artikel .ce-textpic.ce-left.ce-intext {
        display: flex;
        flex-direction: column; }
        #content .artikel .ce-textpic.ce-left.ce-intext .ce-gallery {
          width: 100% !important; }
          #content .artikel .ce-textpic.ce-left.ce-intext .ce-gallery .ce-row .ce-column figure.image {
            width: 100%;
            display: flex;
            flex-direction: column; }
            #content .artikel .ce-textpic.ce-left.ce-intext .ce-gallery .ce-row .ce-column figure.image img {
              width: 100% !important;
              height: 100% !important; }
            #content .artikel .ce-textpic.ce-left.ce-intext .ce-gallery .ce-row .ce-column figure.image figcaption.image-caption {
              margin: 16px 0 0 0;
              font-size: 10px; }

  #sidebar {
    width: 100%;
    float: none; }
    #sidebar .angebot {
      width: 100%;
      margin: 0; }

  #footer {
    margin-top: 0;
    float: none;
    background: #efebe9;
    padding: 4px; }
    #footer div {
      margin: 16px 8px; }
      #footer div p {
        color: #795548;
        text-align: center;
        font-size: 75%; } }
@media screen and (max-width: 480px) {
  #header {
    z-index: 500;
    position: fixed;
    background: #fff9c4;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
    #header #logo {
      width: 50px; }
    #header #headline {
      font-size: 2.5em; }

  #content {
    margin-top: 100px; }

  .mobile_trigger {
    top: 16px; } }

/*# sourceMappingURL=styles.css.map */
