@media only screen and (max-width: 63.9375em) {
  * {
    margin: 0;
    padding: 0;
  }

  html,
  body {
    font-family: "Share", cursive;
  }

  .main {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
    border: 0;
    background-color: white;
  }

  #maincontainer_wrapper {
    width: 100%;
    height: 100%;
  }

  #maincontainer {
    width: 100%;
    background-color: white;
  }

  /* Anzeige aller Seiten*/
  #view_container {
    width: 100%;
  }

  /* logo-container */

  #logo_container_desktop{
    display: none;
  }
  #logo_container_mobile {
    display: block;
    width: 100%;
    height: 112px;
    margin-left: 10px;
    padding-top: 0px;
  }
  #logo_container_mobile > img {
    max-width: 100%
  }

  /* Navigation */

  #navi_container {
    width: 100%;
    margin-bottom: 50px;
  }

  .filler_container {
    height: 50px;
  }

  #navi_wrapper {
    width: 100%;
  }
  #navi_container_unten {
    width: 100%;
    height: 30px;
    margin-top: 2rem;

    font-size: 13px;
    background-color: white;
  }

  #navi_container_unten a {
    padding-left: 10px;
  }

  #project_title {
    padding-top: 50px;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    color: #ff6600;
  }

  /* links */

  a:link {
    color: #3af20d;
  }
  a:visited {
    color: #3af20d;
  }
  a:active {
    color: #b0df6a;
  }
  a:hover {
    color: #b0df6a;
  }

  #main_link A:link,
  #detail_navi A:link,
  #navi_container_unten a:link {
    color: #666666;
    text-decoration: none;
  }
  #main_link A:visited,
  #detail_navi A:visited,
  #navi_container_unten a:visited {
    color: #666666;
    text-decoration: none;
  }
  #main_link A:active,
  #detail_navi A:active,
  #navi_container_unten a:active {
    color: #ff6600;
    text-decoration: none;
  }
  #main_link A:hover,
  #detail_navi A:hover,
  #navi_container_unten a:hover {
    color: #ff6600;
    text-decoration: none;
  }

  #main_link {
    font-size: 14px;
    font-family: "Roboto Condensed", bold;
    letter-spacing: 0.08em;
    display: flex;
    flex-direction: column;
    margin-left: 10px;
  }

  a img {
    border: 0px;
  }

  #project_detail {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    font-size: 13px;
    line-height: 15px;
  }

  #project_detail_admin {
    width: 266px;
    height: 250px;
    margin: 0px auto;
    font-size: 10px;
    padding-top: 0px;
    line-height: 12px;
  }

  #detail_navi {
    display: flex;
    flex-direction: column;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    margin-top: 1rem;
    font-weight: bold;
  }
  #detail_navi > a {
    margin-top: 5px;
  }
  .detail_back{
    margin-top: 1.5rem !important;
  }

  /* Projekte */
  /* Projekte Auswahl Start*/

  .selection_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .selection_cell {
    margin-bottom: 10px;
    padding-left: 2px;
    padding-right: 2px;
    width: 144px;
  }

  .selection_cell_photo img{
    width: 144px;
    height: 144px;
  }
  img.selection {
    border: 1px #5e6b72 solid;
  }

  .selection_cell_text {
    font-size: 12px;
    padding-top: 9px;
    font-weight: bold;
  }

  /* Projekte Auswahl Ende*/

  /* Projekte Auswahl Admin STart*/
  .selection_row_admin {
    width: 820px;
    height: 200px;
    margin: 0px auto;
    margin-right: 13px;
  }

  .selection_cell_admin {
    width: 146px;
    height: 200px;
    margin-left: 0px;
    margin-right: 16px;
  }

  .selection_cell_text_admin {
    width: 146px;
    height: 30px;
    margin-left: 0px;
    margin-right: 18px;
    font-size: 12px;
    padding-top: 6px;
  }

  .selection_admin_part {
    width: 146px;
    height: 20px;
    margin-left: 0px;
    margin-right: 20px;
    font-size: 12px;
  }

  .selection_cell_text_admin_input {
    width: 146px;
    height: 30px;
    margin-left: 0px;
    margin-right: 18px;
  }

  #detail_projekt_title {
    width: 144px;
    height: 26px;
    font-size: 11px;
  }

  .button_row_admin {
    width: 820px;
    height: 30px;
    margin-left: 0px;
    margin-right: 20px;
    padding: 10px;
    font-size: 16px;
  }

  /*Projekte Auswahl Admin Ende*/

  /* Projekte Detail Start*/

  .detail_row {
    margin-top: 1rem;
    margin-left: 10px;
  }
  .detail_row img{
    width: 100%;
  }

  /* Projekt Detail Admin */

  .create_Link {
    height: 150px;
    margin-left: 0px;
  }

  .image_upload {
    height: 100px;
    width: 825px;
    border: 1px solid black;
  }

  .detail_row_admin {
    width: 825px;
    height: 500px;
  }

  .detail_cell_admin_wrapper {
    width: 305px;
    height: 500px;
    margin-right: 25px;
  }

  .detail_left_cell_admin {
    width: 305px;
    height: 42px;
    margin-right: 25px;
  }

  .double_cell_admin {
    width: 800px;
    height: 42px;
    margin-right: 25px;
  }

  .detail_right_cell_admin {
    width: 470px;
    height: 42px;
    margin-right: 25px;
  }

  #link_save_button {
    vertical-align: middle;
  }

  #detail_text {
    width: 100%;
  }

  /* Projekte Detail Ende*/

  /* atelier text */
  .text-display {
    /* width: 700px; */
    font-size: 14px;
    margin: 0px auto;

    line-height: 25px;
    padding-bottom: 20px;
    color: black;
  }

  .text-filler {
    width: 833px;
    margin: 0px auto;
  }

  /* atelier link */
  .mail-link{
    display: flex;
    align-items: center;
    margin-left: 10px;
  }

  .forward_link {
    width: 20px;
  }
  .forward_link img {
    border: 0px;
  }

  .forward_link_text {
    font-size: 13px;
    padding-left: 5px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #666666;
  }

  /* brauchts damit der Link im IE auf gleicher H�he ist wie im Mozilla */

  #corr_img_padding_top {
    margin-top: 5px;
  }

  /* atelier text ende*/

  /* kunden start */

  .two_col_left {
    width: 380px;
    margin: 0px auto;
    font-size: 13px;
    line-height: 25px;
  }
  .two_col_right {
    width: 380px;
    margin: 0px auto;
    font-size: 13px;
    line-height: 25px;
    padding-left: 20px;
  }

  .two_col_right input,
  .two_col_left input {
    margin: 3px;
    padding: 1px;
    margin-left: 0px;
  }

  .change_button_kunden {
    width: 350px;
    height: 30px;
    padding-left: 50px;
    margin: 0px auto;
  }

  /* kunden ende*/

  /* kontakt start*/
  .kontakt_title {
    width: 833px;
    height: 25px;
    margin: 0px auto;
    font-size: 13px;
    line-height: 25px;
    font-weight: bold;
    letter-spacing: 0.05em;
  }

  .kontakt_tel {
    height: 53px;
    display: flex;
    margin-left: 10px;
  }

  /* .kontakt_adresse {
    height: 40px;
    margin: 0px auto;
    font-size: 13px;
  } */

  /* kontakt ende*/

  /* inhaberin */
  .photo_inhaberin {
    display: flex;
    margin-left: 10px;
  }

  .title_inhaberin{
    margin-top: 2rem;
    margin-left: 10px;
    font-size: 13px;
  }

  .text_inhaberin {
    margin-top: 0.5rem;
    font-size: 13px;
    line-height: 18px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .cu_title{
    display: flex;
  }


  .cu_entry{
    display: flex;
    flex-direction: column;
    padding-top: 10px;
  }

  .cu_text{
  }

  .cu_year{
    font-weight: bold;
  }

  input {
    border: 1px solid #1a4dcc;
    background-color: #ffffff;
  }

  .text_inhaberin_admin {
    width: 450px;
    height: 513px;
  }

  /* inhaberin end */

  /* Login Admin */

  .austellungen_wrapper {
  }

  .loginFailed {
    margin: 0px auto;
    width: 1070px;
    height: 25px;
    padding-left: 30px;
  }

  .log {
    margin: 0px auto;
    width: 120px;
    height: 18px;
    padding-left: 30px;
  }

  .logInput {
    width: 150px;
    border: 1px solid #1a4dcc;
    background-color: #ffffff;
  }

  #newsletter_form_window {
    position: fixed;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    display: none;
    width: 100%;
    height: 80%;
  }

  #newsletter_form {
    position: relative;
    background-color: white;
    border: 1px solid #5e6b72;
    width: 100%;
  }

  #newsletter_form_close {
    display: flex;
    justify-content: flex-end;
    font-weight: bold;
    font-size: 25px;
    margin-top: 5px;
    margin-right: 5px;
    cursor: pointer;
  }

  #mc_embed_signup {
    width: 100% !important;
  }
}
