﻿body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color: #F8F8F8;
	
	scrollbar-face-color: #B40000;
	scrollbar-track-color: #E2E2E2;
}

#bg_image {
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 0;
}

#contents {
  z-index: 1;
  position: relative;
}

.middentekst {
	font-family: Book Antiqua;
	font-size: 14px;
	text-align: justify;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;

	color:black;
		
	z-index:10;
}

a {
	text-decoration: none;
}

img {
    border:0px;
}

.popup { 
	cursor: hand; 
}

A:link {
	color:black
}

A:visited {
	color:black
}

A:active {
	color:black
}

A:hover {
	color:black
}
