body {
	margin-top: 10px;

	text-align: center;
	background-color: #D8D8D8;
}
div {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 5px;
}
img {
	border: 0;
	text-decoration: none;
}
.downloadlabel a img {
	text-decoration: none;
}
#topline {
	background: url('images/topline.gif');
	height: 30px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.content {
	background: url('images/centerline.gif');
	width: 600px;
	font-family: Verdana;
	font-size: 7pt;
	margin: 0px;
	padding: 1px 50px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.breaker {
	clear: both;
}
#bottomline {
	background: url('images/bottomline.gif');
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

#topimage {
	float: left;
	padding-bottom: 0px;
}
#toptext {
	float: right;
	width: 380px;
	height: 100px;
	padding: 10px;
	text-align: right;
	background: #A6A6A6;
}
#sidenavn {
	font-size: 16pt;
}
#katvalg {
	width: 580px;
	height: 19px;
	padding: 5px 10px;
	background: White;
	text-align: left;
	color: Black;
	font-size: 10pt;
}
#katvalg a:link {
	color: Black;
}
#katvalg a:hover {
	color: Black;
}
#katvalg a:visited {
	color: Black;
}
.newsheading {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px dashed black;
	padding-top: 20px;
	margin-bottom: 5px;
	clear: both;
}
.newscontent {
	text-align: left;
}
.copyright {

}
.newsimage {
	float: left;
	border: 1px solid black;
	margin-right: 5px;
}
.label {
	width: 60px;
	float: left;
/*	height: 13px;*/
	margin-left: 3px;
	font-weight: bold;
}
.value {
/*	height: 13px;*/
	margin-left: 270px;
}