/* Hoved formatering */
body {
    background-color: #cfe5e7;
    margin-left: 5 px;
    margin-right: 5 px;
	overflow: auto;
    }
a {
    font-family: verdana;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    }
#overskrift { 
    font-family: garamond, verdana;
    font-size: 16px;
    font-weight: 900px;
    width: 725px;
	height: 20px;
    background: #f0ebbd;
    }
#mellomrom {
    width: 410px;
    font-family: garamond;
    font-size: 10px;
    color: #f0d7bd;
    background: #f0d7bd;
    }
/* Side struktur */
#topp {
    width: 750px;
    background-color: #ffffff;
    }
#bunn {
    width: 750px;
    background-color: #ffffff;
    float:left;
    }
#hovedinnhold {
    width: 410px;
    background-color: #bbd0d1;
    margin-right: 0px;
    margin-left: 187px;
    }
#flash_animasjon {
    width: 956px;
    background-color: #ffffff;
    margin-right: 17px;
	margin-left: 17px;
    }
.meny {
    width: 231px;
    background-color: #bbd0d1;
    margin-left: 17px;
    padding-left: 5px;
    font-family: verdana;
    font-size: 11px;
    color: black;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight:600;
    }
.meny2 {
    width: 231px;
    background-color: #bbd0d1;
    margin-left: 17px;
    padding-left: 5px;
    font-family: verdana;
    font-size: 11px;
    color: black;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight:600;
    }
.logo {
    margin-left: 17px;
    width: 170px;
    }
.meny_bunn {
    width: 230px;
    background-color: #ffffff;
    margin-left: 17px;
    }
#space17px {
    width: 750px;
    background-color: #ffffff;
    }
#maincolor {
    width: 990px;
    height: auto;
    background-color: #ffffff;
    }
#hovedinnhold_element {
    width: 725px;
    height: auto;
    background-color: #f2f2f2;
    font-family: verdana;
    font-size: 11px;
    color: #000000;
    }
#nyheter {
    width: 140px;
    height: 200px;
    background-color: #f0f0f0;
    float: right;
    }
/* Undermenyer */
#undermeny {
    width: 248px;
    height: 160px;
    background-color: #bbd0d1;
    border: 1px;
    border-color: #cccccc;
    border-style: solid;
    border-left-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    }
#undermenylinker {
    width:248px;
    height: auto;
    font-family: verdana;
    font-size: 11px;
    font-style: oblique;
    font-weight: 430;
    padding-top: 3px;
    padding-bottom: 3px;
    }
/* Forklarende tekster pop up */
#undermenylinker a span {display: none;}
#undermenylinker a:hover {
color: #000000;
direction: ltr;
}
#undermenylinker a:hover span { 
   display: block;
   position: absolute;
   top: 125px;
   left: 495px; visibility: inherit;
   width: 230px;
   padding: 5px;
   margin: 10px;
   z-index: 100;
   font: 11px;
   color: #ffffff;
   font-family: Verdana;
   font-style: normal;
   font-weight: 600;
   text-align: center;
   }
/* Forklarende tekst */
#forklarendetekst {
    width: 248px;
    height: 160px;
    background-color: #f0f0f0;
    border: 1px;
    border-color: #cccccc;
    border-style: solid;
    border-left-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    }
#menyaltomfattende {
    width: auto;
    height: auto;
    float:left;
    }
#forklarendebilde {
    width: 229px;
    height: 160px;
    padding-right: 17px;
    background-color: #ffffff;
    }
#bakgrunn_rust {
	background: no-repeat;
	background-image:url(../bilder/layout/test.jpg);
	}
/* Rollover menyer */
.meny:link {text-decoration: none; font-family: verdana; font-size: 11px; color: #006666;}
.meny:visited {text-decoration: none; font-family: verdana; font-size: 11px; color: #000000;}
.meny:active {text-decoration: none; font-family: verdana; font-size: 11px; color: #000000;}
.meny:hover {font-family: verdana; font-size: 11px; color: #000000; background: #f0f0f0;}
#undermenylinker:link {text-decoration: none; font-family: verdana; font-size: 11px; color: #000000;}
#undermenylinker:visited {text-decoration: none; font-family: verdana; font-size: 11px; color: #000000;}
#undermenylinker:active {text-decoration: none; font-family: verdana; font-size: 11px; color: #000000;}
#undermenylinker:hover {font-family: verdana; font-size: 11px; color: #000000; background: #e8e8e8;}
