/* TOPPLAGENE */

.whatshappening {
	position: absolute;
	left: 233px;
	top: 17px;
	overflow: auto;
	background-color: #F0F5FB;
	border-top: 1px solid black;
}

.topfive {
	position: absolute;
	left: 473px;
	top: 17px;
	overflow: auto;
	background-color: #F0F5FB;
	border-top: 1px solid black;
}

/* UNDERLAGENE */

.news {
	position: absolute;
	left: 233px;
	top: 40px;
	width: 245px;
	height: 500px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	overflow: auto;
	text-align: justify;
	padding: 5px;
	font-family: verdana;
	font-size: 10px;
	vertical-align: top;
	background-image: url("images/mi_news_bakgrunn.gif");
	background-color: #CFE4FD;
	background-repeat: no-repeat;
}

.topfiveinnhold {
	position: absolute;
	left: 483px;
	top: 40px;
	width: 248px;
	height: 500px;
	border-bottom: 1px solid black;
	overflow: hide;
	padding: 5px;
	padding-left: 5px;
	padding-right: 10px;
	font-family: verdana;
	font-size: 10px;
	vertical-align: top;
	background-color: #F0F5FB;
}


.overgang {
	position: absolute;
	left: 478px;
	top: 29px;
	width: 5px;
	height: 511px;
	background-image: url("images/overgang.gif");
	border-bottom: 1px solid black;
	z-index: 1;
}

.overgang2 {
	position: absolute;
	left: 730px;
	top: 29px;
	width: 5px;
	height: 511px;
	background-image: url("images/overgang2.gif");
	border-bottom: 1px solid black;
	z-index: 1;
}

/* SPANS */

h1.newsheader {
	font-family: verdana;
	font-size: 14px;
	border-bottom: 1px solid black;
}

/* ANNET */

.standard {
	border: none;
	width: 100%;
	padding: 0;
	vertical-align: top;
}

.standard td{
	vertical-align: top;
}

/* TOPPLISTENE */

.topfemoverskrift {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #00B111;
	padding-right: 5px;
}

.topfemcelle {
	width: 50%;
	padding: 0;
	font-size: 10px;
}

.topfemtabell {
	width: 115px;
	height: 70px;
	padding: 0;
	font-size: 9px;
	padding: 2px;
}

.sistefemtabell {
	width: 100%;
	height: 70px;
	font-size: 9px;
	text-align: left;
}

/* LENKETING */

.topplink {
	width:100%;
	background-color:#F0F5FB;
	color:black;
	text-decoration:none;
	display:block;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}

.topplink:hover{
	background-color:#CFE4FD;
	color: black;
	padding-left: 3px;
}

.artiklink {
	width:100%;
	background-color:#CFE4FD;
	color:black;
	text-decoration:none;
	display:block;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}

.artiklink:hover{
	background-color:#F0F5FB;
	color: black;
}

/* ARTIKKEL */
.artikkel {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCCCCC;
}

.artikkelgammeloverskrift {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #00B111;
	padding-right: 5px;
}

.statistikk {
	position: absolute;
	top:0px;
	left: 106px;
	
}
