#container {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #000;
	height: 370px;
	width: 160px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}
#bund {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #E4E1D2;
	height: 23px;
	width: 940px;
	clear: both;
	text-align: right;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bund a:link {
	color: #000;
	text-decoration: none;
}
#bund a:active {
	color: #000;
	text-decoration: none;
}
#bund a:visited {
	color: #000;
	text-decoration: none;
}
#bund a:hover {
	color: #060;
	text-decoration: underline;
}
#menu a:link {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 1px;
	line-height: 30px;
	text-decoration: none;
}
#menu a:hover {
	font-size: 12px;
	text-transform: uppercase;
	color: #666;
	letter-spacing: 1px;
	line-height: 30px;
	text-decoration: underline;
}
#menu a:visited {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 1px;
	line-height: 30px;
	text-decoration: none;
}
#menu a:active {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 1px;
	line-height: 30px;
	text-decoration: none;
}
#indhold {
	float: right;
	height: 380px;
	width: 610px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	padding-top: 40px;
	padding-right: 120px;
	padding-left: 50px;
	line-height: 18px;
	background-color: #FFF;
}
#indhold2 {
	float: right;
	height: auto;
	width: 610px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	padding-top: 40px;
	padding-right: 120px;
	padding-left: 50px;
	line-height: 18px;
	background-color: #FFF;
}
#profil {
	float: right;
	height: 320px;
	width: 470px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	padding-top: 100px;
	padding-right: 260px;
	padding-left: 50px;
	background-image: url(Lykke_web.jpg);
	background-repeat: no-repeat;
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #333;
}
#top {
	background-image: url(Top.jpg);
	height: 100px;
	width: 960px;
}
h2 {
	font-size: 16px;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #999;
}
a:active {
	color: #000;
}
