*{
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
}
a:link {color: #000000;  }
a:active {color: #0000ff;  }
a:visited {color: #465E7A;  }
a:hover {color: #008000; text-decoration: underline; }
html, body{
	height: 100%;
}
body{
	font-size: 100.1%;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: black;
	background-color: white;
}
#container2{
	font-size: 0.80em;
	width: 1150px;
	height: 700px;
	margin:0 auto;
	text-align:left;
	clear:left;
	border: 0px solid gray;
	overflow:hidden;
	background:#FFF
}
#framediv {
	position:absolute;
	width:800px;
	height:650px;
	z-index:1;
	left: 0px;
	top: 0px;
	overflow:hidden;
	background-color: #FFFFFF;
}

#distance{
	width:0px;
	height:50%;	
	background-color: orange;
	margin-bottom:-350px; 
	float:left;
}

#menu {
	border: 0px solid black;
	background-color: white;
	position: absolute;
	left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 652px;
	width: 157px;
	top: 30px;
}
#main{
	position: absolute;
	background-color:white;
	border: 0px;
	width: 805px;
	height: 650px;
	left: 340px;
	top: 30px;
	overflow: hidden;
}
#tekstdiv {
	position:absolute;
	width:720px;
	height:650px;
	z-index:2;
}

li {
list-style: none;
border: 0px;
padding: 0px;
margin: 0px;

}
#linkarchhku {
	position:absolute;
	width:150px;
	height:200px;
	z-index:0;
	left: 169px;
	background-color: #FFF;
	top: 274px;
	font-family: "Modern No. 20";
	text-decoration: none;
	}
	
	.font {
	font-family: Modern No.20, Georgia, Calibri, sans-serif;
	}	
	#graphdrawdiv {
	position:absolute;
	width:160px;
	height:60px;
	left: 169px;
	top: 179px;

	}
	#archdrawdiv {
	position:absolute;
	width:176px;
	height:52px;
	left: 169px;
	top: 305px;
}
#productaccdiv {
	position:absolute;
	width:167px;
	height:12px;
	z-index:1;
	left: 168px;
	top: 78px;
}
#graphdigitdiv {
	position:absolute;
	width:167px;
	height:115px;
	z-index:1;
	left: 168px;
	top: 180px;
}
#copyright {
	position:absolute;
	width:170px;
	height:84px;
	z-index:2;
	left: 896px;
	top: 601px;
}
#doublegraphdiv {
	position:absolute;
	width:166px;
	height:100px;
	z-index:1;
	left: 170px;
	top: 205px;
}
#objectdiv {
	position:absolute;
	width:166px;
	height:100px;
	z-index:1;
	left: 170px;
	top: 104px;
}
#archetc {
	position:absolute;
	width:166px;
	height:100px;
	z-index:1;
	left: 171px;
	top: 327px;
}
#linkpagediv {
	position:absolute;
	width:164px;
	height:89px;
	z-index:1;
	left: 175px;
	top: 594px;
}
.leftFloating {
float: right;
