.maincontainer {
	position: relative;
	top: 170px;
	left: 0px;
	background-repeat: no-repeat;
	height: 350px;
	width: 800px;
	background-color: #FFFFFF;
}
.kontakt {
	position: absolute;
	left: 0px;
	height: 150px;
	width: 210px;
	top: 195px;
}
.header {
	position: absolute;
	height: 115px;
	width: 800px;
	left: 0px;
	top: 0px;
	border: 1px solid #000000;
}
.menu {
	position: absolute;
	height: 350px;
	width: 210px;
	left: 0px;
	top: 0px;
}
.indhold {
	position: absolute;
	height: 350px;
	width: 585px;
	top: 0px;
	right: 20px;
}
.baggrund {
	background-image: url(billeder/forside/tog_baggrund.jpg);
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	position: absolute;
	left: 52px;
	top: 0px;
	width: 240px;
	height: 340px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.image2 {
	position: absolute;
	height: 80px;
	width: 200px;
	top: 100px;
	right: 0px;
	border: 1px solid #000000;
}
.imagecontainer {
	position: absolute;
	height: 340px;
	width: 200px;
	top: 0px;
	right: 0px;
}
.image3 {
	position: absolute;
	height: 80px;
	width: 200px;
	top: 200px;
	right: 0px;
	border: 1px solid #000000;
}
.image1 {
	position: absolute;
	height: 80px;
	width: 200px;
	top: 0px;
	right: 0px;
	border: 1px solid #000000;
}
