@charset "utf-8";
* {
	margin: 0px;
}
#wrapper {
	width: 1000px;
	background-color: #C6B7A0;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #886B4D;
}
#wrapper #Logo {
	background-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 1000px;
}
#wrapper #heatherImg {
	height: 150px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #886B4D;
	width: 1000px;
	background-image: url(bilder/Banner1000..jpg);
}
#wrapper #BodyArea #bodyLeft {
	height: 600px;
	width: 198px;
	float: left;
	background-image: url(bilder/Navframe198x600.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #886B4D;
	border-right-color: #886B4D;
	border-bottom-color: #886B4D;
	border-left-color: #886B4D;
}
#wrapper #BodyArea #bodyRight {
	height: 600px;
	width: 800px;
	float: right;
	background-image: url(bilder/TartmakarnBackground600x800.jpg);
	background-repeat: no-repeat;
	overflow: scroll;
}
#wrapper #BodyArea #footer {
	height: auto;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #886B4D;
}
#wrapper #BodyArea #footer table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
