.blockTop {
	margin-bottom:0px;
	overflow:hidden;
	float:left;
	width:225px;
	height:120px;
	margin-right:22px;
}
.blockHeadingTop {
	color: #ffffff;
	padding:0px;
	padding-bottom: 13px;
	margin:0px;
	font-size: 120%;
	font-weight: 100;
}
.blockContents {
	font-size: 12px;	
	color:#567995;
}
.blockHeadingLeft {
	witdh: 220px;
	color: #030303;
}
.blockContentsLeft {
	width: 220px;
	color: #777777;
	font-size: 12px;
}


.newsListHeading {
	background-image: url("images/icon_news_title.gif");
	background-repeat: no-repeat;
	padding-left:22px;
	padding-bottom: 8px;
	color:#0E2A40;
	font-size: 13px;
	text-decoration: none;
}
.newsListInfo {
	font-size: 9px;
}
.readmore {
	text-align:right;
	color:#0e2a40;
	font-size: 11px;
	padding-right:15px;
}
.readmore a {
	background-image: url("images/more_bg.gif");
	background-repeat: no-repeat; 
	background-position: top right;
	color:#235175; 
	font-weight:bold;
	margin-right: 18px;
	padding-right:18px; 
}


.footer {
	width: 780px;
	text-align:left;
	border-top: 1px solid #E8E8E8;
	color:#6A6A6A;
	font-size: 11px;
	padding-top:18px;
	padding-bottom:25px;
	padding-left: 35px;
}
.footer a {
	color:#406887; 
	font-weight:bold;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}



/* css styling av meny nivå en */

.topMenu {
	height:40px;
	width:97px;
	background-image: url("images/menu_background2.gif");
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 12px;
}

.topMenu a {
	height:28px;
	width:97px;
	text-decoration: none;
	font-size: 90%;
	color: black;
}

.active {
	height:40px;
	width:97px;
	background-image: url("images/menu_active_background2.gif");
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 12px;
}
.active a {
	height:28px;
	width:97px;
	text-decoration: none;
	font-size: 90%;
	color: white;
}

