a { outline: none; }

	a:link	
	{ 
	color:#990033;
	font-family:arial; 
	font-size:8pt;		
	}
		a:visited 	
	{ 
	color:#990033;  
	font-family:arial; 
	font-size:8pt;	 
	}
		a:active	
	{ 
	color:#990033; 
	font-family:arial; 
	font-size:8pt;	
	}
		body
	{
	background-image:url(pics/bgmain.jpg);
	background-repeat:no-repeat;
	background-color:#FEFEFE;
	
	margin:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	}
	.uberschrift
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		line-height : 16px;
		color : #990033;
		font-weight : bold;
	}
	.text
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		line-height : 11pt;
		color : #5B5B5B;	
	}
	.text1
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		line-height : 11pt;
		color : #5B5B5B;
		text-align:justify;
	}
	.textvc
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		line-height : 11pt;
		color : #5B5B5B;
		padding-top:13;
	}
	.textblau
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		line-height : 11pt;
		color : #990033;	
	}
	.portfolio
	
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		line-height : 11pt;
		color : #5B5B5B;
		font-weight:bold;
	}

a.newsLink:link, a.newsLink:visited, a.newsLink:focus, a.newsLink:active 
{
	color:	#5B5B5B;
	font-weight: bold;
	text-decoration: none;
}


a.newsLink:hover {  color:000063;  }
