h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	font-style: normal;
	color: #6b4020;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

h2 {
	background-color: #fab170;
	color: #6b4020;
	font-size: 1em;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	text-decoration: blink;
	color: #6b4020;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #6b4020;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a:link {
	color: #6b4020;
	text-decoration: underline blink;

}
a:visited {
	color: #bc9463;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	background-color: #fab170;
	color: #6b4020;
}


a:hover {
	color: #ff7900;
	text-decoration: underline;
}


div {


}
table {
	margin: 0px;
}

caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	color: #6b4020;
	font-variant: small-caps;
	background-color: #fab170;
	font-weight: bolder;
	text-align: left;
	padding: 2px;
}
th {
	font-family: Verdana, Geneva, sans-serif;
	background-color: fab170;
	clip: rect(auto,auto,auto,auto);
	padding: 5px;
	text-align: left;
	font-size: 0.9em;
	color: #6b4020;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 0.9em;
	padding: 5px;
	color: #6b4020;
}
.Wichtig_rot {
	color: #ff7900;
	font-style: oblique;
	font-weight: bolder;
}
.Zentriert {
	text-align: center;
}

.Unwichtig_klein {
	font-size: .85em;
	margin-top: 0%;
	padding-top: 0px;
	text-align: center;
}

