body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:  verdana, tahoma, arial, helvetica,  sans-serif;
	font-size: 90%;
/*	line-height: 1.6em;*/
	color: #000;
	background-color: #fff;
	background-image: url(images/MENU/scandinaviadull.jpg)
	}
a {
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	color: #00f ;
	outline: none;
	}
a:visited {
	color:  #a05;
	}
a:active {
	color:  #f22;
	}
a:hover {
/*	font-size: 20px;*/
	color: #55f;
	text-decoration: underline;
	}

p {
	font-size: 1em;
	margin-top: 0.1em;
	margin-bottom: 0.5em; 
	}
.deadline {
	margin : 3em 0;
	padding: 3em 0;
	font-weight: bold;
}

.readmore {
  	margin-top: 0em;
	text-align: right;
	clear: left;
}

img {
	border: 0;
	}
img.deadline {
/*	float: left;*/
	padding: 1em;
	margin: 0;
	}

#top {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-top: 1px solid #eee;
	border-left: 1px solid #ccc;
	border-right: 1px solid #333;
	border-bottom: 1px solid #111;
/*	background:  url(images/menu/tittel_nfes.jpg) no-repeat top center;*/
	background-image:  url(images/headerbg.jpg) ;
	text-align: center;
	height: 12%; 
	}
#left {
	position: absolute;
	top: 122px;
	right: 0px;
	margin: 0px;
	padding: 0px;
/*	border-top: 1px solid #eee;
	border-left: 1px solid #ccc;
	border-right: 1px solid #333;
	border-bottom: 1px solid #111;
	background-color:  #f0f0ff ; */
	width: 240px; 
	}
 
	
#middle {
	margin: 2% 240px 0 0;
	padding: 0em 2em 0em 2em;
	}

#nederst
{
	font-size: 0.8em;
	margin: 20px 0 0 0;
	padding: 10px 0 10px 4em;
	background-color: #bbf;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}


.reset
{
  position: relative; 
  clear: both; 
}


.middleitem{
	margin: 0.2em 0px 0.8em 0px;
	padding: 0.5em 2em ;
	border-bottom: 1px black solid;
	}

	
.oldmiddleitem{
	margin: 5% 0px 0px 0px;
	padding: 1em 2em 1em 2em;
	border-style: outset;
	background-color: #bbf;
	}

a.oldlink{
	color: #ffc0c0;
	}

pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
#logos {
	text-align: center;
	}

.imag {
	border: 0;
	margin: 1em .1em 1em 1em;
	text-align: right;
	background-color: white;
}



