*{
margin: 0;
padding: 0;}

body{
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3c3c3c;
	text-align: center;
	width: 100%;
	height: 100%;}
#inhalt {
	background-color: #b3b3b3;
	text-align: left;
	width: 870px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px; }
#titelleiste {
	text-align: left;
	width: 870px;
	margin: 0 auto; }
#titelleiste h1 {
	color: white;
	font-size: 1em;
	background-color: #4c4c4c;
	text-indent: 2em;
	width: 870px;
	height: auto;
	padding-top: 12px;
	padding-bottom: 12px; }
#inhalt p {
	font-size: 80%;
	margin-right: 120px;
	margin-bottom: 10px;
	margin-left: 126px; }
#inhalt ol {
	font-size: 80%;
	margin-top: 10px;
	margin-right: 120px;
	margin-left: 144px; }

#inhalt ol ul {
	font-size: 100%;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 16px; }

#inhalt h2 {
	font-size: 80%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 110px; }
#inhalt h1 {
	color: white;
	font-size: 100%;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 110px; }

strong {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px; }

#inhalt li {
	margin-bottom: 10px; }
#inhalt table {
	font-size: 0.75em;
	background-color: #b3b3b3;
	margin-right: 120px;
	margin-bottom: 25px;
	margin-left: 126px;
	border: solid 0 #4c4c4c;
	border-collapse: collapse; }
#inhalt td {
	font-size: 1em;
	background-color: inherit;
	text-align: center;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	border: solid 1px black; }
#inhalt a {
	color: black;
	font-weight: bold; }
.danke {
	background-color: #ededed;
	text-align: center;
	width: 80%;
	height: 360px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px; }
.zentriert {
	text-align: center; }


