#bilde1 {left: 512px; position: absolute; top: 10px; z-index: 5}
#Bakgrunn  {z-index: -1}

.maindiv {
	 position:absolute;
	 left:0px;
	 top:0px;
}

a
{
	font-family: Arial;
	color: #00A1DE;
	font-size : 12px;
	text-decoration : none;
}
a:visited
{	
	font-family: Arial;
	color: #9093CE;
	font-size : 12px;
	text-decoration : none;
}
a:hover
{
	font-family: Arial;
	color: #FFFFFF;
	font-size : 12px;
	text-decoration : none;
	background-color: #4BA6DB	
}
.heading1
{
	font-family: Arial;
	color: #9F9796;
	font-size : 16px;
	font-weight: bold;
	text-decoration : none;

}
.heading2
{
	font-family: Arial;
	color: #2F2E2D;
	font-size : 14px;
	text-decoration : none;

}
.text
{
	font-family: Arial;
	color: #000000;
	font-size : 12px;
	text-decoration : none;

}
body
{
	font-family: Arial;
	background-color:transparent;
	color: #000000;
	font-size : 12px;
	text-decoration : none;

}