@charset "UTF-8";
.tya_brodtext_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

.tya_rubbe {
	font-family: Trebuchet;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
}
.tya_underrubbe_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #333333;

}
.tya_tabelltext {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #CCCCCC;
	
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
