BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #2d2d2d;
}

A
{
	color : #537693;
	text-decoration : none;
}

A:HOVER
{
	text-decoration: underline;
}

TD, P
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #2d2d2d;
}

UL	
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #2d2d2d; 
	text-decoration: none; 
	margin-left: 16px; 
	list-style-position: outside; 
	margin-bottom: 0px; 
	margin-top: 0px
}

H1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #2d2d2d;
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #2d2d2d;
}

.menu1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #5E85A4;
	text-decoration : none;
}

.menu1:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
}

.menu1active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
}

.menu1active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
}

.menu2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
}

.menu2:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
}

INPUT
{
	color : #2d2d2d;
	background-color: #ffffff;
	border-color: #666666;
	border-width: 1px;
	border-style: Solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TEXTAREA
{
	color : #2d2d2d;
	background-color: #ffffff;
	border-color: #666666;
	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;
	list-style-image:url(/images/punkt.gif); 
	list-style-position: outside; 
	margin-bottom: 0px; 
	margin-top: 0px
	list-style-position : outside;
}

