@import "main.css";


img {
	border-color: black;
	border-width: 0px;

}

img.preview {
	border-color: black;
	border-width: 1px;

}

#back{
	position: absolute;
	top: 5px;
	left: 5px;
}

#main {
	position: absolute;

	width: 925px;
	heigth: 800 px;

	top: 10px;
	left: 10px;
	background: rgb(203,166,166);
	padding: 10px;

	border-color: rgb(154,87,87);
	border-width: 4px;
	border-style: solid;
}

#vardag{
	position: absolute;
	top: 290px;
	left: 195px;
}

#wc{
	position: absolute;
	top: 170px;
	left: 285px;
}

#forad{
	position: absolute;
	top: 170px;
	left: 35px;
}

#sovrum{
	position: absolute;
	top: 250px;
	left: 35px;
}

#hall{
	position: absolute;
	top: 170px;
	left: 195px;
}


#balkong{
	position: absolute;
	top: 475px;
	left: 230px;
}

#kok{
	position: absolute;
	top: 170px;
	left: 438px;
}


#preview{
	position: absolute;

	top: 495px;
	left: 35px;
}

#thumbs{
	position: absolute;

	top: 60px;
	left: 615px;
}

