/*CSS for webadmin*/

.tittel
{  	//blokk indre;
	margin-top: 0px;

	//tekst;
	font-size: 12px;
	line-height: 12px;
}

.ingress
{ 	//blokk indre;
	margin-top: 2px;

	//tekst;
	font-size: 8pt;
	line-height: 9pt;
	font-weight: 500;
	font-style: normal;
}

.td1 
{
	background: #b8dee6;
}

.td2 
{
	border:solid 2px #46a5b8
}