#container
{
width: 98%;
margin: 10px auto;
background-color: #ddd;
color: #333;
border: 1px solid gray;
line-height: 130%;
}

#top
{
	padding: 0.5em;
	background-color: #000000;
	border-bottom: 1px solid gray;
	background-image : url(../Bilder/Bakgrunn6.jpg);
}

#top h1
{
padding: 0;
margin: 0;
}

#leftnav
{
	float: left;
	width: 406px;
	margin: 0;
	padding: 1em 2px;
	background : #CDE7A8;
	border-right : 1px solid gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
}

#leftnav2
{
	margin: 0;
	padding: 2em;
	background-color : #ddd;
	background-image: url(../Bilder/Bakgrunn2.jpg);

}

#content
{
	margin-left: 406px;
	border-left: 10 px solid gray;
	padding: 1em;
	background-color : #ddd;
	background-image: url(../Bilder/Bakgrunn2.jpg);

}

.Overskrift
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18;
	color : Navy;
	font-style : normal;
	font-weight : normal;
}
.Tekst
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	color : Black;
	font-style : normal;
	font-weight : normal;
}
#footer
{
	clear: both;
	margin: 0;
	padding: .5em;
	color: #333;
	background-color: #FFCC33;
	border-top: 1px solid gray;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

.BODY
 {
	color : Black;
	font-family : "Arial, helvetica";
	font-size: 14px;
	text-align: left;
	background-attachment : fixed;
	background-position : left;
	width : auto;
}

Nyheter {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.Heading { 
font-family : Arial, Helvetica, sans-serif;
font-size:48px;
color:#000BE0;
background-color : #99CC99;
}

nyheter TH, nyheter TD
		{
	color:blue;
	font-family:arial, verdana;
	font-size : 11px;
}
		
TH
{
	background-color: lightblue;
	color : Black;
	font-family : "Arial, helvetica";
	font-size: 12px;
	text-align: justify;
	border-color: Yellow;
}

.td1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	BACKGROUND-COLOR: #ffffcc
}
.td2 {
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ccffcc
}
.td3{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	BACKGROUND-COLOR: #ffffcc
}
.td4 {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ccffcc
}
.H1 {
	font-size: 15pt;
	color: Blue;
	line-height : normal;
	vertical-align : baseline;
	font-family : Arial, Helvetica, sans-serif;
}

.H2 
{
	font-size: 14pt;
	color: Blue;
	font-family : Arial, Helvetica, sans-serif;
}

.H3 {
	font-size: 12pt;
	color: Blue;
	line-height : normal;
	vertical-align : baseline;
	font-family : Arial, Helvetica, sans-serif;
}

.H4 {
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : black;
	font-family : Arial, Helvetica, sans-serif;
}

A {
	text-decoration: none;
	color: blue;
}

A:Hover {
	text-decoration: underline;
	color: #FF0000;
}

HR {
	color: Silver;
	height: 1pt;
	background-position : 1%;
}
