BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #ffffff;
}

A
{
	color : #52C2ED;
	text-decoration : none;
}

A:HOVER
{
	text-decoration: underline;
}

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #ffffff;
}

P
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #ffffff;
	background-color:#414141;
}

H1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #ffffff;
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
}

.menu
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #414141;
}

.menu:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #414141;
}

.menuactive
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #01A2D8;
}

.menuactive:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #01A2D8;
}

.menu2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #414141;
}

.menu2:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #414141;
}

.menu2active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #EEEEF0;
}

.menu2active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #EEEEF0;
}

INPUT
{
	color: #526671;
	background-color: #ffffff;
	border-color: #526671;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial,Helvetica;
	font-size: 12px;
}

SELECT
{
	color: #526671;
	background-color: #ffffff;
	border-color: #526671;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial,Helvetica;
	font-size: 12px;
}

TEXTAREA
{
	color: #526671;
	background-color: #ffffff;
	border-color: #526671;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial,Helvetica;
	font-size: 12px;
}

UL	
{ 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-weight: normal; 
	color: #526671; 
	text-decoration: none; 
	margin-left: 16px; 
	list-style-image:url(/images/punkt_blau.gif); 
	list-style-position: outside; 
	margin-bottom: 0px; 
	margin-top: 0px
}


