@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif, serfi;
	font-size: 13px;
	background-color: #616161;
}

a, a.active, a.visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.billv {
	left: 82px;
	position: absolute;
	height: 235px;
	width: 200px;
	
}
.billh {
	position: absolute;
	height: 235px;
	width: 200px;
	right: 90px;
}
.imgv {
	float: left;
	margin-right: 12px;
	border: 1px solid #000000;
}
.imgh {
	float: right;
	margin-right: 10px;
}
.billvsalg {
	left: 82px;
	border: 2px solid #000000;
	position: absolute;
	height: 140px;
	width: 200px;
}
.billhsalg {
	position: absolute;
	height: 140px;
	width: 200px;
	right: 90px;
	border: 2px solid #000000;
}





.overs {
	font-size: 16px;
}
.sort {
	color: #000000;
	text-decoration: none;
}
.salg1 {
	position: absolute;
	height: 100px;
	width: 120px;
	left: 92px;
	border: 2px solid #000000;
}
.salg2 {
	position: absolute;
	height: 100px;
	width: 120px;
	left: 252px;
	border: 2px solid #000000;
}
.salg3 {
	position: absolute;
	height: 100px;
	width: 120px;
	left: 412px;
	border: 2px solid #000000;
}






#logo {
	position: absolute;
	height: 151px;
	width: 429px;
	left: 19px;
	top: 10px;
}

#menu {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #39fc26;
	position: absolute;
	height: 235px;
	width: 184px;
	left: 19px;
	top: 180px;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	padding-left: 16px;
}


#opdate {
	position: absolute;
	height: 200px;
	width: 200px;
	top: 35px;
	right: 60px;
	text-align: center;
	line-height: 18px;
	color: #FFFFFF;
}
#copy {
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	height: 100px;
	width: 200px;
	left: 12px;
	top: 480px;
	line-height: 18px;
}
#pdf {
	text-align: center;
	position: absolute;
	height: 60px;
	width: 300px;
	right: 47px;
	bottom: 15px;
}
#galleri {
	position: absolute;
	height: 400px;
	width: 600px;
	left: 50%;
	bottom: 20px;
	margin-left: -300px;
	border: 2px solid #39fc26;
}
