body, table, textarea, input, select
{
    font-family: Arial, Geneva, Helvetica, Sans-Serif;
    font-size: 12px;
    text-decoration: none;
    color: #000000;
}
body
{
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 0px;
    background-color: #f1f1f1;
}
img
{
    border: 0px;
}
div, table
{
    text-align: left;
}
h5
{
    font-family: Arial;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000000;
}
h6
{
    font-family: Arial;
    font-size: 13px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000000;
}
hr
{
    border-color: #CCC;
    border-bottom: solid 1px #CCC;
    border-top: solid 1px #FFF;
}
a:link, a:visited
{
    color: #0000ff;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
ul
{
    margin-top: 0px;
    margin-bottom: 0px;
}

/*******************/
/* Generelt */
/*******************/
.nowrap
{
    white-space: nowrap;
}

.listeoverskrift
{
    background-color: #f1f1f1;
    font-weight: bold;
}

.utvikletav, .utvikletav a:link, .utvikletav a:visited
{
    font-size: 11px;
    margin-top: 3px;
    color: #c0c0c0;
    text-align: center;
}

/*Info-messages to user*/
.infotext
{
    color: Blue;
}
.errortext
{
    color: red;
    font-weight: bold;
}
.detailerror
{
    cursor: help;
}

/*******************/
/* Diverse bredder */
/*******************/
/* Ytterste DIV */
.OuterDiv
{
    text-align: center;
}
/* Ytterste tabell */
.MainTables
{
    margin-left: auto;
    margin-right: auto;
    width: 905px;
}
.TDleft
{
    width: 170px;
}
.TDmiddle
{
    width: 565px;
    padding-left: 3px;    
}
.TDright
{    
    width: 170px;
    padding-left: 3px;
}

/*******************/
/* Toppelementer */
/*******************/
.topTable
{
    background-color: #ffffff;
    border: solid 1px #000;
    margin-bottom: 3px;
}
.topTable_TDleft
{
    text-align:center;
    width:170px;
    padding-right:2px;
}
.topTable_TDmiddle
{
    width:559px;
}
.topTable_TDright
{    
    text-align:center;
}
.topMenyTable
{         
    margin-bottom: 3px;
}
.topMenyTD
{
    height: 16px;
    padding-left: 175px;
}
.topMenyTD a:link, .topMenyTD a:visited
{
    background-image: url(images/menuarrowright.gif);
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 11px;
    font-weight: bold;
    padding: 0px 10px 0px 10px;
    color: #000000;
}
.topMenyTD a:hover, .topMenyTD a:active
{
    text-decoration: underline;
}

/*******************/
/* Venstre meny */
/*******************/
/* åpne/lukke-pil */
.meny_pil
{
    float:right;
    padding-right:5px;
    padding-top:6px;
}
/* Avrundet Topp */
.bgLeftMenuRoundTop
{
    background-color: #669999;
    border: solid 1px #000000;    
    letter-spacing: 1px;
    color: #ffffff;
    padding-left: 10px;
    line-height: 17px;
}
/*Slutt Avrundet Topp */

/* Ikke Avrundet Topp */
.bgLeftMenuTop
{
    background-color: #6699cc;
    border: solid 1px #000000;
    line-height: 17px;
    padding-left: 10px;
}
.admin /* admin-meny */
{
    background-color: #ffa500;
}
/*Slutt Ikke Avrundet Topp */

/* Bakgrunn for menyvalgene */
.bgLeftMenu
{
    background-color: #ffffff;
    width: 158px;
    border-bottom: solid 1px #000;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    padding-top: 3px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 2px;
}
.bgLeftMenu UL
{
    margin-left: -20px;
}

/* Toppmenyvalg */
li.leftMenuTop
{
    margin-left: -40px;
}
li.leftMenuTop, li.leftMenuTop a:link, li.leftMenuTop a:visited
{
    list-style-type: none;
    color: #ffffff;
    letter-spacing: 1px;
}
li.leftMenuTop a:hover, li.leftMenuTop a:active
{
    text-decoration: none;
}

/* MenyInnhold */
#foldheader
{
    cursor: pointer;
    cursor: hand;
    color: #000000;
    font-weight: bold;
    list-style-image: url(images/closed.gif);    
}
#foldheader a:link, #foldheader a:visited
{
    color: #000000;
}
#foldheader a:hover, #foldheader a:active
{
    text-decoration: underline;
}
#foldinglist
{
    list-style-image: none;
    margin-left: -25px;
}
li.meny, li.meny a:link, li.meny a:visited
{
    list-style-image: url(images/bulletLink.gif);
    color: #000000;
    line-height: 16px;
    text-decoration: none;
    font-weight: normal;
}
li.meny a:hover, li.meny a:active
{
    list-style-image: url(images/bulletHover.gif);
    color: #000000;
    text-decoration: underline;
}
/*Slutt MenyInnhold*/

/*******************/
/* Hovedfelt */
/*******************/
/* TopBar start */
.bgTopMain
{
    /*background-color: #669999;*/
    background-color: #6699cc;
    border: solid 1px #000000;    
    color: #ffffff;
    padding-left: 10px;
    height:17px;
    line-height: 17px;
}
.top_bar_searchDIV
{
    float: right;
    padding-right: 10px;    
}
.top_bar_searchDIV INPUT
{    
    width: 106px;
    height: 10px;
    background-color: #ffffff;
    border: solid 1px #808080;
    line-height: 11px;
    font-size: 11px;
    margin-top: 2px;
}
.top_bar_searchDIV IMG
{
	margin-top:3px;
	vertical-align:top;	
}
/* TopBar slutt */

/* Hovedfelt start */
.bgMain
{
    background-color: #ffffff;
    border-bottom: solid 1px #000;
    border-left: solid 1px #000;
    border-right: solid 1px #000;    
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    min-height:400px;
}
.dato
{
    color: #999;
    white-space:nowrap;
}
.lesmer, .lesmer:link, .lesmer:visited
{
    padding-right: 5px;
    font-weight: bold;
    color: #3366cc;
}
.lesmer:hover
{
    text-decoration: underline;
}
.main, .main:link, .main:visited
{
    font-size: 12px;
    color: #3366cc;
    font-weight: bold;
}
.main:hover
{
    text-decoration: underline;
}
/* Hjem/tilbake-linker etc */
.topp_ikoner
{
    padding-left:3px;
}
/* Slutt Hovedfelt*/

/*********************/
/* Detaljside artikkel */
/*********************/
.detail_ingress
{
    font-weight: bold;
}

/* Hovedbilde */
.divMainPicture
{
    float: right;
    padding: 3px 0px 5px 5px;
}
/* Hovedbilde 100% */
.divMainPicture_full
{
    text-align: center;
    margin: 3px 0px 5px 0px;
}
/* Hovedbilde 100% PRINT */
.divMainPicture_full_print
{
    margin: 3px 0px 5px 0px;
}
/* Tilleggsbilder */
.divPictures_right
{
    float: right;
    margin-top:20px;
    margin-left:5px;
    background-color: #f1f1f1;
    border: solid 1px #dcdcdc;
    padding: 5px 5px 0px 5px;
}
.divPictures_right table
{
    width:10px;
}
.divPictures_right td
{
    padding-bottom: 5px;
}
.divPictures_bottom
{
    margin-top: 10px;
    background-color: #f1f1f1;
    border: solid 1px #dcdcdc;
    padding: 5px 0px 0px 5px;
}
.divPictures_bottom table
{
    width: 10px;
}
.divPictures_bottom td
{
    padding-right:5px;
    padding-bottom:5px;
}
/* Forstørrelsesglass tilleggsbilder */
.magnifier img
{
    float:left;
    border-left: solid 1px #808080;
    border-right: solid 1px #808080;
    border-bottom: solid 1px #808080;
    margin-right:3px;
}

/*******************/
/* Høyre meny */
/*******************/
/* Avrundet Topp */
.bgRightMenuRoundTop
{
    background-color: #669999;
    border: solid 1px #000000;
    color: #FFF;    
    line-height: 22px;
    margin-top: 5px;
    padding-left: 8px;
    padding-right: 5px;
}
/*Slutt Avrundet Topp */

/* Ikke Avrundet Topp */
.bgRightMenuTop
{
    background-color: #6699cc;
    border: solid 1px #000000;
    line-height: 17px;    
}
.rightMenuTop
{
    color: #ffffff;
    padding-left: 5px;
}
/*Slutt Ikke Avrundet Topp */

/*Linker Høyre Meny*/
.bgRightMenu
{
    background-color: #ffffff;
    border-bottom: solid 1px #000;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    margin-bottom:5px;
}
/*Slutt Linker Høyre Meny*/

/* NewslistLight */
.newslistlight_heading
{
    font-weight: bold;
    color: #000;
}

/* Slutt Høyre meny*/

/*********************/
/* RSS				 */
/*********************/
.RSS
{
    font-size: 12px;
}
.RSS_heading
{
    font-weight: bold;
}
.RSS_link:link
{
    color: #005699;
    font-weight: bold;
}
.RSS_link:visited
{
    font-weight: bold;
    color: #c0c0c0;
}

/*********************/
/* Søkeresultater */
/*********************/
.btnSok
{
    width: 40px;
    color: #000;
}
.sok_alternating
{
    background-color: #f5f5f5;
}
/* Slutt Søkeresultater */

/*********************/
/* Admin-menu */
/*********************/
#tblAdmin, #meny1
{
    width: 135px;
}
.adminmeny
{
    font-size: 10px;
    border: #CCC 1px solid;
    padding: 2px 2px 2px 2px;
    font-weight: bold;
    background-color: white;
    color: #CCCCCC;
}
.adminmeny A:link, .adminmeny A:visited
{
    font-size: 10px;
    color: #999;
}
.adminmenyfocus A:link, .adminmenyfocus A:visited
{
    font-size: 10px;
    font-weight: bold;
    color: #999;
    text-decoration: none;
}
.adminmenyfocus
{
    border: #CCC 1px solid;
    padding: 2px 2px 2px 2px;
    background-color: #EEE;
}
