/* CSS Document */body				{  		font-family:Arial, Helvetica, sans-serif; bgcolor:"FFFFFF";		}a		{		color: #A2B54B;		text-decoration: none;		onFocus: if(this.blur)this.blur()		}a:hover		{		text-decoration: underline;		color: #A2B54B;		}.fliesstext		{		font-size:10px;		line-height:16px;		font-style:normal;		font-variant:normal;		font-weight:normal;		color:#757A8F;		}		.fliesstext_klein		{		font-size:9px;		line-height:13px;		font-style:normal;		font-variant:normal;		font-weight:normal;		color:#757A8F;		}		.fliesstexterl		{		font-size:9px;		line-height:11px;		font-style:normal;		font-variant:normal;		font-weight:normal;		color:#FFFFFF;		}.fliesstext-rot		{		font-size:10px;		line-height:16px;		font-style:normal;		font-variant:normal;		font-weight:normal;		color:#FF0000;		}.fliesstextgruen		{		font-size:10px;		line-height:12px;		font-style:normal;		font-variant:normal;		font-weight:normal;		color:#A2B54B;		}		.ueberschriftklein		{		font-size:11px;		line-height:16px;		font-style:normal;		font-variant:normal;		font-weight:bold;		color:#757A8F;		}.ueberschrifterl		{		font-size:11px;		line-height:18px;		font-style:normal;		font-variant:normal;		font-weight:bold;		color:#FFFFFF;		}.ueberschriftklein-rot		{		font-size:11px;		line-height:16px;		font-style:normal;		font-variant:normal;		font-weight:bold;		color:#FF0000;		}.ueberschriftkleinweiss		{		font-size: 10px;		font-style: normal;		line-height: 12px;		font-weight: bold;		font-variant: normal;		color: #FFFFFF;		background-color: #C5CAD2;		}		.tabheadgrossweiss		{		font-size: 12px;		font-style: normal;		line-height: 12px;		font-weight: bold;		font-variant: normal;		color: #FFFFFF;		}		.tabheadkleinweiss		{		font-size: 10px;		font-style: normal;		line-height: 10px;		font-weight: bold;		font-variant: normal;		color: #FFFFFF;		}a:visited 		{ 		color:#a2b54b;		}a:active 		{ 		color:#a2b54b;		}
