
BODY {
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Sans-Serif;
	height: 100%;
}

#overskrift {
	background:  url(../test_images/raggfisk.png) no-repeat bottom center;
	position: absolute;
	top: 20px;
	left: 200px;
	width: 600px;
	height: 167px;
	border:0px;
	margin:0px;
	padding: 0px;
}

#hjorne1 {
	background: url(../test_images/fjes.png) no-repeat bottom center;
	position: absolute;
	top: 20px;
	left: 30px;
	width: 150px;
	height: 299px;
	border:0px;
	margin:0px;
	padding: 0px;
}

span {
	display:none
	}

#verktoylinje {
	position: absolute;
	width: 110px;
	height:154px;
	left: 20px;
	top: 300px;
	vertical-align: top;
	font-size: 12px;
	padding-top: 40px;
	padding-left:50px;


}
#verktoylinje a {
	display: block;
}

#hovedplate {
	position: absolute;
	left: 196px;
	top:180px;
	vertical-align: top;
	padding: 10px;
	width: 546px;
}

#hoved {

	position: relative;
	vertical-align: top;

	font-size: 12pt;
	border-bottom-width: 0px;
	border-top-width: 0px;
	padding:2px;

}


.innlegg {
	width: 510px;
	vertical-align: top;
	font-size: 12pt;
	padding: 10px;
	padding-right: 100px;
}

.innlegg img {
        float:left;
        z-index: 1 ;
        margin-right: 4px;
        border: 0px solid #000000;
}

#teller{
    width: 100px;
    height:100px;
    position:absolute;
    left:800px;
    top:0px;
        padding-top: 38px;
        padding-left:25px;
	 font-size:8px;
    z-index: 4;
}
hr {
border: 0;
color: #043;
background-color: #000000;
height: 1px;
width: 100%;
text-align: left;
}





#advarsel {
	background-color: #000000;
	position: relative;
	left: 0px;
	top: 0px;
	vertical-align: top;
	z-index: 1
}

#stilvelger {
	position: absolute;
	left:0x;
	top: 0px;
        z-index: 4 ;
	vertical-align: top;
}
#stilvelger a {
	display: block;
}




#venn {
	background: url(../test_images/venn.png) no-repeat bottom center;
	position: relative;
	left: 20px;
	top: 0px;
	width:500px;
	height: 293px;
	vertical-align: top;
	z-index: 1
}
#vennbilde {
	position: absolute;
	left: 20px;
	top: 20px;
	width:140px;
	height: 170px;
	align: left;
	vertical-align: top;
	z-index: 1
}
#venninfo {
	position: absolute;
	left: 185px;
	top: 30px;
	width:300px;
	height: 170px;
	align: left;
	vertical-align: top;
	z-index: 1
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;

}
