/* absolutely positioned layers */

#navmain-position,
#teaser3-position
{
	left:    59px;  /* 87px orig */ 
	top:	 210px;
	width:   140px; 

	/* background-color:PINK; */

}




#teaser3-position
{

	top:	520px;
	left:    87px;
	width:  100px; 

	/* background-color:PINK; */

}


/* rte-style                                  */
/* allowed css-classes are defined in PAGE TS */
.orange
{   
	color: ORANGE;
}


