body {
	color: #505367;
	font-family: arial, hevetica, sans-serif;
	font-size: 85%;
	margin: 7;
	padding: 0;
	text-align: center;
	background-color: #3D3C3D;
}

#top {
	background-color: black;
	height: 5px;
	left: 0px;
	position: absolute;
	width: 100%;
	top: 0px;
}
#topo {
	height: 30px;
	margin-left: auto;
	position: absolute;
	width: 30px;
	font: courier;
	left: 450px;
	top: 5px;
	margin-top: auto;
	margin-right: auto;
	background-color: #000000;
}

#schalter {
	height: 60px;
	margin-left: auto;
	position: relative;
	width: 330px;
	margin-bottom: auto;
	font: courier;
	left: auto;
	top: 450px;
	margin-top: auto;
	margin-right: auto;
}





#footer2 {
	background-color: black;
	bottom: 0px;
	font-color: white;
	font-family: Helvetica;
	font-size: 12px;
	height: 20px;
	left: 0px;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 1;
}
