
/*Sakslister */

ItemListTable .ItemListHeaderTR .ItemListHeaderTD
{
	font-size: 9pt;
	font-weight: bold;
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 1px;
}

.ItemListTR .ItemListTD
{
	padding-top: 1px;
	padding-bottom: 1px;
}
.ItemListItemID
{
	font-size: 7.5pt;
	color: #999999;
}
.ItemListItemName
{
	font-weight: bold;
	font-size: 9pt;
}
.ItemListItemDescr
{
	margin: 5px;
	margin-left: 15px;
	padding: 3px;
	color: #ffffff;
	background-color: #f7f7f7;
	font-size: 8pt;
	border-left: 1px solid #cccccc;
	display: none;
}
.ItemListItemAuthor
{
	font-size: 7.5pt;
	color: #999999;
}
.ItemListItemDate
{
	font-size: 7.5pt;
	color: #999999;
}
.ItemListItemHint
{
	font-size: 7.5pt;
	color: #999999;
}
.ItemListFooterTR .ItemListFooterTD
{
	border-top: 1px solid #cccccc;
	padding: 5px;
}

/* Itemlist End */
/* Items End */


/* Full Item End */
/* Small Item Start */
.portalTD
{
}
.more
{
	font-size: 7pt;
	color: #000066;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	text-decoration: none;
}


.SmallItemTable
{
	padding: 10px;
	width: 100%;
}

.SmallItemHeadingTD, .SmallItemHeadingTD A
{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
}

.SmallItemIngressTD
{
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 0px;
}


.SmallItemBodyTD
{
	font-size: 8pt;
	color: #000000;
	padding: 10px;
}
.SmallItemFooter
{
	font-size: 7.5pt;
	color: #ffffff;
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
}
.SmallItemMore, .SmallItemMore A
{
	font-size: 7.5pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.SmallItemHint
{
	font-size: 7.5pt;
	color: #999999;
}

.SmallItemAuthor
{
	font-size: 7.5pt;
	color: #999999;
}

.SmallItemDate
{
	font-size: 7.5pt;
	color: #999999;
}
/* Small Item End */
/* Itemlist Start */


/* Items Start */
/* Full Item Start */

.ItemTable
{
	width: 100%;
}

.ItemHeadingTD
{
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}

.ItemIngressTD
{
	font-size: 9pt;
	color: #000000;
	padding-bottom: 15px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}


.ItemBodyTD
{
	font-size: 8pt;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

.ItemFooter
{
	font-size: 7.5pt;
	color: #666666;
	padding-top: 5px;
	margin-top: 5px;
	text-align: right;
}

.ItemMore, .ItemMore A
{
	font-size: 7.5pt;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.ItemHint
{
	font-size: 7.5pt;
	color: #999999;
}

.ItemAuthor
{
	font-size: 7.5pt;
	color: #999999;
}

.ItemDate
{
	font-size: 7.5pt;
	color: #999999;
}


/*Footer */
.footer, .footer A
{
	font-family: "Verdana" , "Arial" , "Helvetica" , Sans-Serif;
	font-size: 7pt;
	color: #cccccc;
	text-align: center;
	vertical-align: top;
}

.contactInfo
{
	font-family: "Verdana" , "Arial" , "Helvetica" , Sans-Serif;
	font-size: 7.5pt;
	color: #000000;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}

.contactInfoAdr
{
	font-family: "Verdana" , "Arial" , "Helvetica" , Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: top;
}

.contactInfoNr
{

	font-size: 7.5pt;
	color: #000000;
	text-align: center;
	vertical-align: top;
}


/*Ansatt datamal - visningsmal*/

.Ansatt
{
}

.AnsattNavn
{
	font-weight: bold;
	font-size: 14px;
	color: #666699;
}

.AnsattAvdeling
{
	font-weight: bold;
	font-size: 12px;
	color: #666699;
	padding-bottom: 10px;
}

.AnsattIMGDetail
{
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}

.AnsattDetail
{
	text-align: left;
}

