body
{
	font-family: "Trebuchet MS" , "Arial" , "Helvetica" , sans-serif;
	font-size: 0.8em;
	margin: 0px;
	color: #000000;
	background-color: #EBECEE;
	margin-top: 20px;
}

li
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
ul
{
	list-style: outside square url(/images/punkt.gif);
}


img
{
	border: 0px;
}
.img
{
	border: 1px #efefef solid;
	right: auto;
	padding: 5px 5px 5px 5px;
	text-align: right;
	float: right;
	margin: 6px;
	margin-left: 20px;
	clear: right;
}
.img_2
{
	right: auto;
	padding-right: 12px;
	text-align: left;
	float: left;
	margin: 3px;
	clear: left;
}

p
{
	display: inline;
	line-height: 20px;
}

a
{
	text-decoration: none;
	color: #666666;
}
a:hover
{
	color: #cccccc;
	text-decoration: underline;
}

.link
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.link:hover
{
	color: #666600;
}

/*Tittel sak*/
H1
{
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.2em;
	color: #000000;
	display: inline;
}
/*Undertittelt*/
H2
{
	color: #666666;
	font-size: 1.2em;
	display: inline;
	line-height: 2em;
}
/*Liten undertittel*/
H3
{
	font-size: 0.9em;
	color: #000000;
	display: inline;
	line-height: 1.4em;
	font-weight: bold;
}
/*Ingress*/
H4
{
	font-size: 0.9em;
	font-weight: bold;
	display: inline;
	font-family: verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
H5
{
	color: #000000;
}
H6
{
	color: #000000;
}

.txt_small
{
	font-size: 0.8em;
}

#Print
{
	width: 100%;
	padding: 5px;
	font-size: 0.8em;
}

/*Intranett*/
.FxPLoginNameInfoTD
{
	font-weight: bold;
	color: red;
}

