/*Blueprint Allgemein | typo*/

A:link 		    {
	text-decoration: none;
	font-family:  Verdana, Arial, Helvetica,  sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #011248;
	line-height: 14px;
	font-style: normal;
	list-style-type : square;
}
A:active 	  {
	text-decoration: none;
	font-family:  Verdana, Arial, Helvetica,  sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #011248;
	line-height: 14px;
	font-style: normal;
	list-style-type : square;
}
A:visited    { 
	text-decoration: none;
	font-family:  Verdana, Arial, Helvetica,  sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #011248;
	line-height: 14px;
	font-style: underline;
	list-style-type : square;
}
A:hover 	 {
	text-decoration: underline;
	font-family:  Verdana, Arial, Helvetica,  sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #011248;
	line-height: 14px;
	font-style: normal;
	list-style-type : square;
}


.text	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-style: normal;
	color : #011248;
}

.texthead	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-style: normal;
	color : #1E3276;
}

.textgross	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-style: normal;
	color : #F72711;
}

.textorange	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-style: normal;
	color : #F72711;
}

.textorangegross	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-style: normal;
	color : #F72711;
}