@charset "utf-8";
body {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(baggrund.jpg);
	background-repeat: no-repeat;
}
#wrap {
	margin-left: auto;
	height: 800px;
	width: 1600px;
	margin-right: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-repeat: no-repeat;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	text-align: center;
}
#kl1 {
	float: left;
	height: 30px;
	width: 60px;
	text-align: center;
	position: relative;
	top: 480px;
	left: 150px;
}
#kl2 {
	float: left;
	height: 30px;
	width: 60px;
	text-align: center;
	position: relative;
	top: 480px;
	left: 322px;
}
#kl3 {
	float: left;
	height: 30px;
	width: 60px;
	text-align: center;
	position: relative;
	top: 480px;
	left: 488px;
}
a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #C40816;
	text-decoration: none;
}

