html, body {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #808080;
  overflow: hidden;
}

::-webkit-scrollbar {
  display: none;
}

* {
  font-family: 'Work Sans', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 20px;
  color: black;
  letter-spacing: 0px;
  text-decoration: none;
  list-style-type: none;
}

/* Links */
a {
  cursor: url("../imgs/check_pointer.svg") 10 10, pointer !important;
  text-decoration: underline;
}

.menu_links:link {
  color: black;
  text-decoration: none;
}

.menu_links:visited {
  color: black;
  text-decoration: none;
}

.menu_links:hover {
  color: black;
  text-decoration: none;
}

.menu_links {
  cursor: default;
}

.menu_links2:link {
  color: black;
  text-decoration: none;
}

.menu_links2:visited {
  color: black;
  text-decoration: none;
}

.menu_links2:hover {
  color: black;
  text-decoration: none;
}

.menu_links2 {
  cursor: default;
}

/* Ende Links */

/* Signet */
#signet {
  position: relative;
  padding: 0px;
  width: 100px;
  height: auto;
  padding: 20px;
  font-size: 50px;
  text-align: center;
}
/* Ende Signet */

/* Text */
p:nth-child(1) {
  text-indent: 0px;
}

p {
  text-indent: 40px;
  margin: 0;
  padding: 0;
}

.caps {
  font-family: 'Work Sans', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 20px;
  color: black;
  margin-left: 0px;
  list-style-type: none;
  letter-spacing: -0.2px;
  text-transform: uppercase;
}

.normal {
  font-family: 'Work Sans', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 20px;
  color: black;
  margin-left: 0px;
  list-style-type: none;
  letter-spacing: 0px;
}

/* Ende Text */
/* Ctedit am Ende der Bilder wird nor mobil angezeigt */
.credit {
  font-family: 'Work Sans', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 16px;
  color: black;
  margin-left: 0px;
  text-decoration: none;
  list-style-type: none;
  letter-spacing: 0px;
}

/* Ende Credit */
/* Navigation */
nav {
  position: fixed;
  width: 100%;
  margin: 0;
  padding: 0;
  top: 0;
  height: 35px;
  z-index: 3000;
  background-color: #808080;
  overflow-x: hidden;
  overflow-y: hidden;
}

#titel {
  position: relative;
  margin: 0;
  padding: 0;
  display: inline-block;
  width: auto;
  height: 35px;
  margin-left: 20px;
  float: left;
  top: 8px;
}

#titel h1, .legende p, #propos p, # p, # p span, {
  margin: 0;
  padding: 0;
}

#lengende {
  position: relative;
  margin: 0;
  padding: 0;
  display: inline-block;
  height: 100%;
  width: calc(50% - 25px);
  float: right;
  margin-right: 20px;
  top: 8px;
}

#lengende li {
  margin: 0;
  padding: 0;
  float: left;
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
}

#lengende li:first-child {
  display: inline-block;
}

.legende {
  height: auto;
  width: 100%;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.legende p {
  overflow: hidden;
  text-overflow: ellipsis;
  black-space: nowrap;
}

/*#propos{
	position:relative;
	margin:0;
	padding:0;
	display:inline-block;
	width:auto;
	height:35px;
	margin-right:15px;
	float:right;
	}*/

.legende-content {
  display: block;
  width: 65%;
  height: auto;
  float: left;
  position: relative;
  margin: 0;
  margin-top: 10px;
  padding: 0;
  background-color: #808080;
}

/* Ende Nav */
/* Content */
article {
  position: fixed;
  top: 35px;
  bottom: 20px;
  left: 10px;
  right: 10px;
  margin: 0;
  padding: 0;
  background-color: #808080;
}

section {
  position: absolute;
  width: 50%;
  height: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

#s-links {
  left: 0;
  padding-right: 5px;
  cursor: url("../imgs/arrow-left.svg"), w-resize;
}

#s-rechts {
  right: 0;
  padding-left: 5px;
  cursor: url("../imgs/arrow-right.svg"), e-resize;
}

section .container {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #000;
  overflow: hidden;
}

section .container ul {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.container li {
  position: relative;
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  display: inline-block;
  overflow: hidden;
}

.loading {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0;
  background-color: #808080;
  user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}

.monLoading {
  position: absolute;
  width: 22px;
  height: 22px;
  float: left;
  left: 50%;
  top: 50%;
  margin: 0;
  padding: 0;
  margin-top: -11px;
  margin-left: -11px;
  user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}

.img-container-txt {
  opacity: 0;
  width: 0;
  height: 0;
}

/*Kontakt*/
/*#kontakt {
  cursor: pointer;
  position: absolute;
  right: 75px;
  top: 8px;
  height: 35px;
  margin: 0;
  padding: 0;
  z-index: 1000000000000;
  text-decoration: none;
}*/
/*Ende Kontakt*/

/* About Julia Meuter */
#about {
  position: absolute;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
  text-align: left;
  color: black;
}

#imprint {
  position: absolute;
  margin-left: 20px;
  margin-right: 20px;
  bottom: 15px;
  display: inline-block;
}

#overlay {
  position: fixed;
  display: none;
  width: calc(25% - 0px);
  height: calc(100% - 35px);
  top: 35px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: yellow;
  color: black;
  z-index: 200000;
  cursor: url("../imgs/x_pointer.svg") 10 10, pointer !important;
}

button {
  color: black;
  background-color: transparent;
  border: none;
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  cursor: pointer;
}

.tooltip {
  position: relative;
  display: inline-block;
  text-decoration: underline;
  cursor: url("../imgs/check_pointer.svg") 10 10, pointer !important;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  color: black;
  text-align: left;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -40px;
  opacity: 0;
  transition: opacity 0.3s;
  cursor: url("../imgs/x_pointer.svg") 10 10, pointer !important;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
/*Ende About Julia Meuter*/

/* Responsiv */
/* Modus für PC, Tablet quer */
@media (orientation: landscape) {
  #imageresponsive {
    display: none;
  }

  #legende {
    width: calc(50% - 25px)
  }

  #sous-titel {
    display: none;
  }

  #signet {
  display: none;
  }
}

/* Modus für Mobil, Tablet */
@media (orientation: portrait) {
  .legende {
    visibility: hidden;
  }

  article {
    visibility: hidden
  }

  #signet {
    display: inline-block;
  }

  #titel {
    width: calc(100% - 40px);
    text-align: center;
    height: 50px;
    margin-left: 20px;
    /*background-color: yellow;*/
  }

  #overlay {
    position: fixed;
    display: none;
    width: 100%;
    top: 60px;
    height: calc(100% - 60px);
  }

  #imageresponsive {
    display: block;
    position:absolute;
    width:92%;
    top:120px;
    left:4%;
    height:calc(100% - 120px);
    background-color:#808080;
    z-index:30000;
    overflow:scroll;
    -webkit-overflow-scrolling:touch;
    margin-bottom: 15px;
  }
}
/* Ende Responsive */
