﻿table.tabelltariff
{
	font-size: 9pt;
}
td.ttmenuSelected
{
	background-color: #cccccc;
}

th.tabellhode
{
	color: #3E5062;
	background-color: #CBD1D5;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
}
th.dictionary
{
	color: #ffffff;
	background-color: #B3BDC6;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

tr.posRow
{
	background-color: #f2f2f2;
}
tr.subPosRow
{
	background-color: #f4f4f4;
	color: #000000;
}
tr.altSubPosRow
{
	background-color: #fafafa;
	color: #000000;
}

.grid table a {
	text-decoration:underline !important;
}

.title
{
	font-size: 110%;
	font-weight: bold;
	color: #3E5062;
}
