BODY
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;

	BACKGROUND: #D6D6D6;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: verdana, helvetica;
}
TABLE
{
    FONT-SIZE: 8pt
}
SELECT
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid
}
Textarea
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid
}
INPUT
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid;
}
H1
{
	font-family: Verdana; 
	color : #C01F32;
}
H3
{
	font-size : 10 pt;
}
HR {
	size: 1 px;
	color: black;
	width: 100%;
}
.contentheader 
{
	font-size: 14px;
	color: #C01F32 ;
	font-weight: bolder;	
}
.border 
{
	margin-top: 10px;
	border: 1px solid #FF0000; 
}
.presentationImage
{
    width: 150px;
}
.NyhetsTabell
{
	background : FF0000;
}
.bluebox {
	background :  #FF0000;
	color: white;
	border-style : solid;
	border-color : #FF0000;
	border : 1 px; 
	margin-left: 2px; 
	margin-right: 2px;
	margin-bottom: 3px;
	font-size: 10px; 
	font-family: Verdana;
	font-weight: bolder ;    
}
.skillelinje
{
	background: #6699FF;
	color: White;
	font-weight: bolder; 
	border-top-style: solid; 
	border-top-width: 1px; 
	border-top-color: #353E8B;  
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #353E8B;
}
.styreingstabell
{
	margin-right: 0px;
	padding-right: 0px;
}
.midtcelle 
{
	padding-left: 10px;
	padding-right: 10px;
}
.rightborder
{
	border-right-style: solid; 
	border-right-width: 0px; 
	border-right-color: #353E8B;  
}
.gridheader 
{
	background: #848585;
	color: #D6D6D6;
	font-weight: bold;
	padding-left: 10px;
	padding: 2px 2px 2px 2px;   
}
.gridcolumnOne
{
	background: white;
}
.gridcolumnTwo
{
	background: D6D6D6;
}
.gridcolumnThree
{
	background: gray;
}
.leftborders
{
	border-left-style: solid; 
	border-left-width: 1px; 
	border-left-color: #353E8B;
}
.borderbottom 
{
	border-bottom-style: groove ; 
	border-bottom-width: 1px; 
	border-bottom-color: #C01F32;
}
.hurtigknapp
{
	border-bottom: dotted, 1px, black; 
}
.infocelle {
	background: #EFF0F6;
	padding-top: 3px;
	padding-bottom: 3px;
}
.infocelle2 {
	background: White;
	padding-top: 3px;
	padding-bottom: 3px;
}
.float {
	float: left;
}
A:link
{
	color: #C01F32;
    TEXT-DECORATION: none
}
A:visited
{
    color: #C01F32;
    TEXT-DECORATION: none
}
A:active
{
    color: #C01F32;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: Black;
    TEXT-DECORATION: underline
}
A.boxlinks:link
{
    COLOR: #D6D6D6;
    TEXT-DECORATION: none
}
A.boxlinks:visited
{
    COLOR: #D6D6D6;
    TEXT-DECORATION: none
}
A.boxlinks:active
{
    COLOR: #D6D6D6;
    TEXT-DECORATION: none
}
A.boxlinks:hover
{
    COLOR: white;
    TEXT-DECORATION: underline
}
A.boxlinks.valgt:link
{
    COLOR: #919194;
}
A.valgt:visited
{
    COLOR: #919194;
}
A.valgt:active
{
    COLOR: #919194;
}
A.valgt:hover
{
    COLOR: #363D8D;
    TEXT-DECORATION: underline
}
