BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
}

A
{
	color : #29A30A;
	text-decoration : none;
}

A:HOVER
{
	text-decoration: underline;
}

IMG
{
	border : 0px;
}

TD, P
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	margin-top : 0px;
}

H1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight: normal;
	color : #333333;
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight: normal;
	color : #333333;
	margin-bottom : 5px;
}

H4.black
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

UL	
{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none; 
	margin-left: 16px; 
	list-style-image:url(/images/aufzaehlungs-strich.gif); 
	list-style-position: outside; 
	margin-bottom: 0px; 
	margin-top: 0px
}

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;
}

.menu1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
	
}

.menu1:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}

.menu1active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
}

.menu1active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}

.menu2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #ffffff;
	line-height : 25px;
	background-color : #66CC33;
}

.menu2:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
	line-height : 25px;
	background-color : #29A30A;
}

.menu2active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
	line-height : 25px;
	background-color : #29A30A;
}

.menu2active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
	line-height : 25px;
	background-color : #29A30A;
}

.menu3
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #ffffff;
	line-height : 20px;
	background-color : #85D65C;
}

.menu3:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
	line-height : 20px;
	background-color : #29A30A;
}

.menu3active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
	line-height : 20px;
	background-color : #29A30A;
}

.menu3active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
	line-height : 20px;
	background-color : #29A30A;
}

.menu4
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #ffffff;
	line-height : 20px;
	background-color : #A3E085;
}

.menu4:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
	line-height : 20px;
	background-color : #29A30A;
}

.menu4active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
	line-height : 20px;
	background-color : #29A30A;
}

.menu4active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
	line-height : 20px;
	background-color : #29A30A;
}

.white
{
	color : #ffffff;
}

.black
{
	color : #000000;
}