.mainlayer {
	border: thin durchgehend;
	width: 830px;
	height: 3100;
	position: relative;
	background-image: url(/media/m00/hintergrund-830.gif);

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0%;
	text-align:center;
	background-color:#ffffff;
	font-size: 90%;
	
	
	
}
.rahmen {
	border: 1px durchgehend #003366;
}

