@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fffff;
	background-position:left;
	background-position:top;
}
.umgebung {
	height: auto;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
.header {
	height: auto;
	width: 760px;

}
.menue {
	height: auto;
	width: 760px;

}
.footer {
	height: auto;
	width: 760px;

}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	height: auto;
	width: 760px;

}