@charset "utf-8";
#main {
	height: 750px;
	width: 842px;
	position: absolute;
	left: 50%;
	margin-left: -415px;
}
#flekk1 {
	background-image: url(../images/flekk1.png);
	background-repeat: no-repeat;
	height: 417px;
	width: 395px;
	position: absolute;
	left: 446px;
	top: 296px;
}
#flekk2 {
	background-image: url(../images/flekk2.png);
	height: 337px;
	width: 443px;
	position: absolute;
	left: 0px;
	top: 376px;
}
#main_menu {
	height: 29px;
	width: 349px;
	position: absolute;
	top: 5px;
}
#footer {
	float: right;
	width: 300px;
	text-align: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#download {
	height: 290px;
	width: 386px;
	position: absolute;
	left: 5px;
	top: 50px;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	height: 300px;
	width: 420px;
	text-align: left;
	position: absolute;
	left: 10px;
	top: 10px;
}
#text p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#underconst {
	height: 30px;
	width: 232px;
	position: absolute;
	top: 120px;
	left: 25%;
}





body {
	background: url("../images/bgr.jpg") no-repeat scroll 50% 0 #A1B2A8;
    color: #A1B2A8;
    font-family: Georgia,"Times New Roman",Times,serif;
    margin: 0;
    padding: 0;
    text-align: center;
    z-index: 2;
}
#submenu {
	width: 160px;
	height: 25px;
	position: absolute;
	left: 15px;
	top: 5px;
}
#gallery {
	height: 250px;
	width: 410px;
	position: absolute;
	top: 45px;
	left: 15px;
}

