body, td, th, h1  {
  font-family: "Georgia", Times, serif;
  color:#6a4d28;
}
body
{
	background:#2b1b0c url(/images/background/subpages.jpg) no-repeat left top;	 
}
label
{
	font-size:10px;
}
#Items
{
	background-color:#f6efd9;
}
div.PlaceHolder_TopBigRight
{
	position:absolute;
	left: 0px;
	top: 0px;
	width:600px;
}
#MainContainer
{
	background-color:red;
	position:absolute;
	left: 82px;
	top: 158px;
	width:765px;
	background: #FFFFFF url(/images/background/MainContentBackground.jpg) no-repeat top;
}
#SubMenu
{
	position:absolute;
	left: 10px;
	top: 13px;
	width:209px;
}
#BodyText1
{
	position:relative;
	left: 248px;
	top: 13px; /* HÄR */
	width:500px;
}
#HeaderMain
{
	position:absolute;
	left: 248px;
	top: 22px;
	
}
.bottomer
{
	background-color:blue;
	height:96px;
	width:765px;
	background:url(/images/background/SubPagesFooterBackground.gif);

}