.img_box_gerahmt {
	border:1px solid #cfd3d6;
	padding: 10px;	
	border-radius: 3px; 
}

.bild_ganze_breite {
	position: relative; 
	top: 0; 
	left: -0.95rem; 
	width: calc(100% + 1.9rem); 
	height: auto;
}

.bild_20_prozent {
	width: 20%; 
	height: auto;
	margin: 0.25rem 0.5rem 0.25rem 0;
}

.bild_25_prozent {
	width: 25%; 
	height: auto;
	margin: 0.25rem 0.5rem 0.25rem 0;
}

.bild_33_prozent {
	width: 33%; 
	height: auto;
	margin: 0.25rem 0.5rem 0.25rem 0;
}

.bild_50_prozent {
	width: 50%; 
	height: auto;
	margin: 0.25rem 0.5rem 0.25rem 0;
}

.bild_60_prozent {
	width: 60%; 
	height: auto;
	margin: 0.25rem 0.5rem 0.25rem 0;
}

.bild_66_prozent {
	width: 66%; 
	height: auto;
	margin: 0.25rem 0.5rem 0.25rem 0;
}

.bild_75_prozent {
	width: 75%; 
	height: auto;
	margin: 0.25rem 0.5rem 0.25rem 0;
}

.bild_80_prozent {
	width: 80%; 
	height: auto;
	margin: 0.25rem 0.5rem 0.25rem 0;
}

.bild_90_prozent {
	width: 90%; 
	height: auto;
	margin: 0.25rem 0.5rem 0.25rem 0;
}

.bild_100_prozent {
	width: 100%; 
	height: auto;
	margin: 0.25rem 0 0.25rem 0;
}
