body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	font-size: 80%;
	background-image: url(../images/MENU/scandinaviadull.jpg)
	}
a {
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color:  #11f;
	outline: none;
	}
a:visited {
	color:  #f16;
	}
a:active {
	color:  #f22;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 1.2em;
	line-height: 1.3;
	margin-top: 0.1em;
	margin-bottom: 0.5em; 
	}
table {
	border-collapse: collapse;
	text-align: left;
	}
td, th  {
	padding: 0 2em;
	}

h1 {
	font-size: 1.5em;
	line-height: 2;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0.1em;
/*border: 1px solid #000;*/
	}
h2 {
	font-size: 1.8em;
	line-height: 2;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 1em;
	}
h3 {
	font-size: 16px;
	line-height: 2;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
	}
h4 {
	font-size: 1.4em;
	line-height: 2;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/*	margin-left: 10px;*/
	}
h5 {
	font-size: 1.2em;
	line-height:2;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/*	margin-left: 15px;*/
	}
h6 {
	font-size: 10px;
	line-height: 2;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
/*	margin: 0.2em 0.5em 0.2em 0em;*/
	}
#top {
	margin: 0; /*2em 2em 0 2em;*/
	padding: 1em;
	border: 1px solid #ccc;
	background-image: url(../images/headerbg.jpg) ;
	text-align: center;
	height: 120px; 
	}
#left {
disply: none;
/*	position: absolute;
	top: 120px;
	left: 0;
	margin: 0em;
	padding: 1em;
	border: 2px solid #ccc;
	background:  #f0f0ff ; 
	width: 10em; */
	}
 
	
#middle {
	margin: 0% 5% 0% 5%;
	padding: 1em;
/*	border: 5px solid #ccc;
	background: #f0f0ff; *//* url(images/LINKS/Map.gif) repeat;*/
	}

#logos {
	text-align: center;
	}

.middleitem{
	margin-bottom: 2em;
	padding: 0.1em;
/*	border: 1px solid #ccc;*/
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
.imag {
	display: inline;
/*	border: 1px solid #000;*/
	margin: 2em ;
	padding: 0em;
}

.links {
	background: url(images/LINKS/map.gif) repeat-y center;
}


