/* max-width notwendig, solange 7/*.* nicht in voller Groesse verfuegbar ist.
 *
 * max-width = min ( h ) / 3 * 4 = 527 px / 3 * 4 = 703 px */
.img_container_ratio_4_3 {
  max-width:	703px;
}

