body {
margin: 0 0 0 0;
padding: 0px;
}

div#container {
	position: relative;
	top: 0px;
	padding: 0;
	margin: 0 auto;
	width: 997px;
	height: 695px;	
}

div#top{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 50px;
	width: 100%;
	padding: 0;
	margin: 0 0 0 0;
	background-image: url('/image/topstreg.png');
	background-repeat: no-repeat; 
	background-position: bottom center;
}

div#main{
	position: absolute;
	top: 63px;
	left: 205px;
	padding: 0;
	margin: 0 0 0 0;
	min-height: 545px;
	width: 640px;
	padding-bottom:60px;
}
div#footer{
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0;
	margin: 0 0 0 0;
	height: 60px;
	width: 100%;
	background-image: url('/image/bund_streg.png');
	background-repeat: no-repeat; 
	background-position: top center;
}
div#menu1{
	position: absolute;
	top: 94px;
	left: 0px;
	height: 273px;
	width: 174px;
	padding: 0;
	margin: 0 0 0 0;
	background-image: url('/image/link_boks.png');
}
div#menu2{
	position: absolute;
	top: 397px;
	left: 0px;
	height: 220px;
	width: 174px;
	padding: 0;
	margin: 0 0 0 0;
	background-image: url('/image/link_boks_lille.png');
}
div#menu3{
	position: absolute;
	top: 94px;
	right: 0px;
	height: 321px;
	width: 104px;
	padding: 0;
	margin: 0 0 0 0;
	background-image: url('/image/3d_galleri.png');
}
div#vali{
	position: absolute;
	height: 65px;
	left: 15px;
	top: 142px;
}


a#image1, a#image2, a#image3, a#image4{
	border: 1px solid darkgray;
	/*border: 1px solid #7f7f7f;*/
	margin: 0 auto;
	width: 50px;
	text-align: center;
	height: 44px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
}
a#image1, a#image2, a#image3{
	margin-bottom: 10px; 
}
a#image1:hover,a#image2:hover, a#image3:hover, a#image4:hover{
	background-position: -50px 0px;
}
div.gallery { 
	z-index: 1;
	position: absolute;
	height: 300px;
	right: 1px;
	top: 0px;
	width: 93px;
	text-align: center;
}
img#arrowUp {
	margin: 0 auto 8px;
	width: 11px;
	height: 14px;	
	vertical-align: top;
}
img#arrowDown {
	margin: 8px auto 0;
	width: 11px;
	height: 14px;
	vertical-align: top;
}


div#top img{
float: left;
margin-top: 15px;
margin-right: 55px;
border: 0;
}

img{
border: 0;
}

a.galImage
{
	border: 1px solid darkgray;
	/*border: 1px solid #7f7f7f;*/
	margin: 0 auto;
	width: 50px;
	text-align: center;
	height: 44px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.galImage:hover{
	background-position: -50px 0px;
}