.Ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
}
.NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.TextUeberschrift {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
}

A:LINK
{
	Color: #9F0;
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-Size: 12pt;
	Font-Weight: bold;
	Vertical-Align: baseline;
	Text-Decoration: none;
}

A:VISITED
{
Color: #003300;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 12pt;
Font-Weight: bold;
Vertical-Align: baseline;
Text-Decoration: none;
}

A:HOVER
{
Color: #515151;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 12pt;
Font-Weight: bold;
Vertical-Align: baseline;
Text-Decoration: none;
}

A:ACTIVE
{
	Color: #300;
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-Size: 12pt;
	Font-Weight: bold;
	Vertical-Align: baseline;
	Text-Decoration: none;
}


BODY
{
	scrollbar-face-color: rgb(255,255,229);

scrollbar -highlight- color: white;
scrollbar -shadow- color: white;
scrollbar -3dlight- color: rgb(255,255,229);
scrollbar -arrow- color: rgb(255,255,229);
scrollbar -track- color: white;
scrollbar -darkshadow- color: rgb(255,255,229);
	font-family: Arial, Helvetica, sans-serif;
}
.UeberschriftGROSS {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
}
.UeberschriftSEHRGROSS {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
}
.NormalTextUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;

}
