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



.boxstart {
	background-image: url(../images/kontakt_b1.png);
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center;
	color:#FFFFFF;
	text-align:center;
	margin-bottom: auto;
	padding-top:250px;
	padding-bottom: 90px;
	
	
}
.boxstart h2 {
	padding-bottom: 10px;
	font-size:30px;
	font-weight: 400;
	margin-left: auto;
}


 h4 {
	font-size:16px;
	font-weight: 400;
	line-height: 20px;
	padding: 20px 0px 20px 00px;
}

.kontakt-daten {
	background-color: #333333;
	text-align: left;
	padding: 20px 0px 0px 80px;
	color:#FFFFFF;
	font-weight: 150;
	height: 300px;
	}
.kontakt-daten  a{
	color: #5fc5e0;
	font-weight: 200;
}

.kontakt-daten p {
	
	font-size:14px;
	font-weight: 400;
}

.kontakt {
	padding-top:13px;
}
.social{
	padding-top: 12px;
	padding-bottom: 20px;
	padding-left: 0px;

}
.xing {
	width: 60px;
	padding: 0px 0px 3px 0px; 
	
}
.facebook {
	padding-top: 15px;
	width: 80px;
	
}
.linked {
	width: 80px;
	padding: 0px 0px 2px 5px; 
	
}

.formular {
	background-color:  #333333;
	padding: 20px 0px 13px 80px;
	color:#FFFFFF;
	height: 300px;

}

/* Das Kontaktformular */ 
form {
 font-weight: 200;
 padding-bottom: 8px;
 
}
label { /* Beschriftung auf eigener Zeile */
  display: block;
  cursor: pointer; /* Mauszeiger wird zur Hand */
}
input#absender,
textarea {
  width: 300px;
  border: 1px solid #8c8c8c;
  margin-bottom: 1em;
}
textarea {
  height: 7em;
}
input:focus,
textarea:focus {
  background-color: #d9d9d9;
}

.googlemaps iframe{
	
	max-width: 100%;
		
}

.col {
	width:100%;
}	

.kontakt-daten{
margin-top: 2px;
}
.formular{
margin-top: 2px;}
.googlemaps{
margin-top: 2px;	
}
.style-footer {
margin-top: 2px;
}
