BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #393573;
}

A
{
	color : #666666;
	text-decoration : none;
}

A:HOVER
{
	text-decoration: underline overline;
}

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #393573;
}

.adresse
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #DEDEDE;
	line-height: 16px;
}

H1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #393573;
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #393573;
}

UL, LI
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #393573; 
	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 : #DEDEDE;
}

.menu1:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #DEDEDE;
}

.menu1active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #393573;
}

.menu1active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #393573;
}


.menu2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #DEDEDE;
}

.menu2:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #DEDEDE;
}

.menu2active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #393573;
}

.menu2active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #393573;
}

INPUT
{
	color: #393573;
	background-color: #ffffff;
	border-color: #393573;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial,Helvetica;
	font-size: 12px;
}

TEXTAREA
{
	color: #393573;
	background-color: #ffffff;
	border-color: #393573;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial,Helvetica;
	font-size: 12px;
}

legend
{
	color: #393573;
}


INPUT.invers
{
	color: #ffffff;
	background-color: #393573;
	border-color: #000000;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial,Helvetica;
	font-size: 12px;
}

INPUT.button
{
	color: #ffffff;
	background-color: #393573;
	border-color: #000000;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial,Helvetica;
	font-size: 10px;
	font-weight: bold;
	height: 15px;
	line-height: 10px;
	cursor:pointer;
}