/* Formatmall för pobelayout */

#container {
	background-image: url(/images/bakgrund.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #ffffff;
	width: 764px;
	padding-left: 2px;
	padding-right: 1px;
	padding-bottom: 10px;
	border: 1px solid #d0d0d0;
	margin-top: 15px;
	margin-right:auto;
	margin-left:auto;
	z-index: -1;
}

#container2 {
	background-image: url;
	background-repeat: no-repeat;
	background-position: bottom left;
	backgrund-color: #ffffff;
	width: 763px;
}
