body {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;
  text-align: center;
  height: 100%;
  padding: 0px;
  background: linear-gradient(135deg, #e8f2f5, #efefef);
  padding-bottom: 40px; }
  body h1 {
    font-size: 2.8em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    word-spacing: 0.1em; }
    @media screen and (max-width: 700px) {
      body h1 {
        font-size: 1.9em; } }
  body h2 {
    font-size: 2.7em;
    margin-top: 30px; }
    @media screen and (max-width: 700px) {
      body h2 {
        font-size: 1.6em; } }

article {
  min-height: 200px;
  margin-top: 40px;
  padding-top: 40px;
  border-bottom: solid 1px #ddd;
  padding-bottom: 40px;
  margin-bottom: 40px;
  font-size: 1.3em; }
  article .content-noframe-pics {
    max-width: 600px;
    margin-bottom: 50px;
    margin-top: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 700px) {
      article .content-noframe-pics {
        max-width: 90%; } }
  article .content-pics {
    max-width: 500px;
    border-top: solid 12px #fff;
    border-left: solid 12px #fff;
    border-right: solid 12px #fff;
    border-bottom: solid 55px #fff;
    margin-bottom: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 700px) {
      article .content-pics {
        max-width: 90%; } }
  article h2, article h3, article strong, article .lead {
    font-weight: 400; }
  article p,
  article h1,
  article h2,
  article h3,
  article h4,
  article ul,
  article small {
    text-align: left;
    width: 650px;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 700px) {
      article p,
      article h1,
      article h2,
      article h3,
      article h4,
      article ul,
      article small {
        text-align: left;
        margin-left: auto;
        margin-right: auto;
        width: 90%; } }
  article h1 {
    font-size: 2.5em;
    text-align: center !important;
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: solid 1px #ddd; }
    @media screen and (max-width: 700px) {
      article h1 {
        font-size: 1.5em; } }
  article h2 {
    font-size: 1.8em;
    padding-bottom: 15px; }
    @media screen and (max-width: 700px) {
      article h2 {
        font-size: 1.3em; } }
  article ul {
    list-style: circle;
    margin-bottom: 20px; }

.navigation-wrapper {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1170px; }
  .navigation-wrapper .sub-navigation .to-the-frontpage-wrapper {
    margin-left: auto;
    margin-right: auto;
    list-style: none;
    max-width: 800px; }
    @media screen and (max-width: 700px) {
      .navigation-wrapper .sub-navigation .to-the-frontpage-wrapper {
        display: table;
        padding-top: 20px; } }
    .navigation-wrapper .sub-navigation .to-the-frontpage-wrapper .to-the-frontpage {
      padding: 15px 10px 10px 10px;
      font-size: 1em;
      color: #222;
      margin-top: 25px;
      margin-bottom: 10px;
      border: solid 1px #222;
      display: table;
      width: 150px;
      margin-left: auto;
      margin-right: auto;
      line-height: 1.2em; }
      .navigation-wrapper .sub-navigation .to-the-frontpage-wrapper .to-the-frontpage:hover {
        color: #fff;
        border: solid 1px #fff;
        text-decoration: none;
        background: linear-gradient(135deg, #4aa3be, #4cadcb, #4aa3be, #2c8daa); }
  .navigation-wrapper .sub-navigation ul {
    margin-left: auto;
    margin-right: auto;
    list-style: none;
    max-width: 800px;
    min-height: 80px;
    text-align: center; }
    .navigation-wrapper .sub-navigation ul li {
      list-style: none;
      text-transform: uppercase;
      margin-right: 15px;
      text-align: center;
      float: left;
      width: 30%; }
      @media screen and (max-width: 700px) {
        .navigation-wrapper .sub-navigation ul li {
          margin-bottom: 0px;
          width: 90%;
          font-size: 90%;
          margin-left: auto;
          margin-right: auto; } }
      .navigation-wrapper .sub-navigation ul li .one {
        width: 90%;
        padding-top: 25px; }
      .navigation-wrapper .sub-navigation ul li .two {
        width: 90%;
        padding-top: 25px; }
      .navigation-wrapper .sub-navigation ul li .three {
        width: 90%; }
      .navigation-wrapper .sub-navigation ul li .insta {
        width: 90%;
        padding-top: 25px; }
      .navigation-wrapper .sub-navigation ul li a {
        padding: 15px 10px 10px 10px;
        min-height: 60px;
        font-size: 1em;
        color: #222;
        margin-top: 25px;
        margin-bottom: 10px;
        border: solid 1px #222;
        display: block;
        text-align: center;
        line-height: 1.2em; }
        .navigation-wrapper .sub-navigation ul li a:hover {
          color: #fff;
          border: solid 1px #fff;
          text-decoration: none;
          background: linear-gradient(135deg, #4aa3be, #4cadcb, #4aa3be, #2c8daa); }
  .navigation-wrapper .navigation {
    font-family: 'Josefin Sans', sans-serif; }
    .navigation-wrapper .navigation ul {
      margin-left: auto;
      margin-right: auto;
      list-style: none;
      max-width: 800px; }
      @media screen and (max-width: 810px) {
        .navigation-wrapper .navigation ul {
          margin-left: auto;
          margin-right: auto;
          zoom: 0.8; } }
      @media screen and (max-width: 600px) {
        .navigation-wrapper .navigation ul {
          margin: 0px;
          padding: 0px; } }
      .navigation-wrapper .navigation ul li {
        list-style: none;
        height: 250px;
        width: 230px;
        border-top: solid 12px #fff;
        border-left: solid 12px #fff;
        border-right: solid 12px #fff;
        border-bottom: solid 55px #fff;
        text-transform: uppercase;
        background: linear-gradient(135deg, #4aa3be, #4cadcb, #4aa3be, #2c8daa);
        margin-right: 15px;
        text-align: center;
        float: left; }
        @media screen and (max-width: 700px) {
          .navigation-wrapper .navigation ul li {
            margin-bottom: 15px;
            margin-left: auto !important;
            margin-right: auto !important;
            float: none !important; } }
        .navigation-wrapper .navigation ul li .one {
          padding: 75px 10px 10px 10px; }
        .navigation-wrapper .navigation ul li .two {
          padding: 75px 10px 10px 10px; }
        .navigation-wrapper .navigation ul li .three {
          padding: 50px 10px 10px 10px; }
        .navigation-wrapper .navigation ul li a {
          display: block;
          font-size: 1.4em;
          height: 120px;
          width: 207px;
          color: #fff; }
          .navigation-wrapper .navigation ul li a:hover {
            color: #222;
            text-decoration: none; }

#pictures {
  text-align: center; }

#pictures img {
  margin-right: 10px;
  margin-bottom: 10px;
  border: solid 12px #fff;
  min-width: 100px;
  min-height: 200px; }

#TB_window img#TB_Image {
  display: block;
  margin: 15px 0 0 15px;
  border: 1px solid #fff !important; }

#TB_Image {
  border: solid 1px #fff !important; }

.mobile-gallery-picture {
  width: 30%;
  margin-right: 20px;
  margin-bottom: 20px;
  background-color: black; }
  @media screen and (max-width: 500px) {
    .mobile-gallery-picture {
      width: 60%;
      margin-bottom: 20px;
      background-color: black; } }
