body {
    background-color: #E6F6FA;
    font-family: arial, helvetica, sans-serif;
    color: #333333;
    background-image: url(/f/249_bg.png);
    background-repeat: repeat-x;
}

a { color: #004489; }
a:visited { color: #004489; }
a:hover { color: #236ab2; }
a:active { color: #004489; }

#container {
    background-color: white;
    border-top: 5px solid #dbdbdb;
    width: 959px;
    margin: 0 auto;
    margin-top: 10px;
    border-bottom: 5px solid #dbdbdb;
    padding-bottom: 5px;
}

.clearer {
    clear: both;
}

#logo {
    width: 200px;
    height: 120px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}

#illustration {
    float: right;
    width: 759px;
    height: 120px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#logobottom {
    background-color: #003266;
 /**   border-bottom: 5px solid #004c9c;**/
    background-image: url(/f/208_bunnlinje.png);
    height: 30px;
    width: 200px;
    float: left;
}

#menuline {
    height: 30px;
    background-image: url(/f/208_bunnlinje.png);
    background-repeat: repeat-x;
    background-color: #004489;
    width: 759px;
    float: right;
    font-size: 14px;
}

#menuline ul, #menuline ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 7px;
    margin-left: 20px;
}

#menuline ul li {
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
}

#menuline a {
    color: #003366;
    text-decoration: none;
    font-weight: bold;
}

#menuline a:hover {
    color: #6699CC;
    text-decoration: none;
    font-weight: bold;
}

#sidebar {
/**    background-color: #e7e7e7;**/
    width: 180px;
    float: left;
}

#sidebar ul, #sidebar ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#sidebar ul li {
    border-top: 5px solid #ffffff;
    clear: both;
}

#sidebar ul li img {
    display: block;
    float: left;
}

#sidebar ul li div {
    float: left;
    width: 190px;
    padding: 10px;
    font-size: 12px;
    color: #0e3951;
}

#sidebar a {
    color: #004489;
    text-decoration: none;
    font-weight: bold;
    display: block;
    margin-bottom: 3px;
    font-size: 15px;

}

#sidebar a:hover {
    color: #236ab2;
    text-decoration: underline;
}

#sidebarlink {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    float: left;
    border: 1px solid #e7e7e7;
}

#sidebarlink a {
    color: #004489;
    text-decoration: none;
    font-weight: bold;
    display: block; 
    margin-bottom: 3px;
    font-size: 13px;
    background-image: url(/f/263_bunnlinje2.png);
    background-repeat: no-repeat;
    padding-left: 8px;
    padding-bottom: 3px;
}

#sidebarlink a:hover {
    color: #236ab2;
}

#sidebartext {
   color: #666666;
   font-size: 11px;
   padding-left: 20px;
   padding-right: 10px;
   padding-top: 5px;
   padding-bottom: 15px;
   background-color: #ffffff;
   border: 1px solid #e7e7e7;
   width: 100%
   float: left;
}

#sidebartext a {
   color: #666666;
   font-size: 11px;
   text-decoration: underline;
}

#content {
    float: left;
    width: 555px;
    background-color: white;
    padding: 30px;
    font-size: 13px;
}

#content h2 {
    color: #004489;
    margin-top: 0;
    font-size: 20px;
}

#contentAnsatte {
    float: right;
    width: 900px;
    background-color: white;
    padding: 30px;
    font-size: 13px;
}

#contentAnsatte h2 {
    color: #004489;
    margin-top: 0;
    font-size: 20px;
}

#footer {
    margin: 0 auto;
    width: 950px;
    text-align: right;
    font-size: 10px;
    color: white;
    margin-top: 3px;
    padding-right: 5px;
}

#footer a {
    color: white;
}

#sidebar_right {
    float: right;
    width: 240px;
    font-size: 11px;
}

#sidebar_right #searchField {
    width: 100px;
    font-size: 11px;
}

#sidebar_right #searchButton {
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
    margin-left: 2px;
}

#sidebar_right ul, #sidebar_right ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 4px;
    margin-top: 10px;
    font-size: 11px;
}

#sidebar_right ul li .artDate {
    color: gray;
}

hr {
    border: 0;
    height: 1px;
    color: silver;
    background-color: silver;
    margin-top: 14px;
}

#sidebar_right h2 {
    color: #004489;
    margin-top: 0;
    font-size: 15px;
}

#sidebar_right a {
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

#sidebar_right a:hover {
    text-decoration: underline;
}

#searchbox {
    margin-top: 5px;
    padding: 15px;
    background-color: #ffffff;
    margin-bottom: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #e7e7e7;
}

#newsbox {
    padding: 5px;
    background-color: #ffffff;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #e7e7e7;
    list-style: none;
    display: block;
}

#newsboxtext {
    padding: 0;
    background-color: #ffffff;
    border: 0px;
    width: 80%;
    float: left;
    margin: 0 auto;
}

#newsboxlarge {
    padding: 0;
    width: 100%;
    float:left;
    margin: 0 auto;
}

#newsboxlarge img {
float:left;
/**width:100%;**/
padding: 0;
margin: 0 auto;
}

#fileListing {
margin-top: 30px;
float: left;
}

#fileListing ul, #fileListing ul li {
list-style: none;
margin: 0;
padding: 0;
}

#fileListing ul li {
border-top: 1px solid #dbdbdb;
border-bottom: 1px solid #dbdbdb;
margin-bottom: 2px;
margin-top: 2px;
font-size: 11px;
padding: 3px;
}

#archiveList, #archiveList li {
list-style: none;
margin: 0;
padding: 0;
}

#archiveList li {
margin-bottom: 5px;
}

#archiveList li .archiveListItemDate {
display: block;
font-size: 11px;
}


#flexhtml_emailform_1 label {
display: block;
margin-bottom: 6px;
margin-top: 16px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_1 input {
display: block;
margin-top: 10px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_1 textarea {
width: 400px;
height: 150px;
font-size: 11px;
color: black;
font-family: verdana, arial, helvetica, sans-serif;
}

#flexhtml_gallery ul, #flexhtml_gallery li {
list-style: none;
margin: 0;
padding: 0;
}

#flexhtml_gallery ul li {
display: inline;
}

#languagebar {
width: 990px;
text-align: right;
margin: 0 auto;
margin-bottom: 3px;
}

#languagebar img {

}

#flags {
 /**   width: 200px;**/
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 5px;
    /**text-align: right;**/
    padding-left: 60px;
}

#newnews {
width: 555px;
float: left;
padding: 5px;
    background-color: #ffffff;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #e7e7e7;
    list-style: none;
    /**display: block;**/
    margin-top: 10px;
}

#newnews ul, #newnews ul li {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 4px;
    margin-top: 10px;
    font-size: 12px;
}

#newnews ul, #newnews ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    
}

#newnews ul li {
    border-top: 5px solid #ffffff;
    clear: both;
    display: inline;
}

#newnews ul li img {
    display: block;
    float: left;
    margin-top: 3px;
    margin-bottom: 2px;
}

#newnews ul li div {
    float: left;
    width: 255px;
    padding: 7px;
    font-size: 12px;
    color: #0e3951;
    margin: 0 auto;
    margin-top: 2px;
    margin-bottom: 2px;
}

#newnews a {
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 2px;
}

#newnews a:hover {
    text-decoration: underline;
    color: #236ab2;
}