body {
	background-color:	#ffffcc;
	background-attachment: fixed;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
table {
	text-align: left;
}
#table-mitte {
	text-align: center;
}
.table-mitte {
	text-align: center;
}
p {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
}
h1 span {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 4px;
}
h2 {
	text-decoration: underline;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
}
h3 {
	font-size: small;
	font-weight: lighter;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0px;
}
h5 {
	text-decoration: underline;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}
em {
	color: #996600;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #0000FF;
}
#navioben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #000000;
}
#naviunten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-top-style: dotted;
	border-top-width: thin;
	border-top-color: #000000;
}
#drucken {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-top-style: dotted;
	border-top-width: thin;
	border-top-color: #000000;
}
li {
	margin-bottom: 20px;
}
ul {
	margin-top: 0px;
}
#trenner {
	border-top-style: dotted;
	border-top-width: thin;
	border-top-color: #996600;
}
.trenner {
	border-top-style: dotted;
	border-top-width: thin;
	border-top-color: #996600;
}
img {
	border:none;
}
hr {
	border-style: solid;
	border-color:#999999;
}
