body {
		scrollbar-face-color: #FFFFFF;
		scrollbar-shadow-color: #FED000;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #FED000;
		scrollbar-darkshadow-color: #FFFFFF;
		scrollbar-track-color: #FFFFFF;
		scrollbar-arrow-color: #FED000	}


.lauftext {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, Geneva;
	line-height: 17px }
			
.titel {
	color: #CC0000;
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-weight: bold;
	line-height: 18px }	

.aktion {
	color: #CC0000;
	font-size: 25px;
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-weight: bold;
	line-height: 30px }
	
.legende {
	color: #333333;
	font-size: 9px;
	font-family: Arial, Helvetica, Verdana, Geneva }
			
/* 
-------------------------------------
  Style for Links
-------------------------------------  
*/

a:link {
	color: #FEB405;
	text-decoration: none }

a:visited {
	color: #FEB405;
	text-decoration: none }

a:active {
	color: #FEB405;
	text-decoration: none }

a:hover {
	color: #666666;
	text-decoration: none }
	
.legende a:link {
    color: #333333;
	text-decoration: none }
	
.legende a:visited {
    color: #333333;
	text-decoration: none }

.legende a:active {
    color: #333333;
	text-decoration: none }

.legende a:hover {
    color: #FFFFFF;
	text-decoration: none }					