body {
  font-family: Verdana;
  font-size: 13px
}

td {
	font-family: Verdana;
	font-size: 13px
}

a {
	color: #006699;
	text-decoration: underline;
	font-weight: bold
}

a:hover {
	color: #000000;
	text-decoration: underline
}

.printlink {
	color: #006699;
	text-decoration: none
}

.printlink:hover {
	color: #000000;
	text-decoration: none
}

.overskrift {
	font-size: 18px;
	color:#6472a1;
	font-weight: bold
	
}

.overskrift1 {
	font-weight: bold
}

#grafik1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 704px;
	height: 72px;
	visibility: visible;
	display: block
}
 
#grafik2 {
	position: absolute;
	top: 72px;
	left: 0px;
	width: 100px;
	height: 100px;
	visibility: visible;
	display: block
}

#menu   {
	position: absolute;
	top: 175px;
	left: 20px;
	width: 146px;
	height: 133px;
	visibility: visible;
	display: block
}

#tekst   {
	position: absolute;
	width: 50%;
	top: 107px;
	left: 231px;
	height: 350px;
	visibility: visible;
	display: block
}

#udskriv {
	position: relative;
	top: 40px;
	left: 660px;
	height: 25 px;
	visibility: visible;
	display: block
}

#tilbage {
	position: relative;
	top: 107px;
	left: 660px;
	height: 25px;
	visibility: visible;
	display: block
}

.underline {
	border-color: black black #0099CC;
	border-bottom-width: thin
}