/*Ausrichtung Bilder*/

.links_img {float:left;
	margin: 20px 50px;
	
}

.rechts_img {float:right;
	margin-right:0px;
	margin-left: 30px;
	}
