.zwei-spalten{
	float:left;
	width: 50%;
	text-align: justify;
}
.img_leistungen{
	margin: 4px 45px 5px 0px; 
	position:absolute;
}
.img-zoom_leistungen{
	width: 277px;
	height: 277px;
	position:relative;
}


.img-small1{
	float:right;
	margin-top:20px;
	margin-left:30px;	
}
.img-small2{
	float:right;
	margin-top:4px;
	margin-left:30px;
}
figcaption{
   margin-top: 2px;
}

.img-zoom-img-small-mrt{
	height: 276px;
	width: 184px;
	position: relative;
}

.img-zoom-img-small{
	height: 230px;
	width: 184px;
	position: relative;
}

article ul {
    list-style-type: square;
	padding-left:17px;
}
ul > li {
    color: rgb(0,81,149);
}
ul > li > span {
    color: #00A5B6;
}
article li span{
	font-family: 'Droid Serif', serif;
	font-style: italic;
	font-size: 1.2em;
	line-height:1.4em;
}
figure {
	margin:0;
	}