/*nyhetsfeed til forside Nyheter fra Trøndelag
-------------------------------------------------------------------------*/
#tsnyheter a{
	display:block; 
	overflow:hidden;  
	max-height: 109px;
	max-width: 199px;
	color: black;  
}
#tsnyheter a:hover{
	filter:alpha(opacity=50);
 	-moz-opacity:0.5;
 	-khtml-opacity: 0.5;
 	opacity: 0.5; 
}

#tsnyheter br, #tsnyheter #lastarticlex{
	display:none; 
}

/* ny toppmeny
---------------------------------------------*/ 
#newmenu{
	display:block;
	width:700px;  
	position:relative;
	top: -39px; 
	 
 }

#newmenu li{
	/*border:1px solid gray;*/ 
	width:127px;
	height: 37px;  
	margin-right: 5px!important;
	padding:0px; 
	background-image: url(../bg_meny_1306233993.png);
	background-repeat:no-repeat;  
}

#newmenu li.active{
	background-image: url(../bg_meny_hover_1306241777.png)!important;
}
#newmenu li.hover{
	background-image: url(../bg_meny_hover_1306241777.png);
}

#newmenu #nav{
	width:700px; 
}
#newmenu .navigation{
	width: 700px; 
}
#newmenu #nav a{
	text-align:center; 
	padding:0px; 
	padding-top: 7px;
 
}
/* ny submeny-------------------------------------------------
--------------------------------------------------------------------*/ 
#newsub #submenu_container{
	display:block;
	position:relative;
	top:-37px; 
	width:100%; 
	margin:0px; 
	/*border:1px solid gray; */  
	background-color: #d7e2b6; 
} 
#newsub .submenu_category_2{
	border:0px;
	padding: 9px;
	padding-left: 22px;  
}
#newsub .submenu_category_2 a{
	font-size: 14px;
	color: black!important; 
	padding-left: 14px; 
	background-image: url(../mpil_1306242348.gif);
	background-repeat:no-repeat; 
	background-position: left;  
}
.submenu_active{
	text-decoration: underline!important; 
}

/*submenu*/
#submenu_container{
float:left;
height;auto;
overflow:hidden;
margin-left:15px;
}
#submenu_container a{
	color: #007FFF!important; 
}
.submenu_category_2{
display:block; 
border:1px solid white;  
float: left;  
padding:0px 22px 0px 0px;   
	
}
#nav a:hover ul {
display:none; 
	}

/*hovedmeny*/
/* Basic code - don't modify */
#nav { display: block; margin: 0; padding: 0; position: relative; }
#nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
#nav a { display: block; }
#nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
* html #nav ul { line-height: 0; } /* IE6 \"fix\" */
#nav ul a { zoom: 1; } /* IE6/7 fix */
#nav ul li { float: none; display:none!important;
}
#nav ul ul { top: 0; }

/* Essentials - configure this */
#nav ul { width: 250px!important; }
#nav ul ul { left: 251px!important; }
/* Everything else is theming */

#nav { background-color: none; height: 30px; }
#nav *:hover { background-color: none; }
#nav a {
background-repeat:no-repeat; 
color: #000000; font-size: 14px; font-weight:550; 
padding: 7px 16px 1px 20px; line-height: 24px; }
#nav li.hover a { color: #29b4af; background-color: none; }
#nav li a:active{ color: #29b4af; 
	
}
#nav ul { top: 41px; }
#nav ul li a { line-height: 28px; background-color: #030303; }
#nav ul a.hover { background-color: #030303; }
#nav ul a { border-bottom: 1px solid white; 
border-right: none; opacity: 0.9; filter: alpha(opacity=90); }
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */

.ingress {
	margin: 15px 0px;
}

/*   SOMMERTILBUD  --------------------------
--------------------------------------------------------------------------*/ 

#page-232 .ingress_bilde{
	width: 270px;
	height:auto;  
	
	float:left;  
}
#page-1 .travelplanner-articleshow, #page-232 .travelplanner-articleshow {
	display:none;  
}

#page-232 .wp-main-article .ingress_bilde{
	display:block; 
	width: 600px; 
	height:auto; 
clear:both; 
}

