BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
}

A
{
	color : #000080;
	text-decoration : underline;
}

A:HOVER
{
	text-decoration: underline overline;
}

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
}

IMG
{
	border : 0px;
}

H1
{
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 31px;
	color : #000080;
	font-style: italic;
	margin: 0px;
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #000000;
}

H3
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #589456;
}

UL, LI
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	margin-left: 10px;
	list-style-position: outside; 
	list-style-image:url(/images/punkt.gif);
	margin-bottom: 0px; 
	margin-top: 0px
}

.menu1
{
	font-family : Arial narrow, Helvetica narrow, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #585D87;
	text-decoration : none;
}

.menu1:HOVER
{
	font-family : Arial narrow, Helvetica narrow, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #589456;
}

.menu1active
{
	font-family : Arial narrow, Helvetica narrow, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #589456;
	text-decoration : none;
}

.menu1active:HOVER
{
	font-family : Arial narrow, Helvetica narrow, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #589456;
}

INPUT
{
	color: #000000;
	background-color: #ffffff;
	border-color: #000000;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

TEXTAREA
{
	color: #000000;
	background-color: #ffffff;
	border-color: #000000;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

legend
{
	color: #000000;
}

.titel
{
	font-family : Arial narrow, Helvetica narrow, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	text-transform: uppercase;
}
