* { margin:0; padding:0; }

/* KURSINFO START*/
#kurswrapper {
	width: 750px;
	float: left;
	}

#accordion {
	width: 500px;
	}

#sidebilde {
	width: 200px;
	}

.lesmer { 
	line-height: 130%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 30px;
	padding-right: 25px;
	padding-bottom: 5px; 
	}


.toggler  { 
	cursor:pointer; 
	color:#000; 
	margin: 0; 
	padding: 0;  
	}

.toggler h3 { 
	cursor:pointer; 
	background:#549ec8; 
	font-weight:bold; 
	margin: 0; 
	padding:5px; 
	padding-left:30px; 
	font-size:16px; 
	font-family:Arial, sans-serif; 
	}

.toggler h3:hover { 
	background:#9fd4ff; 
	}

.element { 
	padding:0 5px; 
	}

.element p {
	line-height: 130%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 5px; 
	}

/* KURSINFO START*/


/* SKYGGER START*/

.out {
  display:block; 
  background:#bbb; 
  border:1px solid #ddd; 
  position:relative;
  margin:1em 0;
  }
.in2 {
  display:block; 
  background:#777; 
  border:1px solid #999; 
  position:relative;
  padding:1px;
  margin:1px;
  }
.in {
  background:#fff; 
  border:1px solid #555; 
  position:relative; 
  padding:0px;
  font-weight:normal;
  }

.ltin {
  left:-5px;
  }
.tpin {
  top:-5px;
  }
.rtin {
  left:5px;
  }



.narrow {width:8em;}
.normal {width:1000px;}
.wide {width:18em;}
.image {width:412px; padding:0;}

/* SKYGGER SLUTT*/

body {
	background: #fff;
	margin-top: 10px;
	background-image:url("../images/bakgrunn.jpg");
	font-size: 11px;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: white;
}

h1,h2,h3,h4,h5,h6 {
	padding: 15px;
	padding-left: 25px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 0px;
}

span.innrykk {
	color: #e74f39;
	font-weight: bold;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 20px;
}

a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: blue;
}

a:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: blue;
}

a.reglink {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #26292a;
}

a.reglink:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}

.innhold  p {
	line-height: 130%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 150px;
	padding-bottom: 15px;
}

p.mail {
	line-height: 130%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 20px;
	padding-bottom: 10px;
}


p.small {
	font:9px/16px verdana, arial, helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

p.error {
	color: #FF0000;
	font-weight: bold;
	margin: 0px;
}

p.normal {
	line-height: 130%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;	
}

p.ingress {
	line-height: 140%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	padding-left: 5px;
}

p.ingresstopp {
	line-height: 140%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

p.full {
	line-height: 130%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	padding-left: 10px;
	width: 100%;
}

p.login {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding:7px;
	}

p.sok {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding:5px;
	padding-right: 7px;
	}


p em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}


p img {
	margin-right: 5px;
}

.rod_nyhet{
	font-weight: bold;
	color: #ff0000;
}


div.bildeListe {
	display: block;
	width: 600px;
	border-style: none;
	height: 80px;
}

div.bildeListe p {
	padding: 5px;
	padding-left: 25px;
}

div#wrapper {
	width:1000px;
	margin: 0 auto;
	border: 0px solid #000;

}

div#page {
	width:990px;
	margin: 0 auto;
	background: #9fd4ff;
	border: 1px solid #000;
	padding-bottom: 5px;
}

div#container {
	width:980px;
	margin: 0 auto;
	border: 0px solid #000;

}

div#header {
	height: 120px;
	background-image:url("../images/logo_top4.png");
	background-repeat: no-repeat;
	background-color:#9fd4ff;
	border-bottom: 0px solid #000;
	text-align: right;
}

div#head_login {
	float:right;
	position: relative;
}

div#head_sok {
	float:left;
	margin-left: 0px !important;
	margin-left: 0px;
	margin-top: 2px;
	position: relative;
}

div#logo {
	float:left;
	clear: both;
	width:100%;
	height: 92px;
	position: relative;
}

div#top {
	padding-top: 5px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	float:left;
	width: 978px;
	position: relative;
	background-image:url("../images/bakgrunn.jpg");
	background-color: #549ec8;
	font-size: 16px;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;	
}

.topRight
{
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
}

div.tips-navigasjon {
	position: relative;
	width:500px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	background-color: #e4eaf2;
	z-index: 7;
	margin: 5px;
	margin-left: 25px;
	padding: 10px;
	}

ul#textList {
	line-height: 130%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 0;
	padding-left: 0.5em;
	list-style-type: none;	
	list-style-position: inside;
}

ul#kursList {
	line-height: 130%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 30px;
	margin-bottom: 5px;
	padding-left: 0;
	list-style-type: none;	
	list-style-position: inside;
}

ul#kursListNorm {
	line-height: 130%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-left: 1em;
	list-style-type: none;	
	list-style-position: inside;
}

#kursListNorm ul li{
	margin-left: 0;
	padding-left: 1em;
	list-style-position: inside;
	list-style-type: none;	
} 

#kursList ul li{
	margin-left: 0;
	padding-left: 1em;
	list-style-position: inside;
	list-style-type: none;	
}
	
ul#idList {
	margin: 0;
	padding: 0;
}
 
ul#idList li.item {
	font-size: 11px; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 4px;
	width: 130px;
	background: #26292a;
	color: #9fd4ff;
	list-style: none;
}

ul#idList li.item a {
	color: #9fd4ff;
	letter-spacing: 1px;
	text-decoration: none; 
}

ul#idList li a:hover {
	color: #26292a;
}

ul#nav li {
	float:left;
	position: relative;
	left: 120px;
	width:7.5em;
	margin-right:2px;
	text-align: center;
	font-weight: bold;
	list-style: none;
}



ul#nav li a {
	font-size:0.8em; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none; 
	padding: 0.4em 1.2em;
	border: 0px solid #000000; 
	border-bottom: 0px solid #000000;
	background: #9fd4ff;
	display:block;

}


div#top a#current {
	background: #26292a; 
	color: #9fd4ff;
}

div#top a:hover {
	background: #fff; 
	color: #000000;
}


div#space {
	float:left;
	width:978px;
	height: 20px;
	background: #26292a;
	border-top: 0px solid #000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;

}

div#main {
	position: relative:
	float: left;
	text-align: left;
	background-color: #26292a;
	width: 978px;
	overflow: hidden;
	padding-bottom:  5px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #000000;
	clear: both;

}

div#menu {
	width: 155px;
	padding-left:5px;
	position: relative;
	float: left;
	background-color: #26292a;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 0.8 em;
	font-weight: normal;
}


div#menu a {
	font-size:0.8em; 
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	letter-spacing: 0;
	color: #000000;
	line-height: 150%;
	text-decoration: none; 
	padding: 0; 
	cursor: pointer;

}

div#menu a#current{font-weight: bold; background: #b4d3e4;}


div#content {
	position: relative;
	float: left;
	width:800px;
	background-color: #fff;
	border: 0px solid #000;

}


div#bottom {
	width:100%;
	margin: 3px auto;
	margin-top: -15px;
	text-align:center;
	border-style:solid;
	border-color:#000000;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}

div#form-left {
	float: left;
	width: 350px;
}

div#form-right {
	float: left;
	width: 350px;
}

.reg {
	width: 300px;
	border-style:none;
	
}

form em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}
fieldset {  
	background-color: rgb(206, 217, 232);
	position: relative; 
	border: 1px solid #000;
}

fieldset.reg {  
	margin: 0.5em;
	padding: 5px;
	width: 750px;
	position: relative; 
	border: 0px solid #000;
	background-color: #ffffff;
}

legend {  
	position: relative;  
	left: -7px;  
	top: -0.75em; 	
	margin-left: 1em;  
	color: #000000;  
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-style: none;
}

fieldset ol {  
	padding: 1em 1em 0 1em; 
	padding-top: 0.25em; 
	list-style: none;
}

fieldset li {  
	padding-bottom: 1em;
}

fieldset.submit {  
	border-style: none;

}



.boxlook
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color:#e4eaf2; 
	border: 1px solid #000;
	padding: 1px;

}

.boxlook-submit
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color:#89de7b; 
	border: 2px solid #000;
	padding: 3px;

}

.boxlook-leggtil
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color:#f0f18f; 
	padding: 3px;
}

.boxlook-leggtil:hover
{
	background-color:#f0ff8f;
}

.boxlook-fjern
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color:#de7b7b; 
	padding: 3px;
}

.BoxImage {
	margin: 5px;
	margin-left: 23px;
}

.Textbox
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color:#fff; 
	border: 1px solid #000;
	padding: 1px;
	width: 570px;

}

.Textbox2
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color:#fff; 
	border: 1px solid #000;
	padding: 1px;
	width: 450px;

}

.form-boxlook
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color:#fff; 
	border: 1px solid #000;
	width: 175px;
	padding: 1px;

}

.form-list
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color:#fff; 
	border: 1px solid #000;
	width: 325px;
	padding: 3px;

}

.form-boxlook-kort
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color:#fff; 
	border: 1px solid #000;
	padding: 1px;

}

.form-boxlook-radio
{
	margin-top: 6px;
}

label.form {
	font-family: verdana, helvetica, arial, , sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding:5px;
	float: left;
	width: 10em;
	text-align: left;
	width: 110px;
}

label.form-betaling {
	font-family: verdana, helvetica, arial, , sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 5px;
	text-align: left;
	float: left;
}

label.form-long {
	font-family: verdana, helvetica, arial, , sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding:5px;
	float: left;
	text-align: left;
	width: 250px;
}

label.form-mail {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding:5px;
	float: left;
	display: block;
	width: 14em;
	text-align: left;
}



label.form3 {
	font-family: verdana, helvetica, arial, , sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding:5px;
	display: block;
	float: left;
	width: 10em;
	text-align: left;
	margin-right: 1em;
	
}

label.login {
	font-family: verdana, helvetica, arial, , sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding:5px;
	width: 4em;
	text-align: right;
}

 .submit input {
	font-family: verdana, helvetica, arial, , sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-left: 0.5em;
	color: #26292a;
	background: #9fd4ff;
	border: 1px outset #26292a;
}


/*Search page */

/*Top categories*/
.main_cat1 {font-size: 16px; font-weight: bold; color:#0000FF}
.main_cat2 {font-size: 12px; font-weight: bold; color:#0000FF}
.cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA}

/*Small urls*/
.url {color: #115599}


/*hr{color:#000066}*/

/*Page descriptions*/
.description{font-size: 11px;}

/* */

/* Title/link of pages */
.title{color:#0000FF; font-size:15px}
.title:hover{color:#0000FF; font-size:15px; text-decoration: none;}



.searchBox{border:1px solid #113377;}

#result_report {
	text-align:center ;
	padding:3px;
	background-color:#e5ecf9; 
	font-weight: bold;
	margin-bottom:14px;
}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold
}

hr{color:#000066;}
hr.powered{width:550; color: #000066}

/*main results table */
#results{
	width: 780px;
	margin-left: 10px;
}

#other_pages {
	text-align:center;
}

#powered_by {
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	vertical-align: center;
}

#common_report {
		text-align:center;
}

#cat_table {
		width:600px;
		margin-top:20px;
		padding-top:10px;
		padding-bottom:20px;
		border-top:1px solid #AAAAAA;
		border-bottom:1px solid #AAAAAA;

}

#cat_main {
	font-weight: bold;
}






.tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
	border: 0px solid #9FD4FF;
}
 
.tip-title {
	font-family: arial,sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	/*background: url("../images/bubble.png") top left;*/
	background-color: #26292a;
}
 
.tip-text {
	font-family: arial,sans-serif;
	font-size: 11px;
	padding: 4px 8px 8px;
	/*background: url(../images/bubble.png) bottom right;*/
	background-color: #26292a;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}


th {
	padding: 0 0.5em;
	text-align: left;
	}

table.wrapperTable {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 775px;
	margin: 0 auto;
	table-layout: fixed;
	margin-bottom: 10px;
	}	
	
table.main {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 573px;
	margin: 0 0;
	table-layout: fixed;
	margin-bottom: 0px;
	}
	
table.mainsub {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	width: 573px;
	margin: 0 10px;
	margin-top: 10px;
	padding-right: 5px;
	background-color: #E2E2E2;
	border: 1px solid #A8A8A8;
	}
	
table.main h2{
	padding: 10px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 0px;
}

table.main a{
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	font-weight: bold;
}

table.main img{
	margin-left: 5px;
	margin-right: 5px;
	border: 0px solid #000;
}

table.main h2 a{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 0px;
	color: #000;
	text-decoration: none;
}

table.main h2 a:hover{
	text-decoration: underline;
}

table.mainsub h2{
	padding: 0px;
	padding-left: 5px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	font-weight: normal;
}

table.mainsub h2 a{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 0px;
	color: #000;
	text-decoration: none;
}

table.mainsub h2 a:hover{
	text-decoration: underline;
}

table.mainsub a{
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	font-weight: bold;
}

table.mainsub img{
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0;
	border: 1px solid #000;
}

tr.row {
	padding: 0		;
	}

td.col {
	width: 50%;
	vertical-align: top;
	}
td.blank {
	width: 50px;
	vertical-align: top;
	}

td.image{
	width: 180px;
	padding-top: 5px;
	vertical-align: top;
	border: 0px #000 solid;
}

td.content{	
	width: 575px;
	vertical-align: top;
}
	
td.colfull {
	width: 100%;
	vertical-align: top;
	}	
	
table.pris {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 750px;
	margin: 0 auto;
	}
	
table.pris td {
	border-bottom: 1px solid #979b9d;
	padding: 0 0.5em;
	}
	
table.prisTabReg {
	font: 13px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
	margin: 0 auto;
	}
	
table.kontaktTabReg {
	font: 13px/15px Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	margin: 0 auto;
	}

table.prisTabReg td {
	border-top: 1px solid #979b9d;
	padding: 0.5em 0.5em;
	}

tr.yellow td {
	border-top: 1px solid #26292a;
	border-bottom: 0px solid #26292a;
	background: #b4d3e4;
	padding: 0.5em 0.5em;
	}

tr.total td {
	border-top: 1px solid #26292a;
	border-bottom: 0px solid #26292a;
	padding: 0.5em 0.5em;
	}

td.width {
	width: 150px;
	}

td.info {
	border-left: 1px solid #979b9d;
	text-align: left;
	width: 450px;
	}

td.pris {
	border-left: 1px solid #979b9d;
	text-align: left;
	vertical-align: middle;
	}

td.regHead {
	border-left: 1px solid #979b9d;
	text-align: left;
	vertical-align: middle;
	width: 100px;
	}

td.regVerdi {
	border-left: 0px solid #979b9d;
	text-align: right;
	vertical-align: middle;
	}
	
td.pris table td {
	border-bottom: 0px solid #979b9d;
	padding: 0 0.5em;
	}

td.kurstype {
	width: 450px;
}


ul#prisList {
	line-height: 130%;
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-type: none;	
	list-style-position: inside;
}

#prisList ul li{
	margin-left: 0;
	padding-left: 0.1em;
	list-style-position: inside;
	list-style-type: none;	
}

#nettkurs p { 
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}

#nettkurs h2 { 
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left: 5px;
	margin: 0px;
}

#nettkurs_priser {
	font-weight: bold;
	margin-left: 22px;
	margin-bottom: 10px;
}
#animasjon 
{
	margin-left: 22px;
	border: 1px solid #000;
	width: 550px;
	clear: both;
}

#film a
{
	margin: 20px;
}

.centered {
	margin: 0px auto;
	width: 265px;
}

.mainbox {
	float: left;
	width: 600px;
}

.mainbox p { 
	padding-right: 5px;
	margin: 0px;
}

.sidebox {
	float: left;
	width: 150px;
	padding-top: 30px;
}

.sidebox_top {
	float: left;
	width: 150px;
	padding-left: 20px;
}
