body {
	margin:0;
	background:#F3F4EF;
	font-family:'Lucida Sans',sans-serif;
	font-size:12px;
	font-weight:normal;
	height: 100%;
	}
  
table {
	background-image:url('grafikk/repeat.gif');
	background-repeat:repeat-y;
	margin-left:auto; 
	margin-right:auto;
	}
td#top {
	background:#F3F4EF;
	height:161px
	}
div#topp {
	background-image:url('grafikk/topp.gif');
	background-repeat:no-repeat;
	background-position: right;
	width:958px;
	height:161px;
	}

div#nav {
	padding:135px 20px 0 0;
	color:#808080;
	text-align:left
	}
div#nav a {
	font-weight:bold;
	color:#808080;
	}
div#nav a.aktiv {color:#DA790E}
div#nav a:hover {color:#DA790E}

td#left {
	background-image:url('grafikk/left.gif');
	background-repeat:no-repeat;
	height:464px;
	width:668px;
	font-size:12px;
	}
div.left {
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	}
td#right {
	background-image:url('grafikk/right.gif');
	background-repeat:no-repeat;
	height:464px;
	width:290px;
	font-size:12px;
	}
div.right {
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	}

td#bottom {
	font-size:10px;
	color:#808080;
	background:#F3F4EF;
	background-image:url('grafikk/bottom.gif');
	background-repeat:no-repeat;
	width:958px;
	height:60px;
	}
td#bottom a {
	font-size:10px;
	font-weight:bold;
	color:#808080;
	}
td#bottom a:hover {color:#DA790E}

div.bottom {padding:25px 30px;}

h1 {
	color:#000000;
	font-size:22px;
	font-weight:normal
	}
h2 {
	color:#000000;
	font-size:16px;
	margin-bottom:0
	}

a {
	text-decoration:none;
	color:#0B6ED3;
	font-size:12px
  }
a:hover {color:#DA790E}

ul {list-style-type: circle}
li {margin-left: -20px;}

legend {
	font-weight:bold;
	font-size:12px;
	padding: 2px 6px;
	color:#000000;
	}
fieldset {padding: 10px;}

img {border:0}
hr {height:1px;color:#EEEEEE}
p {text-align: justify;}

div#karusell {display:none;}

div#kart {
	width: 640px; 
	height: 480px;
	}
div#kart a{font-size: 12px;}

.publisert {
	font-size: 10px;
	font-family: Verdana,sans-serif;
	color:#808080;
	clear:both;
	}
.mini, div#presseklipp a {
	font-size: 10px;
	font-family: Verdana,sans-serif;
	}
textarea {
    font-family: sans-serif;
	font-size: 12px;
}
