/* NEBENAN
   Pension - local sheet
   language independend
*/

/* additional declarations in global sheet */
div#master { height: 1100px; }

/* additional declarations in global sheet, margins the bottom, about 50 pixels above div#master */
div#masterMarginizer { height: 1001px; }

/* defines the site-specific background-image for the bottom, as we use a transition; additional declarations in 
   global sheet */
div#horizontalShadow {
	background-image: url('./../-img/shadow_bottom.jpg');
}





