/* Setpro CSS Document */

.bodyklasse {
background:#CCCCCC;
font-family: Verdana;
}

.side { 
width: 980px;
margin-left:auto; 
margin-right:auto;
margin-top: 20px;
}

.topplogo { 
background:#FFFFFF; 
border:thin #666666;
height: 70px;
width: 100%;
text-align:left;
}

.topplogo img {
margin-left: 25px;
margin-top: 33px;
}

.toppmeny {
background:#FFFFFF;
width: 100%;
height: 30px;
}

#toppmeny ul {
list-style-type:none;
margin: 0;
}

#toppmeny li {
float:right;
text-align:center;
padding-top: 5px;
height: 30px; 
width: 90px;
}

#meny1 { background:url(../design/bg-farger/farge_graa.png); }
#meny2 { background:url(../design/bg-farger/farge_rod.png); }
#meny3 { background:url(../design/bg-farger/farge_blaa.png); }
#meny4 { background:url(../design/bg-farger/farge_brun.png); }
#meny5 { background:url(../design/bg-farger/farge_gron.png); }


#toppmeny ul li a {
text-decoration: none;
font-size:10px;
color:#FFFFFF;
text-transform: uppercase;
}


.topp2 { 
background:url(../design/bg-farger/farge_rod.png) repeat;
height: 90px;
width: 100%;
position:relative;
}

#sokeboks {
background:#FFFFFF;
height:19px;
position:absolute;
float:right;
top: 10px;
right: 10px;
}

#sokeboks input {
height:16px;
border:none;
}

#vekstogmuligheter {
position:absolute;
float:left;
top: 15px;
left: 25px;
font-size:26px;
font-weight:bold;
color:#FFFFFF;
}

.topp3 {
clear:both;
margin-top:0px;
background:#FFFFFF;
height: 25px;
width: 100%;
}


.innhold {
position:relative;
float:left;
background:#FFFFFF url(../design/png/stipla_linje.png) right top repeat-y;
background-position: 198px;
/*padding-bottom:25px;*/
}

.venstrekolonne {
text-align:left;
float:left;
width:175px;
/*padding-left: 25px;*/
color:#666666;
font-size:10px;
font-weight:bold;
}

.midtkolonne {
float:left;
width: 555px;
padding-left: 25px;
}

.hovedinnhold {
text-align:left;
background:#FFFFFF;
width:505px;
margin-left: 25px;
margin-right: 25px;
color:#666666;
font-weight:normal;
font-size:10px;
}

#forsideknapp1 {
margin-bottom:9px;
margin-right:9px;
float:left;
}
#forsideknapp2 {
margin-bottom:9px;
float:right;
}
#forsideknapp3 {
float:left;
}
#forsideknapp4 {
float:right;
}


.hoyrekolonne {
float:right;
background:#FFFFFF;
width: 200px;
padding-right:25px;
}

.bokserhoyre {
text-align:left;
border: 1px solid #CCCCCC;
}

.hoyretopp {
background:url(../design/bg-farger/farge_graa.png);
text-align:center;
font-weight:bold;
font-size:16px;
color:#FFFFFF;
}

.kontakt {
padding-left: 10px;
padding-top: 10px;
padding-bottom: 10px;
color:#666666;
font-size:12px;
font-weight:normal;
}
.kontakt span {
font-weight:bold;
}

.kontakt a {
color:#666666;
}

#avdelingsutsalg {
margin-top: 10px;
margin-bottom: 10px;
font-style:italic;
font-size:16px;
font-weight:bold;
color: #3399cc;
}

#sistenyttboks {
padding: 10px;
}

.nyhet {
font-size:9px;
font-style:normal;
color:#666666;
}

.nyhet-overskrift {
font-weight:bold;
}

.nyhet-dato {
color:#CCCCCC;
}

.nyhet a {
color:#CCCCCC;
}

.nyhet-bunn-space {
height:10;
font-size:xx-small;
}

.bunn1 {
clear:both;
margin-top:0px;
height: 25px;
width: 100%;
}

.bunn2 {
/*clear:both;*/
background:url(../design/bunn/bunn_rod.png);
height:132px;
/*margin-top:25px;*/
}

/* Hovedmeny - tekstformat ved valg: Tekstutseende*/
a.actuator:hover {
  text-decoration: none;
  color : #666666;
}
a.actuator:link{
  color : #666666;
  text-decoration: none;
}

a.actuator:active{
  color : #666666;
  text-decoration: none;
}
a.actuator:visited{
  color : #666666;
  text-decoration: none;
}

a.actuator_selected:hover {
  text-decoration: none;
}
a.actuator_selected:link{
  color : #CC0033;
  text-decoration: none;
}

a.actuator_selected:active{
  color : #CC0033;
  text-decoration: none;
}
a.actuator_selected:visited{
  color : #CC0033;
  text-decoration: none;
}

/* Undermeny - ramme: Standard visning; Venstremarg; Rammemarg; */
.menu {
  list-style: none outside;
  margin-left: 5px;
  padding: 0px;
}

/* Undermeny - linjer: Skiftstørrelse; Linjeavstand; Punkttype; */
.menu li {
  font-size: 10px;
 
  list-style: none outside;
}

/* Undermeny - tekstformat: Bakgrunnsfarge; Tekstfarge; Skriftstørrelse; Innrykk fra venstre; Tekstutseende; */
.menu li a{
  background-color: transparent;
  color: #666666;
  font-size: 10px;
  padding-left: 0px;
  text-decoration: none;
}

/* Undermeny - tekstformat ved valg: Tekstutseende; */
.item li a:hover {
  color: #666666;
  text-decoration: underline;
}
.item li a:active {
  color: #666666;
  text-decoration: underline;
}
.item li a:visited {
  color: #666666;
  text-decoration: underline;
}
.item li a:link {
  color: #666666;
  text-decoration: underline;
}

.item_selected li a:hover {
  color: #CC0033;
  text-decoration: underline;
}
.item_selected li a:active {
  color: #CC0033;
  text-decoration: underline;
}
.item_selected li a:visited {
  color: #CC0033;
  text-decoration: underline;
}
.item_selected li a:link {
  color: #CC0033;
  text-decoration: underline;
}

a.item_selected {
  background-color: transparent;
  color: #CC0033;
  line-height: 12pt;
  font-size: 10px;
  padding-left: 10px;
  text-decoration: none;
  font-weight: normal;
}
a.item_selected:visited {color: #CC0033; text-decoration: none}
a.item_selected:active {color: #CC0033; text-decoration: none}
a.item_selected:link {color: #CC0033; text-decoration: none}
a.item_selected:hover {color: #CC0033; text-decoration: none}

