/* FRODIS CMS
   //frs, 09.08.2008 */


/* Body */
body
{
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	margin-top: 0px;
	margin-left: 6px;
	padding: 0px;
	color: black;
	/*background-color: #EFEFEF;*/
	background-color: white;
	/*background-image: url(/mal/default/img/bakgrunn.jpg);*/
	background-image: url(/mal/default/img/blaa-skive-1506-a4x.jpg);
	/*background-image: url(/mal/default/img/steinkjer-navnet-1x.jpg);
	background-image: url(/mal/default/img/weidemann-fragment_w1280.jpg);
	background-repeat: repeat-x;*/
	background-repeat: no-repeat;
}
/*Slutt body*/

/*Standard overskrifter*/
h1
{
	font-weight: bold;
}

h2
{
	font-weight: bold;
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 0px;
}

h2.forsteside
{
	font-weight: bold;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 7px;
	line-height: 20px;
}

h3
{
	font-weight: bold;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 0px;
}

h4
{
	font-weight: bold;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 0px;
}

div.hidden
{
	display: none;
}
/*Slutt overskrifter*/

p, p.MsoNormal
{
	margin-top: 0px;
	margin-bottom: 30px;
}

/*Standard tabell*/
table, td
{
	font-size: small;
	background-color: transparent;
	empty-cells: show;
}
/*Slutt standard tabell*/

/*Ramme*/
div.page-container
{
	float: left;
	width: 860px;
	padding-bottom: 20px;

	/*border-style: solid;
	border-color: green;
	border-width: 2px;*/
}

div.ramme
{
	/*margin-top: 6px;*/
	display: block;
	width: 100%;
	float: left;
}

table.ramme
{
	font-size: small;
	background-color: transparent;
	/*background-repeat: no-repeat;
	background-image: url(/mal/default/img/blaa-skive-1506-a3x.jpg);*/
	width: 860px;
	float: left;
	/*display: none;*/
}

td.ramme
{
	font-size: x-small;
	font-weight: normal;
	text-align: left;
}
/*Slutt ramme*/



/*Innholdet*/
table.innhold
{
	width: 100%;
}

td.innhold
{
	color: black;
	background-color: transparent;
	padding: 1px;
}

table.midten
{
	border: 0px solid red;
}

table.midten a,a.innhold, a.innhold:link, a.innhold:active, a.innhold:visited
{
	font-weight: normal;
	color: blue;
	text-decoration: none;
	background-color: transparent;
}

table.midten a:hover,a.innhold:hover
{
	font-weight: normal;
	color: blue;
	text-decoration: underline;
	background-color: transparent;
}

a.innhold_lnk, a.innhold_lnk:link, a.innhold_lnk:active, a.innhold_lnk:visited
{
	font-weight: normal;
	font-size: x-small;
	text-decoration: none;
	background-color: transparent;
	color: blue;
}

a.innhold_lnk:hover
{
	font-weight: normal;
	font-size: x-small;
	text-decoration: underline;
	color: blue;
}

a#printpage
{
	cursor: pointer;
}
/*Slutt på innholdet*/




/*Lenker*/
a, a:link, a:active, a:visited
{
	font-weight: bold;
	color: blue;
	text-decoration: none;
	background-color: transparent;
}

a:hover
{
	font-weight: bold;
	color: blue;
	text-decoration: underline;
	background-color: transparent;
}
/*Slutt lenker*/




/*Toppmeny*/
td.toppmeny
{
	font-size: x-small;
	color: black;
	background-color: transparent;
}

a.toppmeny, a.toppmeny:link, a.toppmeny:active, a.toppmeny:visited
{
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	color: black;
	background-color: transparent;
}

a.toppmeny:hover
{
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
	color: black;
	background-color: transparent;
}

#navtilbake:hover
{
	cursor: pointer;
	text-decoration: underline;
}

div.startsiden
{
	position: absolute;
	top: 130px;
	left: 15px;
}

a.startsiden, a.startsiden:link, a.startsiden:active, a.startsiden:visited
{
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: blue;
	background-color: transparent;
}

a.startsiden:hover
{
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;
	color: blue;
	background-color: transparent;
}
/*Slutt toppmeny*/




/*Meny*/
table.meny
{
	margin-top: 3px;
}

td.meny
{
	font-size: 12px;
	color: white;
	background-color: transparent;
	white-space: nowrap;

}

td.meny_skille
{
	font-size: 2px;
	color: black;
	background-color: transparent;
}

a.meny, a.meny:link, a.meny:active, a.meny:visited
{
	font-weight: bold;
	text-decoration: none;
	color: white;
	background-color: transparent;
}

a.meny:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: white;
	background-color: transparent;
}

td.meny_niv1
{
	font-size: 10px;
	color: black;
	background-color: transparent;
}

a.meny_niv1, a.meny_niv1:link, a.meny_niv1:active, a.meny_niv1:visited
{
	font-weight: normal;
	text-decoration: none;
	color: black;
	background-color: transparent;
}

a.meny_niv1:hover
{
	font-weight: normal;
	text-decoration: underline;
	color: black;
	background-color: transparent;
}

td.meny_overskrift
{
	font-weight: bold;
	text-align: center;
	color: black;
	background-color: transparent;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: black;
}
/*Slutt meny*/




/*Oppdattert*/
td.oppdatert
{
	font-size: x-small;
	color: white;
	background-color: black;
	text-align: right;
}
/*Slutt oppdattert*/




/*Bunn*/
td.bunn
{
	color: black;
	font-size: x-small;
	background-color: transparent;
}
/*Slutt bunn*/

/*Bunninfo*/
td.bunninfo
{
	color: black;
	font-size: x-small;
	background-color: transparent;
	text-align: right;
	font-weight: bold;
}
/*Slutt bunninfo*/

/*Tabell headder*/
th
{
	font-weight: bold;
	font-size: small;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: black;
}
/*Slutt tabell headder*/

/*Bilder*/
img
{
	border: none;
	/*margin: 0;Netscape blir helt vill av dette*/
}
/*Slutt bilder*/

/*Lister*/
li
{
	margin: 3px;
}
/*Slutt lister*/

/*Alert*/
div.alert
{
	color: red;
	/*font-size: normal;*/
	font-weight: bold;
}
/*Slutt alert*/

/*Stoff*/
table.stoff
{
	font-size: x-small;
	margin-top: 5px;
	margin-bottom: 15px;
	/*width: 100%;
	border-color: black;
	border-width: 1px;
	border-style: none;*/
}

table.ramme-stoff
{
	font-size: x-small;
	margin-top: 5px;
	width: 100%;
	border-color: black;
	border-width: 0px;
	border-style: solid;
}

td.ramme-stoff
{
	font-size: x-small;
	margin-top: 0px;
	width: 100%;
	border-color: black;
	border-width: 0px;
	border-style: solid;
}

table.indreramme-stoff
{
	font-size: x-small;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 100%;
	border-bottom-color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/*padding-left: 3px;*/
}

td.indreramme-stoff
{
	font-size: x-small;
	width: 100%;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	padding-left: 3px;
}

td.overskrift-stoff
{
	font-size: small;
	color: white;
	font-weight: bold;
	padding-left: 3px;
	background-color: black;
	background-image: url(/img/default/corner_rt.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	/*border-left-color: blue;
	border-left-width: 1px;
	border-left-style: solid;*/
}

td.stoff
{
	font-size: x-small;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 5px;
	border-left-color: black;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: black;
	border-right-width: 1px;
	border-right-style: solid;
}

td.stoff_bilde
{
	font-size: x-small;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 5px;
	border-left-color: black;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: black;
	border-right-width: 1px;
	border-right-style: solid;
	text-align: center;
}

a.stoff, a.stoff:link, a.stoff:active, a.stoff:visited
{
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	color: blue;
	background-color: transparent;
}

a.stoff:hover
{
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
	color: blue;
	background-color: transparent;
}

ul.stoff
{
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 12px;
	list-style-type: disc;
	/*list-style-image: url();*/
}
/*Slutt stoff*/

/*Nyheter*/
table.nyheter
{
	font-size: x-small;
	border-bottom-color: #A1C7FE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 98%;
	margin-top: 5px;
	margin-left: 2px;
	background-color: white;
	/*padding-bottom: 5px;*/
}

td.overskrift-liste-nyheter
{
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color: #A1C7FE;
	/*background-image: url(/img/default/corner_rt.jpg);
	background-repeat: no-repeat;
	background-position: top right;*/
	padding-left: 3px;
	padding-bottom: 3px;
}

td.overskrift-liste-nyheter-tom
{
	font-size: 12px;
	font-weight: bold;
	color: gray;
	background-color: #A1C7FE;
	/*background-image: url(/img/default/corner_rt.jpg);
	background-repeat: no-repeat;
	background-position: top right;*/
	padding-left: 3px;
	padding-bottom: 3px;
}

td.overskrift-nyheter
{
	font-size: small;
	font-weight: bold;
	/*padding-left: 3px;*/
	padding-bottom: 3px;
	border-bottom-color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

td.nyheter
{
	font-size: x-small;
	/*padding-top: 3px;*/
	padding-left: 1px;
	padding-bottom: 5px;
	border-left-color: #A1C7FE;
	border-right-color: #A1C7FE;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
}

td.flere_nyheter
{
	font-size: x-small;
	/*padding-top: 3px;*/
	padding-left: 3px;
	padding-bottom: 5px;
	border-left-color: black;
	border-right-color: black;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	text-align: right;
}

td.list-nyheter
{
	font-size: x-small;
	/*padding-top: 3px;
	padding-left: 3px;*/
	padding-bottom: 5px;
	border-bottom-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

table.vis-nyhet
{
	width: 100%;
}

table.vis-nyhet-forsteside td.bilde-t-nyhet
{
	width: 100%;
	padding: 4px;
	margin-bottom: 0px;
}

table.vis-nyhet-forsteside
{
	width: 100%;
	margin-bottom: 0px;
	/*background-color: #F2F2F2;*/
	padding-bottom: 10px;
}

td.visover-nyhet
{
	font-size: x-large;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 0px;
}

td.ingress-nyhet
{
	font-size: small;
	font-weight: bold;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 0px;
}

td.ingress-nyhet-forsteside
{
	font-size: small;
	font-weight: bold;
	line-height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

td.av-nyhet
{
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 0px;
}

td.bilde-t-nyhet
{
	/*font-size: normal;
	text-align: center;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 0px;*/
}

td.bilde-h-nyhet
{
	/*font-size: normal;
	padding-top: 13px;
	padding-left: 5px;*/
}

td.brod-nyhet
{
	/*font-size: larger;*/
	font-weight: normal;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 0px
}

table.vis-nyhet-forsteside div.bildetekst-nyhet
{
	font-size: x-small;
	font-style: italic;
	text-align: left;
	margin-bottom: 4px;
}

div.bildetekst-nyhet
{
	font-size: x-small;
	font-style: italic;
	/*white-space: pre;
	text-align: center;*/
}

div.bilde
{
	position: relative;
}

a.nyheter, a.nyheter:link, a.nyheter:active
{
	/*font-size: normal;*/
	font-weight: normal;
	text-decoration: none;
	color: blue;
	background-color: transparent;
}

a.nyheter:visited
{
	/*font-size: normal;*/
	font-weight: normal;
	text-decoration: none;
	color: rgb(85, 26, 139);
	background-color: transparent;
}

a.nyheter:hover
{
	/*font-size: normal;*/
	font-weight: normal;
	text-decoration: underline;
	color: blue;
	background-color: transparent;
}

td.dato-nyhet
{
	font-size: 10px;
	text-align: right;
}


div.nyhet-containter
{
	/*width: 100%;*/
}

div.nyhet-topp
{
	display: inline;
	position: static;
	float: left;
	width: 100%;
}

div.nyhet-tittel
{
	display: inline;
	position: static;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
}

div.nyhet-dato
{
	display: inline;
	position: relative;
	top: 15px;
	float: right;
	font-size: 10px;
}

div.nyhet-ingress
{
	/*display: inline;
	position: relative:
	top: 30px;
	float: left;*/
	font-size: small;
	font-weight: bold;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 0px;
}

div.nyhet-brodtekst
{

}

div.nyhet-bilde-container
{
	display: inline;
	position: relative;
	float: right;
	/*top: 50px;*/
	width: 50%;
	margin-bottom: 5px;
}

div.nyhet-bilde-hoyre
{
	display: inline;
	position: static;
	float: right;
	width: 50%;
	margin-bottom: 5px;
	text-align: center;

	/*text-align: center;*/
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: 1px;
}



div.nyhet-bilde-under-tittel
{
	display: block;
	/*float: center;*/
	width: auto;
	text-align: center;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-top: 0px;
}

div.nyhet-bildetekst
{
	display: block;
	position: static;
	float: left;
	width: 100%;
	font-size: x-small;
	font-style: italic;
	/*white-space: pre;*/
	text-align: left;
	margin-bottom: 15px;
}

div.mest_lest_bilde
{
	display: inline;
	position: relative;
	float: left;
	margin-right: 1px;
	margin-top: 2px;
}

div.mest_lest_bilde_text
{
	display: inline;
	position: relative;
	float: left;
}
/*Slutt nyheter*/




/*Førstesidenyhet*/
div.forsteside-nyhet-container
{
	
}

div.forsteside-nyhet-ingress
{
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.forsteside-nyhet-bilde-hoyre
{
	display: inline;
	float: right;
	/*width: 50%;*/
	text-align: center;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: 1px;
}

div.forsteside-nyhet-bilde-under-tittel
{
	display: inline;
	float: right;
	/*width: 50%;*/
	text-align: center;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: 1px;
}
/*Slutt førstesidenyhet*/




/* Litteratur */
h3.litteratur
{
	font-weight: bold;
	font-size: 9px;
}

div.litteratur-container
{
	float: left;
	width: 100%;
}

div.litteratur-start
{
	float: left;
	font-size: 8px;
	font-style: normal;
}

div.litteratur-slutt
{
	float: left;
	font-size: 8px;
	font-style: italic;
}
/* Slutt litteratur */




/*Form*/
form
{
	margin: 0px;
}

input, select
{
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
}

input.full, textarea.full
{
	width: 100%;
	margin-right: 16px;
}
/*Slutt form*/




/*Skjult tekst*/
#bunnlinje_print
{
	display: none;
}
/*Slutt skjult tekst*/




/*Relaterte bilder*/
img.rel_bilde
{
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 1px;
}
/*Slutt relaterte bilder*/




/*Status*/
div.status-container
{
	display: block;
	margin-top: 15px;
	margin-left: 3px;
	margin-bottom: 20px;
}

div.status-linje
{
	display: block;
	float: left;
	margin-top: 10px;
	width: 100%;
}

div.status-tekst
{
	display: inline;
	float: left;
	font-size: 9px;
	width: 75%;
}

div.status-svar
{
	display: inline;
	float: left;
	font-size: 9px;
	width: 20%;
}

div.dagens_dato
{
	position: absolute;
	letter-spacing: -1px;
	top: 130px;
	left: 111px;
	/*display: block;
	float: left;
	margin-left: 20px;
	margin-top: 50px;
	text-align: center;*/
	font-weight: bold;
	font-size: 10px;
}
/*Slutt status*/




/* Validering */
div.w3c-container
{
	margin-top: 0px;
	width: 100%;
	text-align: center;

	/*border-style: solid;
	border-width: 2px;
	border-color: red;*/
}

div.w3c-html
{
	float: left;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 4px;

	/*border-style: solid;
	border-width: 2px;
	border-color: red;*/
}

div.w3c-css
{
	float: right;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 4px;

	/*border-style: solid;
	border-width: 2px;
	border-color: red;*/
}

div.pow_by
{
	float: left;
	font-size: 10px;
	font-weight: normal;
	width: 100%;
	margin-top: 5px;
}

div.pow_by a, div.pow_by a:link, div.pow_by a:active, div.pow_by a:visited
{
	font-weight: normal;
	color: gray;
	text-decoration: none;
	background-color: transparent;
}

div.pow_by a:hover
{
	font-weight: normal;
	color: gray;
	text-decoration: underline;
	background-color: transparent;
}
/* Slutt validering */




/*Tilbakemelding*/
div.tilbakemld-skjema-container
{
	margin-top: 15px;
}

div.tilbakemld-skjema-block
{
	margin-top: 15px;
}

div.tilbakemld-skjema-container label
{
	font-weight: bold;
}

div.tilbakemld-skjema-container textarea
{
	width: 70%;
	height: 150px;
}

div.tilbakemld-skjema-container input
{
	width: 70%;
}

div.tilbakemld-skjema-container input.tilbakemld-skjema-send
{
	width: 10%;
}

div.tilbakemld-skjema-validation
{
	margin-top: 15px;
	color: red;
	font-weight: bold;
}
/*Slutt tilbakemelding*/



/* Annonse */
div.annonse-top
{
	position: absolute;
	top: 5px;
	left: 5px;
	clear: both;

	border: transparent 0px solid;
	border: red 1px solid;
	width: 1040px;
}


div.annonse-top div
{
	display: inline;
}


div.annonse-rgt,div.annonse-sl
{
	position: absolute;
	left: 870px;
	width: 140px;
}


div.annonse-rgt
{
	/*top: 90px;*/
	top: 5px;
}


div.annonse-rgt div
{
	clear: both;
	margin: 0px 0px 18px 0px;
	padding: 1px;
	border: solid gray 0px;
}


div.annonse-rgt div div
{
	border: 0px;
	margin: 0px 0px 0px 0px;
}


div.annonse-rgt div a b
{
	font-weight: bold;
	text-decoration: underline;
}

div.annonse-rgt div h4
{
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


div.annonse-sl
{
	display: none;
	top: 5px;
	border: solid #B4B4B4 1px;
	height: 80px;
}


div.annonse-sl div
{
	margin-top: 20px;
	text-align: center;
	vertical-align: bottom;
}

div.annonse-sl div a
{
	font-weight: normal;
}
/* Slutt Annonse */
