<!--
.abstand {font-size:10px;}
.abstand5 {font-size:5px;}

.weiss
{
    font-family:arial,helvetica,univers;
		font-size:11px;
		color:#ffffff;
		letter-spacing:1;
}		
.weissbold
{
    font-family:arial,helvetica,univers;
		font-size:11px;
		color:#ffffff;
		font-weight: 600;
		letter-spacing:1;
}		
.weissklein
{
    font-family:arial,helvetica,univers;
		font-size:9px;
		color:#ffffff;
		letter-spacing:1;
}		
.schwarz
{
    font-family:arial,helvetica,univers;
		font-size:11px;
		color:#000000;
		letter-spacing:1;
}	
.schwarzklein
{
    font-family:arial,helvetica,univers;
		font-size:9px;
		color:#000000;
		letter-spacing:1;
}	
.schwarzbold
{
	font-family:arial,helvetica,univers;
	font-size:11px;
	color:#000000;
	font-weight: 600;
	letter-spacing:1;
}
.orange
{
    font-family:arial,helvetica,univers;
		font-size:11px;
		color:#FB7E04;
		letter-spacing:1;
}		   
.orangeklein
{
    font-family:arial,helvetica,univers;
		font-size:9px;
		color:#FB7E04;
		letter-spacing:1;
}		   
.orangebold
{
    font-family:arial,helvetica,univers;
		font-size:11px;
		color:#FB7E04;
		font-weight: 600;
		letter-spacing:1;
}		   
.grey
{
    font-family:arial,helvetica,univers;
		font-size:11px;
		color:#808080;
		letter-spacing:1;
    text-decoration : none;
}
.darkgray
{
	font-family:arial,helvetica,univers;
	font-size:11px;
	color:#2f4f4f;
	letter-spacing:1;
	text-decoration : none;
}
.rotbold
{
	font-family:arial,helvetica,univers;
	font-size:20px;
	color:#FF0000;
	font-weight: 600;
	letter-spacing:1;
}
.schwarzboldinitial
{
	font-family:arial,helvetica,univers;
	font-size:15px;
	color:#000000;
	font-weight: 600;
	letter-spacing:1;
}
.schwarzlink
{
	font-family:arial,helvetica,univers;
	font-size:9px;
	color:#000000;
	letter-spacing:1;
	text-decoration : none;
}
.schwarzboldlink
{
	font-family:arial,helvetica,univers;
	font-size:9px;
	color:#000000;
	font-weight: 600;
	letter-spacing:1;
	text-decoration : none;
}
.alink
{
	font-family:arial,helvetica,univers;
	font-size:11px;
	color:#FDA102;
	letter-spacing:1;
	text-decoration : none;
}
.alinkbold
{
	font-family:arial,helvetica,univers;
	font-size:11px;
	color:#FDA102;
	font-weight: 600;
	letter-spacing:1;
	text-decoration : none;
}
.alinkweiss
{
	font-family:arial,helvetica,univers;
	font-size:11px;
	color:#ffffff;
	font-weight: 600;
	letter-spacing:1;
	text-decoration : none;
} 
.alinkgrau
{
	font-family:arial,helvetica,univers;
	font-size:11px;
	color:#b2b2b2;
	font-weight: 600;
	letter-spacing:1;
	text-decoration : none;
} 
.surprise
{
    font-family:arial,helvetica,univers;
		font-size:12px;
		color:#FDB666;
		font-weight: 600;
		letter-spacing:1;
}		

//-->