BODY {
	FONT-FAMILY : Verdana; 
	COLOR : #000066;
	BACKGROUND-COLOR : #FFFFFF;
	MARGIN : 0px;
}

h2 {
	font-size: 20px;
}

A {
	COLOR : 3366CC;
}

A:visited {
	COLOR : 3366CC
}

A:hover {
	COLOR : 3366CC
}
A:active {
	COLOR : 3366CC
}

.innhold {
	COLOR : #000066;
        BACKGROUND-COLOR : #FFFFFF;
        PADDING : 10px;
}

.innhold A {
	COLOR : 3366CC;
}

.innhold A:visited {
	COLOR : 3366CC
}

.innhold A:hover { 
	COLOR : 3366CC
}

.innhold A:active {
	COLOR : 3366CC
}

.hode {
	COLOR : #FFFFFF;
	BACKGROUND-COLOR : #4976AA;
	BORDER-TOP : 1px solid #000000;
	BORDER-BOTTOM : 1px solid #000000;
}

.fot {
	COLOR : #FFFFFF;
	BACKGROUND-COLOR : #4976AA;
	BORDER-TOP : 1px solid #000000;
	BORDER-BOTTOM : 1px solid #000000;
	PADDING : .2em 10px;
}

.fot A:link  {
        font-weight : bold;
        color : #FBFBFB;
}

.fot A:visited  {
        font-weight : bold;
        color : #FBFBFB;
}

.fot A:active  {
        font-weight : bold;
        color : #FBFBFB;
}
  
.fot A:hover  {
        font-weight : bold;
        color : #0000ff;
}

.meny {
	BACKGROUND-COLOR : #4976AA;
	PADDING-TOP : 10px;
}

.meny IMG {
	border-top : 1px solid #4976AA;
	border-bottom : 1px solid #4976AA;
        margin-left : 10px;
	
}

.meny A:link  {
        text-decoration : none;
        color : #FBFBFB;
}

.meny A:visited  {
        text-decoration : none;
        color : #FBFBFB;
}

.meny A:active  {
        text-decoration : none;
        color : #FBFBFB;
}
  
.meny A:hover  {
        text-decoration : none;
        color : #0000ff;
}

.umhd {
        color : #FBFBFB;
        font-family : arial;
        font-weight : bold;
        font-style : normal;
        margin-left : 10px;
 }

.umtx {
        color : #CCCCCC;
        font-family : times;
        font-size : smaller;
        font-weight : normal;
        height :1.2em;
        margin-left : 10px;
 }
 
.hoyre {
 	text-align : right;
 	width: 370px;
}

.venstre {
	text-align : left;
	width: 370px;
}

.nyheter {
	border-top : 4px solid #4976AA;
	border-left : 4px dashed #4976AA;
	margin-right : 8px;
	padding-left : .2em;
}

.nyheter b {
	background-color : #4976AA;
	color : #ffffff;
}

