#bild_prototyp1 {
	position: absolute;
	left: 591px;
	top: 10px;
	width: 220px;
	min-width: 220px;
	max-width: 220px;
	height: 545px;
	min-height: 545px;
	max-height: 545px;
  overflow:hidden;
}
#text_prototyp1 {
	position: absolute;
	top: 20px;
	width: 541px;
	min-width: 541px;
	max-width: 541px;
	height: 553px;
	min-height: 553px;
	max-height: 553px;
	overflow-x: hidden;
	overflow-y: scroll;
}
#bild_prototyp2 {
	position: absolute;
	top: 10px;
	width: 785px;
	min-width: 785px;
	max-width: 785px;
	height: 175px;
	min-height: 175px;
	max-height: 175px;
	overflow: hidden;
}	
#text_prototyp2 {
	position: absolute;
	top: 215px;
	width: 788px;
	min-width: 788px;
	max-width: 788px;
	height: 348px;
	min-height: 348px;
	max-height: 348px;
	overflow-x: hidden;
	overflow-y: scroll;
}	