BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #2F7ABD;
}

A
{
	color : #666666;
	text-decoration : none;
}

A:HOVER
{
	text-decoration: underline overline;
}

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #2F7ABD;
}

.adresse
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
}

H1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #2F7ABD;
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #2F7ABD;
}

UL, LI
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2F7ABD;
	text-decoration: none;
	margin-left: 10px;
	list-style-image:url(/images/pfeil_blau.gif);
	list-style-position: outside;
	margin-bottom: 0px;
	margin-top: 0px;
}

.menu1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #ffffff;
	line-height: 25px;
}

.menu1:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #ffffff;
}

.menu1active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	line-height: 25px;
}

.menu1active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
}


.menu2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
	line-height: 16px;
}

.menu2:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
}

.menu2active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #ffffff;
	line-height: 16px;
}

.menu2active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #ffffff;
}

INPUT
{
	color: #2F7ABD;
	background-color: #ffffff;
	border-color: #003399;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial,Helvetica;
	font-size: 12px;
}

TEXTAREA
{
	color: #2F7ABD;
	background-color: #ffffff;
	border-color: #003399;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial,Helvetica;
	font-size: 12px;
}
