BODY {
	font-family : Times, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #333333;
}

A
{
	color : #0066FF;
	text-decoration : none;
}

A:HOVER
{
	text-decoration: underline overline;
}

TD, P
{
	font-family : Times, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #333333;
}

UL	
{ 
	font-family : Times, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal; 
	color : #333333; 
	text-decoration : none; 
	margin-left : 16px; 
	list-style-image : url(/images/punkt_gruen.gif); 
	list-style-position : outside; 
	margin-bottom : 0px; 
	margin-top : 0px
}

H1
{
	font-family : Times, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #333333;
}

H2
{
	font-family : Times, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #333333;
}

.menu1
{
	font-family : Times, Arial, Helvetica, sans-serif;
	font-size : 16px;;
	font-weight : normal;
	color : #333333;
}

.menu1:HOVER
{
	font-family : Times, Arial, Helvetica, sans-serif;
	font-size : 16px;;
	font-weight : normal;
	color : #ff0000;
}

.menu1active
{
	font-family : Times, Arial, Helvetica, sans-serif;
	font-size : 16px;;
	font-weight : normal;
	color : #ff0000;
}

.menu1active:HOVER
{
	font-family : Times, Arial, Helvetica, sans-serif;
	font-size : 16px;;
	font-weight : normal;
	color : #ff0000;
}


.menu2
{
	font-family : Times, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
}

.menu2:HOVER
{
	font-family : Times, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #ff0000;
}

.menu2active
{
	font-family : Times, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #ff0000;
	text-decoration : none;
}

.menu2active:HOVER
{
	font-family : Times, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #ff0000;
}

INPUT
{
	color: #333333;
	background-color: #ffffff;
	border-color: #333333;
	border-width: 1px;
	border-style: Solid;
	font-family : Times, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

SELECT
{
	color: #333333;
	background-color: #ffffff;
	border-color: #333333;
	border-width: 1px;
	border-style: Solid;
	font-family : Times, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

TEXTAREA
{
	color: #333333;
	background-color: #ffffff;
	border-color: #333333;
	border-width: 1px;
	border-style: Solid;
	font-family : Times, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

