.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
}
.medium_rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.Small_rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.Small_brodtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.brodtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
a:link {
	/*font-family: Arial, Helvetica, sans-serif;*/ 
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
a:visited {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color: #003399;
	text-decoration: none;
} 
a:hover {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
} 
a:active {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color: #003399;
	text-decoration: none;
} 

.tabellkant { border: 1px solid #000000; }

.cellkant1
{
border-color: #000000;
border-style: solid;
border-width: 0 0 2px 0;
}

.cellkant2
{
border-color: #000000;
border-style: solid;
border-width: 0 0 2px 2px;
}

.cellkant3
{
border-color: #000000;
border-style: solid;
border-width: 0 0 0 2px;
} 

.blackline_left_cell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
