BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

A
{
	color : #7e7f7f;
	text-decoration : none;
}

A:HOVER
{
	text-decoration: underline;
}

TABLE, P
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

UL	
{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal; 
	color : #000000; 
	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 : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

INPUT
{
	color: #000000;
	background-color: #ffffff;
	border-color: #000000;
	border-width: 1px;
	border-style: Solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

SELECT
{
	color: #000000;
	background-color: #ffffff;
	border-color: #000000;
	border-width: 1px;
	border-style: Solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TEXTAREA
{
	color: #000000;
	background-color: #ffffff;
	border-color: #000000;
	border-width: 1px;
	border-style: Solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.topmenu {
	font-weight: normal;
	font-style: italic;
	color: #000000;
	font-size: 12px;
	text-transform : uppercase;
}

.topmenuact {
	font-weight: bold;
	font-style: italic;
	color: #000000;
	font-size: 12px;
	text-transform : uppercase;
}

.menu1 {
	font-weight: bold;
	font-size: 12px;
	text-transform : uppercase;
}

.menu1act {
	font-weight: bold;
	font-size: 12px;
	text-transform : uppercase;
}

.menu2 {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}

.menu2act {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}

.menu3 {
	font-weight: normal;
	color: #000000;
	font-size: 11px;
}

.menu3act {
	font-weight: normal;
	color: #000000;
	font-size: 11px;
}

