* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
		background-color: transparent;
		color:#000000;
		text-align:center; /* horizontal centering for IE Win quirks */
		}
#distance { 
		width:0px;
		height:50%;
		background-color:#ffffff;
		margin-bottom:-300px; /* half of container's height */
		float:left;
		}
#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:600px;
	width:900px;
	clear:left;
	background-color: transparent;
	border:0px;
		}
.forside {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	border: thin solid #000000;
	background-image: url(img/DSC_0078.jpg);
	height: inherit;
	width: inherit;
}
.overskrift {
	font-family: "Arial Rounded MT Bold", Arial;
	font-size: 40px;
	text-transform: uppercase;
	color: #000000;
	vertical-align: top;
	letter-spacing: 10px;
	text-align: left;
	font-weight: bolder;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #FFFFFF;
}
.centermid {
	position: relative;
	height: 100%;
	width: 100%;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	line-height: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
}
.listbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	background-color: #000000;
}
.listindryk {
	margin-left: 50px;
}
.list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
}
.textplain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.textunderline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.stjerne {
	font-size: 14px;
	color: #FF0000;
}
.forsideframe {
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	border: thin solid #000000;
	height: inherit;
	width: inherit;
}
.overskriftsmall {
	font-family: "Arial Rounded MT Bold", Arial;
	font-size: 24px;
	text-transform: uppercase;
	color: #000000;
	vertical-align: top;
	letter-spacing: 10px;
	text-align: left;
	font-weight: bolder;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #FFFFFF;
}
.transperancy {
	background-color: transparent;
}
.margin {
	padding-left: 10px;
}
.button {background-color: #333333; color:#ffffff; font-size: 8pt;}
.inputc {font-size: 8pt;}#container .forside tr .menu p a {
	color: #000;
}
#container .forside tr .textplain .textplain a {
	color: #000;
}

