@charset "UTF-8";
/* CSS Document */

p.inline {
    display: inline;
}
.hovertitle {
  background-color: #000;
  color: #fff;
  display: inline-block;
  font-family: Arial, sans-serif;
  letter-spacing:2px;
  font-size: 20px;
  margin: 16px;
  max-width: 315px;
  min-width: 230px;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 100%;
}




.hovertitle * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}

.hovertitle:before,
.hovertitle:after {
  background-color: rgba(0, 0, 0, 0.5);

  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
  opacity: 0;
}

.hovertitle:before {
  -webkit-transform: scaleY(2);
  transform: scaleY(2);
}

.hovertitle:after {
  -webkit-transform: scaleY(2);
  transform: scaleY(2);
}

.hovertitle img {
  vertical-align: top;
  max-width: 100%;
  backface-visibility: hidden;
}

.hovertitle figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  align-items: center;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1.1em;
  opacity: 0;
  z-index: 2;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.hovertitle h3 {
  font-size: 0.5em;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0;
  text-transform: uppercase;
}

.hovertitle h3 first{
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0;
  text-transform: uppercase;
}

.hovertitle h3 span {
font-size: 2em;
  display: block;
  font-weight: 700;
}

.hovertitle a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}

.hovertitle:hover > img,
.hovertitle.hover > img {
  opacity: 0.7;
}

.hovertitle:hover:before,
.hovertitle.hover:before,
.hovertitle:hover:after,
.hovertitle.hover:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.hovertitle:hover figcaption,
.hovertitle.hover figcaption {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

 a:link { color:#000; text-decoration:none; }
 a:visited { color:#000; text-decoration:none; }
 a.neu:link { color:#FFF; text-decoration:none; }
 a.neu:visited { color:#FFF; text-decoration:none; }


.speechbox {
  padding-right:30%;
  padding-left:30%;
  padding-bottom:30px;
   padding-top:30px;
  background-color:#000;
  color:#FFF;
  font-family:Arial, Helvetica, sans-serif;
  font-style:oblique;
  font-size:300%;
}


body {
  right:-00;
  
}

header {
  position: fixed;
  top: 0;
  left: 0; 
  right: 0;
 
  z-index: 1;
  background-color:#FFF;
  border-bottom: 1px solid #000;
  padding-bottom:20px;
  color: #000;
  text-align:center;
}

footer {
  position: fixed;
  padding: 10px;
  bottom: 0;
  left: 0;
  right: 0;
}



#backpicture {

background-image: url("01_Mongol_back2.jpg");

  /* Set a specific height */
  min-height: 500px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#backpicture1 {

background-image: url("01_Mongol_back2.jpg");

  /* Set a specific height */
  min-height: 500px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}



#Koerper {
	align: center;
	font-family: Arial, Geneva, sans-serif;
	font-size:14px;
	letter-spacing:1px;
	font-stretch:expanded;
	line-height: 0px;
	letter-spacing: 0.5 px;
	max-width: 1024px;
	margin: 0px;
	
	img{
	-webkit-transition: all .4s;
	        transition: all .4s;
}


#Name {

	
	width:173px;
	
	}

#kontakt {
	z-index:1;	float:right; top:100px;
	
	
	
	
	}
	
	#projekte {
		z-index:2; margin-left:50%; margin-right:50%; auto; top:0px;
	
		width:113px;
	
		
		
	
	}
	
	
