﻿
html
{
	border: 0px solid red;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top left;
}

body
{
	margin: 0;
	padding: 0;
	color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top left; /*background-color:#858b8b;*/
}

form
{
	padding: 0;
	margin: 0;
}



body, input, textarea, select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
}

table
{
	border-collapse: collapse;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
{
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix
{
	display: block;
}
/* End hide from IE Mac */

img, a img
{
	border: 0;
}
img, div, a, input
{
	behavior: url(/js/iepngfix.htc);
}

a:link, a:active, a:visited
{
	text-decoration: none;
	color: #AF2F2E;
}
a:hover
{
	text-decoration: underline;
}

h1
{
	font-weight: normal;
	font-size: 20px;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

h2
{
	font-weight: normal;
	font-size: 16px;
	line-height: 1em;
	margin: 0;
	padding: 0.5em 0 0.7em 0;
}

h3
{
	font-weight: bold;
	font-size: 14px;
	line-height: 1em;
	margin: 0;
	padding: 0.4em 0 0.7em 0;
}

h4
{
	font-weight: bold;
	font-size: 12px;
	line-height: 1em;
	margin: 0;
	padding: 0 0 0.7em 0;
}

p
{
	margin: 0;
	padding: 0 0 1.2em 0;
}

input.tekstboks, textarea.tekstboks, select.tekstboks
{
	border: solid 1px #666;
	padding: 3px;
}

input.tekstboks:focus, textarea.tekstboks:focus
{
	background-color: #FFFFE1;
}

/* #### LAYOUT #### */

#mainframe
{
	width: 980px; /* margin-left:160px;*/
	border: 0px solid red;
	margin: 0 auto;
}

div.mainframe
{
	/*position:relative;*/
	min-height: 1px;
	height: auto !important;
	height: 1px;
	width: 980px;
}
div.mainframe:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html div.mainframe
{
	height: 1%;
}

.logo
{
	float: left;
	width:59px; 
	height:60px;
	border-right:2px solid #e8e9e9;
}

.topholder
{
	height:102px;		
}

.topright
{
	border: 0px solid red;			
}

.meny
{
	/*float: left;*/
}
.head
{
	/*background-image: url(images/titlebg.png);
	background-repeat: no-repeat;*/
	background-color:#aaaeae;
	/*width: 860px;*/
	width:919px;
	height: 60px;
	float: left;
	/*padding-left: 20px;*/
	/*padding-top: 8px;*/
	/*background-color:White;*/
}
#innhold
{
	clear: left;
	border: 0px solid aqua;
	float: left;
}

.tekst
{
	border:0px solid red;
	float:left;
	/*width:368px;*/
	margin-left:54px;
	width:480px;
}

.bilde
{
	border:0px solid aqua;
	float:left;
	/*width:330px;*/
	padding-left:10px;
}

.footer
{
	color: #d3d5d5;
	font-size: 11px;
	background-image: url(images/footerbg.png);
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	width: 970px;
	height: 240px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}


/*default.aspx*/

.top
{
	height: 300px;
	border: 0px solid red;
	/*background-image: url(images/banner3.png);*/
	background-image: url(images/banner_final.png);
	background-repeat: no-repeat;
	width: 980px;
}

.logoleft
{	
	float:left;
	margin:32px 0 0 8px;
}

.logoright
{	
	float:right;	
	margin:5px 10px 0 0;		
}

.middle
{
	background-image: url(images/middlebg2.png);
	background-repeat: repeat-x;
	height: 250px;
	float: left;
	width: 980px;
}

.middle h1
{
	color: #777d7d;
	font-size: 18px;
	background-image: url(images/dott.png);
	background-repeat: no-repeat;
	background-position: left 85%;
	padding-left: 18px;
	padding-top: 22px;
	text-transform: uppercase;
}

.middle a:link
{
	color: #af2f2e;
}

.middle a:visited
{
	color: #af2f2e;
}
.forsidetekst
{
	padding-top: 13px;
}

.about
{
	float: left;
	width: 435px;
	color: #777d7d;
	margin-left: 40px;
	height: 196px;
	/*overflow: hidden;*/
	display:inline; /*ie6 fix*/
	/*line-height:18px;*/
	line-height:16px;

}
.news
{
	width: 203px;
	float: left;
	color: #777d7d;
	font-size: 11px;
	margin-left: 30px;
	line-height:17px;
	
}

.ingress
{
	color: #4c4c4c;
	font-size: 12px;
}

.ingress strong
{
	font-size: 11px;
	color: #4c4c4c;
}

.career
{
	float: left;
	width: 213px;
	color: #777d7d;
	font-size: 11px;
	margin-left: 30px;
	height: 200px;
	/*overflow: hidden;*/
	line-height: 16px;
}

.careertekst
{
	padding-top: 13px;

}

.career strong
{
	font-size: 11px;
	color: #4c4c4c;
}

/*mal_standard.aspx*/
.topp
{
	background-image: url(images/toppbg.png);
	background-repeat: repeat-x;
	width: 980px;
	height: 60px;
}

.holder
{
	background-image: url(images/hovedbg2.png);
	background-repeat: repeat;
	background-position: bottom;
	min-height: 415px;
	width: 980px;
	float: left;
}

.left
{
	float: left;
	width: 215px;
	padding-top: 21px;
	border:0px solid red;
	
}

.main
{
	color: #777d7d;
	float: left;
	padding-top: 21px;
	/*width: 566px;*/
	width:760px;
	line-height: 18px;
	border: 0px solid green;
}

.lefttop
{
	float: left;
	width: 215px;
}

.maintop
{
	float: left;
}

.maintop h1
{
	font-size: 22px;
	color: #777d7d;
	padding-top: 29px;
	padding-left:52px;
}


.bunn
{
	background-image: url(images/bunn.png);
	height: 20px;
	clear: both;
	border: 0px solid red;
	width: 980px;
}


.tittel
{
	font-size: 18px;
	color: #777d7d;
	text-transform: uppercase;
	padding-top: 35px;
	padding-left: 38px;
	background-image: url(images/notselected.gif);
	background-repeat: no-repeat;
	background-position: 10% 95%;

}


/*nyheter.aspx*/

.dato
{
	font-size: 10px;
	color: #777777;
}

.newsingress
{
	color: #777d7d;
}

.newstittel a:link
{
	font-size: 14px;
	color: #4c4c4c;
}

.newstittel a:visited
{
	font-size: 14px;
	color: #4c4c4c;
}

.readon a:link
{
	color: #af302f;
}

.readon a:visited
{
	color: #af302f;
}


/*nyhet/nyhet.aspx*/

.newsarkiv
{
	padding-left: 18px;
	padding-right: 30px;
	border: 0px solid red;
}

.newsarkiv a:link
{
	color: #4c4c4c;
}

.newsarkiv a:visited
{
	color: #4c4c4c;
}

/* #### MENY #### */
/* Level 1 */
.l1
{
	/*clear: left;
	float: left;
	width: 860px;*/
	background-image: url(images/menybg.png);
	height: 22px;
	font-size: 13px;
	padding:1px 0 0 0;
	outline: none;
	height:39px;
}
.l1 .l1_sub
{
    margin:12px 0 0 69px;    
}
.l1 a:link, .l1 a:visited
{
	display: block;
	float: left;
	color: #fff;
	padding-right: 36px;
	outline: none;
}

.l1 a:hover
{
	text-decoration: underline;
}

.l1 a.selected:link, .l1 a.selected:visited
{
	/*color: #d3d5d5;*/
	/*color:#c86261;*/
	color:#e6acab;
	outline: none;
}


/* Level 2 */
.l2
{
	clear: left;
}

.l2 a:link, .l2 a:visited
{
	display: block;
	padding-left: 40px;
	background-image: url(images/notselected.png);
	background-repeat: no-repeat;
	background-position: 10% 50%;
	color: #4c4c4c;
	line-height: 24px;
	outline: none;
}

.l2 a:hover
{
	text-decoration: none;
	color: #980201;
}

.l2 a.selected:link, .l2 a.selected:visited
{
	color: #980201;
	background-image: url(images/dott.png);
	background-repeat: no-repeat;
}


/* Level 3 */
.l3
{
	clear: left;
	float: left;
	border: solid 1px #bbb;
}

.l3 a:link, .l3 a:visited
{
	display: block;
	float: left;
	background-color: #ccc;
	padding: 2px 10px;
}

.l3 a:hover
{
	text-decoration: underline;
}

.l3 a.selected:link, .l3 a.selected:visited
{
	color: #000;
}
.logowrapper
{
    border-bottom:2px solid #e8e9e9;    
}
