@charset "UTF-8";

	
h1 	{
	font-size:1.4em;
	}
	
h2 	{
	font-size:0.88em;
	padding-top: 0.6em;
	}

p 	{
	font-size:0.85em;
	}	

.homebig {
	font-size:2em;
	}	
	
.homesmall {
	font-size:1.6em;
	}
	
#header {
	height: 130px;
	}			


.logo { 
	width: 140px;
	height: auto;
	padding-top: 1.5em;
	padding-left: 1.8em;
	}


#tel {
	top: 128px;
	}

.tel { 
	width: 30px;
	height: auto;
	padding-top: 1.2em;
	padding-right: 1.9em;
	}

#cam {
	position: absolute;
	top: 180px;
	right: 0;
	}

.cam { 
	width: 35px;
	height: auto;
	padding-top: 1.2em;
	padding-right: 1.8em;
	}
	
#down {
	position: absolute;
	float: right;
	top: 225px;
	right: 0;
	}

.down { 
	width: 35px;
	height: auto;
	padding-top: 1.2em;
	padding-right: 1.8em;
	}		
	
#headerimagewebcam {
	height: 400px;
	}		

.headerimagewebcampic {
	height: 400px;
	}	

.left {
	width: 50%;
	height: 240px;
	padding: 0;
	float: left;
	text-align: center;
	}	
	
.right {
	width: 50%;
	height: 240px;
	padding: 0;
	float: left;
	text-align: center;
	}
	
.left .image {
    text-align:center;
    position:relative;
    height: 240px;
}

.right .image {
    text-align:center;
    position:relative;
    height: 240px;
}	
	
.projekte {
	width: 100%;
	height: 240px;
	}	

#contentcontent1 {
	margin-top: 28%;
	}

	
#arrowdown {
	margin-top: 20%;
	}
	
.arrowdown {
	margin-bottom: 5px;
	width: 70%;
	height: auto;
	}		

#content2 {
	width: 100%;
	height: auto;
	min-height: 350px;
	background: #ffffff;
	padding-bottom: 0;
	}

#contentcontent2 {
	margin-left: auto;
	margin-right: auto;
	padding-top: 2em;
	width: 85%;
	padding-bottom: 5em;
	text-align: center;
	}	
		
#navigationwrapper {
	width: 70%;
	height: 20px;
	}

#linkimage {
	width: 100%;
	height: 90px;
	}
	
#linktext {
	width: 100%;
	text-align: center;
	}		

.linktext 	{
	font-family: 'Poppins', sans-serif;
	font-size:0.9em;
	color: #333333;
	font-weight:300;
	}
		
#buttonwrapper {
	width: 75%;
	}	
	
.buttontext {font-size: 0.9em;padding-top: 0.35em;}	

.nav-collapse {
  padding-top: 0.8em;
  padding-right: 4em;
}

.nav-collapse ul {
  padding-bottom: 1.2em;
  line-height: 1.8em;
  }


.nav-collapse li {
  	font-size: 0.9em;
	}




