#top {
	position: absolute;
	left: 80px;
	top: 60px;
	z-index: 5;
}
#profil {
	position: absolute;
	left: 12px;
	top: -49px;
	z-index: 11;
}
#profiltekst {
	position: absolute;
	left: 52px;
	top: -54px;
	z-index: 12;
}
#profillink {
	position: absolute;
	left: 400px;
	top: 20px;
	z-index: 10;
}
#mail {
	position: absolute;
	left: 513px;
	top: -79px;
	z-index: 10;
}
#maillink {
	position: absolute;
	left: 512px;
	top: 22px;
	z-index: 10;
}

#portfolio {
	position: absolute;
	left: 553px;
	top: 45px;
	z-index: 10;
}
#portfolioflag {
	position: absolute;
	left: 683px;
	top: 49px;
	z-index: 10;
}
#portfoliolink {
	position: absolute;
	left: 482px;
	top: 42px;
	z-index: 10;
}

#billede {
	position: absolute;
	left: 423px;
	top: 61px;
	z-index: 10;
}
#billedelink {
	position: absolute;
	left: 480px;
	top: 67px;
	z-index: 10;
}
#hovedtekst {
	position: absolute;
	left: 30px;
	top: 120px;
	z-index: 10;
	width: 380px;
}

span.alm {
	font-family: verdana, Tempus Sans ITC, verdana, sans-serif;
	color: #2D2D2D;
	text-decoration:none;
	text-align: left;
	font-size: 10px;
}
span.almTempus {
	font-family: Tempus Sans ITC, verdana, sans-serif;
	color: #2D2D2D;
	text-decoration:none;
	text-align: left;
	font-size: 14px;
}
span.blaa {
	color: #0187C5;
}
span.overskrift {
	font-family: Tempus Sans ITC, verdana, sans-serif;
	color: #2D2D2D;
	text-decoration:none;
	text-align: left;
	font-size: 18px;
}
span.overskrift_ocm {
	font-family: Tempus Sans ITC, verdana, sans-serif;
	color: #2D2D2D;
	text-decoration:none;
	text-align: left;
	font-size: 18px;
}
span.groen_ocm {
	color: #6AB64D;
}

a {
	text-decoration:none;
	color: #0187C5;
}
a:visited {
	color: #333333;
	text-decoration:none;
}
#floatr {
	float: right;
}