BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #1E1E1E;
}

A
{
	color : #C5A92C;
	text-decoration : underline;
}

A:HOVER
{
	text-decoration: underline overline;
}

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #1E1E1E;
}

.bildrahmen
{
	BORDER-RIGHT: #e8dba1 2px outset;
	BORDER-TOP: #e8dba1 1px outset;
	BORDER-LEFT: #e8dba1 1px outset;
	BORDER-BOTTOM: #e8dba1 2px outset
}

.adresse
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #1E1E1E;
}

.blau
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #008DD5;
	font-weight: bold;
}

H1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #1E1E1E;
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #1E1E1E;
}

H3
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	color : #1E1E1E;
}

UL, LI
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #1E1E1E; 
	text-decoration: none; 
	margin-left: 10px; 
	list-style-image:url(/images/punkt.gif); 
	list-style-position: outside; 
	margin-bottom: 0px; 
	margin-top: 0px
}

.titel
{
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 15px;
	color : #1E1E1E;
}

.menu1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #1E1E1E;
	line-height: 20px;
	text-decoration : none;
}

.menu1:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #1E1E1E;
}

.menu1active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #1E1E1E;
	line-height: 20px;
	text-decoration : none;
}

.menu1active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #1E1E1E;
}


.menu2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #1E1E1E;
	text-decoration : none;
}

.menu2:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #1E1E1E;
}

.menu2active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #1E1E1E;
	text-decoration : none;
}

.menu2active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #1E1E1E;
}

INPUT
{
	color: #1e1e1e;
	background-color: #ffffff;
	border-color: #1E1E1E;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial,Helvetica;
	font-size: 12px;
}

TEXTAREA
{
	color: #1E1E1E;
	background-color: #ffffff;
	border-color: #1E1E1E;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial,Helvetica;
	font-size: 12px;
}

.checkbox
{
	border-style: none;
}
