body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
}

a:link, a:active, a:visited
{
    font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
	color: #0082e7;
}

a:hover
{
    font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #404040;
}

.maintext {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 650px;
	height: 1000px;
	background-color: #f4f4f3;
	color: #000000;

}

.heading {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 649px;
	height: 50px;
	color: #000000;
	font-size: 22px;
	line-height: 30px;
	background-color: #c0d7ec;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
}

.headingtext {
	position: absolute;
	left: 10px;
	top: 16px;
	width: 400px;
	height: 21px;
	background-image: url('../pictures/headings/referencer.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

.headingtexteng {
	position: absolute;
	left: 10px;
	top: 16px;
	width: 400px;
	height: 21px;
	background-image: url('../pictures/headings/references.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

.aboutext {
	position: absolute;
	left: 10px;
	top: 60px;
	width: 530px;
	height: 799px;
	text-align: justify;
}

.links {
	position: absolute;
	left: 460px;
	top: 60px;
	width: 200px;
	height: 60px;
	text-align: justify;
}

.dorjyll {
	position: absolute;
	left: 10px;
	top:120px;
	width: 250px;
	height: 300px;
	text-align: justify;
}

.dorsj {
	position: absolute;
	left: 300px;
	top: 120px;
	width: 250px;
	height: 300px;
	text-align: justify;
}

.vinjyll {
	position: absolute;
	left: 10px;
	top:420px;
	width: 250px;
	height: 360px;
	text-align: justify;
}

.vinsj {
	position: absolute;
	left: 300px;
	top: 420px;
	width: 250px;
	height: 300px;
	text-align: justify;
}

.grebjyll {
	position: absolute;
	left: 10px;
	top:800px;
	width: 250px;
	height: 200px;
	text-align: justify;
}

.grebsj {
	position: absolute;
	left: 300px;
	top: 800px;
	width: 250px;
	height: 200px;
	text-align: justify;
}


.leverandor {
	position: absolute;
	left: 460px;
	top: 110px;
	width: 200px;
	height: 60px;
	text-align: justify;
}

.house {
	position: absolute;
	right: 0px;
	top: 185px;
	width: 573px;
	height: 184px;
	background-image: url('../pictures/house.jpg');
	background-repeat: no-repeat;
}

.lightblue {
	position: absolute;
	top: 800px;
	left: 0px;
	height: 23px;
	width: 230px;
	background-color: #c0d7ec;
	color: #000000;
}

.darkblue {
	position: absolute;
	top: 800px;
	right: 0px;
	height: 23px;
	width: 461px;
	background-color: #75bee9;
	color: #000000;
}

