body {
	color: #454545;
	background-color: white;
	font-family: Arial;
	font-size: small;

}
#wrapper {
	color: black;
	background-color: white;
	width: 720px;
	margin-top: 10px;
	margin-right: auto; /* Abstand rechts automatisch */
	margin-bottom: 10px;
	margin-left: auto; /* Abstand links automatisch */

}

#inhalt1 {
	margin-left: auto;
	margin-right: auto;



}
