body
	{
	background-color: #D4E6FC;

 
	SCROLLBAR-FACE-COLOR:		#FFFFFF;
	SCROLLBAR-SHADOW-COLOR:		#FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR:	#F0F0E9;
	SCROLLBAR-DARKSHADOW-COLOR:	#000000;
	SCROLLBAR-TRACK-COLOR:		#F0F0E9;
	SCROLLBAR-ARROW-COLOR:		#000000;
	}

	a:link		{color: #FF0000; text-decoration: underline; }
	a:active	{color: #FF0000; text-decoration: underline; }
	a:visited	{color: #FF0000; text-decoration: underline; }
	a:hover	{color: #005495; text-decoration: none; }
	



	
.text
	{
	font-family :	arial, helvetica;
	font-size :	11px;
	color :		#2B3051
	}
	
.titel
	{
	font-family :	arial, helvetica;
	font-size :	12px;
	font-weight : 	bold;
	color :		#9D3044
	}
	
.titelnews
	{
	font-family :	arial, helvetica;
	font-size :	16px;
	font-weight : 	bold;
	color :		#9D3044    
	}
	
.textnews
	{
	font-family :	arial, helvetica;
	font-size :	12px;
	color :		#2B3051
	}
	
.date
	{
	font-family :	arial, helvetica;
	font-size :	11px;
	font-style : 	oblique;
	color :		#2D465D
	}

