#master {
	position: relative;
	height: 518px;
	width: 635px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	
}
body {
	text-align: center;
	background-color: #8f91aa;
	8f91aa
	
}
a:link {
	text-decoration: none;
	font-size: 36px;
	color: #6B6B8D;
}
a:visited {
	text-decoration: none;
	font-size: 36px;
	color: #6B6B8D;
}
a:hover {
	text-decoration: none;
	font-size: 36px;
	color: #6B6B8D;
}

#knap_dansk  {
	height: 60px;
	width: 175px;
	left: 260px;
	top: 17px;
	position: absolute;
	color: #6B6B8D;
	text-decoration: none;
}
#knap_deutsch  {
	height: 60px;
	width: 175px;
	left: 499px;
	top: 18px;
	position: absolute;
	color: #6B6B8D;
	text-decoration: none;
}
#knap_english  {
	height: 60px;
	width: 175px;
	left: 19px;
	top: 17px;
	position: absolute;
	color: #6B6B8D;
	text-decoration: none;
}
