
p.bodytext{
	width: 336px;
	height: 335px;

}
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;
}

div#submenu{
	position:absolute;
                top: 221px;
                left:270px;
	width: 146px;
	height: 239px;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/img_home_bg_submenu.gif);
	background-repeat: no-repeat;

}


div#content {
	position:absolute;
/* Höhe normal */
/*                top: 212px; */
/* Höhe für Cover-Bilder rechte Seite */ 

                top: 120px; 
                left:405px;
	width: 506px;
	height: 420px;
	margin: 0 auto;
	margin : 0 px;
	text-align: left;
                border-right: solid  #886D12 1px ;
                overflow:hidden;
                z-index:10;
}

div#contentLeft {
	position:absolute;
                top: 92px;
                left: 0px;
}




div#contentRight {
	position:absolute;
                top: 92px;
                left: 258px;
	width: 233px;
	height: 335px;
}
