  html,body {
    margin: 0;
    padding: 0;
    background-color: black;
    max-width: 1920px;
    height: 1080px;
    display: border-box;
    overflow: hidden;
  }

  .absolute_block {
    display: block;
    position: absolute;
  }

  .logo {
    top: 10px;
    height: 80px;
    width: 160px;
    background-size: 160px 80px;
    background-repeat: no-repeat;
  }

  #header {
    height: 204px;
  }
  #logo_kxau {
    left: 10px;
    background-image:url('https://cdn.klixa.net/logo/kxau/Klixa_Claim_Negativ.png');
  }
  #logo_kxit {
    left: 880px;
    background-image:url('https://cdn.klixa.net/logo/Klixa_Negativ_200px.png');
  }
  #logo_kxzb {
    left: 1750px;
    background-image:url('https://cdn.klixa.net/logo/kxbz/KXBZ_negativ.png');
  }
  #Welcome_textbox {
    left: 585px;
    top: 100px;
    width: 685px;
    height: 60px;
    }
  .welcome_text {
    font-family: 'Museo300-Regular';
    font-size: 55px;
    color: white;
    letter-spacing: 5px;
    word-spacing: 10px;
    text-align: center;
  }
  #date_textbox {
    left: 1379px;
    top: 169px;
    width: 531px;
    height: 35px;
    text-align: right;
    color: white;
    font-family: 'Museo300-Regular',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';
    font-size: 22px;
    letter-spacing: 2px;
  }
  .date_hour span {
    color: white;
    font-family: 'Museo300-Regular',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';
    font-size: 22px;
    letter-spacing: 2px;
    text-align: right;
    margin: 0% 0% 0% 0%;
  }
 .header_textsmall {
    font-family: 'Museo300-Regular',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';
    font-size: 22px;
    color: white;
    letter-spacing: 2px;
    text-align: left;
    margin: 0% 0% 0% 0%;
  }
  #weather_box {
    left: 10px;
    top: 144px;
    width: 60px;
    height: 60px;
    padding-left: 20px;
  }
  #weather_text {
    left: 100px;
    top: 169px;
    width: 485px;
    height: 35px;
    font-family: 'Museo300-Regular',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';
    font-size: 22px;
    color: white;
    letter-spacing: 2px;
    text-align: left;
    margin: 0% 0% 0% 0%;
  }
  #weather_image {
    height: 60px;
  }
  #content {
    left: 0px;
    top: 204px;
    /*width: 1920px;
    height: 876px;*/
  }

  #team {
    width: 575px;
    height: 876px;
  }

  #besucher {
    left: 585px;
    width: 1335px;
    height: 451px;
  }

  #movie {
    left: 585px;
    top: 461px;
    width: 533px;
    height: 415px;
  }
  .movie_content{
    padding-top: 50px;
    margin-bottom: 0px;
  }

  #chart {
    left: 585px;
    top: 461px;
    width: 451px;
    height: 415px;
  }
  .chart_content{
    width: 451px;
    height: 305px;
    background-color: #d9d9d9;
    font-size: 20px;
    font-family: "MuseoSans_300",sans-serif;
    font-weight: bold;
  }

  #socialmedia {
    left: 1046px;
    top: 461px;
    width: 874px;
    height: 415px;
  }
  .socialmedia_headertext {
    padding-top: 60px;
    padding-left: 10px;
    font-family: "MuseoSans_300",sans-serif;
    font-weight: bold;
  }

  .justify_content {
    position: absolute;
    background-color: white;
    width: auto;
    left: 230px;
    top: 110px;
  }
  .justify_content img {
    width: 75px;
    height: auto;
  }

  .instagram_postimage {
    position: absolute;
    left: 20px;
    top: 110px;
    width: 200px;
    height: 200px;
  }
  /*.instagram_qr {
    position: absolute;
    top: 571px;
    left: 1589px;
    height: auto;
    width: 75px;
    margin: 0px 0px 10px 0px;
  }
  .linkedin_qr{
    position: absolute;
    top: 700px;
    left: 1589px;
    height: auto;
    width: 75px;
    margin: 0px;
  }
  .instagram_qr {
    height: auto;
    width: 75px;
    margin: 0px 0px 10px 0px;
  }
  .linkedin_qr{
    height: auto;
    width: 75px;
    margin: 0px;
  }*/

  .socialmedia_QRtext{
    font-family: "MuseoSans_300",sans-serif;
    font-weight: bold;
    left: 1899px;
    padding-top: 0;
    margin: 0;
  }

  .linkedin-frame {
    box-sizing: border-box;
    overflow: hidden;
    width: 874px;
    height: 415px;
    justify-items: center;
    border-bottom: 10px solid white;
  }

  .block {
    background-color: white;
  }
  .block_title {
    background-color: #d9d9d9;
    line-height: 60px;
    width: 100%;
  }
  .block_inhalt {
    padding-top: 60px;
    font-family: "MuseoSans_300",sans-serif;
  }

  h2 {
    padding-left: 20px;
    margin: 0px;
    font-size: 24px;
    text-transform: uppercase;
    font-family: "MuseoSans_300",sans-serif;
    font-weight: bold;
  }

  h4 {
    color: black;
    margin: 20px 0px 7px 20px;
    font-size: 20px;
  }
  .chart_text {
    padding-top: 0px;
    padding-left: 10px;
    font-family: "MuseoSans_300",sans-serif;
    font-weight: bold;
    font-size: 24px;
  }
  .team_member {
    height: 170px;
    width: 125px;
    transition: 3.5s;
  }
  .bookmark_box {
    top: 0;
    left: 5px;
    position: absolute;
    height: 25px;
    width: 75px;
  }
  .bookmark{
    height: 25px;
    width: 15px;
  }
  .bookmark_kxau {
    fill:#E00000;
  }
  .bookmark_kxit {
    fill:#BAD739;
  }
  .bookmark_kxbz {
    fill:#5B97D2;
  }
  .team_member p {
    font-family: "MuseoSans_300",sans-serif;
    font-size: 12px;
    padding-left: 3px;
    margin: 2px 0px 2px 0px;
    font-weight: bold;
  }
  .ma_picture {
    height: 125px;
    width: 125px;
    border-top-right-radius: 30px;
  }
  .visitor_picture{
    height: 130px;
    width: 100%;
    background-size: auto;
    margin-bottom: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-origin: content-box;
  }
  .visitor{
    height: 200px;
    width: 200px;
    top: 120px;
    transition: 3.5s;
  }
  .visitor_names p{
    font-family: "MuseoSans_300",sans-serif;
    font-size: 15px;
    margin: 2% 0% 2% 0%;
    font-weight: bold;
  }
 .visitor_text{
    padding-left: 40px;
    padding-bottom: 20px;
    background-repeat: no-repeat;
    background-position: 0px 2px;
    background-size: 34px;
 }
