BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

A
{
	color : #666666;
	text-decoration : none;
}

A:HOVER
{
	color : #666666;
	text-decoration: underline overline;
}

A.eintrag
{
	color : #666666;
	text-decoration : underline;
}

A.eintrag:HOVER
{
	color : #666666;
	text-decoration: underline overline;
}

A.eintragHell
{
	color : #ffffff;
	text-decoration : underline;
}

A.eintragHell:HOVER
{
	color : #ffffff;
	text-decoration: underline overline;
}


TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.titel
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #999999;
}

.menu
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #6699CC;
}

.menu:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #999999;
}

.menuact
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #999999;
}

.menuact:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #999999;
}

H1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #999999;
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #336699;
}

UL	
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	margin-left: 16px; 
	list-style-position: outside; 
	margin-bottom: 0px; 
	margin-top: 0px
}

INPUT
{
	color: #000000;
	background-color: #ffffff;
	border-color: #000000;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial,Helvetica;
	font-size: 11px;
}

TEXTAREA
{
	color: #000000;
	background-color: #ffffff;
	border-color: #000000;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial,Helvetica;
	font-size: 11px;
}
