﻿a img
{
    border: 0;
}

.webPartBanner_Padding 
{
    padding: 0px !important;    
}
.webPartBanner
{
    margin: 0px; 
    padding: 0px;
}

a.InnholdLink, td.InnholdLink a {
	color:$DesignInnholdLinkFarge$;
	font-family :$DesignInnholdLinkFont$;
	font-size: $DesignInnholdLinkFontSize$em;
	|DesignInnholdLinkFontUnderline|text-decoration: Underline;
}

a.InnholdLinkTekst {
	color:$DesignInnholdLinkFarge$;
	font-family :$DesignInnholdLinkFont$;
	|DesignInnholdLinkFontUnderline|text-decoration: Underline;
}

a.InnholdLinkDisabled, td.InnholdLinkDisabled a {
	color:#D5D5D5;
	font-family :$DesignInnholdLinkFont$;
	font-size: $DesignInnholdLinkFontSize$em;
	|DesignInnholdLinkFontUnderline|text-decoration: Underline;
}
.SitemapPathLink
{
    font-family: verdana, arial, sans-serif;
    font-family: $DesignBoksFont$;
    font-size: $DesignBoksFontSize$em;
}

.SitemapPathLink
{
	font-family: $DesignInnholdMargFont$;
	font-size: $DesignInnholdMargFontSize$em;
}

.SitemapPathLink a, a.SitemapPathLink
{
    color:$DesignInnholdMargFarge$;
    text-decoration: none;
}

a.SitemapPathLink:hover, .SitemapPathLink a:hover
{
    text-decoration: underline;    
}

a[href].ListeLink
{
    color:$DesignInnholdLinkFarge$;
    font-family :$DesignInnholdLinkFont$;
    |DesignInnholdLinkFontUnderline|text-decoration: Underline;
}

a[href].ListeLink:hover
{
    color:$DesignMargLinkFarge$;
}

a[href].ListeLink:visited
{
    color:$DesignInnholdLinkFarge$;
}

a.InnholdLinkBold, td.InnholdLinkBold a {
	color:$DesignInnholdLinkFarge$;
	font-family :$DesignInnholdLinkFont$;
	font-size: $DesignInnholdLinkFontSize$em;
	font-weight:bold;
	|DesignInnholdLinkFontUnderline|text-decoration: Underline;
}

.InnholdOverskrift {
	background-color:$DesignInnholdOverskriftBakgrunnFarge$;
	color:$DesignInnholdOverskriftFontFarge$;
	font-family :$DesignInnholdOverskriftFont$;
	font-size: $DesignInnholdOverskriftFontSize$em !important;
	|DesignInnholdOverskriftFontItalic|font-style : Italic;
	|DesignInnholdOverskriftFontBold|font-weight: bold;
	|DesignInnholdOverskriftFontUnderline|text-decoration : Underline;
}

h1.InnholdOverskrift {
	background-color:$DesignInnholdOverskriftBakgrunnFarge$;
	color:$DesignInnholdOverskriftFontFarge$;
	font-family :$DesignInnholdOverskriftFont$;
	font-size: $DesignInnholdOverskriftFontSize$em !important;
	|DesignInnholdOverskriftFontItalic|font-style : Italic;
	|DesignInnholdOverskriftFontBold|font-weight: bold;
	|DesignInnholdOverskriftFontUnderline|text-decoration : Underline;
}

td.InnholdOverskrift a, div.InnholdOverskrift a, a.InnholdOverskrift {
	text-decoration: none;
	background-color:$DesignInnholdOverskriftBakgrunnFarge$;
	color:$DesignInnholdOverskriftFontFarge$;
	font-family :$DesignInnholdOverskriftFont$;
	|DesignInnholdOverskriftFontItalic|font-style : Italic;
	|DesignInnholdOverskriftFontBold|font-weight: bold;
	|DesignInnholdOverskriftFontUnderline|text-decoration : Underline;
}

a<%If Me.Request.Browser.Browser <> "IE" Then %>[href]<%End If %>.InnholdOverskrift:hover, td.InnholdOverskrift a<%If Me.Request.Browser.Browser <> "IE" Then %>[href]<%End If %>:hover {
text-decoration: underline;
}

.InnholdIngress {
	color:$DesignInnholdIngressFontFarge$;
	font-family :$DesignInnholdIngressFont$;
	font-size: $DesignInnholdIngressFontSize$em;
	|DesignInnholdIngressFontItalic|font-style : Italic;
	|DesignInnholdIngressFontBold|font-weight: bold;
	|DesignInnholdIngressFontUnderline|text-decoration : Underline;
}

.InnholdForfatter {
	color:$DesignInnholdForfatterFontFarge$;
	font-family :$DesignInnholdForfatterFont$;
	font-size: $DesignInnholdForfatterFontSize$em;
	|DesignInnholdForfatterFontItalic|font-style : Italic;
	|DesignInnholdForfatterFontBold|font-weight: bold;
	|DesignInnholdForfatterFontUnderline|text-decoration : Underline;
}

.InnholdTekst {
	color:$DesignInnholdFontFarge$;
	font-family :$DesignInnholdFont$;
	font-size: $DesignInnholdFontSize$em;
	|DesignInnholdFontItalic|font-style : Italic;
	|DesignInnholdFontBold|font-weight: bold;
	|DesignInnholdFontUnderline|text-decoration : Underline;
}

.Felt {
	color:$DesignFeltFontFarge$;
	font-family :$DesignFeltFont$;
	font-size: $DesignFeltFontSize$em;
	|DesignFeltFontItalic|font-style : Italic;
	|DesignFeltFontBold|font-weight: bold;
	|DesignFeltFontUnderline|text-decoration : Underline;
	vertical-align : top;
}

.MargLink {
	color:$DesignMargLinkFarge$;
	font-family :$DesignMargLinkFont$;
	font-size: $DesignMargLinkFontSize$em;
	|DesignMargLinkFontUnderline|text-decoration: Underline;
}

.MargTekst {
	color:$DesignMargFontFarge$;
	font-family :$DesignMargFont$;
	font-size: $DesignMargFontSize$em;
	|DesignMargFontItalic|font-style : Italic;
	|DesignMargFontBold|font-weight: bold;
	|DesignMargFontUnderline|text-decoration : Underline;
}

.BildeTekst {
	color:$DesignBildeFontFarge$;
	font-family :$DesignBildeFont$;
	font-size: $DesignBildeFontSize$em;
	|DesignBildeFontItalic|font-style : Italic;
	|DesignBildeFontBold|font-weight: bold;
	|DesignBildeFontUnderline|text-decoration : Underline;
	display: block;
}

.SystemTekst {
	color:$DesignSystemFontFarge$;
	font-family :$DesignSystemFont$;
	font-size: $DesignSystemFontSize$em;
	|DesignSystemFontItalic|font-style : Italic;
	|DesignSystemFontBold|font-weight: bold;
	|DesignSystemFontUnderline|text-decoration : Underline;
}

.HoyreOverskrift {
	background-color:$DesignVenstreFarge$;
	color:$DesignMeny1FontFarge$;
	font-family :$DesignMeny1Font$;
	font-size: $DesignMeny1FontSize$em;
	|DesignMeny1FontItalic|font-style : Italic;
	|DesignMeny1FontBold|font-weight: bold;
	|DesignMeny1FontUnderline|text-decoration: Underline;
}

.InnholdArkiv {
	color:$DesignArtikkelArkivFontFarge$;
	font-family :$DesignArtikkelArkivFont$;
	font-size: $DesignArtikkelArkivFontSize$em;
	|DesignArtikkelArkivFontItalic|font-style : Italic;
	|DesignArtikkelArkivFontBold|font-weight: bold;
	|DesignArtikkelArkivFontUnderline|text-decoration : Underline;
}



.ForumKategoriHeading {
	background-color:$DesignForumKategoriHeadingFarge$;
	color:$DesignForumKategoriHeadingFontFarge$;
	font-family :$DesignForumKategoriHeadingFont$;
	font-size: $DesignForumKategoriHeadingFontSize$em;
	text-decoration:none;
}

.ForumKategoriDetaljer {
	background-color:$DesignForumKategoriDetaljerFarge$;
	color:$DesignForumKategoriDetaljerFontFarge$;
	font-family :$DesignForumKategoriDetaljerFont$;
	font-size: $DesignForumKategoriDetaljerFontSize$em;
	text-decoration:none;
}

.ForumInnleggHeading {
	background-color:$DesignForumInnleggHeadingFarge$;
	color:$DesignForumInnleggHeadingFontFarge$;
	font-family :$DesignForumInnleggHeadingFont$;
	font-size: $DesignForumInnleggHeadingFontSize$em;
	text-decoration:none;
}

.ForumInnleggDetaljer1 {
	background-color:$DesignForumInnleggDetaljerFarge1$;
	color:$DesignForumInnleggDetaljerFontFarge$;
	font-family :$DesignForumInnleggDetaljerFont$;
	font-size: $DesignForumInnleggDetaljerFontSize$em;
	text-decoration:none;
}

.ForumInnleggDetaljer2 {
	background-color:$DesignForumInnleggDetaljerFarge2$;
	color:$DesignForumInnleggDetaljerFontFarge$;
	font-family :$DesignForumInnleggDetaljerFont$;
	font-size: $DesignForumInnleggDetaljerFontSize$em;
	text-decoration:none;
}

.Personer {
	background-color:$DesignPersonerFarge$;
	color:$DesignPersonerFontFarge$;
	font-family :$DesignPersonerFont$;
	font-size: $DesignPersonerFontSize$em;
	text-decoration:none;
}

a.ForumEPSkriftLink {
	color:$DesignInnholdLinkFarge$;
	font-family :$DesignInnholdLinkFont$;
	font-size: $DesignInnholdLinkFontSize$em;
	|DesignInnholdLinkFontUnderline|text-decoration: Underline;
}

.ForumEPSkriftInfo {
	color:$DesignInnholdFontFarge$;
	font-family :$DesignInnholdFont$;
	font-size: $DesignInnholdFontSize$em;
	|DesignInnholdFontItalic|font-style : Italic;
	|DesignInnholdFontBold|font-weight: bold;
	|DesignInnholdFontUnderline|text-decoration : Underline;
}

.ForumEPSkriftInfoTykk {
	color:$DesignInnholdFontFarge$;
	font-family :$DesignInnholdFont$;
	font-size: $DesignInnholdFontSize$em;
	|DesignInnholdFontItalic|font-style : Italic;
	font-weight: bold;
	|DesignInnholdFontUnderline|text-decoration : Underline;
}

.InnholdTjenesteOverskrift {
	color:$DesignInnholdTjenesteOverskriftFarge$;
	font-family :$DesignInnholdTjenesteOverskriftFont$;
	font-size: $DesignInnholdTjenesteOverskriftFontSize$em;
	|DesignInnholdTjenesteOverskriftFontItalic|font-style : Italic;
	|DesignInnholdTjenesteOverskriftFontBold|font-weight: bold;
	|DesignInnholdTjenesteOverskriftFontUnderline|text-decoration : Underline;
}

.InnholdTjenesteGruppe {
	color:$DesignInnholdTjenesteGruppeFarge$;
	font-family :$DesignInnholdTjenesteGruppeFont$;
	font-size: $DesignInnholdTjenesteGruppeFontSize$em;
	|DesignInnholdTjenesteGruppeFontItalic|font-style : Italic;
	|DesignInnholdTjenesteGruppeFontBold|font-weight: bold;
	|DesignInnholdTjenesteGruppeFontUnderline|text-decoration : Underline;
}

.InnholdTjenestePunkt {
	color:$DesignInnholdTjenestePunktFarge$;
	font-family :$DesignInnholdTjenestePunktFont$;
	font-size: $DesignInnholdTjenestePunktFontSize$em;
	|DesignInnholdTjenestePunktFontItalic|font-style : Italic;
	|DesignInnholdTjenestePunktFontBold|font-weight: bold;
	|DesignInnholdTjenestePunktFontUnderline|text-decoration : Underline;
}

.MenyBeskrivelseTekst {
	color:$DesignMenyBeskrivelseFontFarge$;
	font-family :$DesignMenyBeskrivelseFont$;
	font-size: $DesignMenyBeskrivelseFontSize$em;
	|DesignMenyBeskrivelseFontItalic|font-style : Italic;
	|DesignMenyBeskrivelseFontBold|font-weight: bold;
	|DesignMenyBeskrivelseFontUnderline|text-decoration : Underline;
}



TABLE.ForumEPValgtTabell {
	BACKGROUND-COLOR:$DesignForumInnleggHeadingFarge$ ;
	cell-spacing: 0px;
	border-collapse:collapse;
	border: 1px #000000 solid;
}

TD.ForumEPValgtTabellHode {
	BACKGROUND-COLOR: $DesignForumInnleggHeadingFarge$;
}

TD.ForumEPValgtTabellInnhold {
	BACKGROUND-COLOR: $DesignForumInnleggDetaljerFarge1$;
}

TABLE.ForumEPValgtTabellInnhold {
	BACKGROUND-COLOR: $DesignForumInnleggDetaljerFarge1$;
}

select {
	FONT-SIZE: $DesignInnholdFontSize$em;
	COLOR: $DesignInnholdFontFarge$;
	FONT-FAMILY: $DesignInnholdFont$;
	BACKGROUND-COLOR: $DesignInnholdFarge$
}

input {
	FONT-SIZE: 0.7em;
	FONT-FAMILY: $DesignInnholdFont$;
}

textarea {
	FONT-SIZE: 0.7em;
	FONT-FAMILY: $DesignInnholdFont$;
}

.OrganisasjonBoks1  {
	background-color: white;/*#DEDADA;*/
}

.OrganisasjonBoks2  {
	background-color: #FCEFB2;
}

.OrganisasjonBoks3  {
	background-color: #C4D2B1;
}

.OrganisasjonBoksTopp  {
	background-color: #000;
	color: #fff;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
    font-family: $DesignMeny1Font$;
    color: $DesignMeny1FontFarge$;
}

h1
{
	font-size: 1.6em;
}

h2
{
	font-size: 1.2em;
}

h3
{
	font-size: 1.1em;
}

h4
{
	font-size: 1.0em;
}

h5
{
	font-size: 0.9em;
}

h6
{
	font-size: 0.8em;
}

.InnholdTabell {
    border: 1px solid $DesignForumKategoriHeadingFarge$;
}

.InnholdTabell caption
{
    background-color: $DesignInnholdOverskriftBakgrunnFarge$;
    color: $DesignInnholdFontFarge$;
    font-family: $DesignInnholdFont$;
    font-size: $DesignInnholdFontSize$em;
    |DesignInnholdFontItalic|font-style: Italic;
    |DesignInnholdFontBold|font-weight: bold;
    |DesignInnholdFontUnderline|text-decoration: Underline;
    text-align: left;
}

.InnholdTabellCaption
{
    background-color: $DesignInnholdOverskriftBakgrunnFarge$;
    color: $DesignInnholdFontFarge$;
    font-family: $DesignInnholdFont$;
    font-size: $DesignInnholdFontSize$em;
    |DesignInnholdFontItalic|font-style: Italic;
    |DesignInnholdFontBold|font-weight: bold;
    |DesignInnholdFontUnderline|text-decoration: Underline;
    text-align: left;
}

.InnholdTabell th[scope="row"]
{
    background-color:$DesignForumKategoriHeadingFarge$;
    color: $DesignForumKategoriHeadingFontFarge$;
    text-align: right;
}

.InnholdTabell td.skillelinje
{
    border: 1px solid $DesignForumKategoriHeadingFarge$;
}

.InnholdTabellOverskriftTekst {
    background-color: $DesignForumKategoriHeadingFarge$;
    color: $DesignForumKategoriHeadingFontFarge$;
    font-family: $DesignForumKategoriHeadingFont$;
    font-size: $DesignForumKategoriHeadingFontSize$em;
    text-decoration: none;
    text-align: left;
}

.InnholdTabellPagerTekst {
	background-color:$DesignForumKategoriHeadingFarge$;
	color:$DesignForumKategoriHeadingFontFarge$;
	font-family :$DesignForumKategoriHeadingFont$;
	font-size: $DesignForumKategoriHeadingFontSize$em;
	text-decoration:none;
}

.InnholdTabellTekst  {
    background-color: $DesignForumKategoriDetaljerFarge$;
    color: $DesignForumKategoriDetaljerFontFarge$;
    font-family: $DesignForumKategoriDetaljerFont$;
    font-size: $DesignForumKategoriDetaljerFontSize$em;
    text-decoration:none;
    padding: 3px;
}

.InnholdTabellTekstValgt {
    background-color: $DesignForumKategoriHeadingFarge$ !important;
    background-color: $DesignForumKategoriDetaljerFarge$;
    color: $DesignForumKategoriDetaljerFontFarge$;
    font-family: $DesignForumKategoriDetaljerFont$;
    font-size: $DesignForumKategoriDetaljerFontSize$em;
    padding: 3px;
}

tr.InnholdTabellOverskriftTekst a 
{
    color: $DesignForumKategoriHeadingFontFarge$;
    |DesignInnholdLinkFontUnderline|text-decoration: Underline;
    margin:10px;
}

tr.InnholdTabellTekst a, tr.InnholdTabellTekstValgt a {
    color: $DesignInnholdLinkFarge$;
    font-family: $DesignInnholdLinkFont$;
    |DesignInnholdLinkFontUnderline|text-decoration: Underline;
}

.InnholdTabellIkon {
    background-color: $DesignForumKategoriDetaljerFarge$;
	color:$DesignForumKategoriDetaljerFontFarge$;
	font-family :$DesignForumKategoriDetaljerFont$;
	font-size: $DesignForumKategoriDetaljerFontSize$em;
	text-decoration:none;
}

.InnholdTabellOverskriftIkon {
	background-color:$DesignForumKategoriDetaljerFarge$;
	color:$DesignForumKategoriDetaljerFontFarge$;
	font-family :$DesignForumKategoriDetaljerFont$;
	font-size: $DesignForumKategoriDetaljerFontSize$em;
	text-decoration:none;
}

.KategoriForfatter, dato{
    font-family: $DesignKategoriForfatterFont$;
    font-size: $DesignKategoriForfatterFontSize$em;
    |DesignKategoriForfatterFontItalic|font-style: Italic;
    |DesignKategoriForfatterFontBold|font-weight: bold;
}


.SkolewebRansel {
	font-family : verdana;
	font-size: 0.65em;
	text-decoration:none;
}

.hListe 
{
	margin:0; 
	padding:0;
}
.hListe li 
{
	display: inline;
	list-style-type: none;
}


.vListe
{
	margin: 0;
	padding: 0;
}
.vListe li
{
	list-style-type: none;
}

.ArtikkelKategoriOverskrift 
{
	height: 1;
	width: 100%;
	background-color: $DesignBoksFarge$;
	font-family: $DesignInnholdOverskriftFont$;
	font-size: 1.0em;
	color: $DesignBoksFontFarge$;
	font-weight: bold;
}

.artikkelKategoriEnhet
{
    padding: 5px 0px 7px 0px;
    border-bottom: dashed 1px $DesignBunnInnholdFarge$;
}
.artikkelKategoriEnhet td
{
    vertical-align: top;
}
.artikkelKategoriEnhet td.venstre img
{
    margin-right: 8px;
}
.artikkelKategoriEnhet td.hoyre img
{
    margin-left: 8px;
}
.artikkelNavigasjon
{
    padding-top: 10px;
    display: block;
}

div.container
{
    width: 100%;
    height: 100%;
}

div.container ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

div.webPartBunnLink
{
    width: 90%;
    bottom: 0;
    border-top: 1px solid $DesignInnholdLinkFarge$;
    padding-top: 4px;
    font-weight: bold;
}

div.kontaktinfo
{
	border-width: 1px;
	border-color: $DesignBoksFarge$;
	border-style: solid;
	background-color: $DesignToppFarge$;
	padding: 4px 0px 0px 4px;
}

.kontaktinfo
{
    margin-bottom: 14px;
}

.kontaktinfo img.profil
{
    float: left;
    width: 65px;
    padding-right: 6px;
}

.kontaktinfo .navn
{
    font-weight: bold;
}

.kontaktinfo .info
{
    margin-left: 81px;
    font-style: italic;
}

.utenbilde .info
{
    margin-left: 0px !important;
}

.kontaktinfo .ledetekst
{
    float: left;
    width: 50px;
}

.kontaktinfo .verdi
{
    float: left;
}

.kontaktinfo .clear
{
    /*IE 7 fiks*/
    height: 100%;
}

.snarveier ul
{	
   	padding-left:2px;
   	padding-right:2px;
   	padding-top:2px;
   	padding-bottom:2px;
   	margin:0;
    list-style-type: none; 
    text-align:center;                          
 } 
 
 .snarveierRight ul
{	
    text-align:right;
    padding-right:2px;
 } 
 
  .snarveierLeft ul
{	
    text-align:left;
    padding-left:2px;
 } 
 
 .snarveierVertikal ul
{	
   	padding-left:5px;
   	padding-right:0;
   	padding-top:0;
   	padding-bottom:0;
   	margin:0;
    list-style-type: none;                           
 } 
 
.snarveierVertikalRight ul
{
    text-align:right;	
 } 
 
.snarveierVertikalCenter ul
{
    text-align:center;	
 } 
   
.snarveier li
{   
    padding:0;
    margin:0;        
    display:inline;    
}         

.snarveiSeperator
{
    margin-right:2px;
    margin-left:0;
    margin-top:0;
    margin-bottom:0;
    padding:0;
}

.clear
{
    clear: both;
}

.floatleft, .left 
{
	float: left;
}

.floatright, .right 
{
	float: right;
}

.textleft 
{
	text-align: left;
}

.textright 
{
	text-align: right;
}


table.noCaption caption
{
    display: none;
}

table.captionBottom caption
{
    caption-side: bottom;
}

.hidden
{
    text-align:left;
    list-style-type:none;
    height:0;
}
.hidden a 
{
    left:-10000px;
    position:absolute;
    width:1px;
    height:1px;
    overflow:hidden;
}
.hidden a:focus, .hidden a:active 
{
    position: static;
    left: 0; 
    width: auto;
    height: auto;
    overflow: visible;
    text-decoration: underline; 
 } 
 
.webPartInnhold .InnholdOverskrift
{
    color: $DesignMargFontFarge$;
	font-family :$DesignMargFont$;
	font-size: $DesignMargFontSize$em !important;
	font-weight: bold;
}

.SkjemaKategoriKnapp input[type=submit], .SkjemaKategoriFooterKnapp input[type=submit]
{
	border-style:none; 
	background-color:Transparent; 
	color:$DesignInnholdLinkFarge$;
	font-family :$DesignInnholdLinkFont$;
	font-size: $DesignInnholdLinkFontSize$em;
	|DesignInnholdLinkFontUnderline|text-decoration: Underline;
	padding-right:20px;
	text-align:left;
}

.SkjemaKategoriFooterKnapp
{
	padding-top: 10px;
	text-align: right;	
}

div#ikonforklaring li#digital, li#papir, li#ekstern {
padding-left:20px;
}


div.searchBox
{
	float:left;
	
}

.Innlogging
{
	background-image: url('../images/selvbetjening/krever_innlogging.gif');
	padding: 2px 18px 0 0;
	background-repeat:no-repeat;
	background-position:right;
}


/* Søkeresultatliste og søkemotor */

.sokeresultat
{
    padding-top:10px;
    list-style-type: none;
    padding-left: 0px;
}
.sokeresultat li
{
    padding-bottom: 10px;
    font-size: 1.2em;
}

.sokeresultat em
{
    font-weight: bold;
    font-style: normal;
}

.sokemotortabell tr th
{
    width: 100px;
    padding-top: 2px;
    vertical-align:top;
}

.sokemotortabell tr td
{
  padding-right: 10px;
}

.sokemotortabell .sokeknapp
{
  padding-right: 10px;
}

.sokeresultat a 
{
    font-size: large;
    text-decoration:underline !important; 
}

.linkGalleriLink
{
    font-weight: bold;
}

a.liten
{
    font-size: 0.9em;
}

a.medium
{
    font-size:1.2em;
}

a.stor
{
    font-size:1.6em;
}

 .Exception
 {
    color:red;
    font-style:italic;
 }
 
 .bildegalleri td
{
    text-align: center;
    padding: 5px;
}
.bildegalleri img
{
    border: 1px solid #cccccc;
    padding: 3px;
}

/* Fancybox for å vise navigasjonspiler */ 
#fancybox-left-ico
{
    left: 20px;
}
#fancybox-right-ico
{
    right: 20px;
    left: auto;
}

#kommentarer .nick
{
    font-weight: bold;
}

#kommentarer ul
{
   list-style:none;
}
/*Css bruk av Kontaktinformasjon uc */


.KontaktEpost {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
.KontaktInformasjon {
    float: left;
    margin-bottom: 15px;
}
.KontaktInformasjonsRad {
    float: left;
    width: 65%;
}

.KontaktLabel {
    float: left;
    width: 35%;
}
.KontaktAdresse {
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
}
.AdresseElement {
    float: left;
    width: 100%;
}
.KontaktRadHolder {
    float: left;
    width: 100%;
}
.ressursListe ul li {
    list-style: none outside none !important;
}
.innhold .artikkel .ressursListe ul li {
    list-style: none outside none !important;
}

* html .clearfix {
    height: 1%;
}
.clearfix {
    display: inline-block;
}
.clearfix {
    display: block;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.dagensOrdGif {
    float: right;
}
.dagensOrdForfatter {
    float: left;
    padding: 5px;
}
div#skriftstorrelse{
    margin-top: 20px;
}
a#tools_size.sizes {
    padding-left: 68px;
    height: 21px;
    display: block;
    font-size: 15px;
}
 #tools_size span.hide { 
    display: none;
}

a.sizes span.box { 
    background-color: #ffffff;
    border: 2px solid #ccc;
    display: none;
    font-size: 4em;
    left: 0px;
    letter-spacing: 2pt;
    line-height: 1.6em;
    margin-top: 14pt;
    position: absolute;
    width: 90%;
     z-index: 1000;
}
 a.sizes span.box {
    border: 2px solid #ccc;
    background-color: #fff;
    display: none;
    position: absolute;
    font-size: 4em;
    line-height: 1.6em;
    letter-spacing: 2pt;
    left: 0px;
    width: 99%;
    z-index: 1000;
    margin-top: 14pt;
}
a.sizes:hover span.box {
    display: block;
}
 a.sizes span.text {
    display: block;
    padding: 20pt;
}

#relaterteRessurser div
{
    padding-bottom: 10px;
}

#relaterteRessurser div ul
{
    padding: 0px;
    margin: 0px;
    margin-left: 15px;
}

#relaterteRessurser div ul li
{
    padding: 0px; 
    margin-left: 10px; 
    list-style-type: disc;
}

.relaterteHeader
{
    text-decoration: none;
    font-weight: bold;
}
.TreeViewListeDiv UL LI
{ 
    list-style-type: none;
    list-style-image: none;
}



.PersonSokMal1 {
    padding: 20px;
    text-align: right;
}
.PersonTab {
    padding: 0 !important;
}
.PersonTab select {
    margin-top: 10px;
}
 .KategoriBeskrivelse{
    padding: 10px;
}

.KategoriPersonMal1 .PersonNavn {
    font-size: 1.1em;
    font-variant: small-caps;
    font-weight: bold;
}
.KategoriPersonMal1 {  
    float: left;
    width: 100%;
}

 .PersonTabber li {
    font-size: 12px;
}
.KategoriPersonMal1 .PersonBilde {
    float: left;
    width: 25%;
}
.KategoriPersonMal1 .PersonBilde img {
    margin-left: 10px;
    padding:0;
}
.KategoriPersonMal1 .PersonBilde .Standard {
    margin-left: 10px;
    width: 90px;
}

.KategoriPersonMal1 .personTittel {
    font-style: italic;
    margin-bottom: 15px;
}
.KategoriPersonMal1 .personInfo {
    float: left;
    width: 50%;
    padding-left:5px;
}

.KategoriPersonMal1 .PersonKort {
    float: right;
    font-size: 12px;
    text-align: center;
    width:100px;
}

.KategoriPersonMal1 .PersonKort img {
    padding: 0px;
}

 .PersonTabber li {
    font-size: 12px;
}
.KategoriPersonMal1 .personInfo {
    float: left;
    width: 50%;
}


.PersonInformasjonMal1 {
    padding: 5px;
    text-align: left;
    font-size: 1.1em;
    background: url("../images/PersonModulBilder/contentLarge.png") no-repeat scroll left bottom #e5e5e5;
    width:470px;
    font-size:0.9em;
}


.PersonInformasjonMal1 .personTittel {
    font-style: italic;
    margin-bottom: 35px;
}
.PersonInformasjonMal1 .PersonBilde {
    text-align: left;
    float:left;
    width:100px;
	
}
.PersonInformasjonMal1 .PersonNavn {
    font-size: 24px;
    font-variant: small-caps;
}
.PersonInformasjonMal1 .Standard {
    width: 100px;
    padding: 10px;
}
.PersonInformasjonMal1 .PersonTekst {
    margin-top: 25px;
    margin-bottom: 25px;
	padding-left: 5px;
    clear:both;
}
.PersonInformasjonMal1 .personInfo {
    margin-left: 5px;
    width: 265px;
    float: left;
}

.PersonInformasjonBunn .qrCode {
    text-align: center;
}

.PersonInformasjonMal1 .PersonKort {
    text-align: center;
    text-decoration: none;
    float:right;
    width:100px;
  
    
}
.PersonInformasjonMal1 .PersonKort a {
    text-decoration: none;
}

#orgKart_div a {
    font-size: 12px;
}
#orgKart_div {
    text-align: left;
    font-variant: small-caps;
    font-size: 1.2em;
}
.orgListe{
width:300px;
}
.PersonTab .InnholdsOmraade {
    background: url("../images/PersonModulBilder/content.png") no-repeat bottom left;
    float: left;
    padding-top:15px;
    padding-bottom:15px;
    margin-bottom:15px;
}
#PersonTabell {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    text-align: left;
}
#PersonTabell td {
    border-top:  1px solid black;
    word-wrap: break-word;
}

.collapsablespan {
    background: url("../images/pluss.gif") no-repeat scroll 0 0 transparent;
    padding-left: 12px;
    cursor: pointer;
}
.uncollapsed {
    background: url("../images/minus.gif") no-repeat scroll 0 0 transparent;
    padding-left: 12px;
}

.filoversikttabell th {
    text-align: left;
}
.filoversikttabell {
    width: 100%;
}

.kategorivelgerdiv {
    margin: 1em;
    text-align: right;
}