@charset "utf-8";
/* CSS Document */


img, object, embed, video {
  max-width: 100%;
}


.img_imp {
  width: 16%;
  height: auto;
  margin-right: 10px;
}
.img_gala2er {
  width: 45%;
  height: auto;
  margin-left: 0.4%;
  margin-right: 0.4%;
  margin-bottom: 6px;
  margin-top: 6px;
}

.img_gala3er {
  width: 29.8%;
  height: auto;
  margin-left: 0.4%;
  margin-right: 0.4%;
  margin-bottom: 6px;
  margin-top: 6px;
}

.img_gala4er {
  width: 23.4%;
  height: auto;
  margin-left: 0.4%;
  margin-right: 0.4%;
  margin-bottom: 6px;
  margin-top: 6px;
}
.img_rund {
      border-radius: 50%;
      width: 70%;
      height: auto;
    }

.img_ente{
border-radius: 39% 61% 82% 18% / 17% 71% 29% 83%;
width: 70%;
height: auto;
}
.highslide img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ecken_abgerundet{
  border-radius: 10px;
}
.img_re {
	max-width: 30%;
	height: auto;
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	margin-top:10px;
}
.img_li {
	max-width: 25%;
	height: auto;
	float:left;
	margin-right:25px;
	margin-bottom:5px; 
	margin-top:0px;
}

