body {
	background-color: #FFFFFF;
}

p {
	font-size: 90%;
	font-family: Arial;
	line-height: 150%;
	text-align: left;
	margin-right: 10px;
	margin-left: 20px;
}
td {
	font-family: Arial;
	line-height: 150%;
}
a:link {
	color: #000;
	font-weight: bolder;
}
a:visited {
	color: #000;
	font-weight: bolder;
}
a:hover {
	color: #cc0000;
	font-weight: bolder;
}
a:active {
	color: #660000;
	font-weight: bolder;
}
li         {
	font-size: 85%;
	font-family: Arial;
	line-height: 150%;
	text-align: right;
	list-style-type: none;
	width: 100%
}
li a:link    {
	color: #000;
	font-size: 110%;
	line-height: 150%;
	text-decoration: none;
	width: 180px;
	display: block;
	margin: 2px 8px 2px -3px;
	padding: 3px;
	font-weight: bolder;
}
li a:visited {
	color: #000;
	font-size: 110%;
	line-height: 150%;
	text-decoration: none;
	width: 180px;
	display: block;
	margin: 2px 8px 2px -3px;
	padding: 3px;
	font-weight: bolder;
}
li a:hover   {
	color: #FFF;
	font-size: 110%;
	font-weight: bolder;
	line-height: 150%;
	background-color: #006600;
	width: 180px;
	display: block;
	margin: 2px 8px 2px -3px;
	padding: 3px;
}
li a:active  {
	color: #660000;
	font-size: 110%;
	line-height: 150%;
	text-decoration: none;
	width: 180px;
	display: block;
	margin: 2px 8px 2px -3px;
	padding: 3px;
	font-weight: bolder;
}
h1 {
	font-size: 130%;
	font-family: Arial;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
	margin-bottom: 40px;
	padding: 5px;
}
h2 {
	font-size: 110%;
	font-family: Arial;
	font-weight: bold;
	line-height: 120%;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
h3 {
	font-size: 100%;
	font-family: Arial;
	font-weight: bold;
	line-height: 130%;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
h4 {
	font-size: 90%;
	font-weight: bold;
	line-height: 130%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 90%;
	font-weight: bold;
	line-height: 130%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	padding-left: 20px;
	padding-right: 10px;
}
#werbung {
	position: absolute;
	top: 95%;
	left: 10px;
	width: 120px;
}
.unterschrift     {
	color: #000;
	font-size: 100%;
	font-style: italic;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	display: block;
}
.gruen     { color: #006600; font-size: 90%; font-weight: 700; text-align: left; margin-left: 20px; }

.kopf     {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding: 8px;
	text-align: center;
}
.klein    {
	color: #000000;
	font-size: 65%;
}
.rechts     {
	text-align: right;
}
.justify     {
	text-align: justify;
}
.satz-nebensaison     {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 400;
}
