div#content {
	position:absolute;
                top: 212px;
/*                top: 120px; */
                left:305px;
	width: 606px;
	height: 420px;
	margin: 0 auto;
	margin : 0 px;
	text-align: left;
                border-right: solid  #886D12 1px;
                overflow:auto;
                z-index:10;
}

div#imgleft {
	position:absolute; 
                top: 422px; 
                left: 111px;
	width: 268px;
	height: 259px;
	margin: 0px;
	padding : 0px;
/*	background-image:url(../images/img_home_teaser.gif); */
	background-repeat: no-repeat;
                z-index:2px;
}
