/* POSISJONERING */#wrapper {	display: block;	width: 810px;	position: relative;	margin-left: auto;	margin-right: auto;	}#topp {	display: block;	width: 800px;	height: 149px;	background: url(/images/toppbak.jpg);	border-bottom: 10px solid #fff;	}#venstre {	display: block;	position: relative;	top: 0px;	left: 0px;	float: left;	width: 140px;	min-height: 400px;	margin: 0px;	background-image: url(/images/tile.gif);	padding: 5px;	}#hoved {	display: block;	position: relative;	top: 0px;	left: 0px;	float: left;	width: 490px;	min-height: 400px;	margin: 0px;	padding: 5px;	}#hoyre {	display: block;	position: relative;	top: 0px;	left: 0px;	float: left;	width: 140px;	min-height: 400px;	margin: 0px;	background-image: url(/images/tile.gif);	padding: 5px;	}#venstre A {	font-family: Verdana, Arial, Sans-serif;	font-weight: bold;	font-size: 11px;	line-height: 15px;	color: #000066;	}BODY, TABLE, TD {	font-family: Verdana, Arial, Sans-serif;	font-size: 11px;	line-height: 13px;	color: #000;	}#hoyre TD {	font-size: 9px;	}#hoyre TD B {	font-weight: normal;	}	H1 {	font-family: Verdana, Arial, Sans-serif;	font-weight: bold;	font-size: 16px;	line-height: 17px;	color: #000066;	}