@charset "UTF-8";
@media (min-width: 1201px), (max-width: 1999px){

/* CSS Document */

/*//Farben
hellgrau: #E8E8E8
hell-mittelgrau: #f2f2f2
dimgrey: #696969
red:

//bildgrößen: breite 100%/

Schrift allgemein: Niveau Grotesk, Adobe Typekit



/* Reset * * * * * * * * */


* {
	margin: 0;
	padding: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}




html {
	font-size: 1.1em; /* Browserstandard: 16px */
	height: 100%;
	scroll-behavior: smooth;
}

img {
	width: 100%;
	background-color:white;


	

	
}

img:hover{cursor: url(../img/arrow-right.png), cell;}








body {width: 100%;
	height: 100%;
	font-family: Niveau-Grotesk, Helvetica, sans-serif;
	font-weight: 300;
		
}


.main-mobile{
display:none;
}

.content-mobile{
display:none;
}


.wrapper{
width: 100%;
padding:0% 10%;
margin: 0 auto;
background:none;
overflow:hidden;
margin-bottom:1%;
margin-top:2%;
}



.wrapper-headline{
width: 100%;
padding:0% 10%;
height: 12%;
margin: 0 auto;
margin-top:-2.3%;
margin-bottom:-1.3%;

}

.wrapper-headline h1{
font-size:1.5em;
}



.wrapper-02{
width: 80%;
margin:0 10% 25px 10%;
background:#E8E8E8;
overflow:hidden;
padding:1% 1% 1% 1%;


}



.wrapper-02-1{
width: 80%;
margin:0 10% 2px 10%;
background:#E8E8E8;
overflow:hidden;
padding:1% 1% 1% 1%;


}
	

	
.wrapper-03{
width: 100%;
padding:0% 10%;
margin: 0 auto;
background: black;
overflow: hidden;
}



.wrapper-intro{
width: 80%;
margin:0 10% 24px 10%;
background:#E8E8E8;   
overflow:hidden;
padding:46px 3% 12px 3%;

}

.white-space{
height:24px;
}


/*typo allgemein*/

h1, h2, h3, h4, h5, h6, p{
font-family: Niveau-Grotesk, Helvetica, sans-serif;
font-weight: 300;
font-style: normal;
color:black;
padding: 0 0 4px 0;
}


h1 {
font-weight: 700;
font-size:2.3em;
line-height:3em;


}

/*h1 für Header*/
header h1{
font-weight: 700;
font-size: 1.5em;
line-height:1.375em;
padding: 0 0 0 0;

}



/*h2 Headlines*/
h2 {
font-weight: 700;
font-size: 1.5em;
line-height:1.375em;
padding:0 0 4% 0;
}

/*h3 HL index und Projekte/Mouseover*/
h3 {
	font-weight: 300;
	font-size:2em;
line-height:1.375em;
	
	padding:0 0 0 0;

	
	}
	
h3 a{
z-index: 1; 
text-decoration:none;
padding: 0 0 0 2%;
opacity:1;
}

h3 a:hover{
color:white;
z-index: 1; 

}
	
	
	/*h4 zwischenheadlines*/
h4 {
font-weight: 700;
font-style: normal;
font-size:1em;
line-height:1.2em;
	}
	
	
h5{

font-size:0.75em;
line-height: 1.25em;
}	
	
	
	/*h6 Footer negativ*/
h6 {
font-weight: 700;
font-size:0.75em;
line-height: 1.75em;
color: white;
	}
		
		
h6 a{color:white;
text-decoration:none;}

h6 a:hover{
color:red;
}
	
	
	/*p Fließtexte*/
p {
font-weight: 300;
font-size:1em;
line-height:1.375em;
color:black;

	}
	
strong{
font-weight:300;
}


em{
font-style:italic;
letter-spacing:1;
}


i{
font-style:italic;
}
	

p a{
line-height: 1.7em;
}

p a:hover{
color:red;
text-decoration:none;
font-weight: 700;

}	



blockquote{
text-align:left;
width:100%;
padding: 0 0 0 0%;
}

blockquote a{
font-family: niveau-grotesk, helvetica, sans-serif;
font-weight: 300;
font-style: normal;
text-decoration:none;
font-size:1.2em;
line-height:1.4em;
color: #696969;

opacity: 1;
transition: 2s;
}

blockquote a:hover{

display:visible;
color: red;
opacity:1;

}
	
	
	/*p Links allgemein*/	
	
a {
color:black;
text-decoration:underline;	
line-height:1.876em;
}
	
	
	
	
	
	
	
	
/*Header*/	
	header{
	height: 100px;
	background-color:white;
	
	width:100%;
	z-index: 99;
	position:fixed;
	top:0;
	display:block;
	
	

	}
	
	header h1 a {color: black;
	position: fixed;
	margin-left: 0%;
	margin-top: 0%;
	text-decoration: none;
	z-index: 1;}

	
	
/*sprache*/		
	
#language{
position:fixed;
	top:0%;
	right:0;
width:50px;
height:100px;
background-color: #E8E8E8;
z-index: 1;
padding: 10px;


}	

#language h5{

color:red;
font-weight:700;
line-height:2.5em;

}


#language h5 a{
text-decoration: none;
color:#696969;


}
	
	
#language a:hover{
color:red;

}

.gb{
color:#696969;

}	


	
	

nav {
background:white;
}

ul{
width:80%;
background:none;
margin: 0 auto;
position: fixed;
margin-right: 5%;
height:5%;


}


	
		
		
	/*Navigation*/		
	
li {
	font-family: niveau-grotesk, helvetica, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 1.5em;
	line-height: 1.75em;
	color: black;
	display:inline;
	float: right;
	text-align: right;
	list-style: none;
	margin: 0% 0 0 3%;	
}	


	
li a{text-decoration: none;
color: black;
}	
	
	
li a:hover {
color: #696969;  
text-decoration:underline;
}	

.active-nav{
color:red;
text-decoration: none;
}









	
	/*Main*/
	
	
	

	
	#index{
	display: block; 
	}
	
	
	#index-mobile{
	display: none; 
	}
	


	
	
	
	
#main{
display:block;
background: white;
width: 100%;
margin: 0 auto;
margin-top:8%;
}
	

	
.main-index{
	background-position:center;
	  background-size: cover; 
   width: 100%;
   display: flex; 

	
	
	
}


.main-index h3{
  cursor: url(../img/arrow-left.png), cell;
display:block;
color:white;
font-weight:700;
font-size:3.5em;
line-height:125%;
position:fixed;
bottom:25%;
left: 10%;
z-index: 1;


}

	


	
	
	
	
	
	

.img-index{
display:none;


}	

.main-mobile-intro{
display:none;
width:100%;
padding: 2% 10% 0 2%;
background:black;

}

	/*Content-Grid*/	


/*Texte: einspaltig*/	
.content-text{
display:block;
width:32%;
height:100%;
float:left;
overflow:auto;
padding: 0% 1% 300px 0%;


}




/*texte projekte*/	

#projekt-intro h2{

color:#6B6A6A;
font-weight: 300;


}
.projekte .content-text{
padding: 0% 0 1% 1%;
}


.projekt-intro{
width:32%;
display:inline-block;
}

.projekt-images{
width:66%;
float:right;



}

/*Verteilerseite KONTEXT*/	


.img-overview-00 a{
  cursor: url(../img/dot.png), cell;
color:white;
width:32%;
float:left;
background: url("../images/V_K_relikte.jpg") no-repeat; 
background-size: cover;

margin-left: 2%;
margin-bottom: 2%;
height:400px;
filter: grayscale(100%);


}



.img-overview-00 a:hover{
opacity:1;
filter: brightness(100%);
color:white;

}



.img-overview-01 a{
  cursor: url(../img/dot.png), cell;
color:white;
width:32%;
float:left;
background: url("../images/V_K_Natur.jpg") no-repeat; 
background-size: cover;

margin-left: 2%;
margin-bottom: 2%;
height:400px;
filter: grayscale(100%);


}



.img-overview-01 a:hover{
opacity:1;
filter: brightness(100%);
color:white;

}



.img-overview-02 a{
cursor: url(../img/dot.png), cell;
color:white;
width:32%;
float:left;
background: url("../images/V_K_Stadt.jpg") no-repeat; 
background-size: cover;
margin-left: 2%;
margin-bottom: 2%;
height:400px;
filter: grayscale(100%);

}

.img-overview-02 a:hover{
cursor: url(../img/dot.png), cell;
opacity:1;
filter: brightness(100%);
color:white;

}

.img-overview-03 a{
cursor: url(../img/dot.png), cell;
color:white;
width:32%;
float:left;
background: url("../images/V_K_Mensch.jpg") no-repeat; 
background-size: cover;

margin-left: 2%;
margin-bottom: 1%;
height:400px;
filter: grayscale(100%);

}

.img-overview-03 a:hover{
opacity:1;
filter: brightness(100%);
color:white;

}

.img-overview-04 a{
cursor: url(../img/dot.png), cell;
width:32%;
float:left;
background: url("../images/V_K_Ausstellung.jpg") no-repeat; background-size: cover;
margin-left: 2%;
margin-bottom: 2%;
height:400px;
filter: grayscale(100%);
}

.img-overview-04 a:hover{
opacity:1;
filter: brightness(100%);
color:black;

}


	
.img-overview-04-kontext-architektur a{
color:white;
	cursor: url(../img/dot.png), cell;
width:32%;
float:left;
background: url("../images/V_K_Architektur.jpg") no-repeat; background-size: cover;
margin-left: 2%;
margin-bottom: 2%;
height:400px;
filter: grayscale(100%);
}

.img-overview-04-kontext-architektur a:hover{
opacity:1;
filter: brightness(100%);
color:white;

}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	


/*Verteilerseite Form zweispaltig*/	


.img-overview-form-01 a{
  cursor: url(../img/dot.png), cell;
color:white;
width:66%;
float:left;
background: url("../images/V_F_geometrisch_organisch.jpg") no-repeat; 
background-size: cover;
background-position: center;
margin-left: 2%;
margin-bottom: 2%;
height:300px;
filter: grayscale();
}




.img-overview-form-01 a:hover{
opacity:1;
filter: brightness(100%);
color:white;

}


.img-overview-form-02 a{
  cursor: url(../img/dot.png), cell;
color:white;
width:66%;
float:left;
background: url("../images/V_F_Kontrast_Verschmelzung.jpg") no-repeat; 
background-size: cover;
background-position: center;
margin-left: 2%;
margin-bottom: 2%;
height:300px;
filter: grayscale(100%);


}





.img-overview-form-02 a:hover{
opacity:1;
filter: brightness(100%);
color:white;

}


.img-overview-form-03 a{
  cursor: url(../img/dot.png), cell;
color:white;
width:66%;
float:left;
background: url("../images/V_F_Konstruiert_Freihand.jpg") no-repeat; 
background-size: cover;
background-position: center;
margin-left: 2%;
margin-bottom: 2%;
height:300px;
filter: grayscale(70%);



}

.img-overview-form-03 a:hover{
opacity:1;
filter: brightness(100%);
color:white;

}




/*Verteilerseite Form einspaltig*/	

.img-overview-05 a{
color:white;
width:32%;
float:left;
background: url("../images/F_geometrisch.jpg") no-repeat; 
background-size: contain;
margin-left: 2%;
margin-bottom: 1%;
height:400px;
filter: grayscale(100%);


}



.img-overview-05 a:hover{
opacity:1;
filter: brightness(100%);
color:white;

}



.img-overview-06 a{
color:white;
width:32%;
float:left;
background: url("../images/F_Organisch.jpg") no-repeat; 
background-size: contain;
margin-left: 2%;
margin-bottom: 1%;
height:400px;
filter: grayscale(100%);

}

.img-overview-06 a:hover{
opacity:1;
filter: brightness(100%);
color:white;

}


/*Verteilerseite Material*/	


.img-overview-material-01 a{
  cursor: url(../img/dot.png), cell;
color:white;
width:32%;
float:left;
background: url("../images/V_M_Elemente.jpg") no-repeat; 
background-size: cover;

margin-left: 2%;
margin-bottom: 2%;
height:400px;
filter: grayscale(100%);


}



.img-overview-material-01 a:hover{
opacity:1;
filter: brightness(100%);
color:white;

}




.img-overview-material-02 a{
  cursor: url(../img/dot.png), cell;
color:white;
width:32%;
float:left;
background: url("../images/V_M_Stahl.jpg") no-repeat; 
background-size: cover;

margin-left: 2%;
margin-bottom: 2%;
height:400px;
filter: grayscale(100%);


}



.img-overview-material-02 a:hover{
opacity:1;
filter: brightness(100%);
color:white;

}




.img-overview-material-03 a{
  cursor: url(../img/dot.png), cell;
color:#696969;
width:32%;
float:left;
background: url("../images/V_M_Gold.jpg") no-repeat; 
background-size: cover;

margin-left: 2%;
margin-bottom: 2%;
height:400px;
filter: grayscale(100%);


}



.img-overview-material-03 a:hover{
opacity:1;
filter: brightness(100%);
color:#696969;

}


.img-overview-material-04 a{
  cursor: url(../img/dot.png), cell;
color:#696969;
width:32%;
float:left;
background: url("../images/V_M_Lehre.jpg") no-repeat; 
background-size: cover;

margin-left: 2%;
margin-bottom: 2%;
height:400px;
filter: grayscale(100%);


}



.img-overview-material-04 a:hover{
opacity:1;
filter: brightness(100%);
color:#696969;

}





/*Verteilerseite Zeichen*/	


.img-overview-zeichen-01 a{
  cursor: url(../img/dot.png), cell;
color:black;
width:32%;
float:left;
background: url("../images/V_Z_Ornament.jpg") no-repeat; 
background-size: cover;

margin-left: 2%;
margin-bottom: 2%;
height:400px;
filter: grayscale(100%);


}



.img-overview-zeichen-01 a:hover{
opacity:1;
filter: brightness(100%);
color:black;

}



.img-overview-zeichen-02 a{
  cursor: url(../img/dot.png), cell;
color:black;
width:32%;
float:left;
background: url("../images/V_Z_Spuren.jpg") no-repeat; 
background-size: cover;

margin-left: 2%;
margin-bottom: 2%;
height:400px;
filter: grayscale(100%);


}



.img-overview-zeichen-02 a:hover{
opacity:1;
filter: brightness(100%);
color:black;

}






.img-overview-zeichen-03 a{
  cursor: url(../img/dot.png), cell;
color:black;
width:32%;
float:left;
background: url("../images/V_Z_Bedeutungstraeger.jpg") no-repeat; 
background-size: cover;

margin-left: 2%;
margin-bottom: 2%;
height:400px;
filter: grayscale(100%);


}



.img-overview-zeichen-03 a:hover{
opacity:1;
filter: brightness(100%);
color:black;

}




.img-overview-zeichen-04 a{
  cursor: url(../img/dot.png), cell;
color:black;
width:32%;
float:left;
background: url("../images/V_Z_Lehre.jpg") no-repeat; 
background-size: cover;

margin-left: 2%;
margin-bottom: 2%;
height:400px;
filter: grayscale(100%);


}



.img-overview-zeichen-04 a:hover{
opacity:1;
filter: brightness(100%);
color:black;

}





		/*zweispaltige bilder*/	

	
.images-02{
width:66%;
float:left;
margin-left: 2%;
margin-bottom: 0%;
padding:1%;
	
	}
	
	
	/*projekttrennlinie*/		
	
hr{
width:100%;
border:white 1px solid;
display:block;
z-index: 0;
margin-top:24px;
}	
	
	
	/*Footer*/		
	
footer{
background: black;
position:relative;
bottom: 0;
width:100%;
padding:1% 10%;
margin-top:-0%;
}

.address-01{
width: 26%;
display:inline-block;
margin:0 0% 0 0;
}

.datenschutz{
float: right
}





		/*nach oben button*/	


#myBtn{
display:none;
position:fixed;
bottom:120px;
right:2%;
background-color: transparent;
border:none;
 outline: none;
color:red;


}


#myBtn:hover{
background-color: red;
color:white;

}


/*Slideshow/


/* Slideshow container */
.slideshow-container {
  position: relative;
  margin: auto;
  cursor:none !important
  
  }
  
  
  	.slideshow-container h5{
padding: 10px 0 0 0; 

	}
	
	
 


/* Slideshow container */
.slideshow-container-2 {
  position: center;
   background-size: cover; 
    bottom:0;
  margin: 0 0% -10px 0%;
  cursor:none !important;
   
 
}

.slideshow-container-2 img{
object-fit: cover; 

	}
	

	


	
	
	

/* Next & previous buttons */
.next {
  cursor: url(../img/arrow-right.png), cell;  
  position: absolute;
  top: 2%;
  width: 50%;
  height:90%;

  
}

.prev {
   cursor: url(../img/arrow-left.png), cell;
  position: absolute;
  top: 2%;
  width: 50%;
  height:90%;
  padding: 0px;
  font-weight: bold;
  font-size: 1.375rem;
  /*transition: 0.6s ease;*/
  border-radius: 0 3px 3px 0;
  text-decoration:none;
  
}


/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
  
}


.slideshow-container-2 .next{ 
 height:125%;}
 
.slideshow-container-2 .prev{ 
 height:125%;}


/* On hover, add a black background color with a little bit see-through */
/*.prev:hover, .next:hover {

  opacity:1;

}*/







}











@media (min-width: 2000px){



	

	
	#index{
	display: block; 
	}
	
	
	#index-mobile{
	display: none; 
	}
	

s
	
	
	
	
/*Header*/	
	header{
	height:100px;
	background-color:white;
	
	width:100%;
	z-index: 99;
	position:fixed;
	top:0;
	display:block;
	
	

	}
	
	header h1 a {color: black;
	position: fixed;
	margin-left: 0%;
	margin-top: 0%;
	text-decoration: none;
	z-index: 1;}

	
	
	
	
	


.wrapper{
width: 100%;
padding:0% 20%;
margin: 0 auto;
background:none;
overflow:hidden;
margin-bottom:1%;
margin-top:2%;
}



.wrapper-headline{
width: 100%;
padding:0% 20%;
height: 10%;
margin: 0 auto;
margin-top:0%;


}



.wrapper-headline h1{
font-size:1.5em;
}


.wrapper-02{
width: 60%;
margin:0 20% 25px 20%;
background:#E8E8E8;
overflow:hidden;
padding:1%;


}	



.wrapper-02-1{
width: 60%;
margin:0 20% 2px 20%;
background:#E8E8E8;
overflow:hidden;
padding:1%;


}	
	
.wrapper-03{
width: 60%;
padding:0% 0%;
margin: 0 auto;
background: black;
overflow: hidden;
}


.wrapper-intro{
width: 60%;
margin:0 20% 25px 20%;

}

/*texte projekte*/	
.projekte .content-text{
padding: 0% -0% 1% 1%;

}


.projekt-intro{
width:33%;
display:inline-block;

}

.projekt-images{
width:65%;
float:right;



}




ul{
width:55%;

background:none;
margin: 0 auto;
position: fixed;
margin-left: 05%;

height:5%;


}



	/*Main*/
	
	
	
	
#main{
display:block;
background: white;
width: 100%;
margin:0% 20%;
margin: 0 auto;
margin-top:8%;
}
	
	
	

	

	
.main-index{
	background-position:center;
	  background-size: cover; 
   width: 100vw;
   display: flex; 

	
	
	
}


.main-index h3{
color:white;
font-weight:700;
font-size:3.5em;
line-height:125%;
position:fixed;
bottom:25%;
left:20%;
z-index: 1;


}

	
	

	
	
	
	
	
	
	
	
	
	
	/*Footer*/		
	
footer{
background: black;
position:relative;
bottom: 0;
width:100%;
padding:1% 20%;
margin-top:-0%;
}


	



.address-01{
width: 	32%;
display:inline-block;
margin:0 0% 0 0;
}

.datenschutz{
float: right
}



}



