﻿


body
{
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #1b2832;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-x;
}

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:none;
	
}
a img
{
	vertical-align:middle;
}


img, div, a, input
{
	behavior: url(/js/iepngfix.htc);
	border:none;
}

a:link, a:active, a:visited
{
	text-decoration: none; /*color: #67757e;*/
	color: #1b2832;
}
a:hover
{
	text-decoration: none;
}

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;
}

h3
{
	font-weight: bold;
	font-size: 14px;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

h4
{
	font-weight: bold;
	font-size: 12px;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

p
{
	margin: 0;
	padding: 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: 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%;
}

#toppfelt
{
	height: 156px;
	border: 0px solid red;
	
	
}
.logo
{
	float: left;
	border: 0px solid red;
	width: 246px; /*height:157px;*/
}




#righttop
{
	height: 156px;
	border: 0px solid aqua;
	background-color: #67757e;
	float: left;
	display: inline;
}
.topptekst
{
	border: 0px solid red;
	height: 118px;
	width: 734px;
	background-color: #bbc2c7;
}



.forsidetekst
{
	color: #67757e;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	line-height: 23px;
	padding-left: 33px;
	padding-top: 23px;
	padding-right: 45px;
}

.holder
{
	border: 0px solid red;
	height: 36px; /*margin-top:75px;*/
}
.meny
{
	border: 0px solid red;
	float: left; /*margin-top:88px;*/
}

.sok
{
	border: 0px solid aqua;
	
	margin-left: 548px;
	padding-top: 9px;
}

#midtfelt
{
	border: 0px solid aqua;
	height: 251px;
	width: 100%;
	background-color: #be001e;
	background-image: url(images/forsidebilde.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#bunnfelt
{
	background-color: #fff;
	width: 100%;
	height: 197px;
	background-image: url(images/klinkekuler.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 10px;
}

#bunnfelt h1
{
	color: #1b2832;
	font-family: Georgia;
	font-size: 18px;
}

.news
{
	border: 0px solid aqua;
	width: 317px;
	margin-left: 239px;
	float: left;
	padding-top: 30px;
	padding-left: 28px;
	display: inline;
	line-height: 18px;
	padding-right:29px;
}

.news h1
{
	padding-bottom: 10px;
}

.contact
{
	padding-top: 30px;
	padding-left: 40px;
	width: 323px;
	border: 0px solid red;
	margin-left: 4px;
	height: 167px;
	background-color: #bbc2c7;
	float: left;
}

.contact h1
{
	padding-bottom: 10px;
}

.kontakttekst
{
	color: #67757e;
	line-height: 18px;
}

.ingress
{
	color: #67757e;
}

.newstitle a:link
{
	color: #1b2832;
	font-size: 18px;
	font-family: Georgia;
}

.newstitle a:visited
{
	color: #1b2832;
	font-size: 18px;
	font-family: Georgia;
}

.lesmer a:link
{
	/*color:#67757e;*/
	color: #1b2832;
}

.lesmer a:visited
{
	/*color:#67757e;*/
	color: #1b2832;
}




/*minimal master*/
.leftmenu
{
	float: left;
	width: 246px;
	border: 0px solid red;
	display: inline;
}


*html .maininnholdpf
{
	padding-right: 0;
	padding-left: 50px;
	padding-top: 48px;
}


.maininnholdpf
{
	border: 0px solid aqua;
	padding-left: 50px;
	color: #67757e;
	padding-top: 48px;
	padding-right: 150px;
	float: left;
	width: 530px;
	line-height: 18px;
	display: inline;
	
}

.txtpad
{
	padding:5px;
}

.maininnholdpf table tr td
{
	padding-top:5px;
	padding-bottom:10px;
	padding-left:5px;
	border-bottom:1px solid #71828c;
}

.maininnhold em
{
	line-height:12px;
}


.maininnhold
{
	border: 0px solid aqua;
	padding-left: 50px;
	color: #67757e;
	padding-top: 48px;
	padding-right: 150px;
	float: left;
	width: 530px;
	line-height: 18px;
	display: inline;
}

*html .maininnhold
{
	padding-right: 0;
	padding-left: 50px;
	padding-top: 48px;
}

.maininnhold h1
{
	color: #1b2832;
	font-family: Georgia;
	font-size: 18px;
	padding-bottom: 14px;
}
.maininnhold table
{
}

.table
{
	width: 642px;
	border: 0px solid blue;
}

.maininnhold table tr td
{
	/*vertical-align:top;*/
	border: 0px solid blue;
}

#innhold
{
	clear: left;
	background-color: #fff;
	min-height: 350px;
	height: 100%;
	float: left;
	margin-bottom: 10px;
}

#footer
{
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-y;
	height: 97px;
	background-position: right bottom;
	width: 100%;
	float: right;
	margin-top: 60px;
	border: 0px solid red;
}

#footer p
{
	color: #99a4ab;
	float: right;
	padding-top: 32px;
	padding-right: 32px;
	line-height: 18px;
}

#footer a:link
{
	color: #99a4ab;
}


#footer a:visited
{
	color: #99a4ab;
}
.copyright
{
	color: #4a5d68;
	font-size: 10px;
	float: right;
	padding-right: 18px;
}

.copyright a:link
{
	color: #4a5d68;
}

.copyright a:visited
{
	color: #4a5d68;
}

/*mal_ansatt*/
.leftansatt
{
	float: left;
	width: 246px;
	border: 0px solid aqua;
}

.red
{
	background-color: #be001e;
}


.klinkekule
{
	background-image: url(images/klinkekuler2.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 246px;
	margin-top: 34px;
}
.leftansatt a:link
{
	color: #000;
}

.leftansatt a:visited
{
	color: #000;
}


.leftansatt h1
{
	color: #fff;
	font-size: 18px;
	font-family: Georgia;
	padding-left: 30px;
	padding-top: 25px;
	border: 0px solid red;
	padding-bottom: 4px;
}

.lbltekst1
{
	font-size: 11px;
	padding-left: 30px;
	border: 0px solid red;
	color: #fff;
}
.brodtekst
{
	font-size: 11px;
	color: #fff;
	padding-left: 30px;
	padding-right: 18px;
	padding-top: 20px;
}


.ansatte a:link
{
	color: #67757e;
}

.ansatte a:visited
{
	color: #67757e;
}


.selskap
{
	border: 0px solid red;
	margin-top: 18px;
	font-size: 10px;
	color: #67757e;
}

.selskap table
{
	max-width: 210px;
}


.selskap table tr td
{
	padding: 0;
	margin: 0;
	border: 0px solid red;
}

#avmelding
{
	width:960px;
	float:left;
	text-align:center;
	padding-top:100px;
	font-weight:bold;
}

/* #### MENY #### */
/* Level 1 */
.l1
{
	float: left;
}

.l1 a:link, .l1 a:visited
{
	display: block;
	float: left;
	color: #fff;
	text-transform: uppercase; /* padding:2px 10px;*/
	font-weight: bold;
	font-size: 10px;
	margin-left: 24px;
	outline: none;
	padding-right: 3px;
	padding-left: 3px;
	height: 25px;
	padding-top: 13px;
}

.l1 a:hover
{
	text-decoration: none;
	background-image: url(images/selected.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.l1 a.selected:link, .l1 a.selected:visited
{
	color: #fff; /* border-bottom:3px solid #be001e;*/
	margin-left: 24px;
	outline: none;
	padding-right: 3px;
	padding-left: 3px;
	background-image: url(images/selected.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}


/* Level 2 */
.l2
{
	padding-bottom: 30px;
	padding-top: 30px;
	background-color: #be001e;
}

.l2 a:link, .l2 a:visited
{
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	outline: none;
	margin-left: 33px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	outline: none;
}

.l2 a:hover
{
	text-decoration: none;
	background-image: url(images/pil.gif);
	background-position: left 80%;
	background-repeat: no-repeat;
}

.l2 a.selected:link, .l2 a.selected:visited
{
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin-left: 33px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	background-image: url(images/pil.gif);
	background-position: left 80%;
	background-repeat: no-repeat;
	outline: none;
}


/* Level 3 */
.l3
{
	/*padding-bottom: 30px;
	padding-top: 30px;*/
	background-color: #be001e;
}

.l3 a:link, .l3 a:visited
{
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	outline: none;
	margin-left: 50px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	outline: none;
}

.l3 a:hover
{
	text-decoration: none;
	background-image: url(images/pil.gif);
	background-position: left 80%;
	background-repeat: no-repeat;
}

.l3 a.selected:link, .l3 a.selected:visited
{
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	margin-left: 50px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	background-image: url(images/pil.gif);
	background-position: left 80%;
	background-repeat: no-repeat;
	outline: none;
}
