/* CSS - Body */
* { 
    margin:0; 
    padding:0; 
} 


#bodyCont {
	background-image: url('../images/flares.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
div.topMenu {
	position: relative;
	width: 900px;
	height: 37px;
	display: block;
	margin: 0 auto;
	border: 0;
	background-image: url('../images/topp_menu.png');
	background-position: center top;
	background-repeat: no-repeat;
	z-index: 10;
}
div.header {
	position: relative;
	width: 900px;
	height: 90px;
	display: block;
	margin: 0 auto;
	border: 0;
}

div.headSoek {
	position: absolute;
	left: 695px;
	top: 20px;
	padding-left: 40px;
	padding-top: 15px;
	width: 165px;
	height: 50px;
	background-image: url('../images/soek_gfx.png');
	background-position: center top;
	background-repeat: no-repeat;
}

div.headLogo {
	position: absolute;
	left: 0px;
	top: 5px;
	width: 500px;
	height: 80px;
	background-image: url('../images/logo_novema.png');
	background-position: center top;
	background-repeat: no-repeat;
/* 	background-color: #00ffff; */
}

div.topBanner {
	position: relative;
	width: 900px;
	height: 300px;
	display: block;
	margin: 0 auto;
	border: 0;
}

#coreCont {
	position: relative;
	width: 880px;
	margin: 0 auto;
	padding: 10px;
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #fff;
}

#leftBox {
	float: left;
	width: 151px;
	margin: 0;
	margin-right: 10px;
/*  background-color: #00ff00; */
}
#rightBox {
	float: left;
	width: 140px;
	margin: 0;
	margin-left: 10px;
/*  background-color: #ff00ff; */
}

#mainContent {
	float: left;
	width: 627px;
	margin: 0;
	padding: 0;
  overflow:hidden;
  color: #000;
  background-color: #fff;
}
#mainContentWide {
	float: left;
	width: 780px;
	margin: 0;
	padding:0;
  overflow:hidden;
  color: #000;
  background-color: #fff;
}

div.maxbredde {
	width: 650px;
	height: 1px;
	clear: both;
}
div.iBunnen {
	margin: 0 auto;
	padding:0;
	width: 900px;
	height: 40px;
	border: 0;
	font-size : 11px;
	background-image: url('../images/---');
	background-position: center top;
	background-repeat: no-repeat;
	color: #fff;
  background-color: #00ff00;
}
div.iBunnen a {
	color: #fff;
}
div.centered_bottom {
	position: relative;
	width: 726px;
	height: 20px;
	display: block;
	margin: 0 auto;
	margin-top: 5px;
	text-align:center;
	font-size : 11px;
	clear: both;
	color: #000;
}
div.centered_bottom a {
	color: #000;
}
div.centered_bottom a:hover {
	text-decoration: underline;
}

div.module {
	clear: both;
/*	margin-bottom: 10px; */
}
div.module h3 {
	color: #ccc;
}
div.infobilder {
	padding: 0; margin: 0;
	padding-left: 10px;
	float: right;
}

div.module h3 {
	margin-bottom: 10px;
}

/* MENYEN */
/*
#leftBox ul { 
	font: bold 11px Arial; 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	}
#leftBox ul li { 
	margin: 2px 2px 0 0; 
	padding: 0;
	border-bottom: 1px solid #a30122;
	border-left: 3px solid #a30122;
	}
#leftBox ul li a { 
	display: block; 
	color: #a30122;
	margin: 0; 
	padding: 5px 5px; 
	text-decoration: none;
	letter-spacing: 1px; 
	}
#leftBox ul li a:hover { 
	color: #fff; 
	background-color: #ccc;
	} 
#leftBox ul li#current a { 
	color: #000; 
	background-color: #ccc;
	} 
#leftBox ul li#current a:hover { 
	color: #fff; 
	} 
#leftBox ul li#this a { 
	color: #fff; 
	} 
*/
	
/* UNDERMENY */
/*
#leftBox ul li ul li { 
	border: 0;
	}

#leftBox ul li#current ul, #leftBox ul li ul { 
	font: bold 11px Arial; 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	}
#leftBox ul li#current ul li, #leftBox ul li ul li { 
	margin: 0 2px 0 10px; 
	padding: 0; 
	border-bottom: 0;
	}
#leftBox ul li#current ul li a, #leftBox ul li ul li a {
	display: block; 
	color: #df2026;
	margin: 0; 
	padding: 5px 5px; 
	padding-left: 15px;
	text-decoration: none;
	letter-spacing: 1px;
	background-image: url('../images/meny_arrow.gif');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fff;
	}
#leftBox ul li#current ul li a:hover, #leftBox ul li ul li a:hover { 
	color: #fff; 
	background-color: #ccc;
	} 
#leftBox ul li#current ul li li#current a, #leftBox ul li ul li li#current a { 
	color: #000; 
	background-color: #fff;
	} 
#leftBox ul li#current ul li #this a, #leftBox ul li#current ul li #this a { 
	color: #fff; 
	} 
*/


/* MENYEN */
div.topMenu ul.menu_toppmeny {
	padding: 0;
	margin: 0 auto;
	list-style-type: none;
	display:block;
	height:20px;
	padding-top: 6px;
/*	width:500px; */
}

div.topMenu ul.menu_toppmeny li { text-align: center; height: 37px; float: left; padding: 0; border-right: 1px solid #cccccc; }
div.topMenu ul.menu_toppmeny li a { text-align: center; padding-top: 8px; height:20px; padding-right:20px; margin-left:15px; display: block; color: #000; }

/*div.topMenu ul li.toppMeny a { width:144px; border-right: 1px solid #aaaaaa; }

div.topMenu ul li.toppMeny a:hover, div.topMenu ul li.toppMeny a.toppMInfo:hover { background-image: url('../bilder/blue_dot.png'); text-decoration: none;}

div.topMenu ul li.toppMSiste { width:146px; border-right: 0; }

div.topMenu ul li.toppMeny a.toppMInfo {  background-image: url('../bilder/yellow_dot.png'); }
*/

/* BLOG */
.article_column
{
	border: solid 0px #ccc;
	padding: 10px 10px 10px 0;
}
.article_column h2 {
background:#fff;
color:#000 !important;
font-size:1.2em !important;
font-weight:bold !important;
padding:0;
}

.article_row .column1 h2,.article_row .column2 h2 {
background:#fff;
border-bottom:solid 0px #D4A7C5;
color:#000;
margin:0 0 10px;
padding:5px 5px 5px 0;
}

.article_row p.iteminfo {
background:#fff;
line-height:1em;
margin:0 -10px 5px;
padding:10px;
}

.leading
{
	background: #EFDEEA url(../images/biene.gif) no-repeat top left; 
	border: solid 0px #CCCCCC;
	color: #000000;
	margin: 30px 0px 10px 0px;
	padding: 20px 20px 40px 120px;
	position: relative;
}

.leading_separator
{
	border-bottom: solid 0px #333333;
	display: block;
	height: 10px;
	margin: 0 0 0px 0;
}

.article_separator
{
	border: solid 0px #333333;
	display: none;
	margin: 0px 0 0px 0;
}

.blog { padding: 0; }

.cols1
{
	display: block;
	float: none !important;
	margin: 0 !important;
}

.cols2 { width: 45%; }
.cols3 { width: 30%; }

.column1 , .column2
{
	border: solid 0px #D4A7C5;
	margin: 0 5px 0 0;
	position: relative;
}

.column2 , .column1
{
	float: left;
	margin: 0;
}

.column2
{
	float: right;
	margin: 0;
	width: 45%;
}

.article_row
{
	margin: 0px 0 0px 0;
	padding: 0;
	overflow: hidden;
}

.article_column
{
	border: solid 0px #ccc;
	padding: 10px 10px 10px 0;
}

.row_separator2
{
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}

div.frontBox {
	padding: 10px;
	width: 192px;
	height: 200px;
	float: left;
	margin-right: 10px;
	background-image: url('../images/front_farge.jpg');
	background-repeat: no-repeat;
	color: #fff;
	background-color: #A5BE00;
}
div.lastFront {
	width: 194px;
	margin-right: 0;
}

div.frontBox span {
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	color: #fff;
}

div.frontBox a {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
div.frontBox a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
