@charset "utf-8";
/* CSS Document */
body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0 0 15px 0;
}
#stock {
	position: relative;
	width: auto;
	height: auto;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 5px;
}
#stock b {
	font-size: 13px;
	color: #444;
	font-weight: normal;
	letter-spacing: -1px;
}
#stock em {
	font-style: normal;
	color: #7bc143;
}
#page {
	position: relative;
	width: auto;
	height: auto;
}
#top {
	position: relative;
	width: auto;
	height: 18px;
	padding: 44px 0 0 70px;
	background: url(images/norskeskog_wap_logo.gif) no-repeat;
	color: #999;
}
ul.topmenu {
	position: relative;
	width: auto;
	height: 12px;
	padding: 4px 0px;
	margin: 0 5px 5px 5px;
	background: url(images/norskeskog_wap_menu.gif) repeat-x;
}
ul.topmenu li {
	position: relative;
	width: auto;
	height: auto;
	list-style-type: none;
	float: left;
}
ul.topmenu a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	border-left: 1px solid #FFF;
	padding: 0px 10px;
	font-size: 11px;
	line-height: 11px;
	display: block;
}
ul.topmenu a:hover {
	text-decoration: underline;
}
ul.topmenu a.firstitem {
	border-left: none;
}
#content {
	position: relative;
	width: auto;
	height: auto;
	margin: 0 5px;
}
#frontnews {
	position: relative;
	padding: 0 0 10px 0;
}
a.frontnews {
	position: relative;
	color: #666;
	text-decoration: none;
	padding: 5px;
	border-bottom: 1px solid #CCC;
	display: block;
	font-weight: normal;
}
a.frontnews b {
	color: #7bc143;
	font-weight: normal;
}
#bottom {
	position: relative;
	width: auto;
	height: auto;
	padding: 5px;
	color: #999;
	font-size: 10px;
	text-align: center;
}
.tekst ,.tekst2 {
	position: relative;
	width: auto;
	height: auto;
	padding: 5px;
	border-bottom: 1px solid #CCC;
}
