/* CSS Document */
#banner {
	position: absolute;
	left:52px;
	top:25px;
	width:836px;
	height:39px;
	z-index:5;
	visibility: visible;
	}
#meny {
	position: absolute;
	left:52px;
	top:44px;
	width:899px;
	height:22px;
	z-index:6;
	visibility: visible;
	}
#contacter {
	position: absolute;
	left:826px;
	top:44px;
	width:62px;
	height:15px;
	z-index:7;
	visibility: visible;
	font-size:small;
	}
#kontakt {
	position: absolute;
	left:100px;
	top:250px;
	width:800px;
	height:57px;  
	z-index:100;
	background-color: #6597FC;
	visibility: hidden;
	font-size:medium;
	border-color:#003399;
	border-width:1 px;
	border-style: solid;
	
}
#maintxt {
	position: absolute;
	left:64px;
	top:89px;
	width:405px;
	height:500px;
	z-index:3;
	visibility: visible;
	overflow: auto;
	

}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #66CCFF;
}
#BG {
	position: absolute;
	left:51px;
	top:24px;
	width:900px;
	height:579px;
	z-index:1;
	background-color: #FFFFFF;
	visibility: visible;
	border-style: solid;
	border-spacing:1px;
	border-width: 1px;
	border-color:#000000;
}


#bilder {
	position: absolute;
	left:478px;
	top:90px;
	width:467px;
	height:500px;
	z-index:4;
	overflow: auto;
	visibility: visible;
	gallery-image: no;
}
body {
	background-image: url(img/string_gray.jpg);
	background-repeat: repeat-x;
}
.style4 {
	font-size: small;
	padding-right: 10px;
}
.style1 {color: #000000;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:medium;
font-weight:bold;
}