/*destinasjoner - skyver artikkelinnholdet under ingressbildet*/
.ingress_klarering{
	margin-top:250px;
}
/*horisontalmeny*/
table.kystx_menu a{
	color:#ffffff!important;
	font-size:13px;
	font-weight:bold;	
	padding:10px 10px 0px 10px;
	height:36px;
	text-decoration:none!important;
	background-image:url(http://www.kystekspressen.no/aimages/menu_break_1216106172.gif);
	background-repeat:no-repeat;
	background-position: center left;
 }
table.kystx_menu a:link{
	color:#ffffff!important;
	font-size:13px;
	font-weight:bold;	
	padding:10px 10px 0px 10px;
	height:36px;
	text-decoration:none!important;
	background-image:url(http://www.kystekspressen.no/aimages/menu_break_1216106172.gif);
	background-repeat:no-repeat;
	background-position: center left;
 }
table.kystx_menu a:visited{
	color:#ffffff!important;
	text-decoration:none!important;
	font-weight:bold;
}
table.kystx_menu a:hover{
	color:#808080!important;
	text-decoration:none!important;
	font-weight:bold;
}
table.kystx_menu a:active{
	color:#ffffff!important;
	text-decoration:none!important;
	font-weight:bold;
}
/*topp-bakgrunn-footer, menyknapper høyreside*/
.right_buttons .menubutton_center {
z-index:2;
background-image: url('../middle_1187683202.gif');
background-repeat:repeat-y;
background-position:top center;
width:195px;
padding:0px 5px 0px 18px;
}

.right_buttons .menubutton_footer {
z-index:1;
background-image: url('../bottom_1187683194.gif');
background-repeat:no-repeat;
background-position:top center;
width:195px;
background-color:transparent; 
}
.right_buttons .menubutton_top {
z-index:3;
background-image: url('../topp_1187683235.gif');
background-repeat:no-repeat;
background-position:bottom center;
width:195px;
background-color:transparent; 
}
/*lenket tekst i menyknappene*/
.right_buttons .menubutton_center a{
	color:#ffffff;
	font-size:11px;
	font-weight:500;
}
.right_buttons .menubutton_center a:hover{
	color:#999999!important;
	text-decoration:none;
}
.right_buttons .menubutton_center a:visited{
	color:#ffffff;
}
/*mouseover på ikoner i menybokser*/
.right_buttons .menubutton_center img
{
opacity:1;
filter:alpha(opacity=100)
}

