body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
/*	line-height: 1.6em;*/
	color: #000;
	background-color: #fff;
	background-image: url(images/MENU/scandinaviadull.jpg)
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #11f;
	outline: none;
	}
a:visited {
	color:  #f16;
	}
a:active {
	color:  #f22;
	}
a:hover {
/*	font-size: 20px;*/
	color: #000;
	text-decoration: underline;
	}

/*strong, b {
	font-weight: bold;
	}*/
p {
	margin-top: 0.1em;
	margin-bottom: 0.5em; 
	}


h1 {
	font-size: 24px;
/*	line-height: 44px;*/
	margin-top: 10px;
	margin-bottom: 20px;
	}
h2 {
	font-size: 1.8em;
/*	line-height: 1.9em;*/
	margin-top: 0;
	padding-bottom: 1em;
	margin-bottom: 0;
	border-bottom: solid #000; 
	}
h3 {
	font-size: 1.4em;
	margin-top: 0.2em;
	margin-bottom: 0.4em;
	}
h4 {
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 0.3em;
/*	margin-left: 10px;*/
	}
h5 {
	font-size: 1em;
/*	line-height: 22px;*/
	margin-top: 0;
	margin-bottom: 0;
/*	margin-left: 15px;*/
	}
h6 {
	font-size: 0.8em;
/*	line-height: 18px;*/
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
	}
img {
	border: 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: 120px; 
	}
#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: 00px 240px 0px 0px;
	padding: 0em 2em 0em 2em;
/*	border: 1px solid #ccc;*/
/*	background: #f8f8ff;  url(images/LINKS/Map.gif) repeat;*/
	}
.middleitem{
	margin: 0.5em 0px 1em 0px;
	padding: 1em 2em 1em 2em;
	border-top: 2px solid #eee;
	border-left: 2px solid #ccc;
	border-right: 2px solid #333;
	border-bottom: 2px solid #111;
/*	background-color: #f0f0ff;*/
	}
.oldmiddleitem{
	margin: 0px 0px 0px 0px;
	padding: 1em 2em 1em 2em;
/*	border-top: 1px solid #eee;
	border-left: 1px solid #ccc;
	border-right: 1px solid #333;
	border-bottom: 1px solid #111;*/
	color: #000;
/*	background-color: #f0f0f0;*/
	}
a.oldlink{
	color: #ffc0c0;
	}	
pre {
	font-size: 12px;
/*	line-height: 22px;*/
	margin-top: 20px;
	margin-bottom: 20px; 
	}
#logos {
	text-align: center;
	}

.imag {
	border: 0;
	margin: 1em .1em 1em 1em;
	text-align: right;
	background-color: white;
}

 	@media print {
	body {
		font-size: 0.5em;
	}
	pre {
		font-size: 1.2em;
	}
	}


