BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #404342;
}

A
{
	color : #f58220;
	text-decoration : none;
}

A:HOVER
{
	text-decoration: underline overline;
}

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #404342;
}

.adresse
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #404342;
}

.weiss
{
	color: #ffffff;
}

H1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : #404342;
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #404342;
}

UL, LI
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #404342; 
	text-decoration: none; 
	margin-left: 10px; 
	list-style-position: outside; 
	list-style-image:url(/images/punkt.gif); 
	margin-bottom: 0px; 
	margin-top: 0px
}

img
{
	border: 0px;
}

.menu1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #ffffff;
	
}

.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 : normal;
	color : #404342;
	
}

.menu1active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #404342;
}

INPUT
{
	color: #404342;
	background-color: #ffffff;
	border-color: #404342;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial,Helvetica;
	font-size: 12px;
}

TEXTAREA
{
	color: #404342;
	background-color: #ffffff;
	border-color: #404342;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial,Helvetica;
	font-size: 12px;
}
