#tekst {
	width:440px;
	*width:798px;
	z-index:1;
	padding-left: 358px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:40px;
	margin-top:30px;
}
#tekst a{
	text-decoration:none;
}
#menuMain{
	position:relative;
	width:960px;
	height:82px;
	background:transparent url(./../billeder/grongradient.jpg);
}
#menuProfil2 a{
	display:block;
	background:url('./../billeder/ProfilMenu2.gif') no-repeat right;
	width:81px;
	height:82px;
	position:absolute;
	left:260px;
	top:0px;
}
#menuProfil2 a:hover{
	display:block;
	background:url('./../billeder/ProfilMenu2.gif') no-repeat left;
	width:81px;
	height:82px;
}
#menuDiverse a{
	display:block;
	background:url('./../billeder/DiverseMenu.gif') no-repeat right;
	width:81px;
	height:82px;
	position:absolute;
	left:530px;
	top:0px;
}
#menuDiverse a:hover{
	display:block;
	background:url('./../billeder/DiverseMenu.gif') no-repeat left;
	width:81px;
	height:82px;
}
#menuYdelser a{
	display:block;
	background:url('./../billeder/YdelserMenu.gif') no-repeat right;
	width:81px;
	height:82px;
	position:absolute;
	left:350px;
	top:0px;
}
#menuYdelser a:hover{
	display:block;
	background:url('./../billeder/YdelserMenu.gif') no-repeat left;
	width:81px;
	height:82px;
}
#menuReferencer a{
	display:block;
	background:url('./../billeder/ReferenceMenu.gif') no-repeat right;
	width:81px;
	height:82px;
	position:absolute;
	left:440px;
	top:0px;
}
#menuReferencer a:hover{
	display:block;
	background:url('./../billeder/ReferenceMenu.gif') no-repeat left;
	width:81px;
	height:82px;
}
#menuKontakt a{
	display:block;
	background:url('./../billeder/KontaktMenu.gif') no-repeat right;
	width:81px;
	height:82px;
	position:absolute;
	left:620px;
	top:0px;
}
#menuKontakt a:hover{
	display:block;
	background:url('./../billeder/KontaktMenu.gif') no-repeat left;
	width:81px;
	height:82px;
}
#footer{
	font-family:Arial;
	font-size:11px;
	color:#6c6c6c;
	text-align:center;
}
#footer a{
	text-decoration:none;
	color:#6c6c6c;
}
#footer a:hover{
	text-decoration:underline;
	color:#1a5e3d;
}

