﻿* {
	font-family: 'Montserrat', sans-serif;
	color: #1a3d68;
}

body {
	margin: 0;
}

.clear:after {
	clear: both;
	content: "";
	height: 0;
	visibility: hidden;
	display: block;
	
}


#arbeiten {

	}
	
#kontakt {
		background-image: url(back2.jpg);
   
		background-size: cover;
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: top center;
   
}

figure img {
	width: 100%;
}

h1 {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-size: 20px;
    font-style: normal;
	color: #1a3d68;
	padding-left: 20px;
	padding-top: ;
	
}

.bilder {
	float: right;
}

header {
	
	height: 70vh;
	background-image: url(back2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	text-transform: ;
	text-align: center;
}



.logo {
    float: center;
	height: auto;
    width: 40vw;
    display: block;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 20px;
}

/********************************************************Navigation*****************************************************/
nav ul {
	margin: 0 auto;
	padding: 30vh 0 0 0;
	width: 25%;
}

nav ul li {
	list-style: none;
	margin-bottom: 12px;
}

nav ul li a {
	display: block;
	border: 4px solid #fff;
	padding: 10px 0;
	text-decoration: none;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	text-align: center;
	letter-spacing: 8px;
}

nav ul li a:hover {
	background-color: #fff;
	color: #1e2831;
	border: 4px solid #1e2831;
}
/********************************************************Navigationsende*****************************************************/

header h1 {
	margin: 110px 0 0;
	color: #50a9b9;
	font-family: 'Montserrat', sans-serif;
	font-size: 3em;
	line-height: 1.2em;
}

.headerh1
{
	margin-right: 20px;
	color: #50a9b9;
	font-family: 'Montserrat', sans-serif;
	font-size: 3em;
	letter-spacing: -3px;
	line-height: 1.2em;
	text-align: center;
	
	}

.headerh2
{
	margin: 120px 0 30;
	color: #50a9b9;
	font-family: 'Montserrat', sans-serif;
	font-size: 3em;
	letter-spacing: -3px;
	line-height: 1.2em;
	text-align: center;
	
	}
	
.headerh1hell
{
	margin: 120px 0 30;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 7em;
	letter-spacing: -3px;
	line-height: 1.2em;
	text-align: center;
}

.fliess
{
	font-size: 18pt;
    
	line-height: 1.2em;
	width: 80%;
	margin: 0 auto;
	text-align: center;

	text-transform: none;
	font-family: 'Montserrat', sans-serif;
	 padding-bottom: 40px;
}

.lead {
	font-size: 14pt;
	line-height: 1.2em;
	width: 80%;
	margin: 0 auto;
	text-align: justify;
	color: #fff;
	text-transform: none;
	
	 padding-top: 50px;
}

#bio {
	padding-top: 30px;
}

header span {
	margin: 25px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 1.5em;
}

section {

	min-height: 10vh;
}

.sectionfooter {
	min-height: 850px;
	min-height: 70vh;
}



/********************************************************Formular-Ende*****************************************************/
select {
	outline-style:none;
	box-shadow:none;
	text-align: center;

}
/********************************************************Bildgallery*****************************************************/
#arbeiten figure {
	width: 30%;
	float: left;
	margin: 0;
	margin-right: 5%;
	
}

#arbeiten figure:nth-child(3), #arbeiten figure:nth-child(6)
{
	margin: 0;
}

#arbeiten article {
	width: 80%;
	margin:0 auto;
}

figure {
	padding-bottom: 20px;
}

figure div {
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #1e2831;
}

.bild1 div {
	background-image: url(images/albums/alb1.png);
	
}

.bild2 div {
	background-image: url(images/albums/alb4.png);
}

.bild3 div {
	background-image: url(images/albums/alb3.png);
}

.bild4 div {
	background-image: url(images/albums/alb2.png);
}

.bild5 div {
	background-image: url(images/albums/alb5.png);
}

.bild6 div {
	background-image: url(images/albums/alb6.png);
}

figure div p {
	margin: 0;
	padding: 10px;
	display: none;
	select: none;
}

figcaption {
	color: #1e2831;
}

.unselectable {
	   -moz-user-select:none;
       -webkit-user-select:none;
	   cursor: default;
} 

.cdtext {
	color: #fff;
}
/********************************************************Ende Bildgallery*****************************************************/


/***************************************************************************************
****************************************************************************************
*****************************MEDIAQUERRYS - RESPONSIVE2*********************************
****************************************************************************************/


@media screen and (max-width: 1000px){
	#arbeiten figure {
	width: 40%;
	float: left;
	margin: 0 ;
	margin-right: 10%;
	
}

	.headerh1hell
{
	margin: 120px 0 30;
	padding-left: 10px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 5em;
	letter-spacing: -3px;
	line-height: 1.2em;
	text-align: center;
	
	}
	

.headerh1
{
	
	padding-left: 90px;
	color: #50a9b9;
	font-family: 'Montserrat', sans-serif;
	font-size: 2em;
	letter-spacing: -3px;
	line-height: 1.2em;
	text-align: left;
	width: 80%;
	
	
	}

nav ul {
	margin: 0 auto;
	padding: 30vh 0 0 0;
	width: 40%;
}


#arbeiten figure:nth-child(3)
{
	margin-right: 10%;
}

.clear {

}	
}

@media screen and (max-width: 500px){
	#arbeiten figure {
	width: 90%;
	float: left;
	margin: 0 ;
	margin-right: 10%;
	
}

nav ul {
	margin: 0 auto;
	padding: 30vh 0 0 0;
	width: 70%;
}

	

#arbeiten figure:nth-child(3)
{
	margin-right: 10%;
}

.headerh1
{
	margin: 120px 0 30;
	padding-left: 30px;
	color: #50a9b9;
	font-family: 'Montserrat', sans-serif;
	font-size: 2em;
	letter-spacing: -3px;
	line-height: 1.2em;
	text-align: center;
	
	}
	
	.headerh1hell
{
	margin: 120px 0 30;
	padding-left: 10px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 3em;
	letter-spacing: -3px;
	line-height: 1.2em;
	text-align: center;
	
	}
	
}






