body {
color : black; 
/*background : #B3C6D3;  */
font-family: Verdana;
font-size: 10px;
font-weight: normal;
font-style: normal;
color: #000000;
}

/* ***** Linker ***** */
A {
color : black; 
background : none repeat; 
text-decoration : underline; 
}
/* Disse variablene styrer linkene på hele nettstedet . De styrer ikke linkene på menyen.*/
a:link {color: #000000} /* unvisited link */
a:visited {color: #000000} /* visited link */
a:hover {color: #000000} /* mouse over link */
a:active {color: #000000} /* selected link */


/* ****** Overskriftsrader ***** */
TH{
color: #000000;
background : #8bbfea;
/*background-image: url('../design/jpg/meny_liggende_nyheter.jpg');*/
background-position: top left;
background-repeat: no-repeat;
font-family : verdana, sans-serif; 
font-size : 12px; 
font-weight : normal; 
text-decoration : none; 
}
/* Disse variablene styrer linkene i overskiftsradene på hele nettstedet . De styrer ikke linkene på menyen.*/
th a:link {color: #000000; font-size : 10px; text-decoration : underline;} /* unvisited link */
th a:visited {color: #000000; font-size : 10px; text-decoration : underline;} /* visited link */
th a:hover {color: #000000; font-size : 10px; text-decoration : underline;} /* mouse over link */
th a:active {color: #000000; font-size : 10px; text-decoration : underline;} /* selected link */

/*
H1 {
color : black; 
font-family : verdana, sans-serif; 
font-size : large; 
font-weight : normal; 

} 

H2 {
color : black; 
font-family : verdana, sans-serif; 
font-size : small; 
font-weight : normal; 
} 

H3 , H4 , H5 , H6 {
color : black; 
font-family : verdana, sans-serif; 
font-size : x-small; 
font-weight : bold; 
} 
*/

/* AJAX ARKIV*/
/* tabeller */
thead th
{
text-align: center;
}
tfoot{
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
font-style: italic;
color: #000000;
}
th[scope="col"]{
font-family: Verdana;
font-size: 12pt;
font-weight: bold;
font-style: normal;
color: #000000;
}
th[scope="row"]{
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
font-style: normal;
color: #000000;
}
td, p{
font-family: Verdana;
font-size: 10px;
font-weight: normal;
font-style: normal;
color: #000000;
}
/*standard overskrifter */
H1{
font-family: Verdana;
font-size: 16pt;
font-weight: bold;
font-style: normal;
color: #000000;
}
H2{
font-family: Verdana;
font-size: 14pt;
font-weight: bold;
font-style: italic;
color: #000000;
}
H3{
font-family: Verdana;
font-size: 13pt;
font-weight: bold;
font-style: italic;
color: #000000;
}
H4 {
font-family: Verdana;
font-size: 12pt;
font-weight: bold;
font-style: normal;
color: #000000;
}
H5 {
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
font-style: normal;
color: #000000;
}

H6 {
font-family: Verdana;
font-size: 10pt;
font-weight: normal;
font-style: italic;
color: #000000;
}
/* normal teksthåndtering */
.Liten{
font-family: Verdana;
font-size: 8px;
font-weight: normal;
font-style: normal;
color: #000000;
}
.Normal{
font-family: Verdana;
font-size: 10px;
font-weight: normal;
font-style: normal;
color: #000000;
}
.Stor{
font-family: Verdana;
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #000000;
}
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs li{
display: inline;
margin: 0;
}
.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(../modul/arkiv/design/shade.gif) top left repeat-x;
}
.shadetabs li a:visited{
color: #2d2b2b;
}
.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}
.shadetabs li.selected{
position: relative;
top: 1px;
}
.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../modul/arkiv/design/shadeactive.gif);
border-bottom-color: white;
}
.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
.contentstyle{
border: 1px solid gray;
font-family: Verdana;
font-size: 8pt;
width: 660px;
height: 600px;
margin-bottom: 1em; padding: 10px;
}
.unavailiable{
color: red;
background: red;
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
background: url(../modul/arkiv/design/shade.gif) top left repeat-x;
}a
.unavailiable:link{color:red;}
#sokefelt{
/*display: none;*/
height: 25px;
}
#valgside{
width: 640px;
height: 25px;
}
.spage{
}
a.spage:link{font-weight: none;}
a.spage:active{font-weight: none;}
a.spage:visited{font-weight: none;}

.spage_selected{
}
a.spage_selected:link{font-weight: bold;}
a.spage_selected:active{font-weight: bold;}
a.spage_selected:visited{font-weight: bold;}
.mylist{
float: left;
width: 300px;
font-size: x-small;
color: #2d2b2b;
margin-bottom: 1em;
}
.mylist_other{
float: left;
font-size: x-small;
color: #2d2b2b;
}
.mylist_side{
font-size: x-small;
color: #2d2b2b;
}
#mytext{
font-size: 8pt;
font-family: Verdana;
color: #2d2b2b;
}
.sec_content{
float: left;
width: 320px;
font-size: x-small;
color: #2d2b2b;
vertical-align: top;
}
.myimage{
width: 320px;
height: 400px;
overflow: auto;
}
.midtskille{
width: 15px;
float: left;
}
.fargetype1{
background-image: url(../design/arkiv/blaatone.png);
background-position: top left;
background-repeat: repeat;
}
.fargetype2{
/*background: #99CCFF;*/
background-image: url(../design/arkiv/blaatone2.png);
background-position: top left;
background-repeat: repeat;
}
/* AJAX ARKIV SLUTT */

.toppmeny_linker{
color : black; 
background : none repeat; 
text-decoration : none;
font-family: verdana, sans-serif;
font-size: 12px;
font-weight: normal; 
}
/* Disse variablene styrer linkene på menyen under headingen*/
.toppmeny_linker a:link {color: #000000; text-decoration : none;} /* unvisited link */
.toppmeny_linker a:visited {color: #000000; text-decoration : none;} /* visited link */
.toppmeny_linker a:hover {color: #000000; text-decoration : none;} /* mouse over link */
.toppmeny_linker a:active {color: #000000; text-decoration : none;} /* selected link */

.menu_image{
padding-bottom: 0px;
padding-top: auto;
}



.meny-topp-css {
text-align : center; 
color : black; 
background : none repeat; 
font-family : verdana, sans-serif; 
font-size : x-small; 
font-weight : bold; 
} 

.meny-login-css {
text-align : center; 
color : black; 
background : none repeat; 
font-family : verdana, sans-serif; 
font-size : x-small; 
font-weight : normal; 
} 

.meny-punkt-css {
vertical-align: top;
text-align : center; 
color : black; 
background : none repeat; 
font-family : verdana, sans-serif; 
font-size : xx-small; 
font-weight : normal; 
} 

.meny-css {
text-align : left; 
color : black; 
background : none repeat; 
font-family : verdana, sans-serif; 
font-size : xx-small; 
font-weight : normal; 
} 

.meny-bunn-css {
text-align : left; 
color : black; 
background : none repeat; 
font-family : verdana, sans-serif; 
font-size : x-small; 
font-weight : normal; 
} 

.topp-css {
text-align : left; 
color : black; 
background : none repeat; 
font-family : verdana, sans-serif; 
font-size : xx-small; 
font-weight : normal; 
} 


.side-topp-css {
background-image: url(../design/png/side_heading.png);
background-position: top left;
background-repeat: repeat-x;
/*width: 490px;*/
height: 33px;
text-align : left; 
color : black; 
} 

.side-css {
text-align : left; 
color : black; 
background : none repeat; 
font-family : verdana, sans-serif; 
font-size : x-small; 
font-weight : normal; 
} 

.side-info-css {
text-align : center; 
color : black; 
background : none repeat; 
font-family : verdana, sans-serif; 
font-size : x-small; 
font-weight : normal; 
} 

.side-bunn-css {
text-align : center; 
color : black; 
background : none repeat; 
font-family : verdana, sans-serif; 
font-size : xx-small; 
font-weight : normal; 
} 




.postliste-css {
color : black; 
background : none repeat; 
font-family : verdana, sans-serif; 
font-size : x-small; 
font-weight : normal; 
} 

.postliste-helse-css {
color : black; 
background : #dc143c; 
font-family : verdana, sans-serif; 
font-size : x-small; 
font-weight : normal; 
} 

.postliste-skole-css {
color : black; 
background : Yellow; 
font-family : verdana, sans-serif; 
font-size : x-small; 
font-weight : normal; 

} 
.postliste-sentral-css {
color : black; 
background : blue; 
font-family : verdana, sans-serif; 
font-size : x-small; 
font-weight : normal; 
} 

.postliste-teknisk-css {
color : black; 
background : green; 
font-family : verdana, sans-serif; 
font-size : x-small; 
font-weight : normal; 
} 


.kalender-aar-css {
color : blue; 
background : white; 
font-family : verdana, sans-serif; 
font-size : x-small; 
font-weight : normal; 
text-decoration : underline;
} 

.kalender-overskrift1-css {
color : black; 
background : white; 
font-family : verdana, sans-serif; 
font-size : small; 
font-weight : normal; 
text-decoration : none; 
} 

.kalender-overskrift2-css {
color : black; 
background : white; 
font-family : verdana, sans-serif; 
font-size : x-small; 
font-weight : normal; 
text-decoration : none; 
} 

.kalender-tom-css {
color : black; 
background : white; 
font-family : verdana, sans-serif; 
font-size : x-small; 
font-weight : normal; 
text-decoration : none; 
} 

.kalender-maaned-css {
color : blue; 
background : white; 
font-family : verdana, sans-serif; 
font-size : x-small; 
font-weight : normal; 
text-decoration : none; 
} 

.kalender-uke-css {
color : blue; 
background : white; 
font-family : verdana, sans-serif; 
font-size : x-small; 
font-weight : normal; 
text-decoration : underline; 
} 

.kalender-dag-css {
color : blue; 
background : white; 
font-family : verdana, sans-serif; 
font-size : x-small; 
font-weight : normal; 
text-decoration : underline; 
} 


.sok-under {
color : black; 
background : yellow; 
font-family : verdana, sans-serif; 
font-size : x-small; 
font-weight : normal; 
} 

/*MENY ****/

/* Meny - ramme: farge; kantlinje; bredde; */
#mainMenu {
  margin-top: 0px;
  border: none;
  width: 170px;
  text-align:left;
 /* height: 23px;*/
 background-color: #000000;
  
}

/* Hovedmeny - ramme: Venstremarg; Rammemarg; */
#menuList {
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0px;
  text-align:left;
  width: 165px;
  
}

/* Hovedmeny - linjer: Skiftstørrelse; Linjeavstand; Punkttype; */
.menubar {
  font-size: 12px;
  list-style: none outside;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0px;
}

.dv_actuator{
  text-align: left;
}

.dv_actuator a{
  display: block;
  background-image: url(../design/png/meny_normal.png);
  background-position: top left;
  background-repeat: repeat-y;
  width: 160px;
  height: 21px;
  color: #CCCCCC !important;
  padding-left: 10px;
  padding-top: 8px;
  text-decoration: none;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
}

.dv_actuator a:hover{
  display: block;
  background-image: url(../design/png/meny_sel.png);
  background-position: top left;
  background-repeat: repeat-y;
  width: 160px;
  height: 21px;
  color: #FFCC00 !important;
  padding-left: 10px;
  padding-top: 8px;
  text-decoration: none;
  font-family: Verdana;
  font-size: 10px;
   font-weight: bold;
}

.dv_actuator_selected{
  text-align: left;
}

.dv_actuator_selected a{
  display: block;
  background-image: url(../design/png/meny_sel.png);
  background-position: top left;
  background-repeat: repeat-y;
  width: 160px;
  height: 21px;
  color: #FFCC00 !important;
  padding-left: 10px;
  padding-top: 8px;
  text-decoration: none;
  font-family: Verdana;
  font-size: 10px;
   font-weight: bold;
}

.du_actuator{
  text-align: left;
}

.du_actuator a{
  display: block;
  background-image: url(../design/png/meny_sel.png);
  background-position: top left;
  background-repeat: repeat-y;
  width: 165px;
  height: 15px;
  color: #CCCCCC;
  padding-left: 5px;
  padding-top: 6px;
  text-decoration: none;
  font-family: Verdana;
  font-size: 10px;
}

.du_actuator_selected{
  text-align: left;
}

.du_actuator_selected a{
  display: block;
  background-image: url(../design/png/meny_sel.png);
  background-position: top left;
  background-repeat: repeat-y;
  width: 165px;
  height: 15px;
  color: #FFCC00;
  padding-left: 5px;
  padding-top: 6px;
  text-decoration: none;
  font-family: Verdana;
  font-size: 10px;
}




/* 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;
}


.dummy_skille{
background-color: #AAAAAA;
height: 1px;
width: 170px;
}


/**** OTRA DESIGN ***/

.yellow_background{
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
background-image: url(../design/png/gul_bg.png);
background-position: top left;
background-repeat: repeat;
}

.gradient_bakground{
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
background-image: url(../design/png/grad_gul2.png);
background-position: top left;
background-repeat: repeat-x;
height: 1500px;
}

.top_background{
background-image: url(../design/png/otra_loype_topp.png);
background-position: top left;
background-repeat: no-repeat;
width: 960px;
height: 185px;
}

.top_menu{
margin-top: 0px;
background-image: url(../design/png/topp_meny.png);
background-position: top left;
background-repeat: no-repeat;
width: 960px;
height: 42px;
}

.menu_heading{
background-image: url(../design/png/meny_topp.png);
background-position: top left;
background-repeat: no-repeat;
width: 170px;
height: 33px;
text-align: left;
}

.otra_bg_logo{
background-image: url(../design/png/otra_bgbilde_ukrans.png);
background-position: top center;
background-repeat: no-repeat;
/*width: 1200px;
height: 200px;
*/
}

.hva_skjer_otra{
background-image: url(../design/png/hoyre_heading.png);
background-position: top left;
background-repeat: no-repeat;
width: 280px;
height: 33px;
}

.hva_skjer_otra_boks{
background-image: url(../design/png/meny_normal.png);
background-position: top left;
/*background-color: #000000;*/
background-repeat: repeat;
width: 280px;
height: 240px;
}

.nyheter_otra_boks{
background-image: url(../design/png/meny_normal.png);
background-position: top left;
/*background-color: #000000;*/
background-repeat: repeat;
width: 280px;
height: 230px;
}

.nytt_element{
background-image: url(../design/png/meny_normal.png);
background-position: top left;
/*background-color: #000000;*/
background-repeat: repeat;
width: 280px;
}

.nytt_gruppe{
position: relative;
float: left;
width: 60px;
height: 16px;
padding-top: 6px;
padding-left: 10px;
text-align: left;

font-family: Verdana;
font-size: 8px;
font-weight: bold;
}

.nytt_innhold{
position: relative;
float: right;
width: 180px;
height: 18px;
padding-top: 4px;
padding-left: 0px;
text-align: left;

font-family: Verdana;
font-size: 10px;
}

/*
.nytt_gruppe a{
font-family: Verdana;
font-size: 10px;*/
/*color: #CCCCCC !important;*/
/*text-decoration: none !important;
}

.nytt_gruppe a:hover{
font-family: Verdana;
font-size: 10px;
color: #FFCC00!important;
}*/

.nytt_element a{
display: block;
height: 22px;
width: 280px;
font-family: Verdana;
font-size: 10px;
color: #CCCCCC!important;
text-decoration: none;
}

.nytt_element a:hover{
display: block;
height: 22px;
width: 280px;
background-image: url(../design/png/meny_sel.png);
background-position: top left;
background-repeat: repeat;
font-family: Verdana;
font-size: 10px;
color: #FFCC00!important;
text-decoration: none;
cursor: hand;
}

a :hover .nytt_grupp{
color: #FFCC00!important;
}

/*.test_ref{
display: block;
color: #CCCCCC !important;
}

.test_ref:hover{
display: block;
color: #FFCC00 !important;
}

.test_ref a:hover{
display: block;
color: #FFCC00 !important;
}*/


.sponsor_hoyre{
background-color: #000000;
width: 280px;
height: 14px;
}

.sponsor_hoyre_tekst{

font-family: Verdana;
font-weight: normal;
font-size: 8px;
color: #FFFFFF;
padding-left: 10px;
height: 14px;
padding-top: 2px;
text-align: left;
}

.left_info_tekst{
padding-left: 5px;
font-family: Verdana;
font-size: 10px;
color: #000000 !important;
text-align:left;
}

.block_heading{
padding-left: 10px;
padding-top: 5px;
font-family: Verdana;
font-size: 15px;
font-weight: bold;
color: #FFFFFF !important;
text-align:left;
}

.otra_link{
padding-left: 22px;
font-family: Verdana;
font-size: 17px;
font-weight: normal;
text-decoration: none !important;
text-align: left;

}

.otra_link a{

font-family: Verdana;
font-size: 17px;
font-weight: normal;
text-decoration: none !important;
}

.stor_reklame_topp{
background-color: #FFFFFF;
width: 280px;
height: 80px;
}

.stor_rek_style{
width: 260px;
height: 70px;
overflow: hidden;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

.sponsor_topp{
background-color: #000000;
width: 137px;
height: 14px;
}

.sponsor_tekst_topp{
font-family: Verdana;
font-weight: normal;
font-size: 8px;
color: #CCCCCC;
padding-left: 10px;
height: 14px;
padding-top: 2px;
text-align: left;
}

.sponsor_boks_topp{
background-color: #FFFFFF;
background-image: url(../design/png/logo_eh_sb.png);
background-position: center center;
background-repeat: no-repeat;
width: 137px;
height: 50px;
}

.sponsor_boks_topp2{
background-color: #FFFFFF;
background-image: url(../design/png/logo_nk.png);
background-position: center center;
background-repeat: no-repeat;
width: 137px;
height: 50px;
}

.hsponsor_link{
display: block;
width: 137px;
height: 50px;
}

.velkommen_tekst{
font-family: Verdana;
font-size: 17px;
font-weight: normal;
padding-bottom: 6px;
text-align: left;
}

.sok_felt{
position: relative;
font-family: Verdana;
font-size: 9px;
font-weight: normal;
}
.sok_boks{
font-family: Verdana;
font-size: 8px;
font-weight: normal;
}
.sok_btn{
  position: absolute;
  left: 130px;
  top: 1px;
  background: transparent;
  background-image: url('../design/gif/sok_pil.gif');
  padding-top: 2px;
  border: none;
  background-repeat: no-repeat;
  width: 12px;
  height: 14px;
  cursor: hand;
}

/*** TOPPLINKER MED ULIK LENGDE ****/

.horisontal_menu1{
padding-top: 7px;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFFFFF !important;
float: left;
width: 100px;
}

.horisontal_menu1 a{

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFFFFF !important;
text-decoration: none !important;
}

.horisontal_menu1 a:hover{

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFCC00 !important;
text-decoration: none !important;
}

.horisontal_menu1_selected{
padding-top: 7px;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFCC00 !important;
float: left;
width: 100px;
}

.horisontal_menu1_selected a{

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFCC00 !important;
text-decoration: none !important;
}

.horisontal_menu2{
padding-top: 7px;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFFFFF !important;
float: left;
width: 75px;
}

.horisontal_menu2 a{

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFFFFF !important;
text-decoration: none !important;
}

.horisontal_menu2 a:hover{

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFCC00 !important;
text-decoration: none !important;
}

.horisontal_menu2_selected{
padding-top: 7px;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFCC00 !important;
float: left;
width: 75px;
}

.horisontal_menu2_selected a{

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFCC00 !important;
text-decoration: none !important;
}

.horisontal_menu3{
padding-top: 7px;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFFFFF !important;
float: left;
width: 150px;
}

.horisontal_menu3 a{

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFFFFF !important;
text-decoration: none !important;
}

.horisontal_menu3 a:hover{

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFCC00 !important;
text-decoration: none !important;
}

.horisontal_menu3_selected{
padding-top: 7px;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFCC00 !important;
float: left;
width: 150px;
}

.horisontal_menu3_selected a{

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFCC00 !important;
text-decoration: none !important;
}

.horisontal_menu4{
padding-top: 7px;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFFFFF !important;
float: left;
width: 180px;
}

.horisontal_menu4 a{

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFFFFF !important;
text-decoration: none !important;
}

.horisontal_menu4 a:hover{

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFCC00 !important;
text-decoration: none !important;
}

.horisontal_menu4_selected{
padding-top: 7px;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFCC00 !important;
float: left;
width: 180px;
}

.horisontal_menu4_selected a{

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFCC00 !important;
text-decoration: none !important;
}

.horisontal_menu5{
padding-top: 7px;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFFFFF !important;
float: left;
width: 120px;
}

.horisontal_menu5 a{

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFFFFF !important;
text-decoration: none !important;
}

.horisontal_menu5 a:hover{

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFCC00 !important;
text-decoration: none !important;
}

.horisontal_menu5_selected{
padding-top: 7px;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFCC00 !important;
float: left;
width: 120px;
}

.horisontal_menu5_selected a{

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFCC00 !important;
text-decoration: none !important;
}

.horisontal_menu6{
padding-top: 7px;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFFFFF !important;
float: left;
width: 90px;
}

.horisontal_menu6 a{

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFFFFF !important;
text-decoration: none !important;
}

.horisontal_menu6 a:hover{

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFCC00 !important;
text-decoration: none !important;
}

.horisontal_menu6_selected{
padding-top: 7px;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFCC00 !important;
float: left;
width: 90px;
}

.horisontal_menu6_selected a{

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFCC00 !important;
text-decoration: none !important;
}


.horisontal_menu9{
padding-top: 7px;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFFFFF !important;
float: left;
width: 40px;
}

.horisontal_menu9 a{

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFFFFF !important;
text-decoration: none !important;
}

.horisontal_menu9 a:hover{

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFCC00 !important;
text-decoration: none !important;
}

.horisontal_menu9_selected{
padding-top: 7px;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFCC00 !important;
float: left;
width: 40px;
}

.horisontal_menu9_selected a{

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFCC00 !important;
text-decoration: none !important;
}

.horisontal_menu10{
padding-top: 7px;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFFFFF !important;
float: left;
width: 60px;
}

.horisontal_menu10 a{

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFFFFF !important;
text-decoration: none !important;
}

.horisontal_menu10 a:hover{

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFCC00 !important;
text-decoration: none !important;
}

.horisontal_menu10_selected{
padding-top: 7px;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFCC00 !important;
float: left;
width: 60px;
}

.horisontal_menu10_selected a{

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFCC00 !important;
text-decoration: none !important;
}

.menu_seperator{
background-image: url(../design/png/meny_skille_hori.png);
background-position: top left;
background-repeat: no-repeat;
width: 10px;
height: 29px;
float:left;
}

.menu_dummy{
float: left;
width: 20px;
height: 29px;
}


.otra_portal{
width: 170px;
height: 50px;
text-align: left;
}

.otra_portal a{
display: block;
background-image: url(../design/png/meny_portal_sort.png);
background-position: top left;
background-repeat: no-repeat;
width: 160px;
height: 30px;
color: #cccccc;
padding-top: 20px;
padding-left: 10px;
text-decoration: none;
font-weight: bold;
font-size: 11px;
}

.otra_portal a:hover{
display: block;
background-image: url(../design/png/meny_portal_graa.png);
background-position: top left;
background-repeat: no-repeat;
width: 160px;
height: 30px;
color: #FFCC00;
padding-top: 20px;
padding-left: 10px;
text-decoration: none;
font-weight: bold;
}

.otra_il{
width: 170px;
height: 50px;
text-align: left;
}

.otra_il a{
display: block;
background-image: url(../design/png/otra_idrett_mork.png);
background-position: top left;
background-repeat: no-repeat;
width: 160px;
height: 30px;
color: #cccccc !important;
padding-top: 20px;
padding-left: 10px;
text-decoration: none;
font-weight: bold;
font-size: 11px;
}

.otra_il a:hover{
display: block;
background-image: url(../design/png/otra_idrett_lys.png);
background-position: top left;
background-repeat: no-repeat;
width: 160px;
height: 30px;
color: #FFCC00 !important;
padding-top: 20px;
padding-left: 10px;
text-decoration: none;
font-weight: bold;
}

.otra_tl{
width: 170px;
height: 50px;
text-align: left;
}

.otra_tl a{
display: block;
background-image: url(../design/png/meny_lope_sort.png);
background-position: top left;
background-repeat: no-repeat;
width: 160px;
height: 38px;
color: #cccccc;
padding-top: 12px;
padding-left: 10px;
text-decoration: none;
font-weight: bold;
font-size: 11px;
}

.otra_tl a:hover{
display: block;
background-image: url(../design/png/meny_lope_graa.png);
background-position: top left;
background-repeat: no-repeat;
width: 160px;
height: 38px;
color: #FFCC00;
padding-top: 12px;
padding-left: 10px;
text-decoration: none;
font-weight: bold;
}

.otrahallen{
width: 170px;
height: 50px;
text-align: left;

}

.otrahallen a{
display: block;
background-image: url(../design/png/sort_hallen.png);
background-position: top left;
background-repeat:no-repeat;
width: 160px;
height: 38px;
color: #cccccc;
padding-top: 12px;
padding-left: 10px;
text-decoration: none;
font-weight: bold;
font-size: 11px;
}

.otrahallen a:hover{
display: block;
background-image: url(../design/png/graa_hallen.png);
background-position: top left;
background-repeat: no-repeat;
width: 160px;
height: 38px;
color: #FFCC00;
padding-top: 12px;
padding-left: 10px;
text-decoration: none;
font-weight: bold;
}

.output_bg{
background-color: #FFFFFF;
}

.bottom_line{
width: 960px;
}

.black_line{
 background-color: #000000;
 width: 960px;
 height: 1px;
}

.left_bottom{
  float: left;
  font-family: Verdana;
  font-size: 8px;
  padding-left: 15px;
  text-align: left;
}

.right_bottom{
  float: right;
  font-family: Verdana;
  font-size: 8px;
  padding-right: 15px;
  text-align: right;
}


/**** NYHETER ****/

.nyhet_overskrift{
  font-family: Verdana;
  font-size: 21px;
  color: #000000;
  text-align: left;
  font-weight: bold;
}

.nyhet_tekst{
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
}

.nyhet_tekst a{
  text-decoration: underline;
  color: red !important;
  font-family: Verdana;
  font-size: 10px;
}

.reklame_smaa{
}

.reklame_smaa a {
}

.bilde_vert img{
  vertical-align: middle;
}

.hmm{
  height: 50px;
}

.bunn_tekst{
  font-family: Verdana;
  font-size: 9px;
  color: #FF9900;
}

/* SORTERING  REKLAME */
.sortable-list {
    list-style-type : none;
    margin : 0;
}
.sortable-list li {
    border : 1px solid #000;
    cursor : move;
    margin : 2px 0 2px 0;
    padding : 3px;
    background : #f7f7f7;
    border : #ccc;
    width : 400px;
}



.output_main{
vertical-align: top;
padding-top: 0px;
margin-top:0px;
}