BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #000000;
}

A
{
	color : #006600;
	text-decoration : none;
}

A:HOVER
{
	text-decoration: underline;
}

TD, P
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #000000;
}

UL	
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	margin-left: 16px; 
	list-style-position: outside; 
	list-style-image:url(/images/punkt.gif); 
	margin-bottom: 0px; 
	margin-top: 0px
}


H1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #006600;
}

.menu1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
}

.menu1:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : normal;
	color : #ffffff;
}

.bildlegende
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	font-style : oblique;
	color : #78787A;
}

.nav
{
	line-height : 29px;
	background-image : url(/images/bg-nav.gif);
	background-repeat : repeat-x;
}

.nav-act
{
	line-height : 29px;
	background-image : url(/images/bg-nav-act.gif);
	background-repeat : repeat-x;
}

INPUT
{
	color: #000000;
	background-color: #ffffff;
	border-color: #000000;
	border-width: 1px;
	border-style: Solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 15px;
}

TEXTAREA
{
	color: #000000;
	background-color: #ffffff;
	border-color: #000000;
	border-width: 1px;
	border-style: Solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 15px;
}

