﻿.tekst_innhold {
	text-align: left;
	font-family: Calibri;
	font-size: small;
	margin: 2px;
}
body {
color: #FFFFFF;
background-color:#A1D5FF;
background-image:url(filer/sne_6.jpg);
background-repeat:no-repeat;
}

* {
list-style:none;
margin:0;
padding:0;}

div#toppvenstre {
position: absolute;
width: 71px;
height: 100px;
z-index: 1;
left: 20px; 
top: 17px;
}

div#header {
background-image:url(filer/banner_ny.jpg);
position: absolute;
width: 575px; 
height: 114px;
z-index: 2;
left: 131px;
top: 10px;
text-align:right;
color:#006;}

div#topphoyre {
position: absolute;
width: 70px;
height: 100px;
z-index: 3;
left: 737px;
top: 17px;
}

div#meny {
	text-align: center;
	background-color: #619EEE;
	position: absolute;
	width: 100px; 
	height: 628px; 
	z-index: 4; 
	left: 11px; 
	top: 140px;
	color:#FFF;
}

div#innhold {
	padding: 1px 4px;
	background-color: #619EEE;
	position: absolute;
	width: 565px;
	height: 623px;
	z-index: 7;
	left: 132px;
	top: 140px;
}

div#hoyre {
	text-align: center;
	font-size: large;
	background-color: #619EEE;
	position: absolute;
	width: 103px;
	height: 623px;
	z-index: 5; 
	left: 729px; 
	top: 140px;
}

#tekst1 {
	padding-top:60px;
}


a img {
        border: none;
}

a {
	color: #FFF;
	text-decoration: underline;
}

a:hover {
	color:#03F;
text-decoration:none;}

