/*
Stylename:		WESER Bauelemente-Werk GmbH, Rinteln
Description:	Designvorlage,
                spezielles CSS - UID4100
Author:			Oliver Streit
Date:			2009-05-05
*/

/* *********************************************** */
/* **           Spezielle Seitenstruktur        ** */
/* *********************************************** */

#page_4100 #smallpics {
	background: url('../fileadmin/pics_root/bilder_top_terassenplatten.jpg') top left repeat-x !important;
}

/* *********************************************** */
/* **    Formatierung der Bildelemente <img>    ** */
/* *********************************************** */
/*
#page_4100 #content img {
	position: absolute;
	right: 0px;
	bottom: 0px;
	border: 2px solid #FFF;
}
*/

#page_4100 #content img.bild1 {
	z-index: 100;
	right: 11em;
	bottom: -10em;
}

#page_4100 #content img.bild2 {
	z-index: 20;
	right: 2em;
	bottom: -14em;
}

#page_4100 #content img.bild3 {
	z-index: 20;
	right: 19em;
	bottom: -20em;
}

#page_4100 #content img.bild4 {
	z-index: 10;
	right: -8em;
	bottom: -18em;
}

#page_4100 #content img.bild5 {
	z-index: 30;
	right: -4em;
	bottom: -1em;
}

#page_4100 #content img.bild6 {
	z-index: 10;
	right: 29em;
	bottom: -16em;
}
