body {
    background-color: #c50606;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000;
    background-image: url(/f/725_bg.png);
    background-repeat: repeat-x;
}

a { color: #bf1e2e; }
a:visited { color: #a50717; }
a:hover { color: #f94557; }
a:active { color: #f94557; }

.current { background-color: #fff !important; }
.current2 {
text-decoration: underline !important;
color: #000 !important;
}

#container {
/*    background-color: white;*/
    border-top: 3px solid #333;
    /*was: width: 1089px;*/
    width: 1098px; 
--    min-height: 694px;
    margin: 0 auto;
    /*margin-top: 10px;*/
    /*border-bottom: 5px solid #333;*/
/*    padding-bottom: 6px;*/
/*    padding-left: 2px;
    padding-right: 6px;*/
    background-image: url(/f/729_rammebgbilde.png);
    background-repeat: repeat-y;
}

.clearer {
    clear: both;
}

#logo {
    width: 220px;
    height: 191px;
    float: left;
    background-color: #c42026;
}

#logo img {
margin-left: 25px;
margin-top: 10px;
}

#illustration {
    float: left;
    width: 669px;
    height: 191px;
}

#logobottom {
/*    background-color: #f8d73f;
    border-bottom: 5px solid #d99318;*/
    height: 30px;
    width: 160px;
/*    background-image: url(/f/214_menuline.jpg);
    background-repeat: repeat-x;*/
    float: left;
    font-size: 9px !important;
    line-height: 120%;
    text-align: left;
    background-image: url(/f/731_logobottombg.png);
    background-repeat: no-repeat;
    padding: 0;
    padding-left: 40px;
    padding-right: 20px;
}

#logobottom p {
margin: 0;
padding: 0;
padding-top: 3px;
color: white !important;
text-transform: uppercase;
font-weight: bold;
}

#logobottom a {
color: white;
text-decoration: none;
text-transform: lowercase;
font-weight: normal;
font-size: 8px;
}

#tabellen {
    width: 210px;
    height: 300px;
    background-color: #fff;
    float: left;
padding-left: 10px;
font-size: 9px;
z-index: 1000;
}

#tabellen table, #tabellen tr, #tabellen td {
font-size: 10 !important;
}

#menuline {
    height: 30px;
/*    border-bottom: 5px solid #d76f00;
    background-color: #d99318;*/
    width: 669px;
    float: left;
    font-size: 11px;
text-transform: uppercase;
    background-image: url(/f/214_menuline.jpg);
    background-repeat: repeat-x;
}

#menuline ul, #menuline ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 9px;
    margin-left: 25px;
}

#menuline ul li {
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
}

#menuline a {
    color: white;
    text-decoration: none;
}

#menuline a:hover {
text-decoration: underline;
}

#sidebar {
 /*   background-color: #faf5dd;*/
    background-color: #cfdce7;
    width: 220px;
    float: left;
    border-top: 3px solid #fff;
}

#sidebar ul, #sidebar ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#sidebar ul li {
    border-top: 3px solid #ffffff;
    clear: both;
}

#sidebar ul li div {
    float: left;
    width: 160px;
    padding: 12px;
    font-size: 11px;
}

#sidebar a {
    color: #bf1e2e;
    text-decoration: none;
    font-weight: bold;
    display: block;
    margin-bottom: 3px;
    font-size: 12px;
    text-transform: uppercase;
    padding-left: 8px;
}

#sidebar a:hover {
text-decoration: underline;
}

#sidebar h3 {
padding-left: 8px;
font-size: 12px;
}

#sub-boxes h3 {
padding-left: 8px;
font-size: 13px;
margin-top: 8px;
margin-bottom: 5px;
}

#sidebar table {
font-size: 10px !important;
}

.tabell {
font-size: 10px !important;
font-family: arial;
}

#smartlinks {
background-color: white;
}

#smartlinks ul, #smartlinks ul li {
list-style: none;
margin: 0;
padding: 0;
}

#smartlinks li {
border-top: 0px;
height: 30px;
padding-bottom: 2px;
}

#smartlinks ul li div {
float: left;
width: 200px !important;
height: 30px !important;
margin: 0;
padding: 0 !important;
margin-left: 10px;
}

#smartlinks a {
height: 23px !important;
background-image: url(/f/726_smartlinkbutton.png);
background-repeat: no-repeat;
background-position: 0px 0px;
color: white !important;
margin: 0 !important;
padding: 0;
padding-left: 10px;
padding-top: 7px;
}

#smartlinks a:hover {
background-position: 0px -30px;
}

#content {
    float: right;
    width: 625px;
    height: auto;
    min-height: 400px;
    background-color: white;
    margin-top: 2px !important;
    padding: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
    line-height: 150%;
    font-size: 13px;
}

#content.frontpage {
    padding: 10px;
    padding-top: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
}

.widecontent #content {
width: 680px;
}

#content h2 {
    color: #bf1e2e;
    margin-top: 0;
    font-size: 20px;
}

#content td {
vertical-align: top;
}

#textonly {
width: 100%;
min-height: 1000px;
float: left;
margin: 0 auto;
position: absolute;
top: 0px; left: 0px;
padding: 0;
background-color: #fff;
font-size: 12px;
}

#footer {
    margin: 0 auto;
    width: 950px;
    text-align: right;
    font-size: 10px;
    color: gray;
    margin-top: 3px;
    padding-right: 5px;
}

#footer a {
    color: gray;
}

#sidebar_right {
    float: right;
    width: 200px;
    font-size: 11px;
margin: 0 auto;
padding: 0;
/*background-color: #faf5dd;*/
padding-bottom: 0;
}

#sidebar_right #searchField {
    width: 95px;
    font-size: 11px;
    float: left;
    padding: 0;
    margin: 0 auto;
    margin-left: 3px;
}

#sidebar_right #searchButton {
    height: 12px;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    margin-left: 2px;
    float: right;
}

.searchbutton {
    height: auto;
    font-size: 10px !important;
    font-family: verdana, arial, helvetica, sans-serif;
    margin-left: 2px;
    margin-top: 3px;
    float: right;
}

#sidebar_right input {
/**display: block;**/
/*margin-top: 5px;*/
height: auto;
font-size: 12px;
color: black;
float: left;
margin: 0;
padding: 0;
margin-top: 5px;
/*margin-right: 10px;*/
}

#sidebar_right ul, #sidebar_right ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 4px;
}

#sidebar_right ul li .artDate {
    color: gray;
}

#sponsors {
margin: 0 auto;
margin-top: 5px;
margin-bottom: 0px !important;
padding: 0;
margin-left: 20px;
}

#sponsors img {
margin: 0 auto;
margin-bottom: 2px;
margin-top: 1px;
padding: 0;
padding-top: 1px;
padding-bottom: 1px;
}

hr {
    border: 0;
    height: 1px;
    color: silver;
    background-color: silver;
    margin-top: 14px;
}

#sidebar_right h2 {
    color: #bf1e2e;
    margin-top: 0;
    font-size: 15px;
}

#searchbox {
    height: 30px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 0;
    padding-bottom: 3px;
/*    padding-left: 3px;*/
/*    background-color: #faf5dd;*/
/*border-bottom: 5px solid white;
   padding-top: 15px;
    padding-bottom: 15px;*/
}

#newsbox {
    padding: 0;
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    z-index: 1;
}

#newsbox span {
display: block;
}

#newsbox ul, #newsbox li {
list-style: none;
padding: 0;
margin: 0;
}

#fileListing {
margin-top: 10px;
}

#fileListing ul, #fileListing ul li {
list-style: none;
margin: 0;
padding: 0;
}

#fileListing ul li {
border-top: 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;
}

#navlevel2 ul, #navlevel3 ul {
margin: 0;
padding: 15px;
font-size: 11px;
text-transform: uppercase;
}

#navlevel3 ul {
background-color: #f0f0f0;
border-top: 5px solid white;
}

#navlevel2 a, #navlevel3 a {
text-decoration: none;
color: #bf1e2e;
padding-left: 2px;
background-position: 0 4px;
}

#navlevel2 a:hover, #navlevel3 a:hover {
text-decoration: underline;
}

#languagebar {
width: 990px;
text-align: right;
margin: 0 auto;
margin-bottom: 3px;
}

#languagebar img {

}

#flags {
    width: 959px;
    margin: 0 auto;
    margin-top: 20px;
margin-bottom: 3px;
text-align: right;
}

#flexhtml_gallery ul, #flexhtml_gallery li {
list-style: none;
margin: 0;
padding: 0;
}

#flexhtml_gallery ul li {
display: inline;
}

#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: verdana, arial, helvetica, sans-serif;
font-size: 10px;
color: #8b806e;
}

#flexhtml_emailform_1 input {
display: block;
margin-top: 3px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
color: #8b806e;
}

#flexhtml_emailform_1 textarea {
width: 369px;
height: 60px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
color: #8b806e;
}

/* */
#flexhtml_emailform_2 label {
display: block;
margin-bottom: 6px;
margin-top: 16px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_2 input {
display: block;
margin-top: 10px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_2 textarea {
width: 400px;
height: 150px;
font-size: 11px;
color: black;
font-family: verdana, arial, helvetica, sans-serif;
}

#flexhtml_emailform_3 label {
display: block;
margin-bottom: 6px;
margin-top: 16px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_3 input {
display: block;
margin-top: 10px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_3 textarea {
width: 400px;
height: 150px;
font-size: 11px;
color: black;
font-family: verdana, arial, helvetica, sans-serif;
}

#smartlinkfooter {
    margin: 0 auto;
    width: 1089px;
    height: 90px;
    /*text-align: right;*/
    font-size: 10px;
/*    color: gray;*/
    margin-top: 3px;
    padding: 0;
}

#smartlinkfooter ul, #smartlinkfooter ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#smartlinkfooter ul li {
    /*border-top: 5px solid #ffffff;*/
    clear: both;
}

#smartlinkfooter ul li img {
    display: block;
    float: left;
}

#smartlinkfooter ul li div {
    float: left;
    width: 100px;
    padding: 2px;
    font-size: 11px;
}

#smartlinkfooter a {
    color: #bf1e2e;
    text-decoration: none;
    font-weight: bold;
    display: block;
    margin-bottom: 3px;
    font-size: 12px;
text-transform: uppercase;
}

#smartlinkfooter a:hover {
text-decoration: underline;
}

#sub-boxes {
height: 30px;
/*padding: 10px;*/
background-color: #c50606;
width: 665px;
margin: 0 auto;
/*margin-top: -40px;*/
margin-bottom: 0px;
margin-left: 216px;
/*position: relative; top:0px; left:0px;*/
background-image: url(/f/214_menuline.jpg);
background-repeat: repeat-x;
}

#sub-boxes ul, #sub-boxes ul li {
list-style: none;
margin: 0;
padding: 0;
}

#sub-boxes ul li {
float: left;
width: 164px;
padding:0px;
/*background-color: #C50606;*/
height: 30px;
background-image: url(/f/214_menuline.jpg);
background-repeat: repeat-x;
}

#sub-boxes ul li:hover {
background-image: url(/f/255_menulinehover.jpg);
background-repeat: repeat-x;
}

#sub-boxes ul li div {
width: 100px;
background-color: #c50606;
font-weight: bold;
padding-left: 2px;
padding-top: 4px;
}

#sub-boxes img {
margin-bottom: 0 !important;
float: left;
}

#sub-boxes a {
height: 30px;
color: #fff;
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
padding: 7px;
padding-top: 5px;
/*margin-top: 12px !important;*/
}

#sub-boxes a:hover {
text-decoration: underline;
}

#ramme {
width: 1089px;
min-height: 690px; /* was 600px */
float: left;
padding: 0;
margin: 0 auto;
margin-left: 3px;
background-color: #fff;
}

body>html #ramme {
* height: 690px;
}

.scroller {
/*max-height: 360px; */ /* was 280px */
margin-top: 2px;
height: 380px;   /* was 280px */
/*width: 610px;*/
overflow: auto;
/*overflow-x: hidden; */
}

#submenuContainer {
width: 669px;
max-height: 20px;
padding: 0;
margin: 0 auto;
float: left;
margin-top: 3px;
}

#submenu {
/*position: relative; top:224px; left:10px;*/
background-color: #cfdce7;
font-size: 13px;
text-transform: uppercase;
padding-top: 3px;
padding-bottom: 1px;
font-weight: bold;
height: 20px;
padding: 0;
margin: 0 auto;
width: 669px;
}

#submenu ul {
margin: 0;
display: inline;
padding: 0;
padding-left: 30px;
height: 2em;
/*max-height: 20px;*/ /*prøvde å få den smal - går IKKE */
}
/*
html>body #submenu ul {
*margin-left: 18px;
*display:inline;
*padding: 0;
}
*/
#submenu ul, #submenu ul li {
list-style: none;
text-align: left;
margin: 0;
}

#submenu li {
display: inline;
padding-left: 3px;
padding-right: 8px;
/*position: relative;
top: -220px;
left: 10px;*/
}
/*
html>body #submenu li {
*display: inline;
*padding-left: 3px;
*padding-right: 8px;
*position: relative;
*top: 2px;
*left: 7px;
}
*/
#submenu ul a {
color: #c50606;
text-decoration: none;
font-size: 11px;
}

#submenu ul a:hover {
text-decoration: underline;
}

#sokeboks {
width: 160px;
height: 30px;
float: left;
margin: 0 auto;
margin-bottom: 4px;
margin-left: 30px;
padding: 0;
}

.first {
border-left: 0px solid #fff;
margin-left: 2px;
}

.last {
border-left: 2px solid #a01e10;
}

#shadowbottom {
width: 1098px;
height: 6px;
margin: 0 auto;
padding: 0;
background-image: url(/f/730_shadowbottom.png);
background-repeat: no-repeat;
background-color: #c50606;
}

#frontpagenews {
width: 100%;
margin: 0 auto;
padding: 0;
font-size: 10px !important;
line-height: 120%;
text-align: left;
}

#frontpagenews ul, #frontpagenews ul li {
list-style: none;
margin: 0;
padding: 0;
}

#frontpagenews ul {
margin-top: 3px;
}

#frontpagenews li {
height: 170px;
width: 190px;
border: 1px dotted grey;
float: left;
display: block;
padding-left: 8px !important;
padding-right: 8px !important;
padding-top: 15px !important;
padding-bottom: 10px !important;
margin-top: 0px !important;
margin-bottom: 0px !important;
}

#frontpagenews a {
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

#frontpagenews a:hover {
text-decoration: underline;
}

.lastnews {
border-right: 0px !important;
}

.transparent_class {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#imgTop {
width: 669px;
height: 50px;
position: relative; top: 0px; left: 0px; z-index: 1000;
background-color: #fff;
}

#nesteKamp {
width: 360px;
height: 30px;
color: black;
font-size: 10px;
padding: 5px;
margin: 0;
text-transform: uppercase;
text-align: right;
line-height: 140%;
background-color: #f7f6f6;
position: relative; top: -36px; left: 264px; z-index: 1500;
}

#grasrot {
width: 260px;
height: 37px;
padding: 0;
margin: 0;
position: relative: top: -36px; left: 0px; z-index: 1400;
}

#em1 {
width: 100%;
height: 44px;
background-color: white;
}