/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	font-weight: bold;
	background-image: url(bilder/images/layout/bakgrunnsfarge.gif);
	height: 100%;
	background-repeat: repeat-x;
	width: 100%;

	}	
	
#logo {
	width: 255px;
	margin-top: 10px;
	position: absolute;
	top: -3px;
	left: 163px;
	height: 50px;
	}
#floatframe {
	position:absolute;
	left: 161px;
	top: 70px;
	width: 583px;
	height: 674px;
	z-index: 102;
	visibility: visible;
} 	
#textfelt {
	width: 755px;
	background-image: url(bilder/images/layout/textfelt.gif);
	background-repeat: repeat-y;
	position: absolute;
	height: 676px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
	visibility: visible;
	background-attachment: fixed;
	z-index: 101;
	background-position: 150px 82px;
	top: 69px;
	left: 1px;
	}	
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	top: 130px;
	position: relative;
	left: 30px;
	width: 120px;
	z-index: 103;
	}
	
/* =-=-=-=-=-=-=-[Menu Eight]-=-=-=-=-=-=-=- */
	
#menu8 {
	width: 200px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	top: 300px;
	}
	
#menu8 li a {
	text-decoration: none;
	height: 20px; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	}
	
#menu8 li a:link, #menu8 li a:visited {
	color: #993333;
	display: block;
	padding-left: 2px;
	padding-top: 0px;
	}
	
#menu8 li a:hover {
	color: #FF0000;
	padding: 0px 0 0 2px;
	}
	
#menu8 li a:active {
	color: #CC6600;
	padding: 0px 0 0 5px;
	}
	
div#header {
	clear : none;
	position: absolute;
	top: 0px;
	background-image: url(bilder/images/layout/images/redtop.gif);
	background-repeat: repeat;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	float: left;
	padding: 0px;
	left: 0px;
	height: 67px;
	width: 100%;
	visibility: inherit;
	z-index: auto;
} 
	
	
	div#footer {
	clear : both;
	width : 200px;
	font-size : 9px;
	text-decoration : none;
	text-align : right;
	color : #999999;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 762px;
	left: 540px;
} 
#rss {
	position: absolute;
	top: 60px;
	left: 1px;
}
