#iframe_1 {
text-align: left;
width: 480px;
height: 345px;
}


.scrollbereich {
overflow: auto;
overflow-x: hidden;
width: 480px;
height: 343px;
} 

.textblock {
width: 450px;
}

.imgblock {
	text-align: center;	
	
}

.textblock img {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}
input,textarea 
{ overflow: auto; }



#iframe_2 {
text-align: left;
width: 480px;
height: 480px; }


.scrollbereich2 {
overflow: auto;
overflow-x: hidden;
width: 480px;
height: 478px;
} 	

