body, html {
	padding: 0px;
	margin: 0px;
	background: #ffffff url(../hovbild/bakgrunn.jpg) left top no-repeat;
    width: 100%;
    height: 100%;	
	text-align: center; /* for IE */
}

div#usynlig { visibility: hidden;}

div#wrapper {
	width: 1004px;
	margin: 0 auto;   /* align for good browsers */
	/*margin-left: auto;
	margin-right: auto;  /* counter the body center */
	text-align: left;
	position: relative;
}

div#rammebakgrunn{
	position: absolute;
	width: 1004px;
	height:733px;
	top: 15px;
	left: 0px;
	z-index: 1;
}

.tdPix { background-image: url(../hovbild/pix.gif)}
.strek1 {background-image: url(../hovbild/strek1.gif);}

div#navig {
	position: absolute;
	left: 595px;
	top: 114px;
	width: 409px;
	z-index: 4;
	height: 44px;
}

div#bilder {
	position: absolute;
	left: 625px;
	top: 167px;
	width: 364px;
	z-index: 5;
	height: 450px;
}

div#innhold {
	position: absolute;
	left: 24px;
	top: 181px;
	width: 585px;
	height:400px; 
	z-index: 4;
	/*height: 240px;*/
}

DIV,TD { 
	font-family: Verdana, Geneva, Helvetica, Arial; 
	font-size: 12px;
	color:#000000;
	/*text-align: justify;*/	
}

A { 
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 12px;
	color:#000000;
}


A.hvit11Link { 
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
}


B {
	font-weight: bold; 
}

.header28 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color:#000000;
	font-style: italic;

}

.header24 {
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 24px;
	color:#4e6b92;
}

.header18 { 
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 18px;
	font-weight:bold;
	color:#4e6b92
}

.header12 { 
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 12px;
	font-weight:bold;
	color:#000000
}

.ingress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#000000;
	font-style: italic;

}

div#innhold a:hover {
	text-decoration: none;
	color: #999999;
}

