@charset "utf-8";
/* CSS Document */
body, html {
	margin:10px;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	overflow:auto;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
    }

/* Abstand für den Text bei zwei Navigationsmenüs */



/* Dies ist die Ebene, welche den weißen Hintergrund in der Mitte liefert*/
#mitte {
	position:absolute;
	margin-top: 0px;
	padding:0px;
	overflow: visible;
	background-color: #FFFFFF;
	z-index: 333;
	}
.abstand2,  #abstand1	{padding-left: 0px;}
/* Ebene liefert den orangenen Hintergrund */
#mitteorange, #mitte, #fußzeile, #abstand1, #oben1, #navoben, #hauptnavigationen, #bildcontainer, #hauptnavisub, #eckeru, #eckelu, #eckelo, #diveckero {display: none; padding: 0px;
}

