html, body {
	background-color		: #ffffff;
	margin					: 0px;
	padding					: 0px;
	text-align				: center;
	font-family				: Arial, Helvetica, sans-serif;
	overflow-x				: hidden;
	overflow-y				: hidden;
}

#wrapper{
	position 				: relative;
	margin					: 0 auto;
	width					: 1010px;
	height					: 586px;
	overflow				: none;
	border					: 1px solid black;
	background-image		: url(/sitePics/back1.png);
}

#newsintro{
	position				: absolute;
	top						: 418px;
	left					: 0px;
	width					: 649px;
	height					: 123px;
	font-size				: 0.8em;
	color					: #949698;
	background-image		: url(/sitePics/newsintro.png);
	padding-left			: 150px;
	padding-top				: 0px;
	z-index					: 2;
	text-align				: left;
}

#newsintro h1{
	font-size				: 1.1em;
	margin-bottom			: -5px;
	color					: #949698;
	display					: none;
}

div#news * {
 margin: 0px;
 padding: 0px;
}

#newsintro h2{
	font-size				: 1.0em;
	margin-top				: 5px;
	margin-bottom			: 0px;
	color					: #949698;
}

#newsintro a{
	text-decoration			: none;
	font-weight				: bold;
	color					: #f36f42;
	font-size				: 0.9em;
}

#hrefalmere{
	position				: absolute;
	top						: 253px;
	left					: 690px;
	width					: 20px;
	height					: 20px;
	z-index					: 3;
}

#hrefdronten{
	position				: absolute;
	top						: 225px;
	left					: 772px;
	width					: 20px;
	height					: 20px;
	z-index					: 3;
}

#hrefalmerepic{
	position				: absolute;
	top						: 173px;
	left					: 12px;
	width					: 400px;
	height					: 40px;
	z-index					: 4;
}

#hrefdrontenpic{
	position				: absolute;
	top						: 263px;
	left					: 12px;
	width					: 20px;
	height					: 20px;
	z-index					: 4;
}

#logos{
	position				: absolute;
	top						: 540px;
	left					: 300px;
	height					: 40px;
	width					: 300px;
	border					: 1px solid black;

}


#lekkage{
	position				: absolute;
	top						: 423px;
	left					: 812px;
	width					: 180px;
	height					: 110px;
	z-index					: 4;
}

a{
	text-decoration			: none;
	font-weight				: bold;
	color					: #f36f42;
	font-size				: 0.9em;
}