/*

COMBIES:

bg: #f9f7f3 bc: #e2dbc7 // GRÅTONER
bg: #ffed97 bc: #ffba00 // GULTONER
bg: #ECEFF5 bc: #BDC7D8 // BLÅTONER
bg: #F8FFF0 bc: #A0DC11 // GRØNTONER

*/

body {background:white url(../images/bg.wood.jpg) 50% 0% repeat;margin:0;color:#3f3f3f;}
body,table,input,textarea,select,button {color:black;font-family:arial,sans-serif;font-size:12px;}
h1,h2,h3,h4,h5,h6,form {margin:0;padding:0;}
p {margin:0 0 10px 0;line-height:18px;}
a {color:#3f3f3f;text-decoration:underline;}
a:hover {text-decoration:none;}
.selected,.selected a {font-weight: bolder !important;}
.selected li a {font-weight: normal !important;}
button.go {position:relative;top:4px;width:13px;height:13px;border:0;background:url(../images/gobtn.gif) 50% 50% no-repeat;float:right;text-indent:-7000px;}

#container {width:830px;margin:auto;}
.top {height:30px;background:url(../images/top.png);}
.middle {position:relative;padding:0 30px;background:url(../images/middle.png);}
.bottom {height:30px;background:url(../images/bottom.png);}

#header {height:80px;}
#header h1 {height:80px;text-indent:-8000px;background:url(../images/logo.png) 100% 0% no-repeat;}
#header a {float:right;display:block;height:70px;width:98px;}

#navigation {position: relative;z-index: 500;height:25px;border-bottom:1px solid black;}
#navigation ul {list-style:none;margin:0;padding:0;}
#navigation li {float: left;line-height:auto;}
#navigation a {display: block;padding:0 7px;line-height: 20px;text-decoration:none;}
#navigation a:hover {text-decoration:underline;}
#navigation ul ul {display:none;position:absolute;z-index:2000;top:20px;margin-left:5px;background:#f9f7f3;border:1px solid #e2dbc7;border-bottom:0;}
#navigation ul ul li {float: none;}
#navigation ul ul a {border-bottom:1px solid #e2dbc7;padding:3px 5px;line-height: 19px;}
#navigation .form {float:right;}
#navigation .form input {margin:2px 5px 0 0;float: left;margin-right:;background:#f9f7f3;border:1px solid #e2dbc7;}
#navigation .form button {float:right;}

#wrapper {position:relative;margin-top:15px;margin-bottom:5px;background:url(../images/line.left__.gif) 163px 0% repeat-y;}

#left {float:left;width:190px;margin-bottom:41px;}
#left ul {margin:10px auto;list-style:circle;}
#left li {font-size:12px;}
#left li ul {padding-left:10px;}
#left h3 {font-size:15px;}
#left .form input {margin:2px 0;width: 157px;float: left;background:#f9f7f3;border:1px solid #e2dbc7;}
#left .form button {background:#ffed97;border:1px solid #ffba00;}

#right {float:left;width:580px;}
#right li {line-height:18px;}
#right h1,#right h2,#right h3,#right h4,#right h5,#right h6 {margin:0 0 10px 0;padding:0;}
#right .col {float:left;width:290px;background:url(../images/dots.gif) 100% 0% repeat-y;}
#right .colr {position:relative;left:-1px;background-position:0% 0%;}
#right .col p {margin:10px 0;}
#right .colr h2,#right .colr p {margin-left:10px;}
#right .col .news {margin:10px 10px 0 0;border:1px solid white;padding:0 3px;}
#right .col .news p {margin:0;height:54px;overflow:hidden;} 
#right .col .news span {font-family:georgia,serif;font-size:11px;display:block;text-align:right;font-style:italic;}
#right .col .newshover {cursor:pointer;background:#F8FFF0;border-color:#A0DC11;}
#right .col .newshover span {text-decoration:underline;}
#right .apps {margin:0 10px;height:145px;overflow:hidden;}
#right .app p {display:inline;margin:0;padding:0;}

#right .date {font-family:georgia,serif;font-size:11px;display:block;text-align:right;font-style:italic;}
#right h2 {font-size:21px;font-weight:normal;}
#right h3 {font-size:14px;}
#right img {max-width:572px !important;padding:3px;border:1px solid #cccccc;}

table {border-top: 1px solid #cccccc;border-left: 1px solid #cccccc;margin-bottom:10px;-moz-border-radius:5px;} 
td {border-bottom: 1px solid #cccccc;border-right: 1px solid #cccccc;padding:5px;-moz-border-radius:5px;}

#footer_links {height:31px;width:190px;position:relative;top:-31px;margin-bottom:-31px;}
#footer_links a {float:left;display:block;width:26px;height:26px;text-indent:-8000px;}
#footer_links a.print {background:url(../images/print.gif);margin-left:54px;margin-right:20px;}
#footer_links a.letter {background:url(../images/letter.gif);}
#footer_links a.print:hover {background:url(../images/print.hover.gif);}
#footer_links a.letter:hover {background:url(../images/letter.hover.gif);}

#footer {position:relative;top:10px;padding-top:5px;border-top:1px solid black;font-size:11px;}
#footer .print {display:none;}