body {
	margin-top: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(../img/world.gif);
	background-color: #D8D2C0;
	background-position: center top;
}
#logofelt {
	height: 188px;
	width: 100%;
	text-align: center;
	margin-top: 150px;
}
p {
	font-size: 0.8em;
}
a:link {
	color: #CC0000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #999999;
}
a:visited {
	color: #CC0000;
}
h1{
margin-top: 0px;
}
h2{
margin-top: 0px;
}
th { text-align: left; width: 250px; }
#heading{}
#tittel{
position: absolute;
left: 270px;
top: 30px;
font-style: italic;
}
#resultat{
background-color: #FFFFFF;
margin: 30px;
padding: 20px;
}
#bunntekst{}