BODY  {	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #005E42;
	scrollbar-darkshadow-color: #005E42;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #005E42;
	scrollbar-track-color: #ffffff;
}


#foldheader		{
	cursor:pointer;
	cursor:hand ;
	list-style-image: url(data/fold.gif);
	font-family:Arial, Helvetica, sans-serif;
	color:#005E42; 
	font-size:12px;
	text-decoration:none;
	font-weight: bold;

}

#foldheader2		{
	cursor:pointer;
	cursor:hand ;
	list-style-image: url(data/ordner_gruen.gif);
	font-family:Arial, Helvetica, sans-serif;
	color:#005E42; 
	font-size:12px;
	text-decoration:none;
	font-weight: bold;

}

#foldinglist	{
	list-style-image: url(data/list.gif);
	cursor:pointer;
	cursor:hand ;
	font-family:Arial, Helvetica, sans-serif;
	color:#005E42; 
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
	
}

.menufett		{
	font-family:Arial, Helvetica, sans-serif;
	color:#005E42;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
}
					 	 
a.menue			{
	font-family:Arial, Helvetica, sans-serif;
	color:#2E79BD;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
}

a.menue:link	{
	font-family:Arial, Helvetica, sans-serif;
	color:#2E79BD;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
}
a.menue:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#2E79BD;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
}
			
a.menue:active 	{
	font-family:Arial, Helvetica, sans-serif;
	color:#005E42;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
}
		 			
a.menue:hover 	{ 
	font-family:Arial, Helvetica, sans-serif;
	color:#005E42;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
}

.rahmen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #005E42;
	border-right-color: #005E42;
	border-bottom-color: #005E42;
	border-left-color: #005E42;
}
.rahmenoben {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005E42;
}
.rahmenunten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005E42;
}
.rahmenrechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005E42;
}
.rahmenuntenrechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005E42;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005E42;
}
a.links			{
	font-family:Arial, Helvetica, sans-serif;
	color:#2E79BD;
	font-size:12px;
	text-decoration:none;
}

a.links:link	{
	font-family:Arial, Helvetica, sans-serif;
	color:#2E79BD;
	font-size:12px;
	text-decoration:none;
}
a.links:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#2E79BD;
	font-size:12px;
	text-decoration:none;
}
			
a.links:active 	{
	font-family:Arial, Helvetica, sans-serif;
	color:#005E42;
	font-size:12px;
	text-decoration:none;
}
		 			
a.links:hover 	{ 
	font-family:Arial, Helvetica, sans-serif;
	color:#005E42;
	font-size:12px;
	text-decoration:none;
}
.fliesstext	{ 
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}
.headline	{ 
	font-family:Arial, Helvetica, sans-serif;
	color:#009058;
	font-size:14px;
font-weight: bold;
}


