@charset "utf-8";
/* CSS Document */

body {
  margin:0;
  font:11px arial, tahoma, arial,verdana, sans-serif;
  color:#212121;
  background:#cece2a url('designbilder/bg.body.png') top center repeat-x;
	font: 0.7em/1.6em "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	color: #515151;

}

h1 {
  margin:0 0 10px 0;
}


h3 {
	font: 1.7em/1.9em "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	color: #515151;
	margin:10px 0 0 0;
}

a {
	font: 0.9em/1.9em "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	color: #515151;
}

.clear {
  clear:both;
}

.clear10 {
  clear:both;
  height:10px;
}

.clear20 {
  clear:both;
  height:20px;
}

a {
}

#site_wrapper {
  width:980px;
  margin:0 auto;
}

#header_wrapper {
  height:173px;
  width:980px;
  margin:0 auto;
}

#header_content {
  height:135px;
  width:100%;
  position:relative;
  margin:0;
}

#header_content .content{
  width:980px;
  margin:0 auto;
  position:relative;
}

#header_content .content .logo{
  position:absolute;
  top:5px;
  left:0px;
  width:256px;
  height:122px;
  background:url('designbilder/logo.png') no-repeat;
}

#header_content .content .sup{
  position:absolute;
  top:0px;
  right:10px;
  width:500px;
  height:30px;
}

#header_content .content .sup ul{
  list-style:none; 
  margin:1px 0 0 0;
  padding:0;
}

#header_content .content .sup ul li{
  float:right;
}

#header_content .content .sup ul li a{
  display:block;
  padding:12px 0px 0 20px;
  font-size:12px;
  color:#fff;
  text-decoration:none;
  outline:none;
  text-align:right;
}



#page_wrapper {
  width:980px;
  margin:0 auto;
  background:#fff;
  padding:0;
  padding:8px;
}

#page_content {

}


#page_content .innhold{
  width:770px;
  float:right;
}


/*TOPPMENU*/

#menu_top {
  background:transparent url('designbilder/bg.menu.png') repeat-x;
  height:37px;
  width:100%;   
}

#menu_top .content{
  margin:0 auto;
  width:978px;
}

#menu_top ul{
  list-style:none; 
  margin:1px 0 0 0;
  padding:0;
}

#menu_top ul li{
  float:left;
}

#menu_top ul li a{
  display:block;
  height:33px;
  line-height:33px;
  padding:3px 20px;
  font-size:14px;
  color:#fff;
  text-decoration:none;
  outline:none;
  text-transform:uppercase;
}

#menu_top ul li a:hover{
  display:block;
  height:33px;
  line-height:33px;
  padding:2px 20px;
  font-size:14px;
  color:#333;
  text-decoration:none;
  outline:none;
  text-transform:uppercase;
  background:#e6e6e6;
}

#menu_top ul li a.active{
  display:block;
  height:33px;
  line-height:33px;
  padding:2px 20px;
  font-size:14px;
  color:#333;
  text-decoration:none;
  outline:none;
  text-transform:uppercase;
  background:#e6e6e6;
}


#header_content .content .searchform{
  position:absolute;
  top:70px;
  right:0px;
  width:237px;
  height:38px;
  background:url('designbilder/search.png') no-repeat;
}

#header_content .content .searchform input[type='submit']{
  border:0;
  background:transparent;
  float:left;
  width:40px;
  height:32px;  
}

#header_content .content .searchform input[type='text']{
  border:0;
  float:right;
  width:180px;
  background:transparent;
  height:32px;  
}

/*SUBMENU*/

#menu_left_wrapper {
  width:190px;
  background:#fff;
  float:left;
  height:400px;
}

#menu_left_wrapper .contactInfobx {
	border: 1px solid #e5e5e5;
	background: #e5e5e5;
	color: #333;
	background-image: -moz-linear-gradient(top, #ffffff, #e5e5e5);
	background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, 	#ffffff),	color-stop(1, 		#e5e5e5));
  -msfilter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#e5e5e5')"; 
  padding:10px 6px;
  margin:8px 0 0 0;
}

#menu_left_wrapper .newsletter {
	border: 1px solid #e5e5e5;
	background: #e5e5e5;
	color: #333;
	background-image: -moz-linear-gradient(top, #ffffff, #e5e5e5);
	background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, 	#ffffff),	color-stop(1, 		#e5e5e5));
  -msfilter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#e5e5e5')"; 
  padding:10px 6px;
  margin:8px 0 0 0;
}

#menu_left_content {
	border: 1px solid #e5e5e5;
	background: #e5e5e5;
	color: #333;
	background-image: -moz-linear-gradient(top, #ffffff, #e5e5e5);
	background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, 	#ffffff),	color-stop(1, 		#e5e5e5));
  -msfilter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#e5e5e5')"; 
  padding:10px 6px;
}

.vedlegg {
  padding:20px;
}

.vedlegg a{
  color:#212121;
  font-size:10px;
  text-decoration:none;
}

#menu_left_content ul{
  list-style:none; 
  margin:1px 0 0 0;
  padding:0;
}

#menu_left_content ul li{
}

#menu_left_content ul li a{
  display:block;
  height:20px;
  line-height:20px;
  font-size:14px;
  color:#212121;
  text-decoration:none;
  outline:none;
}


.teaser {
  font-weight:bold;
}

.text {
}


.header_image_wrapper {
  height:189px;
  position:relative; 
  overflow:hidden; 
}


.header_image_wrapper .imgtextsmal{
  position:absolute;
  z-index:999;
  bottom:0;
  left:0; 
  width:980px;
  height:65px;
  background:transparent url('designbilder/bg.headertext.png') no-repeat;
}


.header_image_content {

}

/*forside*/
#rightcolumn {
  width:192px;
  float:right;
  height:400px;
}

#rightcolumn .hoyreforside {
  border:1px solid #e5e5e5;
  margin-bottom:8px;
}

#forside_box {
  height:195px;
  width:775px;
	border: 1px solid #e5e5e5;
	background: #e5e5e5;
	color: #333;
	font-weight: bold;
	background-image: -moz-linear-gradient(top, #ffffff, #e5e5e5);
	background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, 	#ffffff),	color-stop(1, 		#e5e5e5));
  -msfilter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#e5e5e5')";
  
}

#frontNews {
  width:582px;
  float:left;  
}

#frontNews .left{
 padding:10px 0 0 10px;
 position:relative;
 margin:0 0 10px 0;
}
#frontNews .left a{
  text-decoration:none;

}

#frontNews .left a.readmore{
  /*position:absolute;
  bottom:0;
  right:0;*/
  float:right;
	background-image: -moz-linear-gradient(top, #cece2a, #e6e691);
	background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, 	#cece2a),	color-stop(1, 		#e6e691));
  -msfilter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#cece2a', EndColorStr='#e6e691')"; 
  padding:5px;
  color:#fff; 
}

/*Lite*/

.listItemContact {
  width: 180px;
  overflow: hidden;
  float: left;
  margin-bottom: 10px;
  padding:2px 0;
  height:250px;
}

.listItemContact img{
  border:2px solid #7F7F7F;
  width:150px;
  height:200px;
}



ul.tabs {
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 770px;
	
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: right; 
	width: 769px;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}

.tab_content a{
	font: 15px "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	color: #515151;
	text-decoration:none;
	display:block;
	padding:5px;
}
