﻿/* FASTE TAGGER */
body {
	font-family: Verdana;
	font-size: 75%;
	margin: 0px;
	padding: 0px;
}

td{
	font-family: Verdana;
	font-size: 100%;	
}

h1, h2, h3, h4, h5, th, thead, tfoot {
	color: #1a517c;
}

h1 {
	font-family: Trebuchet MS;
	font-size: 175%;
	font-weight: bold;
	text-decoration:none;	
}
h2 {
	font-family: Trebuchet MS;
	font-size: 150%;
	font-weight: bold;
	text-decoration:none;
}
h3 {
	font-family: Trebuchet MS;
	font-size: 125%;
	font-weight: bold;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-weight: bold;
}
hr {
	color: silver;
	height: 1px;
}

caption {
	font-size: 90%;
	text-align:left;
}




A:link {
	color: #1a517c;
}
A:visited {
	color: #1a517c;
}
A:active {
	color: #1a517c;
}
A:hover {
	color: #000000;
}




.DirekteLenker{
	display: none;
}




/*
UL LI {
	list-style-type: square;
}
UL LI LI {
	list-style-type: disc;
}
UL LI LI LI {
	list-style-type: circle;
}
OL LI {
	list-style-type: decimal;
}
OL OL LI {
	list-style-type: lower-alpha;
}
OL OL OL LI {
	list-style-type: lower-roman;
}
/*






/*CONTENTPANGES*/

.ContentPage{
	width: 1000px;
	margin: auto;
	height: 3000px;
	border-left: 1px silver solid;
	border-right: 1px silver solid;
}

.ContentpaneTop {
	position:relative;
	background-color: #1a517c;
	height: 117px;
	width: 100%;
}

.ContentpaneTopLogo{
	height: 117px; 
	width: 100%; 
	border: 0px;
}

.ContentMeny{
	height: 25px;
	background-color: #1a517c;
	padding-left: 3px;
}
.ContentBrodsmule {
	background-color: white;
	padding-left: 3px;
}
.ContentpaneMenyVenstre {
	background-color: white;
	padding-left: 3px;
	width: 200px; 
	float: left;
}
.ContentpaneMiddle {
	background-color: white;
	padding-left: 3px;
	padding-right: 3px;
	width: 570px;
	float: left;
}
.ContentpaneMenyHoyre {
	background-color: white;
	padding-right: 3px;
	width: 166px;
	float: right;
}








/* DIV TAGS ØVERST */

.boxSokeboks{
	width: 220px;
	float: right;
	position: absolute;
	right: 10px; 
	top: 3px;
	text-align: left;
}

.boxSokeboksTextbox{
	vertical-align:middle;
	border: 1px gray solid;
	height: 18px;
	width: 150px;
}

.boxSokeboksButton{
	vertical-align:middle;
	border: 1px gray solid;
	margin-left: 1px;
	height: 22px;
}

.boxSkriftboks {
	width: 220px;
	float: right;
	position: absolute; 
	right: 10px; 
	top: 70px;
}

.boxSkriftboksLink{
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.boxLeseweb {
	width:220px;
	float: right; 
	position: absolute;
	right: 10px; 
	top: 35px;
}

.boxLesewebLink{
	display:none;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.boxFooter{
	color:gray;
	padding: 3px;
	font-size:90%;
}







/*NYHETER FOR FORSIDEN*/
.boxContentpaneMenyHoyre {
	margin-top: 0px;
	width: 166px;
}

.boxContentpaneMenyHoyreHeadliner{
	border: 1px black solid;
	font-weight: bold;
	background-color: #1a517c;
	color: white;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 1px;
}






/* DETALJER */
.imgBorder {
	border: 1px gray solid;
}

.menyHovedNode{
	color:black;
	display: inline;
	font-family:Verdana;
	font-size: 75%;
	text-decoration:none;
}

.menyUnderNode{
	color:black;
	display: inline;
	font-family:Verdana;
	font-size: 75%;
	text-decoration:none;
}

.BottomReference{
	color: gray;
}





/* NYHETER.ASPX */
.nyhetLesMerOgDato {
}

.nyhetIngress{
}




/* DIVERSE MENYELEMENTER PÅ HØYRE SIDE */

.boxNyhetTekst{
	font-size:90%;
}

.boxNyhetTekstDato{
	font-size:85%;
	color:gray;
}
	