body {
	/*background-image: url(../images/back_hellgrau.gif);*/
	background-color: #E1E2E6;
	margin: 0px;
	padding: 0px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: black;
	min-height: 100%;
	height: 100%;
}
html {
	height: 100%;
	min-height: 100%;
}
.gesamt_breite {
	position: absolute;
	left: 50%;
	right: 50%;
	margin-left: -386px;
	width: 400 px;
	height: 100%;
	background-color: #E1E2E6;
	z-index: 99;
}
