.linksnav
{   	color : #000000;
    	font-family : verdana, arial;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	text-decoration : none; }

.linksnav:hover  
{	color : #FFFFFF;   	
	font-family : verdana, arial;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	background-color: #0000A0;
	text-decoration : none; }
	
.kleinnav
{   	color : #666666;
    	font-family : verdana, arial;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	text-decoration : none; }

.kleinnav:hover  
{	color : #000000;   	
	font-family : verdana, arial;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	background-color: #C0C0C0;
	text-decoration : none; }

.title
{   font-family : verdana, arial;
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none; }

.unter
{   font-family : verdana, arial;
	font-size : 7pt;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none; }

.text
{   font-family : verdana, arial;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none; }

.textfett
{	font-size : 9pt;
	font-family : verdana, arial;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none; }
	
.kommentar  {
	font-family : verdana, arial;
	font-size : 8pt;
	font-style : normal;
	color : #336699;
	line-height : 10pt;
	text-decoration : none;
}

.kommentar_rot  {
	font-family : verdana, arial;
	font-size : 8pt;
	font-style : normal;
	color : #FF0000;
	line-height : 10pt;
	text-decoration : none;
}	
