body
{
	color: #000;
	text-align: justify;
	margin: 0;
	background: url(images/baggrund01.gif) repeat-y;
	background-position: center;
margin: 0px;
	font: 12px/19px Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: 2px;
	word-spacing: 2px;
}

a {
	color: #000;
}

h2
{
	font-size: 18px;
	font-weight: bold;
}


h4
{
	font-size: 14px;
	font-weight: bold;
}

#page
{
	width: 800px;
	position: relative;
	background-position: center;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background: url(images/kntn.gif) no-repeat center 20px;
	width: 800px;
	height: 245px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#footer {
	color: #aeaeae;
	font-size: 10px;
	width: 800px;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.header a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 4px;
	word-spacing: 2px;
	text-decoration: none;
	text-align: center;
}

.header a:hover {
	color: #e4ff0c;
}


.content {
	width: 800px;
	color: #fff;
	text-align: justify;
	font: 12px/19px Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: 2px;
	word-spacing: 2px;
}

.content a
{
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

.content a:hover
{
	color: #e4ff0c;
}

.overskriftprog {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}