body {
    background-color: #001f36;
    font-family: arial, helvetica, sans-serif;
    color: black;
}

a { color: #004489; }
a:visited { color: #004489; }
a:hover { color: #18a6e1; }
a:active { color: #004489; }

#container {
    background-color: white;
    border-top: 5px solid #dbdbdb;
    width: 959px;
    margin: 0 auto;
    margin-top: 20px;
    border-bottom: 5px solid #dbdbdb;
    padding-bottom: 5px;
}

.clearer {
    clear: both;
}

#logo {
    width: 320px;
    height: 191px;
    float: left;
}

#logo img {
    margin-left: 13px;
    margin-top: 40px;
}

#logo h2 {
    color: #004489;
    margin-top: 5px;
    font-size: 17px;
    text-align: center;
}

#illustration {
    float: right;
    width: 639px;
    height: 191px;
}

#logobottom {
    background-color: #06143f;
    border-bottom: 5px solid #0d2c8a;
    height: 30px;
    width: 320px;
    float: left;
}

#menuline {
    height: 30px;
    border-bottom: 5px solid #0d2c8a;
    background-color: #06143f;
    width: 639px;
    float: left;
    font-size: 12px;
}

#menuline ul, #menuline ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 7px;
    margin-left: 5px;
}

#menuline ul li {
    display: inline;
    margin-left: 5px;
    margin-right: 5px;
}

#menuline a {
    color: white;
    text-decoration: none;
    font-weight: bold;
}
#menuline a:hover {
    color: white;
    text-decoration: underline;
}
#sidebar {
    background-color: #e7e7e7;
    width: 320px;
    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: #18a6e1;
    text-decoration: underline;
}

#content {
    float: right;
    width: 365px;
    background-color: white;
    padding: 30px;
    font-size: 13px;
}

#content h2 {
    color: #004489;
    margin-top: 0;
    font-size: 20px;
}

#content a {
    color: #004489;
    text-decoration: none;
}

#content a:hover {
    text-decoration: underline;
}

#content2 {
    float: center;
    width: 365px;
    background-color: white;
    padding: 30px;
    font-size: 13px;
}
#content2 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: 210px;
    font-size: 11px;
}

#sidebar_right #searchField {
    width: 130px;
    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: 5px; /** added 04.11.2008 **/
}

#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;
}

#searchbox {
    margin-top: 5px;
    padding: 15px;
    background-color: #e7e7e7;
    margin-bottom: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
}

#newsbox {
    padding: 15px;
    background-color: #e7e7e7;
    padding-top: 15px;
    padding-bottom: 15px;
}

#fileListing {
margin-top: 10px;
}

#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: 10px;
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;
}

#finn {
width: 900px;
height: 430px;
border: 0;
}

#flexhtml_gallery ul, #flexhtml_gallery li {
list-style: none;
margin: 0;
padding: 0;
}

#flexhtml_gallery ul li {
display: inline;
}
/** ilo added 04.11.2008 **/
#navlevel2 ul, #navlevel3 ul {
margin: 0;
padding: 15px;
font-size: 9px;
}

#navlevel3 ul {
background-color: #f0f0f0;
border-top: 5px solid white;
}

#dato {
  font-size: 15px;
  text-align: center;
  color: #00285d;
  margin-top: 5px;
}

#flexhtml_emailform_1 input, #flexhtml_emailform_1 textarea {
margin-top: 1px;
margin-bottom: 1px;
display: block;
}

/**#flexhtml_emailform_1 textarea {
width: 300px;
height: 150px;
}**/

#flexhtml_emailform_1 label {
display: block;
margin-bottom: 3px;
margin-top: 3px;
font-family: arial, helvetica, sans-serif;
font-size: 10px;
color: #8b806e;
}

#flexhtml_emailform_1 input {
display: block;
margin-top: 3px;
font-family: arial, helvetica, sans-serif;
font-size: 10px;
color: #8b806e;
}

#flexhtml_emailform_1 textarea {
width: 469px;
height: 60px;
font-family: arial, helvetica, sans-serif;
font-size: 10px;
color: #8b806e;
}
