/* CSS Document */

body {

behavior: url(csshover.htc);

background-color: #df8e05;
background-image: url(arvells_bakgrunn.gif);
background-repeat: repeat-x;
background-position: top;

margin-top: 0px;
margin-bottom: 0px;

font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;

}

h3 {

color: #43352c;
font-family: Arial, Helvetica, sans-serif;
font-size: 13pt;

margin: 0px;

}

p {

line-height: 13pt;
padding-left: 10px;

}

div#contain {

margin: 0px auto;

width: 800px;
height: auto;

background-color: #f8f5ee;
background-image: url(arvells_bunn_copyright.gif);
background-position: bottom;
background-repeat: no-repeat;

padding-bottom: 77px;

}

div#id {

width: 800px;
height: 239px;

}

div#contain_pad {

padding: 10px;

}

div.fyll {

clear: left;

width: auto;
height: auto;

}

div#meny {

float: left;
width: 175px;
height: auto;

}

div#arv_meny {

width: 175px;
height: auto;

}

div.arv_annet {

width: 175px;
height: auto;

background-color: #eeeae3;

border-left: 3px solid #df8202;

}

div.arv_pad {

padding: 5px;

}

div.innhold_con {

float: left;

}

div.bildecon {

text-align: center;

}

div.innhold {

margin-left: 15px;

width: 590px;
height: auto;

background-color: #efebe3;
background-image: url(arvells_prikker_ned.gif);
background-position: left;
background-repeat: repeat-y;

}

div.inn_pad {

padding: 10px 10px 10px 28px;

}

/* meny */

li {

width: 175px;
height: 22px;

background-color: #eeeae3;

border-left: 3px solid #df8202;

list-style: none;

}

.meny_tab_pad {

padding-top: 3px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;

}

ul {

margin: 0;
padding: 0;

}

li>ul {

top: auto;
left: auto;

}

li:hover {

display: block;

border-left: 3px solid #43352c;

}

span.versjon {

font-size: 8.5pt;
color: #43352c;

}

/* link */

#arv_meny a:link {

color: #000;
text-decoration: none;

}

#arv_meny a:active {

color: #000;
text-decoration: none;

}

#arv_meny a:visited {

color: #000;
text-decoration: none;

}

#arv_meny a:hover {

color: #d56803;
text-decoration: none;

}

a:link {

color: #d56803;
text-decoration: none;


}

a:active {

color: #d56803;
text-decoration: none;


}

a:visited {

color: #d56803;
text-decoration: none;


}

a:hover {

color: #000;
text-decoration: none;


}

.input {

border: 1px solid #43352c;
background-color: #f8f5ee;
font-family: Arial, Helvetica, sans-serif;
font-size: 8.5pt;
color: #000;

}