
.text {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #ffffff;
  	line-height: 11pt;
}

.text_small {
	font-family: Arial, Verdana;
	font-size: 7pt;
	color: #ffffff;
  	line-height: 10pt
}

.text_smaller {
	font-family: Arial, Verdana;
	font-size: 6pt;
	color: #ffffff;
  	line-height: 10pt
}

.pfeile {
	font-family: Arial, Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #d6d3d6;
  	line-height: 11pt;
}


.link {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #ffffff;
  	line-height: 8pt;
	text-decoration:none;
}

.link_on {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #ffffff;
  	line-height: 8pt;
	text-decoration:underline;
}

a.link:hover{
	text-decoration:underline;
}

.link_small {
	font-family: Arial, Verdana;
	font-size: 7pt;
	color: #ffffff;
  	line-height: 8pt;
	text-decoration:none;
}

.link_small_on {
	font-family: Arial, Verdana;
	font-size: 7pt;
	color: #ffffff;
  	line-height: 8pt;
	text-decoration:underline;
}

a.link_small:hover{
	text-decoration:underline;
}

.link_smaller {
	font-family: Arial, Verdana;
	font-size: 6pt;
	color: #ffffff;
  	line-height: 8pt;
	text-decoration:none;
}

.link_smaller_on {
	font-family: Arial, Verdana;
	font-size: 6pt;
	color: #ffffff;
  	line-height: 8pt;
	text-decoration:underline;
}

a.link_smaller:hover{
	text-decoration:underline;
}
