BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
}

A
{
	color : #F26D0B;
	text-decoration : underline;
}

A:HOVER
{
	text-decoration: underline overline;
}

TD, P
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
}

UL	
{ 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none; 
	margin-left: 16px; 
	list-style-image:url(/images/punkt_orange.gif); 
	list-style-position: outside; 
	margin-bottom: 0px; 
	margin-top: 0px
}

.adresse
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #5d5d5d;
	text-decoration : none;
}

H1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #333333;
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
}

.menu1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
}

.menu1active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #F26D0B;
	text-decoration : none;
}

.menu2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
}

.menu2:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
}

.menu2active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
}

.menu2active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #333333;
}

INPUT
{
	color: #333333;
	background-color: #ffffff;
	border-color: #333333;
	border-width: 1px;
	border-style: Solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TEXTAREA
{
	color: #333333;
	background-color: #ffffff;
	border-color: #333333;
	border-width: 1px;
	border-style: Solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

