@charset "utf-8";

.headline {
	color: #333;
	font-size: 2em;
	margin: 2%;
}

#startseite{}

#titelbildl{
    cursor: pointer;
    width: 50%;
    height: auto;
    float: left;
    text-align: center;
    vertical-align: middle;
   border-bottom: solid thin #D8D8D8;
}
#titel1{
    position: relative;
    margin-top: -67px
}
#titelbildr{
    width: 50%;    
    height: auto;    
    float: right;
    border-bottom: solid thin #D8D8D8;
    border: 25px #ff85ad solid;
}
#titel2{
	margin-top: -67px
}


#w-buttonpos {
   position: absolute;
    left:145px;	/*15%*/
    top:8px;
    width: 30%;
    height: 50px;
}
@media all and (max-width: 1000px) {
    #w-buttonpos {
        text-align: right;
        width: 25%;
		top:6px;
        /*left: 25%;*/
        right: 15%;
    }
}
#startworkshop { 
    position: absolute;
    margin: 0 auto;
    background-color: #4f474a;
    color: #fff;
    text-align: center;
    width: 130px;
    border-radius: 4px;
}
#startw { 
	display: none;
}
#startworkshop:hover  {
    cursor: pointer;
    background-color: red;
}
@media all and (max-width: 1000px) {
    #startworkshop { 
		display: none;
        left: 0px;
        top: 3px;
    }
	#startw { /*befindet sich im Menü*/
		display: inherit;
		font-size: 0.8em;
		line-height: 0.9em;
		margin: -15px 0 15px 0;
		padding: 10px 0;
		background-color: #4f474a;
		color: #ccc;
		text-align: center;
		width: 270px;
		border-radius: 4px;
	}
	#startw:hover  {
		cursor: pointer;
		background-color: red;
	}
}
#workshoptermine {
	display: none;
	position: absolute;
    z-index: 999;
    left:20%;
    height: auto;
    width: 470px;    
    background-color:rgba(238,206,206,0.95); 
	box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.30) ;
}

#workshoptermine ul {
    padding: 5px;
}
#workshoptermine .jahr, #workshoptermine .fotos {
    width:100%;
    height:25px;
    background-color:red;
    color:#fff;
    padding: 3px 0 5px 5px;
}
#workshoptermine .jahr h1, #workshoptermine .fotos h1 {
   font-size: 1.2em;
    font-weight: 600; 
}
#workshoptermine a {
    /*color: #494EBB;*/
}
#workshoptermine a:hover {
    color: red;
}
#workshoptermine .fotos a:hover {
    color: #fff;
	text-decoration: none;
}
@media all and (max-width: 1000px) {
    #workshoptermine {
      width: 70%;
    }
}
@media (max-width: 500px) {
  #workshoptermine .fotos h1 {
    font-size: 1em;
  }
}
.workshop_photo {
	border-radius: 4px;
	color:red;
	display:block;
	background-color: #E0E0E0; 
	width: 425px; 
	outline: hidden;
	font-weight: bold
}
.workshop_photo h1 {
	
}
.datum {
    float: left;
    border-radius: 3px;
    width:108px;
    height: 20px;
    margin-right: 3px;
    padding-left: 3px;
    overflow: hidden;
    background-color: #262626;
    color: #EEEEEE;
}

.logo {
    position: relative;
}
.workshophinweis {
    position:absolute;
    color: crimson;
    font-weight:700;
}

.seitentitel {
    position:absolute;
    font-size: 2.5em;
    color: #fff;
    z-index:999;
    top:17px;
    right:30px;
}
.langtext {
	font-family:abel;
	font-size:1.8em;	
}
@media all and (max-width: 850px) {
	h1.seitentitel {
		max-width: 65%;
		overflow-x: hidden;
		margin-top: -15px;
		right:5px;
		text-align: right;
	}
	.langtext {
		font-family:abel;
		font-size:1.3em;
		margin-top: 45px;
		color: #333;
	}
}


.thema {
    font-size: 1.0em;
    color: #888;
    margin-left: 25%;
}
.themaN {
    font-size: 1.0em;
    color: #444;
    margin-left: 25%;
}

@media all and (max-width: 1000px) {
	

	#titelbildl {
       display: none;
	}
    #titel1{ 
        display: none;
    }
    #titelbildr {
        width: 100%;
		float: inherit;
	}
    #titel2{margin-top: 0px}
}

.galleryrep{
    font-size: 1.5em;
    margin-bottom: 40px !important;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 502;
  overflow: hidden;
  position: fixed;
  background: #080808;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 503;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  height: 100%;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }
  
#titelbild {
	position: relative;
	/*float: left;*/
	width: 100%;
	max-width: 1920px;
}

.titeltext {
	margin:12% 0 0 15%;
	display: block;	
	padding: 0 0.5em 0 0.5em;
	float: left;
	width: 400px;
}

 .titeltext a {
    /*display: inline-block;
    background-color: #e6e6e6;
    padding: 0 0.5em 0 0.5em;
    border-radius: 4px;
    margin: 1em 0.5em 1em 0em;*/ 
}
  .titeltext a:hover {
    /*color: #F63;
    background-color: #F63;
    text-decoration: none;
    box-shadow: 0 0 5px 1px #e6e6e6;*/
}
  .titeltext a.active {
    background-color: #F63;
    color: #fff; }
	
@media all and (max-width: 1000px) {
	.titeltext {
		left:10%; 
		top:75%
	}	
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, sans-serif; 
}
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 5px;
  color: #cccccc;
  font-size: 15px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  top: 0;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  opacity: 0.8;
  border-top-width: 12px;
  border-bottom-width: 12px;
  top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 20px;
  border-bottom-width: 20px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 12px solid #000;
    left: 5px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    border-right: 20px solid #FFF; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 12px solid #000;
    left: 3px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 20px solid #FFF; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

.mfp-iframe-holder .mfp-close {
  top: -43px; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

.mfp-figure {
  line-height: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;padding-left: 5px;
    background-color: rgba(0,0,0,0.80)
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
     width: 90%;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
   
}

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

.date { 
	font-weight:600;
	color:#222;

}  
.bnr{ 
    height:50px;
    width:80px;
    max-width:100px; 
    max-height:50px; 
    display:block; 
    border:#F00 thin; 
    float:left; 
    margin-right:5px;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; 
    
    }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; } }
@media all and (max-width: 800px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

* {

  box-sizing: border-box; }

/**
 * Eric Meyer's Reset CSS v2.0 (https://meyerweb.com/eric/tools/css/reset/)
 * https://cssreset.com
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  /*font: inherit;*/
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.shows a, .news a, .curriculum-vitae a {
	background-color: #dbdbdb;
}
.aktuelle-termine a {
	background-color: #f5f5f5;
}
.adresse {
    margin-top: -4px;
    margin-bottom: 35px;
}
 
.description, .overview p, .overview h1 {
	padding-left: 10px;
}
body {
  font-family:  "Arial", "sans-serif";
  font-weight: 300;
  font-size: 14px;
  line-height: 1.4em;
  color:#444;
}

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }

img {
  width: 100%; }

h1 {
  font-size: 15px;
  line-height: 1.2em; }

h2, h3, h4 {
  font-size: 14px; }

a {
  color: #080808;
  text-decoration: none; }
  a:hover {
    text-decoration: underline;
    color: #080808; }

strong, b {
  font-weight: 700; }

em {
  font-style: italic; }

blockquote {
  margin: 1em;
  font-size: 15px;
  font-weight: 300; }


.news-item {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
  border-bottom: 6px solid #fff;
   }
  .news-item:last-child {
    margin-right: 0; }

/*@media (min-width: 769px) {

    .news-item img {
      display: block;
      float: left;
      margin-right: 2.35765%;
      width: 40.29137%; }
      .news-item img:last-child {
        margin-right: 0; }
}*/

@media (max-width: 768px) {
/*     .adresse {
        position: inherit;
        margin-top: 25px;
        margin-left: 22px;
        margin-bottom: 35px !important;
    }
    */
    .news-item img {
      display: block;
      float: left;
      margin-right: 2.35765%;
      width: 100%; }
      .news-item img:last-child {
        margin-right: 0; } }
		
.workshop-item {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
  border-bottom: 6px solid #333;
}
.workshop-item:last-child {
    margin-right: 0; }
  @media (min-width: 769px) {
    .workshop-item img {
      display: block;
      float: left;
      margin-right: 2.35765%;
      width: 45.29137%; }
      .workshop-item img:last-child {
        margin-right: 0; } }
  @media (max-width: 768px) {
    .workshop-item img {
      display: block;
      float: left;
      margin-right: 2.35765%;
      width: 100%; }
      .workshop-item img:last-child {
        margin-right: 0; } }
				
.contact-item {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 100%;
  border-bottom: 1px solid #e6e6e6; 
}
  .contact-item:last-child {
    /*margin-top: 40px; */
}

.contact-item img {
    margin-top: 0px;
    /*width: 25.29137%;*/
    max-height: 531px;
    width: auto;
}

 @media (min-width: 890px) {
    .contact-item img {
      display: block;
      /*float: left;*/
      margin-right: 2.35765%;
      margin-left: 35px;
       /* margin-top: 0;*/
      }
}
@media (max-width: 891px) {
    .contact-item img {
      display: block;
      /*float: left;*/
      margin-right: 2.35765%;
      margin-left: 35px;
       /* margin-top: 0;*/
      }
}

  @media (min-width: 769px) {
    .contact-item img {
      display: block;
      /*float: left;*/
      margin-right: 2.35765%;
      width: auto; 
      }
      .contact-item img:last-child {
        margin-right: 0; } }
  @media (max-width: 768px) {
    .contact-item img {
      display: block;
      /*float: left;*/
      margin-right: 2.35765%;
      /*width: 65%;*/ 
      margin-top: 0;
      margin-left: 35px;
      }
      
      .contact-item img:last-child {
        margin-right: 0; } 
		}
@media (max-width: 580px) {
    .contact-item img{
     margin-left: 22px;   
    }
 /*   .adresse {
        position: inherit;
        margin-top: 25px;
        margin-left: 22px;
        margin-bottom: 35px !important;
    }*/
}
    
  @media (max-width: 468px) {
    .contact-item img {
      display: block;
      float: left;
      margin-right: 2.35765%;
      width: 100%; }
      .contact-item img:last-child {
        margin-right: 0; } 
		}

.overview {
  padding: 2em 0; }
  @media (min-width: 1201px) {
    .overview {
      display: block;
      float: left;
      margin-right: 2.35765%;
      width: 45%; }
    .overview:last-child {
        margin-right: 0; }
	.contact-item .overview {
        width: 35%;  }
}
  @media (max-width: 1200px) {
    .overview {
      display: block;
      float: left;
      margin-right: 2.35765%;
      width: 48.82117%;
      }
	  .contact-item .overview {
        width: 100% !imporent;  }
      .overview:last-child {
        margin-right: 0; } }
  @media (max-width: 768px) {
    .overview {
      display: block;
      float: left;
      margin-right: 2.35765%;
      width: 100%;
      padding:0; }
      .overview:last-child {
        margin-right: 0; } }
  .overview h1 {
    margin-bottom: 0.5em; }
  .overview .description {
    margin-top: 3em; }
    .overview .description p {
      margin-bottom: 0.5em; }
  .overview a {
    line-height: 2em; 
background-color: rgba(0,0,0,0.05);}
    /*.overview a:after {
      content: " »"; 		
	}*/

.overview ul li:before {
    content: "–";
    padding-right: 0.5em; 
}
.overview ol {
    list-style: decimal;
    padding-left: 1em; 
}
.born{
	margin-left:0px
}

.rechts { width:60% 
}

@media (max-width: 768px) {
	 .rechts { 
		 width:90% 
	  } 	  
}

.art-grid {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 100%; }
  .art-grid:last-child {
    margin-right: 0; }

.artwork {
  display: block;
  float: left;
  /*margin-right: 2.35765%;*/
  width: 100%;
  margin-right: 0;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6; 
}
.photos, .photos a p {
	background-color: #000;
	color: #bbb;
	border-color: #000;
	border-top: 10px solid  #000;
}
  .artwork:last-child {
    margin-right: 0; }
  @media (min-width: 1025px) {
    .artwork {
      width: 16.66666666666667%; } }
  @media (max-width: 1024px) {
    .artwork {
      width: 25%; } }
  @media (max-width: 650px) {
    .artwork {
      width: 33.33333333333333%; } }
  @media (max-width: 470px) {
    .artwork {
      width: 50%; } }
  @media (max-width: 240px) {
    .artwork {
      width: 100%; } }
  .artwork p {
    padding: 0 0 1em 0;
    background-color: #fff;
      text-align: center;
}
  .artwork a {
    display: block; }

.mfp-title {
  padding: 0.5em 0; }

.mfp-counter {
  padding: 0.5em 0; }


header {
  /*background-color: #f7f7f8;
  border-bottom: 1px solid #e6e6e6;
  *zoom: 1;*/ 
}
  header:before, header:after {
    content: " ";
    display: table; 
}
  header:after {
    clear: both; }
@media (min-width: 581px) {
    header {
      /*padding: 1.5em 2.5em;*/
        padding: 0.4em 2.5em 1em 2.5em;
	  /*position: fixed;*/ 
	} 
}
@media (max-width: 580px) {
    header {
      padding: 1em 1.5em; } }
nav { font-size:15px; }
nav {
  *zoom: 1; }
  nav:before, nav:after {
    content: " ";
    display: table; }
  nav:after {
    clear: both; }

/*.logo {
  font-size: 15px; }
  @media (min-width: 768px) {
    .logo {
      display: block;
      float: left;
      margin-right: 2.35765%;
      width: 14.70196%; }
      .logo:last-child {
        margin-right: 0; } }
  @media (max-width: 767px) {
    .logo {
      float: left;
      display: inline-block;
      padding-top: 0.6em; } }
*/
a.menu {
  float: right;
  padding: 0.5em 1em;
  background-color: #e6e6e6;
  /*border-radius: 3px;*/ }
  a.menu:before, a.menu:after {
    content: " ";
    display: table; }
  a.menu:after {
    clear: both; }
  a.menu:hover {
    background-color: #666671;
    color: #fff;
    text-decoration: none; }
/*	
  @media (min-width: 768px) {
    a.menu {
      display: none; } }
*/	  
  /*@media (min-width: 868px) {
    a.menu {
      display: none; } }*/
	  
.nav-mobile a, .nav-desktop a {
  text-transform: lowercase;
  color: #080808;
  color: #555; 
}

.nav-mobile {
  display: block none;
  float: left;
  margin-right: 2.35765%;
  width: 100%;
  /*display: none;*/ 
}
  .nav-mobile:last-child {
    margin-right: 0; }
  .nav-mobile li {
    padding: 1em 0;
    border-bottom: 1px solid #e6e6e6; }
    .nav-mobile li:last-child {
      border-bottom: none;
      padding-bottom: 0; }

.worksm {
	display: block;
	background-color: #7B7B7B;
    font-size: 0.85em;
	color: aliceblue;
	width: 95%;
	padding: 15px 20px 15px 20px; 
	border-radius: 4px;
    margin-bottom: 10px;
}
.worksm li:last-child {
	padding-bottom: 1em; }
.worksm a {
	color: aliceblue; }


.nav-desktop {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 82.94039%;
  /*margin-right: 0;*/
  text-align: right; }
  .nav-desktop:last-child {
    margin-right: 0; }
  .nav-desktop li {
    display: inline;
    margin-right: 2.5em; }
    .nav-desktop li:last-child {
      margin-right: 0; }
  .nav-desktop li.active a {
    color: #080808;
    text-decoration: underline; }

#works2 {
	position: relative;
}	
#works {
	position: absolute;
	float: left;
	width: 300px;
	height: auto;
	border: #FF0000 thin solid;
	display: none;
	
}
#works  {
	clear: both;
	float: none;
	
	
}

  @media (max-width: 867px) {
    .nav-desktop {
      display: none; } 
}

	  



.container a {
    /*display: inline-block;
    background-color: #e6e6e6;
    padding: 0 0.5em 0 0.5em;
    border-radius: 4px;
    margin: 1em 0.5em 1em 0em;*/ 
}
  .container a:hover {
    color: #F63;
    /*background-color: #F63;
    text-decoration: none;
    box-shadow: 0 0 5px 1px #e6e6e6;*/
}
  .container a.active {
    background-color: #F63;
    color: #fff; 
}
	
.art-grid a { background-color: inherit; }
.art-grid a:hover { background-color: inherit;color: inherit ; }
	
.biography {
	display: block;
	float: left;
	margin-right: 2.35765%;
	width: 100%;
}
.biography:last-child {
    margin-right: 0; 
}

.bio {
  *zoom: 1; }
  @media (min-width: 581px) {
    .bio {
      padding: 1em 8em; 
	 } 
}
  @media (max-width: 580px) {
    .bio {
      padding: 1em 1.5em; 
	} 
	.biography {
		margin-left: 5px; 
	}
}
	  
.datenschutz ul li {
	list-style-type: circle;
	margin-left: 30px;
}
.datenschutz h2 {
	font-size: 1.2em;
}

  .bio:before, .bio:after {
    content: " ";
    display: table; }
  .bio:after {
    clear: both; }
  .bio h1 {
    margin-top: 1em;
    margin-bottom: 1em; }
  .bio a {
    /*display: inline-block;
    background-color: #e6e6e6;
    padding: 0 0.5em 0 0.5em;
    border-radius: 4px;
    margin: 1em 0.5em 1em 0em;*/ }
  .bio a:hover {
    color: #fff;
    background-color: #F63;
    text-decoration: none;
    box-shadow: 0 0 5px 1px #e6e6e6; }
  .bio a.active {
    background-color: #F63;
    color: #fff; }

.bio h1 {
    /*display: inline-block;*/
    color: #000;
   /* background-color: #eee;*/
	font-weight: 200;
    /*padding: 0.6em 1.2em 0.4em 1.2em;*/
    /*border-radius: 4px;*/
    margin: 1em 0.5em 1em 0em;
	font-size: 1.6em;
}

.shows-year {
  display: block;
	position: relative;
  float: left;
  margin-right: 2.35765%;
  width: 100%; }
  .shows-year:last-child {
    margin-right: 0; 
}
.year {
      display: block;
      float: left;
     min-width: 40px;
}
.yeardoppel {
      display: block;
      float: left;
      min-width: 82px; 
}	
	
  @media (min-width: 581px) {
    .shows-year {
      padding: 0 ; } }
  @media (max-width: 580px) {
    .shows-year {
       } 
}

.year {
  /*line-height: 1.6em;*/ }
  @media (min-width: 768px) {
    .year {
      display: block;
      float: left;
      min-width: 40px; }
	.yeardoppel {
      display: block;
      float: left;
      min-width: 82px; }
    .year:last-child {
        margin-right: 0; } }
  @media (max-width: 767px) {
    .year {
      display: block;
      float: left;
      margin-left: -22px;
      min-width: 40px; }
      .year:last-child {
        margin-right: 0; } }
  @media (max-width: 500px) {
    .year {
      display: block;
      float: left;
      /*margin-right: 2.35765%;*/
      width: 100%; }
      .year:last-child {
        margin-right: 0; } }

/*=================================*/

@media (min-width: 768px) {
  .shows, .news, .curriculum-vitae, .aktuelle-termine {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 91.4702%; 
	}
	.aktuelle-termine {
		float: right;
		width: 70%;
	}
    .shows:last-child {
      margin-right: 0; 
	} 
}

@media (min-width: 501px) {
  .shows, .news, .curriculum-vitae, .aktuelle-termine {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 82.94039%;
	}
	.aktuelle-termine {
		float: right;
		width: 70%;
	}
    .shows:last-child {
      margin-right: 0; 
	} 
}
@media (max-width: 500px) {
  .shows, .news, .curriculum-vitae, .aktuelle-termine {
    display: block;
	line-height: 1.0em;
    float: left;
    margin-right: 2.35765%;
    width: 100%; 
	}
	.aktuelle-termine {
		float: right;
		width: 66%;
	}
    .shows:last-child {
      margin-right: 0;
	}
}
.shows li {
  /*line-height: 1.6em;
  line-height: 1.0em;*/
  /*max-width: 630px;*/
  /*padding: 0 0 1em 0;*/ }
  
  .shows li:before {
    padding-right: 0.5em; }
/*=================================*/

.foo {
  padding: 1.5em 1em;
  text-align: center;

  /*max-width: 100%;
  margin: 10px auto 10px auto;
    clear: both;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  height: auto;
  margin-top: 20px;*/
}

.catalogues {
  margin: 0 auto;
    width: auto;
    padding:0 5%;
}
.catalogues ul {
 font-size: 0.9em;
}
  .catalogues:before, .catalogues:after {
    content: " ";
    display: table; }
  .catalogues:after {
    clear: both; }

.item {
  width: 300px;
    /*line-height: 0.7em;*/
    margin: 0 5px;
    float: left;
  height: 464px;
  margin-bottom: 10px;
  border: 1px solid #cdcdcd;
  text-align: center; }
  .item .catl-meta {
    padding: 0.75em 1.5em 1.5em; }
  .item img {
    width: 200px; }
  .item li, .item h4, .item a {
    text-align: left; }
  .item li {
    line-height: 1.5em; }
  .item h4 {
    padding: 1em 1.5em 0 1.5em; }
  .item a {
    background-color: #e6e6e6;
    display: block;
    padding: 0.5em 1.5em; }
  .item a:hover {
    background-color: #000;
    color: #FFF;
    text-decoration: none; }


@media (min-width: 1024px) {
  .bib, .mono {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 48.82117%; }
    .bib:last-child, .mono:last-child {
      margin-right: 0; } }
@media (max-width: 1023px) {
  .bib, .mono {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 100%; }
    .bib:last-child, .mono:last-child {
      margin-right: 0; } }
@media (min-width: 581px) {
  .bib, .mono {
    padding: 1em 2.5em; } }
@media (max-width: 580px) {
  .bib, .mono {
    padding: 1em 1.5em; } }
.bib h1, .mono h1 {
  padding: 1em 0; }
.bib .pub-list, .mono .pub-list {
  color: #666671; }
  .bib .pub-list li, .mono .pub-list li {
    padding: 0.5em 0;
    border-bottom: 1px solid #e6e6e6; }


.portfolio {
  background-color: #666671; }

.portfolio-links {
  text-align: right; }
  @media (min-width: 581px) {
    .portfolio-links {
      padding: 1.5em 2.5em; } }
  @media (max-width: 580px) {
    .portfolio-links {
      padding: 1em 1.5em; } }
  .portfolio-links a {
    display: inline-block;
    background-color: #e6e6e6;
    padding: 0.6em 1.2em 0.4em 1.2em;
    border-radius: 4px; }
  .portfolio-links a:hover {
    color: #FFF;
    background-color: #000;
    text-decoration: none;
    box-shadow: 0 0 5px 1px #56565e; }

.portfolio-image {
  max-width: 795px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #e6e6e6;
  box-shadow: 1px 1px 15px 1px #000; }
  @media (max-width: 825px) {
    .portfolio-image {
      margin: 1.5em 2.5em; } }
  @media (max-width: 580px) {
    .portfolio-image {
      margin: 1em 1.5em; } }
  .portfolio-image:hover {
    opacity: 0.5; }


.studio, .galleries {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 100%;
  *zoom: 1; }
  .studio:last-child, .galleries:last-child {
    margin-right: 0; }
  .studio:before, .studio:after, .galleries:before, .galleries:after {
    content: " ";
    display: table; }
  .studio:after, .galleries:after {
    clear: both; }
  @media (min-width: 581px) {
    .studio, .galleries {
      padding: 2.5em 2.5em 0 36px; } }
  @media (max-width: 580px) {
    .studio, .galleries {
      padding: 1.5em 1.5em 0 22px; }
    .studio img {
      margin-left: 22px; }
}

.studio h1, .galleries h1 {
  margin-bottom: 0.5em; }

.gallery {
  padding: 2em 0;
  /* border-bottom: 1px solid $grey; */ }
  @media (min-width: 769px) {
    .gallery {
      display: block;
      float: left;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .gallery:last-child {
        margin-right: 0; }
      .gallery:nth-child(3n + 1) {
        margin-right: 0; } }
  @media (max-width: 768px) {
    .gallery {
      display: block;
      float: left;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .gallery:last-child {
        margin-right: 0; }
      .gallery:nth-child(2n + 1) {
        margin-right: 0; } }
  @media (max-width: 580px) {
    .gallery {
      display: block;
      float: left;
      margin-right: 2.35765%;
      width: 100%; }
      .gallery:last-child {
        margin-right: 0; } }

.disclaimer {
  margin-top: 3em; }
  .disclaimer p {
    margin-bottom: 0.5em;
    max-width: 500px; }

.space-top {
  margin-top: 0.5em; }

#location {
  width: 500px; }

.map-link {
  text-decoration: underline; }
/* CSS Document */

.trennung {
	clear: both;
	font-size: 1.1em;
	color: #333;
	width: 100%;
	text-align: center;
	background-color: #f7f7f8;
	border: thin solid #e6e6e6;
	padding: 10px;
}

.links {
	/*background-color: rgba(216,73,0,0.25);*/
}
.jahrlinks {font-weight:900; color: #E17043a0;float: left; font-size:2em;  text-align:right; padding:0px;margin:3em 0 0 0;}
.jahrgedreht {transform: rotate(-90deg);}

 @media (max-width: 500px) {
	 .jahrlinks {font-weight:900; color: #E17043a0;font-size:2em;  text-align:right; padding:2px;margin:0em 0 0 0;}
	 .jahrgedreht {transform: none;margin-bottom: 10px}
	 .shows {line-height: inherit}
}
#works {position: relative;}
#down1 {
	display: none;
	position: relative;	
	margin-left: 59%;	
}
#down1 li {
	position: absolute;
	clear: both;
	display: block;
	background-color: burlywood;
	float: right;
	width: 150px;
	
	z-index: 99;
}

#down2 {display: none;}
/*#down1:hover {display: inherit;}*/

/*.sati {
	width: 78px;
	float: left;
	font-size: 2em;
	line-height: 0.9em;
	margin: -4px 20px 0 0;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
}*/
.satih {
    z-index: -1;
	width: 156px;
    line-height: 40px;
	cursor: pointer;
}
.satih1 {
    width: 78px;
    float: left;
    font-size: 1.6em;
	line-height: 0.8em;
	margin: 5px 20px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	cursor: pointer;
}
.satih2 {
	width: 50px;
    color: #ddd;
	float: left;
	font-size: 2em;
	line-height: 0.2em;
	margin: 10px 20px -7px -15px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
}
#hm:hover {display: inherit;}

.ON_OFF  {
	position: fixed; 
	top:20px; 
	left:20%;
	border-radius: 4px;
	display: flex;
	height:30px;
	width: 200px;
	padding: 5px 5px 5px 7px;
	background-color: rgba(253,253,253,0.70);
}
.ON_OFF form input {
	border: thin solid red;
	border-radius: 4px;
	font-weight: 600;
	color: aliceblue;
	background-color: black;
}