body {
	background-color: #339966;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.Navigation {
	color: #339966;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.Head_Index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #339966;
}
.Headline {
	color: #339966;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}
.Datum {
	color: #339966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.kursiv    {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
}
.Negativtext {color: #FFFFFF}
.Negativtext_kursiv {
	color: #FFFFFF;
	font-style: italic;
}


td           {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-stretch: normal;
	font-style: normal;
	font-weight: normal;
}
h3         {
	color: #339966;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	font-stretch: expanded;
	font-style: normal;
}
h4         {
	color: #339966;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	font-stretch: expanded;
	font-style: normal;
}
h5        {
	color: #339966;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	font-stretch: expanded;
	font-style: normal;
}
a:link {
	color: #339966;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #339966;
}
a:hover {
	text-decoration: none;
	color: #339966;
}
a:active {
	text-decoration: none;
	color: #339966;
}

