/* menu line #530059 */

body, p, td, th { font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; }
body {
margin: 0;
padding: 0;
}
th { font-size: 11px; font-weight: bold; }
a { color:#ab00a6; }

.bannertopp { 
	height: 105px;
	position: relative;
	background-color: #d5da00;
	/* background-image: url(/spenst/frontend/elements-ny/bg_alt_top.png); */
	background-repeat: repeat-x;
}
.hvit10 {
	background-color: #d5da00;
}
#topmenu {
	padding: 0px;
	color: #363636;
	font-size: 12px;
	line-height: 15px;
	position:absolute;
	bottom:10px;
	left:190px;
	width: 600px;
}
#topmenu p {
	display: inline;
	}
#topmenu ul, #topmenu li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #ab00a6;
	font-weight: bold;
	font-size: 15px;
}
#topmenu li{
padding-right: 10px;
/*se også css for ie */
}
#topmenu li:before {
	content: "»";
	padding-right: 5px;
}
#topmenu a, #topmenu a:visited { 
	color: #363636; 
	letter-spacing: 1px; 
	text-decoration: none; }
#topmenu a:hover { 
	text-decoration: underline; 
}
a.logo { 
	position:absolute;
	left:14px;
	top:10px; 
}

td.hvit10 {
	background-color: #d5da00;
	background-image: url(/spenst/frontend/elements-ny/bg_alt_bottom.png);
	background-repeat: repeat-x;
}
#jumpMenu {
	background-color: #ab00a6;
	color: #fff;
	height: 21px;
	width: 150px;
	margin: 0;
	padding: 0;
}
.velg #jumpMenu {
	height: 21px;
	width: 138px;
}
.velg {
	position:relative;
	top:0px;
	left:11px;
	width: 147px;
	height: 50px;
	background-image: url(/spenst/frontend/elements-ny/bg-velg.png);
	background-repeat: repeat-x;
}
.velg-left {
	position:absolute;
	width:12px;
	height:50px;
	top:0px;
	left:-11px;
	background-image: url(/spenst/frontend/elements-ny/bg-velg-left.png);
	background-repeat: no-repeat; 
}
.velg-right {
	position:absolute;
	width:18px;
	height: 50px;
	top:0px;
	right:-17px;
	background-image: url(/spenst/frontend/elements-ny/bg-velg-right.png);
	background-repeat: no-repeat; 
}
.velg-top {
	position:absolute;
	top:0px;
	right:30px;
	height: 70px;
	background-image: url(/spenst/frontend/elements-ny/bg-velg-top.png);
	background-repeat: repeat-x; 
}
.velg-top-left {
	position:absolute;
	width:16px;
	height:70px;
	top:0px;
	left:-15px;
	background-image: url(/spenst/frontend/elements-ny/bg-velg-top-left.png);
	background-repeat: no-repeat; 
}
.velg-top-right {
	position:absolute;
	width:16px;
	height: 70px;
	top:0px;
	right:-15px;
	background-image: url(/spenst/frontend/elements-ny/bg-velg-top-right.png);
	background-repeat: no-repeat; 
}
.like-top {
	position:absolute;
	top:-28px;
}
.like-start {
	position:absolute;
	top:5px;
	left:-100px;
}
.teaser-news-container {
	width:600px; 
	position: relative;
	background-image: url(/spenst/frontend/elements-ny/newsteasers_bg_senter.gif);
	background-repeat: no-repeat; 
}
.teaser-news-shadow {
	width: 600px;
	height: 20px; 
	background-image: url(/spenst/frontend/elements-ny/newsteasers_shadow_bg_senter.gif);
	background-repeat: no-repeat;
	clear:both;
	padding-bottom: 10px;
}
.teaser-news {
	width:290px; 
	margin: 5px 20px 0 0; 
	float:left; 
	display:block; 
	background: transparent;
	color: #333333;
}
.teaser-news h2 {
	font-size: 14px; 
	line-height: 17px;
	padding: 0 0 10px 0;
	font-weight: bold;
}
.teaser-news h2 a:link, .teaser-news h2 a:visited {
	color: #333333;
	text-decoration: none;
}
.tease-dato { color: grey; padding: 0 0 4px 0; }
.teaser-text {
	float:left; 
	width: 162px; 
	margin: 11px 0 0 13px;
	/*background-color: #d5da00;*/
}
.teaser-text-no-img {
	width: 260px;
}
.dato {color:grey}
.heading-box {
	Background-color: silver;
	background-image: url(/spenst/frontend/elements-ny/bg-velg.png);
	background-repeat: repeat-x;
}

/* senter */

.senternavn {
	color: #333333;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	padding-top: 7px;	
}
.senternavn a, .senternavn a:visited {
	color: #333333;
	text-decoration: none;	
}

/* venstre meny */

.leftmenu { 
	width:170px; 
	font-size:12px; 
	line-height:15px; 
	border-top: 1px solid purple;
}
.omoss_undernav {
	width:100%; 
}
.leftmenu ul {
	margin:0px; 
	padding:0px;
}
.leftmenu ul li {
	list-style:none;
	margin: 0;
	color:#333;
	border-bottom: 1px solid purple;
	background: url("/spenst/frontend/elements-ny/menysymbol_ie.png") 2px 9px no-repeat;
}
.leftmenu ul li a, #leftmenu ul li a:visited {
	display: block;
	color: #333333;
	text-decoration: none;
	padding: 6px 0 6px 16px;
}
.leftmenu ul ul li a, #leftmenu ul ul li a:visited {
	padding: 3px 0 3px 30px;
}

.leftmenu ul li a:hover { 
	background-color: purple; 
	color: #fff;
	background-image: url(/spenst/frontend/elements-ny/senter_menu_active.gif);
	background-repeat: repeat-x; 
}

.leftmenu ul ul li  {
	border: 0;
	font-size:11px; 
	line-height:13px;
	background: url("/spenst/frontend/elements-ny/menysymbol_ie.png") 15px 5px no-repeat;
	margin: 0; padding: 0;
}
.leftmenu ul ul  {
	padding-bottom: 5px;
}
.leftmenu ul li.active {
	background-color: #f2f2f2;
}

td.timebesk { border-color: silver; }
td.nivafarg_container  { background-color: #F2F2F2; }
td.nivafarg { background-color: #F2F2F2; }
div.timer {
    color: #000;
}
.timer {
    font-size: 11px;
    line-height:13px;
}
.cellefarge { background-color: #f2f2f2 }

img { -ms-interpolation-mode: bicubic; }

td.timepltop { color: #ffffff; }
table.timepltop { background-color: grey; color: #ffffff; background-image: url(http://www5.webon.net/spenst/master/elements/timepl_top_bg.jpg); background-repeat: repeat-x; }
.t12 { font-size: 12px; line-height: 15px; }
