#all {
	width: 960px;
	height: 1200px;
	background-image: url(../images/backgrounds/Leer-Rahmen-Fassung.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.maincontent {
	overflow: auto;
	width: 420px;
	height: 720px;
	max-width: 420px;
	max-height: 720px;
	overflow-x: hidden;	
}
