﻿@charset "utf-8";
/* CSS Document */
* {
  list-style: none;
  margin: 0;
  padding: 0;
  text-decoration: none;
  border: none;
  line-height: 17px;
}
/* commented backslash hack \*/
html, body {
  height: 100%;
}
/* end hack */
html, body {
  margin: 0;
  padding: 0;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #999;
  text-align: center;
  box-sizing: border-box;
  width: calc(100%-40px);
  height: 100%;
  line-height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}
it {
  font-style: italic;
}
h1 {
  font-size: 30px;
  font-weight: normal;
  margin: 0 0 10px 0;
  line-height: 30px;
}
h2 {
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 8px 0;
}
h3 {
  font-size: 15px;
  font-weight: normal;
  margin: 0 0 10px 0;
  line-height: 20px;
}
h4 {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 7px 0;
  line-height: 16px;
}
p {
  margin: 0 0 10px 0;
}
p, td, li {
  hyphens: auto;
	line-height: 140%;
}
p img {
  padding-right: 20px;
}
td {
	vertical-align: top;
}
a, a:link, a:visited {
  color: #CCC;
  text-decoration: none;
}
a:active, a:hover {
  color: #666;
  text-decoration: none;
}
.c-Projekte a, .c-Projekte a:link, .c-Projekte a:visited {
  color: #ccc;
  text-decoration: none;
}
.c-Projekte a:active, .c-Projekte a:hover {
  color: #666;
  text-decoration: none;
}
table {
  box-sizing: border-box;
}
td {
  padding: 0 10px 2px 0;
}
#distance {
  width: 1px;
  height: 50%;
  margin-bottom: -300px; /* half of container's height */
  float: left;
}
#container {
  margin: 0 auto;
  position: relative; /* puts container in front of distance */
  text-align: left;
  width: 1020px;
  clear: left;
  padding: 5px;
}
h1.name {
  font-size: 30px;
  font-weight: normal;
  margin: 5px 0 -30px 0;
}
h1.name a, h1.name a.visited {
  color: #999 !important;
}
/* NAVIGATION */
#navi, #navi_resp {
  width: 170px;
  float: left;
  font-size: 15px;
  margin-right: 5px;
  margin-top: 70px;
}
#navi ul ul, #navi_resp ul ul {
  margin-left: 20px;
}
#navi ul li {
  margin: 0 0 10px 0;
  font-size: 15px;
}
#navi ul li li, #navi_resp ul li {
  margin: 10px 0;
  font-size: 12px;
}
#navi ul li li li {
  margin: 7px 0;
}
#navi a, #navi a:link, #navi a:visited, #navi_resp a, #navi_resp a:link, #navi_resp a:visited {
  color: #999;
  text-decoration: none;
}
#navi li.Ausstellungsdesign a, #navi li.Ausstellungsdesign a:link, #navi li.Ausstellungsdesign a:visited, #navi_resp li.Ausstellungsdesign a, #navi_resp li.Ausstellungsdesign a:link, #navi_resp li.Ausstellungsdesign a:visited {
  background-color: #AAA;
  color: #fff;
  padding: 2px 4px;
  letter-spacing: 0.02em;
}
li.Ausstellungsdesign {
  padding-top: 10px;
}
#navi a:hover, #navi a.selected, #navi a.selected2, #navi_resp a:hover, #navi_resp a.selected, #navi_resp a.selected2 {
  color: #C03;
}
#navi li.leer {
  color: #ddd !important;
}
#navi_resp, a.hamburger-close {
  display: none;
}
#thumbs {
  width: 177px;
  float: left;
}
#thumbs img {
  padding: 0 15px 7px 0;
}
.c-Bildbearbeitung1bis81 #thumbs img {
  padding: 0 7px 7px 0;
  width: 77px;
  height: 77px;
}
.c-Labyrinth #thumbs img {
  padding: 0 7px 7px 0;
  width: 77px;
  height: 77px;
}
.c-TopografieeinerVerkuendigung #thumbs img {
  padding: 0 7px 7px 0;
  width: 77px;
  height: 77px;
}
.c-HorizontaleUebung #thumbs img {
  padding: 0 7px 7px 0;
  width: 77px;
  height: 77px;
}

.c-Ikat #thumbs img {
  padding: 0 7px 7px 0;
  width: 77px;
  height: 77px;
}
.c-Feldversuche #thumbs img {
  padding: 0 7px 7px 0;
  width: 77px;
  height: 77px;
}
.c-Oberflaechen #thumbs img {
  padding: 0 7px 7px 0;
  width: 77px;
  height: 77px;
}
#thumbs {
  width: 177px;
  float: left;
}
#pictures {
  width: 660px;
  height: 480px;
  float: right;
}
.c-2003 #pictures {
  width: 460px;
  padding-right: 200px;
}
.c-Bilder #pictures {
  width: 460px;
  padding-right: 200px;
}
.c-MutterundKind #pictures {
  width: 100px;
  padding-right: 560px;
}
#pictures img {
  padding: 0 0 20px 0;
}
.Zeichnungen #pictures img, .Texturen #pictures img, .Ausstellungsdesign #pictures img {
  padding: 0 15px 15px 0;
}
#info {
  margin-top: -10px;
}
#texte {
  width: 660px;
  height: 480px;
  float: right;
  padding-top: 5px;
}
#texte li li:before {
  padding-left: 10px;
  content: "- ";
}
#footer {
  visibility: visible;
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -500px;
  text-align: left;
  height: 24px;
  width: 985px;
  clear: left;
  font-size: 12px;
  color: #CCC;
  background-color: #fff
}
#footer a, #footer a:link, #footer a:visited {
  color: #CCC;
}
#copy {
  float: right;
  font-size: 12px;
}
.clear {
  clear: both;
  height: 1px;
  width: 1px;
  visibility: hidden;
}
body.Ausstellungsdesign {
  background-color: #AAA;
  color: #fff;
}
body.Ausstellungsdesign a, body.Ausstellungsdesign a:link, body.Ausstellungsdesign a:visited {
  color: #fff !important;
}
body.Ausstellungsdesign a:active, body.Ausstellungsdesign a:hover {
  color: #ddd !important;
}
body.Ausstellungsdesign #navi a:hover, body.Ausstellungsdesign #navi a.selected, body.Ausstellungsdesign #navi a.selected2 {
  color: #C03 !important;
}
body.Ausstellungsdesign #navi li.leer {
  color: #ccc !important;
}
body.Ausstellungsdesign #caption {
  color: #999;
}
body.Ausstellungsdesign #footer {
  background-color: #AAA;
  color: #fff
}
@media only screen and (max-width: 1080px) {
  .desktop {
    display: none
  }
  .responsive {
    display: inherit
  }
  a.hamburger-show, a.hamburger-close {
    height: 48px;
    width: 48px;
    display: block;
    top: 15px;
    right: 5vw;
    background-image: url(img/hamburger.svg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
    position: fixed;
    z-index: 50;
    border: 10px solid #fff;
    background-color: #FFF
  }
  a.hamburger-close {
    display: none;
    background-image: url(img/hamburger.svg);
    background-position: bottom left;
  }
  body.Startseite a.hamburger-show, a.hamburger-close {
    display: none;
  }
  .Ausstellungsdesign a.hamburger-show, .Ausstellungsdesign a.hamburger-close {
    background-image: url("img/hamburger-invers.svg");
    background-color: #AAA;
    border-color: #AAA;
  }
  #navi {
    display: none;
    height: 0;
  }
  body.Startseite #navi {
    display: inherit;
    margin-top: 20px;
  }
  #navi:target {
    display: table;
    min-height: 100vh;
    border-top: 110px transparent solid;
    margin-top: -90px;
    border-bottom: 1500px #fff solid;
  }
  #navi:target a.hamburger-close {
    display: inherit;
  }
  #navi_resp {
    display: inherit;
  }
  #navi_resp #nav ul li:not(.selected) {
    display: none
  }
  #navi_resp #nav ul li.selected a {}
  #navi_resp li li li {
    display: inline;
  }
  #navi_resp li li li:after {
    content: " | "
  }
#nav ul li {
		font-size: 17px;
		line-height: 150%;
	}
#nav ul li li {
		font-size: 15px;
	}
	#navi_resp .langswitcher { display:  none;}
  
  #distance {
    height: 20px;
    margin-bottom: 0;
  }
  #container {
    width: 100vw;
    padding-bottom: 50px;
  }
  #navi, #navi_resp, #pictures, #texte, h1.name, #thumbs {
    width: 94%;
    height: auto;
    float: inherit;
    margin: auto;
    max-width: 660px;
  }
  #navi_resp, #thumbs {
    margin-top: 20px;
  }
  .Ausstellungsdesign #texte {
    margin-top: 0;
  }
  #pictures:before, #texte:before {
    display: block;
    width: 0;
    height: 30px;
    content: "";
    clear: both;
  }
  #pictures img {
    height: auto;
	  max-width: 94vw;
  }
  #pictures img.leer {
    display: none;
  }
  #footer {
    box-sizing: border-box;
    left: inherit;
    margin: auto;
    height: 50px;
    width: 100vw;
    padding: 10px 50px;
  }
}
@media only screen and (min-height: 870px) and (min-width: 1080px) {
.Ausstellungsdesign #texte {
margin-top: auto;
  margin-top: -15%;
}
}