/* Globale */
body
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;

	margin: 6px 0px 0px 6px;
}

div.side-container
{
	border: 1px solid #514ef7;

	float: left;
	width: 1019px;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	background-repeat: no-repeat;
	background-image: url(/mal/default/img/bakgrunn2.png);
}

div.logo
{
	position: absolute;
	/*width: 200px;*/

	left: 16px;
	top: 5px;

	z-index: 2;
}

div.center
{
	text-align: center;
	clear: both;
}

div.right
{
	text-align: right;
}

a,a:visited
{
	/*font-size: 12px;*/
	/*color: #505050;*/
	color: blue;
	text-decoration: none;
	cursor: pointer;
}

a:hover
{
	text-decoration: underline;
	cursor: pointer;
}

img
{
	border: 0;
}

h1
{
	font-size: 4.5em;
}

h2
{
	font-size: 1.4em;
}

h3
{
	font-size: 1.1em;
	margin: 12px 0px 0px 0px;
}
/* Slutt globale */




/* Form */
label
{
	font-weight: bold;
/*
	display: block;

	margin: 15px 0px 0px 0px;
	*/
}

input.full
{
	width: 20em;
}

input.half_full
{
	width: 10em;
}

textarea.full
{
	width: 20em;
	overflow: visible;
}

textarea.half_full
{
	width: 10em;
}

div.form_must
{
	font-weight: bold;
	font-size: 1.1em;

	vertical-align: top;

	display: inline;

	margin: 0px 0px 0px 6px;

	color: red;
}
/* Slutt form */




/* Tabeller */
div.table table
{
	width: 100%;
	border-spacing: 0px;
}

div.table tr, div.table td, div.table th
{
	border-spacing: 0px;
	vertical-align: top;

	padding: 3px 3px 3px 3px;
}

th
{
	text-align: left;
	border-bottom: solid black 1px;
}
/* Slutt tabeller */




/* Overskrifter */
div.overskrift-container
{
	width: 860px;
	float: right;

	margin: 0px 3px 0px auto;
	padding: 0px 0px 0px 0px;

	border: 0px solid black;
}

div.overskrift
{
	display: block;
}

div.overskrift h1
{
	margin: 5px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
}


/* Skille */
div.skille-vertical
{
	display: block;
	float: left;
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	width: 3px;
	height: 555px;

	background-color: black;
}

div.skille-horizontal
{
	display: block;
	clear: both;

	margin: 15px auto 15px auto;
	padding: 0px 0px 0px 0px;

	height: 2px;
	width: 98%;

	background-color: #514ef7;
}

.n
{
	background-color: #E1E1E1;
}

.nn
{
	background-color: white;
}
/* Slutt skille */





/* Meny */
div.meny-container
{
	display: block;
	float: left;
	width: 150px;

	margin: 90px 0px 0px 5px;
	padding: 3px 3px 3px 3px;
}

div.meny-start-nav
{
	display: block;
	width: 100%;
	text-align: center;

	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

div.meny-start-nav a
{
	font-size: 10px;

	cursor: pointer;
}

div.meny-hoved a,div.meny-hoved a:visited
{
	font-weight: bold;
	font-size: 14px;
	color: black;

	text-decoration: none;
}

div.meny-hoved a:hover
{
	font-weight: bold;
	font-size: 14px;

	text-decoration: underline;
}
/* Slutt meny */




/* Meny */
div.meny
{
	width: 150px;
	float: left;

	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 3px;
}


div.meny h2,div.meny a
{
	color: black;
}


div.meny h2, div.nyheter h2
{
	padding-left: 3px;
	border-bottom: white solid 1px;
}


div.meny ul
{
	list-style-type: square;
	color: black;

	padding-left: 17px;
	margin: 15px 0px 0px 0px;
}

div.meny ul ul
{
	list-style-type: circle;
	color: black;

	padding-left: 11px;
	margin: 2px 0px 0px 0px;

	/*border: white solid 1px;*/
}

div.meny li.overskrift
{
	font-weight: bold;
	font-size: 1.5em;

	margin: 10px 0px 0px -30px;
	padding: 0px 0px 0px 0px;

	border-bottom: solid black 1px;

	list-style: none;
}

div.meny li.skille
{
	list-style: none;
}


div.meny div.nav
{
	color: black;
	text-align: center;
}
/* Slutt Meny */




/* Aktuelt */
div.aktuelt
{
	float: left;
	width: 161px;

	border-top: 3px #514ef7 solid;

	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 6px;
}

div.aktuelt h3
{
	font-size: 1em;

	color: white;

	margin: 0px 6px 0px 0px;
	padding: 2px 0px 2px 2px;

	background: black url(/mal/default/img/corner_rt.jpg) no-repeat top right;
}

div.aktuelt table
{
	border: solid black 1px;
	border-spacing: 0px;

	margin: 0px 6px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.aktuelt table td
{
	padding-bottom: 6px;
}

div.aktuelt a
{
	font-size: 0.8em;
	color: blue;
}

div.aktuelt td div
{
	font-size: 0.8em;

	display: inline;
}
/* Slutt aktuelt */




/* Innhold */
div.innhold-container
{
	display: block;
	float: left;
	width: 680px;

	border-top: #514ef7 3px solid;
	border-left: #514ef7 3px solid;
	border-right: #514ef7 3px solid;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	background-color: white;

	min-height: 40em;
	height: auto;
}

* html div.innhold-contianer
{
	height: 40em;
}

div.innhold-container div.innhold
{
	float: left;

	margin: 0px 0px 6px 3px;
	padding: 0px 3px 0px 3px;

	width: 325px;
	height: 150px;

	background-color: white;

	overflow: hidden;
}

div.innhold-container div.innhold-embed
{
	float: left;

	margin: 0px 0px 6px 3px;
	padding: 0px 3px 0px 3px;

	width: 325px;
	min-height: 150px;

	background-color: white;

	overflow: hidden;
}

div.innhold-container div.innhold-embed p
{
	font-size: 0.9em;
	line-height: 12px;
}

div.innhold-container div.innhold-full-bredde
{
	float: left;

	margin: 5px 3px 6px 3px;
	padding: 0px 0px 0px 3px;

	width: 664px;

	background-color: #F1F1F1;

	vertical-align: middle;
}

div.innhold-container div.innhold-full
{
	float: left;

	padding: 5px 6px 5px 6px;
	margin: 0px 0px 0px 0px;

	width: 667px;
	min-height: 550px;

	background-color: transparent;
}

div.innhold-container div.innhold-full-embed
{
	float: left;

	padding: 5px 6px 5px 6px;
	margin: 0px 0px 15px 0px;

	width: 667px;

	background-color: transparent;
}
/* Slutt Innhold */




/* Bunnen */
div.bunn-container
{
	clear: both;
	display: block;
	float: left;

	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;

	width: 1019px;

	text-align: center;

	border: 1px solid #514ef7;
	border-top: 3px solid #514ef7;
}
/* Slutt bunnen */




/* Førstesidenyhet */
div.forsteside 
{
}

div.forsteside div.forsteside-nyhet-bilde-hoyre
{
	margin: 5px 0px 5px 0px;
}

div.innhold-full-bredde div.forsteside-nyhet-bilde-hoyre
{
	margin: 0px 0px 0px 0px;
}

div.forsteside h2
{
	font-weight: bold;
	font-size: 1.8em;

	display: inline;
	float: left;


	width: 400px;

	margin: 5px 0px 7px 0px;

	line-height: 0.9em;
}

div.innhold h2, div.innhold-embed h2
{
	font-size: 1.4em;
	margin: 0px 0px 5px 0px;
}

div.forsteside-nyhet-container
{

}

div.forsteside-nyhet-ingress
{
	font-weight: normal;

	padding: 0px 0px 0px 0px;
}

div.forsteside-nyhet-ingress a
{
	font-weight: normal;
}

div.forsteside div.forsteside-nyhet-ingress
{
	font-size: 1.1em;
	float: left;
	width: 400px;

	line-height: 15px;
}

div.innhold div.forsteside-nyhet-ingress
{
	font-size: 0.9em;

	line-height: 12px;
}

div.forsteside-nyhet-bilde-hoyre
{
	display: inline;
	float: right;

	text-align: center;
	margin: 1px 3px 1px 3px;
}

div.innhold div.forsteside-nyhet-bilde-hoyre
{
	margin: 4px 3px 3px 3px;
}

div.forsteside-nyhet-bilde-under-tittel
{
	display: inline;
	float: right;

	text-align: center;
	margin: 1px 3px 3px 3px;
}
/*Slutt førstesidenyhet*/




/* En nyhet */
div.nyhet-container
{
}

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
{
	font-size: 1.1em;
	font-weight: bold;

	padding: 13px 0px 13px 0px;
}

div.nyhet-brodtekst
{
	font-size: 1.1em;
}

div.nyhet-bilde-container
{
	display: inline;
	position: relative;
	float: right;

	width: 50%;
	margin-bottom: 5px;
}

div.nyhet-bilde-hoyre
{
	display: inline;
	position: static;
	float: right;
	width: 50%;
	text-align: center;

	margin: 1px 3px 3px 3px;
}

div.nyhet-bilde-under-tittel
{
	display: block;

	width: auto;
	text-align: center;

	margin: 0px 3px 0px 3px;
}

div.nyhet-bildetekst
{
	display: block;
	position: static;
	float: left;
	width: 100%;

	font-size: x-small;
	font-style: italic;
	text-align: left;
	margin-bottom: 15px;
}
/* Slutt en nyhet */




/* Etterlysning */
div.el div.forsteside-nyhet-ingress
{
	font-weight: normal;
}

div.el-bilder
{
}

div.el-bilder img
{
	float: right;

	clear: both;

	margin: 0px 5px 5px 5px;
}

div.el-avsender
{
	font-size: 0.8em;

	margin: 0px 0px 15px 0px;

	clear: both;
}
/* Slutt Etterlysning */




/* Tilbake */
div.tilbake
{
	display: block;
	float: left;
	clear: both;
	left: 25%;
	margin: 30px 0px 10px 0px;
	text-align: center;
	width: 100%;
}
/* Slutt tilbake */
