/* ----- GLOBALS ----- */* {	margin: 0;	padding: 0;}body {	text-align: center;	font-family: Tahoma, Verdana, sans-serif;	font-size: 11px;	background: #4B2D0B;}body, html {	height: 101%;}/* ----- TEKST ----- */h1 {	color: #D19123;	font-size: 18px;	margin: 23px 80px 0 50px;}p {	color: #333;	margin: 0 80px 0 50px;	padding-bottom: 10px;	line-height: 15px;}a {	text-decoration: none;	color: #883119;}/*nyhetstekst*/h2 {		/*TITEL*/	font-size: 15px;	font-weight: bold;	padding-bottom: 3px;	color: #333;}h3 {		/*INGRESS*/	font-size: 11px;	font-weight: bold;	padding-bottom: 3px;	color: #333;}/*p.smallnews {	font-size: 9px;	padding-bottom: 6px;	background: #EAE491;}*//* ---- STRUKTUR ----- *//*div#bakg {	margin: 0 auto;	background: url(img3/bakg2.jpg) repeat-x;	height: 756px;}*/div#wrap {	margin: 0 auto;	background: url(img4/wrap.jpg) no-repeat;	width: 750px;	/*width: 757px !important;*/	height: 522px;	text-align: left;	padding-left: 154px;}div#head {	width: 597px;	height: 124px;	background: url(img4/head.jpg) no-repeat;	float: left;}div#menu {	width: 597px;	height: 76px;	background: url(img4/menu.jpg) no-repeat;	float: left;	overflow: hidden;	text-align: center;}div#guidetop {	width: 597px;	height: 57px;	background: url(img4/guidetop.jpg) no-repeat;	overflow: hidden;	float: left;}div#guidemid {	width: 597px;	background: url(img4/guidemid.jpg) repeat-y;	float: left;}div#guidebot {	width: 582px;	height: 44px;	background: url(img4/guidebot.jpg) no-repeat;	float: left;	padding: 40px 0 0 40px;}div#guidebot a {	color: #000;	text-decoration: none;	border-bottom: 1px dotted #000;	}div#guidebot p{	color: #000;}/* ----- MENY ----- */div#menu ul {	display: block;	margin: 10px 0 0 20px;	list-style-type: none;}div#menu ul li {	display: inline;}div#menu ul li a {	display: block;	padding: 3px 5px;	/*background: #fff;*/	color: #000;	font-weight: bold;	float: left;	text-decoration: none;	margin: 0 7px;	font-size: 17px;}div#menu ul li a:hover {	display: block;	padding: 3px 5px;/*	border: 1px solid #fff;	/*background: #fff;*/	color: #4B2D0B;	font-weight: bold;	float: left;	text-decoration: none;	margin: 0 7px;	font-size: 17px;	}/* ----- GUIDE ----- */div#guidemid ul {	margin-left: 65px;	list-style-type: square;	color: #333;}div#guidemid  h2, h3 {	margin: 0 80px 0 50px;}/*div#guidebot {	margin: 25px 0 0 50px;}*/ul.kon li a{	text-decoration: none;	list-style-type: none;	margin: 2px 0;}/* ---- BILDER ---*/div.pfr {	float: right;	margin: 0 0 5px 5px;}div.pfl {	float: left;	margin: 0 5px 5px 0;}div.pfrnb {	float: right;	margin: 0 0 5px 5px;	background: #EAE491;}div.pflnb {	float: left;	margin: 0 5px 5px 0;}/* ----- SKJEMA ----- */iframe {	border: none;}table td, input {	font-size: 11px;	font-weight: bold;	padding: 3px;	float: right;}fieldset table {	margin-top: 10px;}fieldset {	border: 1px solid #000;	float: left;	padding: 0 50px 5px 5px;	margin: 0 80px 0 50px;}legend {	border: 1px solid #000;	background: #f3f3f3;	font-size: 13px;	font-weight: bold;	margin: 20px 0 10px 25px;	padding: 5px;	color: #333;}fieldset legend a {	color: #333;	text-decoration: none;	cursor: default;}/*Tipsfunksjon*/input {	float: left;	text-align: left;	margin-right: 5px;}form1 {	float: left;}