BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

A
{
	color : #005CA9;
	text-decoration : none;
}

A:HOVER
{
	color : #005CA9;
	text-decoration: underline overline;
}

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

H1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : #005CA9;
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #005CA9;
}

H3
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #005CA9;
}

b.agenda
{
	font-size : 12px;
	line-height: 23px;
	color : #005CA9;
}

.agenda
{
	font-size : 12px;
	line-height: 23px;
}

.menutitle
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
}

.menu
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	line-height: 20px;
}

.menu:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	line-height: 20px;
}

.menuact
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #005CA9;
	line-height: 20px;
}

.menuact:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #005ca9;
	line-height: 20px;
}

INPUT
{
	color: black;
	background-color: #ffffff;
	border-color: #3B4384;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TEXTAREA
{
	color: black;
	background-color: #ffffff;
	border-color: #3B4384;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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_blau.gif); 
	list-style-position: outside; 
	margin-bottom: 5px; 
	margin-top: 5px
}

