/* CSS Document */
*{
	outline: 0;
	margin: 0;
	padding: 0;
}
a img{
	border: 0;
	outline: 0;
}
ul, li{
	margin: 0;
	padding: 0;
}
ol{
	margin: 10px 0 10px 30px;
	padding: 5px;
}
a{
	color: #015689;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
a:visited{
	color: #3c89b8;
}
html,
body {
   margin:0;
   padding:0;
   height:100%;
}
h1,h2,h3,h4,p{
	margin: 0 0 8px 0;
}
h1{
	color: #015689;
	font-family: Georgia, Times, 'Times New Roman', serif;
	margin: 0 0 16px 0;
}
h1.teknisk{
	margin: 0 0 30px 0;
}
h2{
	text-transform: uppercase;
	font-size: 1.35em;
	margin: 18px 0 6px 0;
}
h3{
	text-transform: none;
	font-size: 1.25em;
	margin: 6px 0 6px 0;
}

body{
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	background: url(../images/bg.jpg) top center no-repeat;
	color: #ffffff;
}
.clear{
	clear: both;
	height: 1px;
	width: 100%;
	background: none;
	border: 0;
}
#byteline{
	margin: 15px 0 0 0;
}
#toolbar{
	width: 960px;
	margin: 0 auto;
}
#wrapper{
	width: 960px;
	margin: 0 auto 30px auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -170px;
}
.footer, .push {
	height: 170px;
	clear: both;
}
#header{
	margin: 0 0 0px 0;
}
#languages{
	float: right;
	margin: 5px 0px 0px;
	color: #015689;
}
#languages a{
   color: #015689;
   font-size: 12px;
}
#languages a:hover{
   color: #eff1f0;
}
#menu{
	background: url(../images/bg_menu.png);
	height: 31px;
	border-top: 1px solid #003a5c;
	border-left: 1px solid #003a5c;
	border-right: 1px solid #003a5c;
	width: 958px;
}
#menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
	height: 31px;
}
#menu ul li{
	float: left;
	margin: 0;
	padding: 8px 12px 8px 12px;
	background: url(../images/menu_devider.png) no-repeat top left;
	height: 15px;
}
#menu ul li a{
	text-transform: uppercase;
	color: #ffffff;
	font-size: 1.2em;
	text-decoration: none;
}
#menu ul li.active a{
	color: #4cace5;
}
#innhold-wrapper{
	background: #015689;
	padding: 0;
	width: 960px;
}
#innhold{
	
}
#full-innhold{
	width: 928px;
	margin: 0 auto 0 auto;
	padding: 15px 15px 25px 15px;
}
#innhold-1-kol{
   width: 944px;
   margin: 0 auto 0 auto;
	padding: 8px;
}
#innhold-2-kol{
   width: 944px;
   margin: 0 auto 0 auto;
	padding: 8px;
}
#hoyre-kol{
	float: right;
	padding: 0;
	width: 736px;
}
#hoyre-kol-content{
	background: #ffffff;
	padding: 20px;
	color: #000000;
	font-size: 1.15em;
	line-height: 1.45em;
}
#hoyre-kol-content-1kol{
	background: #ffffff;
	padding: 20px;
	color: #000000;
	font-size: 1.15em;
	line-height: 1.45em;
}
#hoyre-kol-content .first{
	padding: 0 15px 0 0;
}
#hoyre-kol-content .last{
 padding: 32px 0px 0px;
}
#sidebar{
	width: 200px;
	float: left;
}
#sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar li{
	padding: 7px 0 10px 15px;
	background: url(../images/sunmenu_devider.png) bottom repeat-x;
}
#sidebar a{
	color: #ffffff;
	text-decoration: none;
	font-size: 1.15em;
	font-weight: normal;
	text-transform: uppercase;
}
#sidebar li.active a{
	color: #4cace5;
}
#sidebar ul.submenu{
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
}
#sidebar ul.submenu li{
	padding: 8px 0 8px 20px;
	background: none;
}
#sidebar ul.submenu a{
	color: #ffffff;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: none;
}
#sidebar ul.submenu li.active a{
	color: #4cace5;
}
.factbox{
   border: 1px solid #ededed;
   padding: 2px;
   margin: 3px 0 5px 0;
}
.object-left{
	float: left;
	margin: 0 20px 0 0;
}
#footer{
	background: url(../images/bg_footer.png) repeat-x;
	height: 140px;
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	text-align: center;
	font-size: 0.9em;
}
#footer h3{
	font-family: Georgia, Times, 'Times New Roman', serif;
	margin-bottom: 4px;
}
.content-edit{
	padding: 15px;
}
.content-edit label{
	display: block;
	font-weight: bold;
	margin: 15px 0 0 0;
}
table.list{
	background: #f9f9f9;
	border: 1px solid #e8e8e8;
	padding: 0px 15px 15px 15px;
	margin: 0 0 20px 0;
	width: 460px;
	color: #3d3d3d;
	font-size: 1em;
}
table.list h2{
	font-family: Georgia, Times, 'Times New Roman', serif;
	color: #015689;
	font-size: 1.3em;
	text-transform: none;
	margin: 0 0 5px 0;
}

table.list tr{
	margin: 0;
	padding: 5px;
}
table.list td{
	margin: 0;
	padding: 5px 5px 5px 20px;
	vertical-align: top;
}
table.list td.text-right{
	text-align: right;
	margin: 0 20px 0 0;
	padding: 5px 20px 5px 0;
	width: 145px;
	font-weight: bold;
	background: url(../images/content_devider_vertical.png) repeat-y top right;
}
table.list tr.header{
	border-bottom: 1px solid #e8e8e8;
}
#plantegning-image{
	float: right;
	width: 165px;
	text-align: center;
}
#plantegning-image p{
	font-size: 0.85em;
}
#plantegning-image a{
	color: #015689;
}
#innhold-frontpage{
	padding: 8px;
	background: #015689;
}
#main-image-frontpage{

}
#infoboxes-bottom{
	margin: 12px 0 10px 0;
}
#infoboxes-bottom div{
	float: left;
	background: url(../images/frontpage_box.jpg) repeat-x;
	height: 236px;
	width: 301px;
	margin: 0 7px 0 0;
	padding: 7px;
}
#infoboxes-bottom div h2, #infoboxes-bottom div h2 a{
	color: #b3cfdf;
	margin: 6px 0 4px 0;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 1.25em;
	text-transform: none;
	padding: 5px 9px 0 4px;
}
#infoboxes-bottom div p{
	padding: 5px 9px 0 9px;
}
#infoboxes-bottom div a{
	color: #b3cfdf;
	margin: 6px 0 4px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	text-transform: none;
	text-decoration: none;
}
#infoboxes-bottom div.last{
	margin: 0;
}
#infoboxes-bottom div.last div.left{
	height: 75px;
	margin: 10px 10px 5px 0;
	border-right: 1px solid #003a5c;
	float: left;
	width: 100px;
	background: none;
}
#infoboxes-bottom div.last div.left h2{
	margin: -8px 0 0 0;
}
#infoboxes-bottom div.last div.right{
 	height: 75px;
	margin: 5px 10px 5px 0;
	float: right;
	width: 140px;
	background: none;
}
#infoboxes-bottom div.last a{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1.2em;
	text-decoration: none;
	display: block;
	margin: 2px 0 2px 0;
}
#infoboxes-bottom div.last a:hover{
	color: #6c9ab6;
}
#infoboxes-bottom div.clear{
	clear: both;
	float: none;
	background: none;
	height: 1px;
	width: 100%;
	margin: 0;
}
#gallery{
	overflow: hidden;
}
#debug{
	color: #000000;
	clear: both;
	margin: 50px 0 0 0;
	width: 100%;
	
}


.user-login .halfbox{
	padding: 4px;
	border: 1px solid #015689;
	margin: 1px 0 8px 0;
}
.padded-button{
	padding: 2px 6px 2px 6px;
	margin: 10px 0 10px 0;
}
