BODY {
	background: #CC0033;
	height: auto;
	width: auto;
	background-repeat: no-repeat;
	z-index: 1;
}

A:LINK, A:VISITED {
	color:  White;
	text-decoration: none;
	border: none;
}
A:HOVER {
	background-color: Silver;
	color: Red;
	text-decoration: none;
	border: none;
}
.navibar {
	background-color: transparent;
	position: absolute;
	top: 250px;
	left: 40px;
	height: 200px;
	width: 150px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
}
.rubrik {
	position: absolute;
	top: 20px;
	left: 250px;
	height: 400px;
	width: 400px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	z-index: 2;
	line-height: 110%;
}
.indexfoto {
	position:absolute;
	width: 263px;
	height:299px;
	z-index: 3;
	top: 200px;
	left: 650px;
}
.streg1 {
	width: 2px;
	height: auto;
	position: absolute;
	top: 0px;
	left: 225px;
}
.streg2 {
	width: 2px;
	height: auto;
	position: absolute;
	top: 598px;
	left: 0px;
}
.hjimage {
	position:absolute;
	top: 20px;
	left: 20px;
	height: auto;
	width: auto;
}
.fakta {
	position:absolute;
	background: transparent;
	width: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:white;
	line-height: 120%;
	height: auto;
	top:350px;
	left:720px;
	z-index: 3;
}
.whiteshadow {
	background: #FFFF99;
	position: absolute;
	top: 200px;
	left: 680px;
	width: 20px;
	height: 139px;
}
.img1 {
	position: absolute;
	top: 400px;
	left: 250px;
	width: 250px;
	height: auto;
}
