@CHARSET "UTF-8";

.img {
	width: auto;
	height: 200px;
	border: 2px solidwhite; border-radius: 10px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .5);
}
/* ---------------------------------------------------------------------------------------------------- */

.Bild1 {
	width: auto;
	height: 60px;
}

.vet {
	float:left;
	margin-left:20%;
}
.vet2 {
	float:right;
	margin-right:20%;
}


/* ---------------------------------------------------------------------------------------------------- */

img {
	width: 25px;
	height: auto;
	display: inline-block;
}

 .face { 
 	height: 25px;
 	width: auto;
 	display: inline-block;
 	margin: 0px;
 	padding: 0px;
 } 
.facebook {
/* 	hight: 25px; width: auto; */
	/* list-style: none; */
	float: right;
	display: inline-block;
}
.was {
	width: auto; height: 350px;
}
.was2 {
	width: 200px; height: auto;
}
/*----------------------------------------------------------------------------------------------------*/
.open {
	height: auto; width: 100%;
	border-radius: 5px;
}
.news {
	height: auto; width: 100%;
	border-radius: 5px;
}
.news2 {
	height: auto; width: 60%;
	border-radius: 5px;
	display: block;
	margin-left: auto;
    margin-right: auto;
}
.team {
	height: auto; width: 80%;
	border-radius: 5px;
}
.warte {
	height: auto; width: 80%;
	border-radius: 5px;
}
/*----------------------------------------------------------------------------------------------------*/
.imagesSlider {
	width: 100%; height:350px;
	padding: 20px;
}
.slid {
/* 	margin: 20px; */
	width: auto;
	height: 300px;
/* 	border-radius: 10px; */
}  

.maps {
		width: 60%; height:auto;
	padding: 20px;
	
}
.all {
	width: 100%; height:auto;
}

.team-start {
	height: 350px;
	width: auto;
}

.team-img {
	height: 200px;
	width: auto;	
}

.team-img2 {
	height: 250px;
	width: auto;	
}