
/*--------------------------------------------------*/
/* IMPORT FONT 										*/
/*--------------------------------------------------*/

@import url(../fonts/opensans/stylesheet.css);

/*--------------------------------------------------*/
/* RESET 											*/
/*--------------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	background-color: #000;
}

header {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	padding: 0;
	margin: 0;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

button {
	border: none !important;
	outline: none !important;
}

/*--------------------------------------------------*/
/* FONT												*/
/*--------------------------------------------------*/

	/* MENUE */


	/* HEADLINES */


	/* LESETEXT */

	p {
		font: 0.9em/1.4em open_sansregular, Arial, Helvetica, sans-serif;
		letter-spacing: 0.1em;
		color: #fff;
	}

	/* NACHRICHT_VERSENDET */


	/* LINKS */



/*--------------------------------------------------*/
/* PRELOAD											*/
/*--------------------------------------------------*/

div.preload {
	position: fixed;
	width: 200px;
	height: 200px;
	top: -1000px;
	left: -1000px;
}

div.preload div {
	float: left;
	width: 10px;
	height: 10px;	
}

div.preload .bild1 {
	background: transparent url(../elemente/werbeagentur_wiesbaden_vondeneichen_nav_weiter_hover.png) center center no-repeat;
}

div.preload .bild2 {
	background: transparent url(../elemente/werbeagentur_wiesbaden_vondeneichen_nav_zurueck_hover.png) center center no-repeat;
}

div.preload .bild3 {
	background: transparent url(../illustrationen/figuren_nackt/werbeagentur_wiesbaden_vondeneichen_kai_nackt_1.png) center center no-repeat;
}

div.preload .bild4 {
	background: transparent url(../illustrationen/figuren_nackt/werbeagentur_wiesbaden_vondeneichen_kai_nackt_2.png) center center no-repeat;
}

div.preload .bild5 {
	background: transparent url(../illustrationen/figuren_nackt/werbeagentur_wiesbaden_vondeneichen_kai_nackt_3.png) center center no-repeat;
}

div.preload .bild6 {
	background: transparent url(../illustrationen/figuren_nackt/werbeagentur_wiesbaden_vondeneichen_kai_nackt_4.png) center center no-repeat;
}

div.preload .bild7 {
	background: transparent url(../illustrationen/figuren_nackt/werbeagentur_wiesbaden_vondeneichen_kai_nackt_5.png) center center no-repeat;
}

div.preload .bild8 {
	background: transparent url(../illustrationen/figuren_nackt/werbeagentur_wiesbaden_vondeneichen_svenja_nackt_1.png) center center no-repeat;
}

div.preload .bild9 {
	background: transparent url(../illustrationen/figuren_nackt/werbeagentur_wiesbaden_vondeneichen_svenja_nackt_2.png) center center no-repeat;
}

div.preload .bild10 {
	background: transparent url(../illustrationen/figuren_nackt/werbeagentur_wiesbaden_vondeneichen_svenja_nackt_3.png) center center no-repeat;
}

div.preload .bild11 {
	background: transparent url(../illustrationen/figuren_nackt/werbeagentur_wiesbaden_vondeneichen_svenja_nackt_4.png) center center no-repeat;
}

div.preload .bild12 {
	background: transparent url(../illustrationen/figuren_nackt/werbeagentur_wiesbaden_vondeneichen_svenja_nackt_5.png) center center no-repeat;
}

div.preload .bild20 {
	background: transparent url(../illustrationen/buehne/werbeagentur_wiesbaden_vondeneichen_lichtschalter_aus.png) center center no-repeat;
}

div.preload .bild30 {
	background: transparent url(../elemente/werbeagentur_wiesbaden_vondeneichen_nav_button_18_hover.png) center center no-repeat;

}

/*--------------------------------------------------*/
/* KONSTANTEN										*/
/*--------------------------------------------------*/
	
	/* CLEAR_DIV */ 

.clear_div {
	clear: both;
}

	/* WACKELN */

.wackeln:hover {
	margin-top: 20px;
}

	/* PSEUDO_DIV */

main.vondeneichen .pseudo_div {
	position: absolute;
	cursor: pointer;
	z-index: 3050;
}

	/* ROTATE */

.rotate {
	transform: rotate(720deg);
		-moz-transform: rotate(720deg);
		-ms-transform: rotate(720deg);
		-o-transform: rotate(720deg);
		-webkit-transform: rotate(720deg);
	transition: all 3s ease;
		-webkit-transition: all 3s ease;
		-ms-transition: all 3s ease;
	    -moz-transition: all 3s ease;
	    -o-transition: all 3s ease;	
}

.rotate_schnell {
	transform: rotate(2880deg);
		-moz-transform: rotate(2880deg);
		-ms-transform: rotate(2880deg);
		-o-transform: rotate(2880deg);
		-webkit-transform: rotate(2880deg);
	transition: all 0.7s ease;
		-webkit-transition: all 0.7s ease;
		-ms-transition: all 0.7s ease;
	    -moz-transition: all 0.7s ease;
	    -o-transition: all 0.7s ease;	
}


.rotate_30 {
	transform: rotate(30deg);
		-moz-transform: rotate30deg);
		-ms-transform: rotate(30deg);
		-o-transform: rotate(30deg);
		-webkit-transform: rotate(30deg);
	transition: all 1s ease;
		-webkit-transition: all 1s ease;
		-ms-transition: all 1s ease;
	    -moz-transition: all 1s ease;
	    -o-transition: all 1s ease;	
}

.rotate_zurueck {
	transform: rotate(-720deg);
		-moz-transform: rotate(-720deg);
		-ms-transform: rotate(-720deg);
		-o-transform: rotate(-720deg);
		-webkit-transform: rotate(-720deg);
	transition: all 3s ease;
		-webkit-transition: all 3s ease;
		-ms-transition: all 3s ease;
	    -moz-transition: all 3s ease;
	    -o-transition: all 3s ease;	
}

/*--------------------------------------------------*/
/* HAUPTMENUE 										*/
/*--------------------------------------------------*/

	/* MENUE_HAUPT */

nav.menue_haupt {
	position: fixed;
	width: 950px;
	bottom: -500px;
	left: 50%;
	margin-left: -475px;
	z-index: 11000;
}

nav.menue_haupt .button{
	position: absolute;
	width: 141px;
	height: 42px;
	top: 50%;
	margin-top: -21px;
	cursor: pointer;
	background-color: green;
}

nav.menue_haupt .button.button_links {
	left: 20px;
	background: transparent url(../elemente/werbeagentur_wiesbaden_vondeneichen_nav_zurueck.png) center center no-repeat;
	display: none;
	transition: all 0.2s ease;
		-webkit-transition: all 0.2s ease;
		-ms-transition: all 0.2s ease;
	    -moz-transition: all 0.2s ease;
	    -o-transition: all 0.2s ease;
}

nav.menue_haupt .button.button_links:hover {
	background: transparent url(../elemente/werbeagentur_wiesbaden_vondeneichen_nav_zurueck_hover.png) center center no-repeat;
}

nav.menue_haupt .button.button_rechts {
	right: 20px;
	background: transparent url(../elemente/werbeagentur_wiesbaden_vondeneichen_nav_weiter.png) center center no-repeat;
	transition: all 0.2s ease;
		-webkit-transition: all 0.2s ease;
		-ms-transition: all 0.2s ease;
	    -moz-transition: all 0.2s ease;
	    -o-transition: all 0.2s ease;
}

nav.menue_haupt .button.button_rechts:hover {
	background: transparent url(../elemente/werbeagentur_wiesbaden_vondeneichen_nav_weiter_hover.png) center center no-repeat;
}

/* Button_18 */

button.button_18 {
	position: absolute;
	width: 78px;
	height: 46px;
	top: -33px;
	right: 63px;
	background: transparent url(../elemente/werbeagentur_wiesbaden_vondeneichen_nav_button_18.png) center center no-repeat;
	z-index: 11000;
	display: none;
}

button.button_18:hover {
	background: transparent url(../elemente/werbeagentur_wiesbaden_vondeneichen_nav_button_18_hover.png) center center no-repeat;
}

/*--------------------------------------------------*/
/* BUEHNE											*/
/*--------------------------------------------------*/

	/* EICHEN_BUEHNE */

main.vondeneichen .buehne {
	position: fixed;
	width: 950px;
	height: 685px;
	top: 50%;
	left: 50%;
	margin-left: -475px;
	margin-top: -342px;
	background: transparent url(../illustrationen/buehne/werbeagentur_wiesbaden_vondeneichen_buehne.jpg) center center no-repeat;
	background-size: 100%;
}

main.vondeneichen .buehne .maske {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

	/* RAHMEN */

main.vondeneichen .buehne .leisten {
	position: absolute;
	z-index: 10000;
}

main.vondeneichen .buehne .leiste_oben,
main.vondeneichen .buehne .leiste_unten {
	width: 968px;
	margin-left: -484px;
}

main.vondeneichen .buehne .leiste_oben {	
	top: -36px;
	left: 50%;	
	height: 37px;
	background: transparent url(../illustrationen/buehne/werbeagentur_wiesbaden_vondeneichen_rahmen_oben.png) center center no-repeat;
	background-size: 100%;
}

main.vondeneichen .buehne .leiste_unten {	
	bottom: -16px;
	left: 50%;
	height: 17px;
	background: transparent url(../illustrationen/buehne/werbeagentur_wiesbaden_vondeneichen_rahmen_unten.png) center center no-repeat;
	background-size: 100%;
}

main.vondeneichen .buehne .leiste_rechts,
main.vondeneichen .buehne .leiste_links {
	width: 15px;
	height: 702px;
	top: 50%;
	margin-top: -351px;
}

main.vondeneichen .buehne .leiste_rechts {
	left: -9px;
	background: transparent url(../illustrationen/buehne/werbeagentur_wiesbaden_vondeneichen_rahmen_links.png) center center no-repeat;
	background-size: 100% 100%;
}

main.vondeneichen .buehne .leiste_links {	
	right: -9px;
	background: transparent url(../illustrationen/buehne/werbeagentur_wiesbaden_vondeneichen_rahmen_rechts.png) center center no-repeat;
	background-size: 100% 100%;
}

	/* SCHILD */

main.vondeneichen .buehne .schild_vondeneichen {
	position: absolute;
	width: 352px;
	height: 153px;
	top: -90px;
	left: 50%;
	margin-left: -176px;
	background: transparent url(../illustrationen/buehne/werbeagentur_wiesbaden_vondeneichen_schild.png) center center no-repeat;
	background-size: 100%;
	cursor: pointer;
	z-index: 11000;
}

/*--------------------------------------------------*/
/* BUEHNEN_ELEMENTE									*/
/*--------------------------------------------------*/

main.vondeneichen .buehne .buehnen_elemente .strippe_info {
	position: absolute;
	width: 135px;
	height: 399px;
	top: -400px;
	background: transparent url(../illustrationen/buehne/werbeagentur_wiesbaden_vondeneichen_strippe_info.png) center center no-repeat;
	background-size: 100%;
	transition: all 0.5s ease;
		-webkit-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
	    -moz-transition: all 0.5s ease;
	    -o-transition: all 0.5s ease;
	cursor: pointer;
	z-index: 3400;
}

main.vondeneichen .buehne .buehnen_elemente .strippe_info p {
	position: absolute;
	width: 117px;
	height: 170px;
	top: 95px;
	left: 8px;
	color: #000;
	text-align: center;
}

main.vondeneichen .buehne .buehnen_elemente .strippe_info:hover {
	top: 0 !important;
}

main.vondeneichen .buehne .dunkel {	
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgb(0, 0, 0);
	background: -webkit-linear-gradient(top, rgb(0, 0, 0) 80%, rgba(0, 0, 0, 0.7) 100%); 
	background: -ms-linear-gradient(top, rgb(0, 0, 0) 80%, rgba(0, 0, 0, 0.7) 100%); 
	background: -moz-linear-gradient(top, rgb(0, 0, 0) 80%, rgba(0, 0, 0, 0.7) 100%); 
	background: -o-linear-gradient(top, rgb(0, 0, 0) 80%, rgba(0, 0, 0, 0.7) 100%); 
	background: linear-gradient(top, rgb(0, 0, 0) 80%, rgba(0, 0, 0, 0.7) 100%); 
	display: none;
	z-index: 4000;
}

main.vondeneichen .buehne .dunkel .text_box {	
	width: 200px;
	margin: 31.5% auto 0 auto;
}

main.vondeneichen .buehne .dunkel p {	
	text-align: center;
}

main.vondeneichen .buehne .buehnen_elemente .strippe_info.links {	
	left: 160px;
}

main.vondeneichen .buehne .buehnen_elemente .strippe_info.rechts {
	right: 160px;
}

main.vondeneichen .buehne .buehnen_elemente .board {
	position: absolute;
	width: 174px;
	height: 228px;
	left: 50%;
	top: 50%;
	margin-left: -87px;
	margin-top: -114px;
	background: transparent url(../illustrationen/buehne/werbeagentur_wiesbaden_vondeneichen_board.png) center center no-repeat;
	background-size: 100%;
	display: none;
}

main.vondeneichen .buehne .board_text {
	position: absolute;
	width: 140px;
	height: 170px;
	left: 50%;
	top: 270px;
	margin-left: -69px;
	text-align: center;
	display: none;
}

main.vondeneichen .buehne .board_text p {
	color: #000;
}

main.vondeneichen .buehne .buehnen_elemente .lichtschalter {
	position: absolute;
	width: 39px;
	height: 38px;
	top: 300px;
	left: 115px;
	background: transparent url(../illustrationen/buehne/werbeagentur_wiesbaden_vondeneichen_lichtschalter.png) center center no-repeat;
	background-size: 100%;
	cursor: pointer;
	z-index: 4200;
}

main.vondeneichen .buehne .buehnen_elemente .eroeffnung_schild {
	position: absolute;
	width: 514px;
	height: 365px;
	bottom: 245px;
	left: 50%;
	margin-left: -257px;
	background: transparent url(../illustrationen/buehne/werbeagentur_wiesbaden_vondeneichen_eroeffnung_schild.png) center center no-repeat;
	background-size: 100%;
	z-index: 3600;
}

main.vondeneichen .buehne .buehnen_elemente .buzzer {
	position: absolute;
	width: 184px;
	height: 281px;
	bottom: 60px;
	left: 50%;
	margin-left: -92px;
	background: transparent url(../illustrationen/buehne/werbeagentur_wiesbaden_vondeneichen_buzzer.png) center center no-repeat;
	background-size: 100%;
	z-index: 3600;
}

main.vondeneichen .buehne .buehnen_elemente .blinklicht {
	position: absolute;
	width: 56px;
	height: 40px;
	top: 1.4%;
	left: 50%;
	margin-left: -28px;
	background: transparent url(../illustrationen/buehne/werbeagentur_wiesbaden_vondeneichen_blinklicht.png) center center no-repeat;
	background-size: 100%;
	cursor: pointer;
}

main.vondeneichen .buehne .buehnen_elemente .pfeil_klick {
	position: absolute;
	width: 184px;
	height: 217px;
	bottom: 3.3%;
	left: 50%;
	margin-left: -92px;
	background: transparent url(../illustrationen/buehne/werbeagentur_wiesbaden_vondeneichen_pfeil_klick.png) center center no-repeat;
	background-size: 100%;
}

main.vondeneichen .buehne .buehnen_elemente .vorhang {
	position: absolute;
	width: 271px;
	height: 749px;
	top: -80px;
	left: -20.5%;
	background: transparent url(../illustrationen/buehne/werbeagentur_wiesbaden_vondeneichen_vorhang.png) center center no-repeat;
	background-size: 100% 100%;
	z-index: 4200;
}

/*--------------------------------------------------*/
/* FIGUREN											*/
/*--------------------------------------------------*/

main.vondeneichen .buehne .figur {
	position: absolute;
	bottom: 90px;
	z-index: 3200;
}

main.vondeneichen .buehne .figur_svenja {
	width: 138px;
	height: 394px;
	left: 240px;
}

main.vondeneichen .buehne .figur_kai {
	width: 163px;
	height: 423px;
	right: 215px;
}

main.vondeneichen .buehne .img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: -600px;
	display: none;
}

main.vondeneichen .buehne .img_kleidung {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 3000;
	transition: all 0.2s ease;
		-webkit-transition: all 0.2s ease;
		-ms-transition: all 0.2s ease;
	    -moz-transition: all 0.2s ease;
	    -o-transition: all 0.2s ease;
}

/*--------------------------------------------------*/
/* KLEIDUNG											*/
/*--------------------------------------------------*/

main.vondeneichen .kleidung {
	position: absolute;
	width: 100%;
	height: 100%;
	top: -600px;
	transition: all 0.5s ease;
		-webkit-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
	    -moz-transition: all 0.5s ease;
	    -o-transition: all 0.5s ease;
}

main.vondeneichen .kleidung .kleidung_svenja, 
main.vondeneichen .kleidung .kleidung_kai {
	z-index: 3300;
	cursor: pointer;
}

main.vondeneichen .buehne .kleidung_svenja img,
main.vondeneichen .buehne .kleidung_kai img {
	display: none;	
}

/*--------------------------------------------------*/
/* LIGHTBOX											*/
/*--------------------------------------------------*/

main.vondeneichen .lightbox {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.8);
	transition: all 0.5s ease;
		-webkit-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
	    -moz-transition: all 0.5s ease;
	    -o-transition: all 0.5s ease;
	z-index: 6000;
	display: none;
}

main.vondeneichen .lightbox img {
	width: 100%;
	height: 100%;
}

main.vondeneichen .lightbox .button_close {
	position: absolute;
	width: 33px;
	height: 33px;
	top: 20px;
	right: 30px;	
	background: transparent url(../elemente/werbeagentur_wiesbaden_vondeneichen_button_close.png) center center no-repeat;
	cursor: pointer;
}

main.vondeneichen .lightbox .img_load {
	position: absolute;
	width: 80%;
	height: 80%;
	top: 50%;
	left: 50%;
	margin-top: -28%;
	margin-left: -40%;
}

/*--------------------------------------------------*/
/* GEGENSTAENDE										*/
/*--------------------------------------------------*/

main.vondeneichen .gegenstand_1,
main.vondeneichen .gegenstand_2 {
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all 0.5s ease;
		-webkit-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
	    -moz-transition: all 0.5s ease;
	    -o-transition: all 0.5s ease;
}

main.vondeneichen .gegenstand_1 {
	left: -100%;
	z-index: 3001;
}

main.vondeneichen .gegenstand_2 {
	right: -100%;
	z-index: 3000;
}

main.vondeneichen .gegenstand_1 img,
main.vondeneichen .gegenstand_2 img {
	display: none;
}

/*--------------------------------------------------*/
/* FIGUREN											*/
/*--------------------------------------------------*/

main.vondeneichen .buehne .figuren_nackt .svenja_nackt_1 {
	background: transparent url(../illustrationen/figuren_nackt/werbeagentur_wiesbaden_vondeneichen_svenja_nackt_1.png) center center no-repeat;
	background-size: 100% 100%;
}

main.vondeneichen .buehne .figuren_nackt .svenja_nackt_2 {
	background: transparent url(../illustrationen/figuren_nackt/werbeagentur_wiesbaden_vondeneichen_svenja_nackt_2.png) center center no-repeat;
	background-size: 100% 100%;
}

main.vondeneichen .buehne .figuren_nackt .svenja_nackt_3 {
	background: transparent url(../illustrationen/figuren_nackt/werbeagentur_wiesbaden_vondeneichen_svenja_nackt_3.png) center center no-repeat;
	background-size: 100% 100%;
}

main.vondeneichen .buehne .figuren_nackt .svenja_nackt_4 {
	background: transparent url(../illustrationen/figuren_nackt/werbeagentur_wiesbaden_vondeneichen_svenja_nackt_4.png) center center no-repeat;
	background-size: 100% 100%;
}

main.vondeneichen .buehne .figuren_nackt .svenja_nackt_5 {
	background: transparent url(../illustrationen/figuren_nackt/werbeagentur_wiesbaden_vondeneichen_svenja_nackt_5.png) center center no-repeat;
	background-size: 100% 100%;
}

main.vondeneichen .buehne .figuren_nackt .kai_nackt_1 {
	background: transparent url(../illustrationen/figuren_nackt/werbeagentur_wiesbaden_vondeneichen_kai_nackt_1.png) center center no-repeat;
	background-size: 100% 100%;
}

main.vondeneichen .buehne .figuren_nackt .kai_nackt_2 {
	background: transparent url(../illustrationen/figuren_nackt/werbeagentur_wiesbaden_vondeneichen_kai_nackt_2.png) center center no-repeat;
	background-size: 100% 100%;
}

main.vondeneichen .buehne .figuren_nackt .kai_nackt_3 {
	background: transparent url(../illustrationen/figuren_nackt/werbeagentur_wiesbaden_vondeneichen_kai_nackt_3.png) center center no-repeat;
	background-size: 100% 100%;
}

main.vondeneichen .buehne .figuren_nackt .kai_nackt_4 {
	background: transparent url(../illustrationen/figuren_nackt/werbeagentur_wiesbaden_vondeneichen_kai_nackt_4.png) center center no-repeat;
	background-size: 100% 100%;
}

main.vondeneichen .buehne .figuren_nackt .kai_nackt_5 {
	background: transparent url(../illustrationen/figuren_nackt/werbeagentur_wiesbaden_vondeneichen_kai_nackt_5.png) center center no-repeat;
	background-size: 100% 100%;
}

/*--------------------------------------------------*/
/* NORMAL											*/
/*--------------------------------------------------*/

main.vondeneichen .buehne .szene_normal .kleidung_svenja {
	width: 129px;
	height: 394px;
	left: 244px;
}

main.vondeneichen .buehne .szene_normal .kleidung_kai {
	width: 155px;
	height: 354px;
	right: 220px;
}

main.vondeneichen .buehne .szene_normal .svenja_normal {
	background: transparent url(../illustrationen/szene_normal/werbeagentur_wiesbaden_vondeneichen_svenja_normal.png) center center no-repeat;
	background-size: 100% 100%;
}

main.vondeneichen .buehne .szene_normal .kai_normal {
	background: transparent url(../illustrationen/szene_normal/werbeagentur_wiesbaden_vondeneichen_kai_normal.png) center center no-repeat;
	background-size: 100%;
}

main.vondeneichen .buehne .szene_normal .gegenstand_1 {
	background: transparent url(../illustrationen/szene_normal/werbeagentur_wiesbaden_vondeneichen_foto_svenja.png) 180px 150px no-repeat;
}

main.vondeneichen .buehne .szene_normal .gegenstand_2 {
	background: transparent url(../illustrationen/szene_normal/werbeagentur_wiesbaden_vondeneichen_foto_kai.png) 745px 198px no-repeat;
}

main.vondeneichen .buehne .szene_normal .gegenstand_2 .markierung {
	position: absolute;
	background: transparent url(../illustrationen/szene_normal/werbeagentur_wiesbaden_vondeneichen_markierung.png) center center no-repeat;
	background-size: 100%;
	width: 292px;
	height: 68px; 
	bottom: 80px;
	left: 328px;
}

main.vondeneichen .buehne .szene_normal .gegenstand_1 .basketballkorb {
	position: absolute;
	background: transparent url(../illustrationen/szene_normal/werbeagentur_wiesbaden_vondeneichen_basketballkorb.png) center center no-repeat;
	background-size: 100%;
	width: 147px;
	height: 107px; 
	top: 106px;
	left: 50%;
	margin-left: -74px;
}

main.vondeneichen .buehne .szene_normal .gegenstand_1 .netz {
	position: absolute;
	background: transparent url(../illustrationen/szene_normal/werbeagentur_wiesbaden_vondeneichen_netz.png) center center no-repeat;
	background-size: 100%;
	width: 60px;
	height: 71px; 
	top: 171px;
	left: 445px;
}

main.vondeneichen .buehne .szene_normal .gegenstand_1 .basketball_boden {
	position: absolute;
	background: transparent url(../illustrationen/szene_normal/werbeagentur_wiesbaden_vondeneichen_basketball_boden.png) center center no-repeat;
	background-size: 100%;
	width: 57px;
	height: 60px; 
	bottom: 100px;
	left: 517px;
}

main.vondeneichen .buehne .szene_normal .gegenstand_1 .basketball {
	position: absolute;
	background: transparent url(../illustrationen/szene_normal/werbeagentur_wiesbaden_vondeneichen_basketball.png) center center no-repeat;
	background-size: 100%;
	width: 165px;
	height: 162px; 
	bottom: 164px;
	left: 100%;
	display: none;
}

main.vondeneichen .buehne .szene_normal .gegenstand_1 .kuehlschrank {
	position: absolute;
	background: transparent url(../illustrationen/szene_normal/werbeagentur_wiesbaden_vondeneichen_kuehlschrank.png) center center no-repeat;
	background-size: 100%;
	width: 157px;
	height: 177px;
	bottom: 119px;
	left: 37px; 
}

main.vondeneichen .buehne .szene_normal .gegenstand_1 .kaffeemaschine {
	position: absolute;
	background: transparent url(../illustrationen/szene_normal/werbeagentur_wiesbaden_vondeneichen_kaffeemaschine.png) center center no-repeat;
	background-size: 100%;
	width: 71px;
	height: 104px;
	bottom: 295px;
	left: 43px; 
}

main.vondeneichen .buehne .szene_normal .gegenstand_1 .schreiben {
	position: absolute;
	background: transparent url(../illustrationen/szene_normal/werbeagentur_wiesbaden_vondeneichen_schreiben.png) center center no-repeat;
	background-size: 100% 100%;
	width: 68px;
	height: 20px;
	bottom: 40px;
	left: 35px;
}

main.vondeneichen .buehne .szene_normal .gegenstand_1 .anzahl_kaffee {
	position: absolute;
	background: transparent url(../illustrationen/szene_normal/werbeagentur_wiesbaden_vondeneichen_anzahl_kaffee.png) center center no-repeat;
	background-size: 100%;
	width: 68px;
	height: 20px;
	bottom: 40px;
	left: 30px;
}

main.vondeneichen .buehne .szene_normal .gegenstand_2 .schreibtisch {
	position: absolute;
	background: transparent url(../illustrationen/szene_normal/werbeagentur_wiesbaden_vondeneichen_schreibtisch.png) center center no-repeat;
	background-size: 100%;
	width: 283px;
	height: 214px; 
	bottom: 98px;
	right: -83px;
}

main.vondeneichen .buehne .szene_normal .gegenstand_2 .mac {
	position: absolute;
	background: transparent url(../illustrationen/szene_normal/werbeagentur_wiesbaden_vondeneichen_mac.png) center center no-repeat;
	background-size: 100%;
	width: 184px;
	height: 149px; 
	bottom: 290px;
	right: -21px;
}

main.vondeneichen .buehne .szene_normal .gegenstand_2 .rauch2 {
	position: absolute;
	background: transparent url(../illustrationen/szene_normal/werbeagentur_wiesbaden_vondeneichen_rauch2.png) center center no-repeat;
	background-size: 100%;
	width: 260px;
	height: 408px; 
	bottom: 435px;
	right: 36px;
}

main.vondeneichen .buehne .szene_normal .gegenstand_2 .rauch {
	position: absolute;
	background: transparent url(../illustrationen/szene_normal/werbeagentur_wiesbaden_vondeneichen_rauch.png) center center no-repeat;
	background-size: 100%;
	width: 260px;
	height: 408px; 
}

main.vondeneichen .buehne .szene_normal .bild {
	position: absolute;
	background: transparent url(../illustrationen/szene_normal/werbeagentur_wiesbaden_vondeneichen_i.png) center center no-repeat;
	background-size: 100%;
	width: 30px;
	height: 68px; 
	top: 10px;
	right: 4px;
}

main.vondeneichen .buehne .szene_normal .gegenstand_1 .pseudo_div_1 {
	width: 65px;
	height: 70px;
	top: 150px;
	left: 180px;
}

main.vondeneichen .buehne .szene_normal .gegenstand_1 .pseudo_div_2 {
	width: 65px;
	height: 73px;
	top: 196px;
	right: 140px;
}

main.vondeneichen .buehne .szene_normal .gegenstand_1 .pseudo_div_3 {
	width: 157px;
	height: 177px;
	bottom: 119px;
	left: 37px; 
}

main.vondeneichen .buehne .szene_normal .gegenstand_1 .pseudo_div_4 {
	width: 57px;
	height: 60px; 
	bottom: 100px;
	left: 517px;
}

/*--------------------------------------------------*/
/* ROBOTER											*/
/*--------------------------------------------------*/

main.vondeneichen .buehne .szene_roboter .kleidung_svenja {
	width: 132px;
	height: 440px;
	left: 242px;
}

main.vondeneichen .buehne .szene_roboter .kleidung_kai {
	width: 152px;
	height: 475px;
	right: 222px;
}

main.vondeneichen .buehne .szene_roboter .svenja_roboter  {
	background: transparent url(../illustrationen/szene_roboter/werbeagentur_wiesbaden_vondeneichen_svenja_roboter.png) center center no-repeat;
	background-size: 100%;
}

main.vondeneichen .buehne .szene_roboter .kai_roboter  {
	background: transparent url(../illustrationen/szene_roboter/werbeagentur_wiesbaden_vondeneichen_kai_roboter.png) center center no-repeat;
	background-size: 100%;
}

main.vondeneichen .buehne .szene_roboter .gegenstand_1 .maske_auge  {
	position: absolute;
	width: 40px;
	height: 40px; 
	top: 339px;
	right: 104px;
	overflow: hidden;
	background-color: #000;
}

main.vondeneichen .buehne .szene_roboter .gegenstand_1 .auge  {
	position: absolute;
	background: transparent url(../illustrationen/szene_roboter/werbeagentur_wiesbaden_vondeneichen_auge.png) center center no-repeat;
	background-size: 100%;
	width: 45px;
	height: 90px; 
	top: -6px;
	right: -2px;
}

main.vondeneichen .buehne .szene_roboter .gegenstand_1 .rohr  {
	position: absolute;
	background: transparent url(../illustrationen/szene_roboter/werbeagentur_wiesbaden_vondeneichen_gegenstand_1.png) center center no-repeat;
	background-size: 100%;
	width: 937px;
	height: 385px; 
	top: 25px;
	left: -15px;
}

main.vondeneichen .buehne .szene_roboter .gegenstand_1 .maske_spinne  {
	position: absolute;
	width: 24px;
	height: 82px; 
	top: 200px;
	right: 32px;
	z-index: 3002;
	overflow: hidden; 
}

main.vondeneichen .buehne .szene_roboter .gegenstand_1 .spinne  {
	position: absolute;
	background: transparent url(../illustrationen/szene_roboter/werbeagentur_wiesbaden_vondeneichen_spinne.png) center center no-repeat;
	background-size: 100%;
	width: 100%;
	height: 100%; 
	top: -82px;
}

main.vondeneichen .buehne .szene_roboter .gegenstand_2  {
	background-size: 100%;
	width: 937px;
	height: 385px; 
	top: 20px;
}

main.vondeneichen .buehne .szene_roboter .gegenstand_2 .roboter_1  {
	position: absolute;
	background: transparent url(../illustrationen/szene_roboter/werbeagentur_wiesbaden_vondeneichen_roboter_1.png) center center no-repeat;
	background-size: 100%;
	width: 65px;
	height: 148px; 
	top: 445px;
	left: 105px;
}

main.vondeneichen .buehne .szene_roboter .gegenstand_2 .explosion  {
	position: absolute;
	background: transparent url(../illustrationen/szene_roboter/werbeagentur_wiesbaden_vondeneichen_explosion.png) center center no-repeat;
	background-size: 100%;
	width: 195px;
	height: 126px; 
	top: -30px;
	left: -50px;
	display: none;
}

main.vondeneichen .buehne .szene_roboter .gegenstand_2 .roboter_2  {
	position: absolute;
	background: transparent url(../illustrationen/szene_roboter/werbeagentur_wiesbaden_vondeneichen_roboter_2.png) center center no-repeat;
	background-size: 100%;
	width: 47px;
	height: 95px; 
	top: 115px;
	right: 450px;
}

main.vondeneichen .buehne .szene_roboter .gegenstand_2 .raketenwolke  {
	position: absolute;
	background: transparent url(../illustrationen/szene_roboter/werbeagentur_wiesbaden_vondeneichen_raketenwolke.png) center center no-repeat;
	background-size: 100%;
	width: 56px;
	height: 56px; 
	top: 110px;
	right: 445px;
	display: none;
}

main.vondeneichen .buehne .szene_roboter .gegenstand_2 .roboter_3  {
	position: absolute;
	background: transparent url(../illustrationen/szene_roboter/werbeagentur_wiesbaden_vondeneichen_roboter_3.png) center center no-repeat;
	background-size: 100%;
	width: 71px;
	height: 112px; 
	top: 445px;
	right: 360px;
}

main.vondeneichen .buehne .szene_roboter .gegenstand_2 .roboter_3 .maske  {
	position: absolute;
	width: 34px;
	height: 65px; 
	top: 43px;
	right: 18px;
	z-index: 3002;
	overflow: hidden; 
}

main.vondeneichen .buehne .szene_roboter .gegenstand_2 .papier  {
	position: absolute;
	background: transparent url(../illustrationen/szene_roboter/werbeagentur_wiesbaden_vondeneichen_papier.png) center center no-repeat;
	background-size: 100%;
	width: 100%;
	height: 100%; 
	top: -67px;
}

main.vondeneichen .buehne .szene_roboter .bild {
	position: absolute;
	background: transparent url(../illustrationen/szene_roboter/werbeagentur_wiesbaden_vondeneichen_sterne.png) center center no-repeat;
	background-size: 100%;
	width: 86px;
	height: 23px; 
	top: 126px;
	left: 50%;
	margin-left: -43px;
}

main.vondeneichen .buehne .szene_roboter .gegenstand_1 .pseudo_div_1 {
	width: 148px;
	height: 120px;
	top: 292px;
	right: 48px;
}

main.vondeneichen .buehne .szene_roboter .gegenstand_1 .pseudo_div_2 {
	width: 65px;
	height: 62px; 
	top: 458px;
	left: 120px;
}

main.vondeneichen .buehne .szene_roboter .gegenstand_1 .pseudo_div_3 {
	width: 48px;
	height: 95px; 
	top: 135px;
	right: 450px;
}

main.vondeneichen .buehne .szene_roboter .gegenstand_1 .pseudo_div_4 {
	width: 71px;
	height: 112px; 
	top: 465px;
	right: 359px;
}

/*--------------------------------------------------*/
/* FEUERWEHR 										*/
/*--------------------------------------------------*/

main.vondeneichen .buehne .szene_feuerwehr .kleidung_svenja {
	width: 126px;
	height: 408px;
	left: 246px;
}

main.vondeneichen .buehne .szene_feuerwehr .kleidung_kai {
	width: 154px;
	height: 436px;
	right: 220px;
}

main.vondeneichen .buehne .szene_feuerwehr .svenja_feuerwehr  {
	background: transparent url(../illustrationen/szene_feuerwehr/werbeagentur_wiesbaden_vondeneichen_svenja_feuerwehr.png) center center no-repeat;
	background-size: 100% 100%;
}

main.vondeneichen .buehne .szene_feuerwehr .kai_feuerwehr  {
	background: transparent url(../illustrationen/szene_feuerwehr/werbeagentur_wiesbaden_vondeneichen_kai_feuerwehr.png) center center no-repeat;
	background-size: 100% 100%;
}

main.vondeneichen .buehne .szene_feuerwehr .gegenstand_1 .tor {
	position: absolute;
	background: transparent url(../illustrationen/szene_feuerwehr/werbeagentur_wiesbaden_vondeneichen_garagentor.png) 8px 0px no-repeat;
	width: 770px;
	height: 501px;
	top: -205px;
	left: 87px;
}

main.vondeneichen .buehne .szene_feuerwehr .gegenstand_1 .garage {
	position: absolute;
	background: transparent url(../illustrationen/szene_feuerwehr/werbeagentur_wiesbaden_vondeneichen_gegenstand_1.png) 8px 0px no-repeat;
	width: 100%;
	height: 100%;
}

main.vondeneichen .buehne .szene_feuerwehr .gegenstand_2 .feuerloescher {
	position: absolute;
	background: transparent url(../illustrationen/szene_feuerwehr/werbeagentur_wiesbaden_vondeneichen_feuerloescher.png) center center no-repeat;
	background-size: 100%;
	width: 94px;
	height: 140px; 
	top: 410px;
	left: 145px;
	z-index: 3100;
}

main.vondeneichen .buehne .szene_feuerwehr .gegenstand_2 .sirene {
	position: absolute;
	background: transparent url(../illustrationen/szene_feuerwehr/werbeagentur_wiesbaden_vondeneichen_sirene.png) center center no-repeat;
	background-size: 100%;
	width: 180px;
	height: 34px; 
	top: 198px;
	left: 50%;
	margin-left: -90px;
}

main.vondeneichen .buehne .szene_feuerwehr .gegenstand_2 .sirene_an {
	position: absolute;
	background: transparent url(../illustrationen/szene_feuerwehr/werbeagentur_wiesbaden_vondeneichen_sirene_an.png) center center no-repeat;
	background-size: 100% 100%;
	width: 172px;
	height: 100%; 
	top: 0;
	left: 5px;	
}

main.vondeneichen .buehne .szene_feuerwehr .gegenstand_1 .auto {
	position: absolute;
	background: transparent url(../illustrationen/szene_feuerwehr/werbeagentur_wiesbaden_vondeneichen_auto.png) center center no-repeat;
	background-size: 100%;
	width: 86px;
	height: 46px; 
	bottom: 40px;
	right: -86px;
	z-index: 3100;
	display: none;	
}

main.vondeneichen .buehne .szene_feuerwehr .gegenstand_1 .blaulicht {
	position: absolute;
	background: transparent url(../illustrationen/szene_feuerwehr/werbeagentur_wiesbaden_vondeneichen_blaulicht.png) center center no-repeat;
	background-size: 100% 100%;
	width: 12px;
	height: 9px; 
	top: 0;
	left: 12px;	
}

main.vondeneichen .buehne .szene_feuerwehr .gegenstand_2 .kalender {
	position: absolute;
	background: transparent url(../illustrationen/szene_feuerwehr/werbeagentur_wiesbaden_vondeneichen_kalender.png) center center no-repeat;
	background-size: 100%;
	width: 79px;
	height: 137px; 
	top: 145px;
	right: 92px;
}

main.vondeneichen .buehne .szene_feuerwehr .gegenstand_1 .stoepsel {
	position: absolute;
	background: transparent url(../illustrationen/szene_feuerwehr/werbeagentur_wiesbaden_vondeneichen_stoepsel.png) center center no-repeat;
	background-size: 100%;
	width: 70px;
	height: 57px;
	bottom: 73px;
	left: 427px;
}

main.vondeneichen .buehne .szene_feuerwehr .gegenstand_1 .loch {
	position: absolute;
	background: transparent url(../illustrationen/szene_feuerwehr/werbeagentur_wiesbaden_vondeneichen_loch.png) center center no-repeat;
	background-size: 100%;
	width: 117px;
	height: 36px;
	bottom: 64px;
	left: 406px;
}

main.vondeneichen .buehne .szene_feuerwehr .gegenstand_1 .schlauch {
	position: absolute;
	background: transparent url(../illustrationen/szene_feuerwehr/werbeagentur_wiesbaden_vondeneichen_schlauch.png) center center no-repeat;
	background-size: 100%;
	width: 37px;
	height: 216px;
	top: 64px;
	left: 176px;
}

main.vondeneichen .buehne .szene_feuerwehr .gegenstand_1 .schlauch .maske {
	position: absolute;
	width: 30px;
	height: 406px;
	top: 216px;
	left: 3px;
}

main.vondeneichen .buehne .szene_feuerwehr .gegenstand_1 .schlauch .wassertropfen_rest {
	position: absolute;
	background: transparent url(../illustrationen/szene_feuerwehr/werbeagentur_wiesbaden_vondeneichen_tropfen_rest.png) center center repeat-y;
	width: 100%;
	height: 98px; 
	top: -98px;
	left: 0;
}

main.vondeneichen .buehne .szene_feuerwehr .gegenstand_1 .schlauch .wassertropfen {
	position: absolute;
	background: transparent url(../illustrationen/szene_feuerwehr/werbeagentur_wiesbaden_vondeneichen_tropfen.png) center center repeat-y;
	width: 100%;
	height: 2050%; 
	top: -2053%;
	left: 0;
}

main.vondeneichen .buehne .wasser {
	position: absolute;
	background: transparent url(../illustrationen/szene_feuerwehr/werbeagentur_wiesbaden_vondeneichen_wasser.png) center center no-repeat;
	background-size: 100% 100%;
	width: 952px;
	height: 653px; 
	bottom: -653px;
	left: 0;
	z-index: 5000;
}

main.vondeneichen .buehne .szene_feuerwehr .gegenstand_1 .pseudo_div_1 {
	width: 94px;
	height: 140px; 
	top: 410px;
	left: 145px;
}

main.vondeneichen .buehne .szene_feuerwehr .gegenstand_1 .pseudo_div_2 {
	width: 45px;
	height: 47px;
	top: 280px;
	right: 25px;
}

main.vondeneichen .buehne .szene_feuerwehr .gegenstand_1 .pseudo_div_3 {
	width: 93px;
	height: 26px; 
	top: 203px;
	left: 434px;
}

main.vondeneichen .buehne .pseudo_div_extra {
	width: 74px;
	height: 58px; 
	bottom: 72px;
	left: 425px;
	z-index: 5001;
	display: none;
}

main.vondeneichen .buehne .szene_feuerwehr .gegenstand_1 .pseudo_div_5 {
	width: 37px;
	height: 160px;
	top: 121px;
	left: 176px;
	display: none;
}

/*--------------------------------------------------*/
/* GAERTNER											*/
/*--------------------------------------------------*/

main.vondeneichen .buehne .szene_gaertner .kleidung_svenja {
	width: 130px;
	height: 396px;
	left: 244px;
}

main.vondeneichen .buehne .szene_gaertner .kleidung_kai {
	width: 162px;
	height: 430px;
	right: 216px;
}

main.vondeneichen .buehne .szene_gaertner .svenja_gaertner {
	background: transparent url(../illustrationen/szene_gaertner/werbeagentur_wiesbaden_vondeneichen_svenja_gaertner.png) center center no-repeat;
	background-size: 100%;
}

main.vondeneichen .buehne .szene_gaertner .kai_gaertner  {
	background: transparent url(../illustrationen/szene_gaertner/werbeagentur_wiesbaden_vondeneichen_kai_gaertner.png) center center no-repeat;
	background-size: 100% 100%;
}

main.vondeneichen .buehne .szene_gaertner .gegenstand_1 .rad_wasser {
	position: absolute;
	background: transparent url(../illustrationen/szene_gaertner/werbeagentur_wiesbaden_vondeneichen_rad_wasser.png) center center no-repeat;
	background-size: 100%;
	width: 83px;
	height: 82px; 
	top: 366px;
	left: 158px;	
}

main.vondeneichen .buehne .szene_gaertner .gegenstand_1 .pseudo_div_3 {
	width: 85px;
	height: 85px; 
	top: 366px;
	left: 158px;
}

main.vondeneichen .buehne .szene_gaertner .gegenstand_1 .wasserhahn {
	position: absolute;
	background: transparent url(../illustrationen/szene_gaertner/werbeagentur_wiesbaden_vondeneichen_wasserhahn.png) center center no-repeat;
	background-size: 100%;
	width: 482px;
	height: 180px; 
	top: -38px;
	left: 0;	
	z-index: 3001;
}

main.vondeneichen .buehne .szene_gaertner .gegenstand_1 .wasserhahn .maske {
	position: absolute;
	width: 40px;
	height: 380px; 
	top: 178px;
	left: 435px;
	overflow: hidden;
}

main.vondeneichen .buehne .szene_gaertner .gegenstand_1 .wasserhahn .wassertropfen_rest {
	position: absolute;
	background: transparent url(../illustrationen/szene_gaertner/werbeagentur_wiesbaden_vondeneichen_tropfen_rest.png) center center repeat-y;
	width: 100%;
	height: 98px; 
	top: -98px;
	left: 0;
}

main.vondeneichen .buehne .szene_gaertner .gegenstand_1 .wasserhahn .wassertropfen {
	position: absolute;
	background: transparent url(../illustrationen/szene_gaertner/werbeagentur_wiesbaden_vondeneichen_tropfen.png) center center repeat-y;
	width: 100%;
	height: 500%; 
	top: -540%;
	left: 0;
}

main.vondeneichen .buehne .szene_gaertner .gegenstand_1 .wasserhahn .wassertropfen_beginn {
	position: absolute;
	background: transparent url(../illustrationen/szene_gaertner/werbeagentur_wiesbaden_vondeneichen_tropfen_beginn.png) center center repeat-y;
	width: 100%;
	height: 98px; 
	top: 100%;
	left: 0;
}

main.vondeneichen .buehne .szene_gaertner .gegenstand_1 .beet {
	position: absolute;
	background: transparent url(../illustrationen/szene_gaertner/werbeagentur_wiesbaden_vondeneichen_beet.png) center center no-repeat;
	background-size: 100%;
	width: 213px;
	height: 43px; 
	top: 513px;
	left: 371px;
	z-index: 3000;	
}

main.vondeneichen .buehne .szene_gaertner .gegenstand_1 .beet .maske {
	position: absolute;
	width: 203px;
	height: 174px; 
	top: -164px;
	left: 0px;	
	overflow: hidden;
}

main.vondeneichen .buehne .szene_gaertner .gegenstand_1 .birnen {
	position: absolute;
	background: transparent url(../illustrationen/szene_gaertner/werbeagentur_wiesbaden_vondeneichen_birnen.png) center center no-repeat;
	background-size: 100%;
	width: 168px;
	height: 100%; 
	bottom: -28%;
	left: 18px;	
}

main.vondeneichen .buehne .szene_gaertner .gegenstand_1 .leuchten {
	position: absolute;
	background: transparent url(../illustrationen/szene_gaertner/werbeagentur_wiesbaden_vondeneichen_birnen_leuchten.png) center center no-repeat;
	background-size: 100%;
	width: 203px;
	height: 132px; 
	top: -14px;
	left: -19px;
	display: none;	
}

main.vondeneichen .buehne .szene_gaertner .gegenstand_1 .beet .schild_ideen {
	position: absolute;
	background: transparent url(../illustrationen/szene_gaertner/werbeagentur_wiesbaden_vondeneichen_schild_ideen.png) center center no-repeat;
	background-size: 100%;
	width: 55px;
	height: 45px; 
	top: -36px;
	left: 20px;	
}

main.vondeneichen .buehne .szene_gaertner .gegenstand_2 .maske {
	position: absolute;
	width: 83px;
	height: 100px; 
	top: 0px;
	right: 91px;
}


main.vondeneichen .buehne .szene_gaertner .gegenstand_2 .schmetterling {
	position: absolute;
	background: transparent url(../illustrationen/szene_gaertner/werbeagentur_wiesbaden_vondeneichen_schmetterling_koerper.png) center center no-repeat;
	background-size: 100%;
	width: 100%;
	height: 71px; 
	top: 105px;
	right: 0;
}


main.vondeneichen .buehne .szene_gaertner .gegenstand_2 .fliegen_1 {
	position: absolute;
	background: transparent url(../illustrationen/szene_gaertner/werbeagentur_wiesbaden_vondeneichen_schmetterling.png) center center no-repeat;
	background-size: 100%;
	width: 100%;
	height: 71px; 
	top: 2px;
	right: 0;
}

main.vondeneichen .buehne .szene_gaertner .gegenstand_2 .fliegen_2 {
	position: absolute;
	background: transparent url(../illustrationen/szene_gaertner/werbeagentur_wiesbaden_vondeneichen_schmetterling_1.png) center center no-repeat;
	background-size: 100%;
	width: 100%;
	height: 73px; 
	top: 0;
	right: 0;
	display: none;
}

main.vondeneichen .buehne .szene_gaertner .gegenstand_2 .regal {
	position: absolute;
	background: transparent url(../illustrationen/szene_gaertner/werbeagentur_wiesbaden_vondeneichen_samenregal.png) center center no-repeat;
	background-size: 100%;
	width: 184px;
	height: 322px; 
	top: 100px;
	right: 12px;
}

main.vondeneichen .buehne .szene_gaertner .gegenstand_1 .pseudo_div_2 {
	width: 184px;
	height: 322px; 
	top: 100px;
	right: 12px;
}

main.vondeneichen .buehne .szene_gaertner .gegenstand_2 .blumentopf {
	position: absolute;
	background: transparent url(../illustrationen/szene_gaertner/werbeagentur_wiesbaden_vondeneichen_blumentopf.png) center center no-repeat;
	background-size: 100%;
	width: 131px;
	height: 55px; 
	top: 192px;
	left: 100px;
}

main.vondeneichen .buehne .szene_gaertner .gegenstand_2 .sproessling {
	position: absolute;
	background: transparent url(../illustrationen/szene_gaertner/werbeagentur_wiesbaden_vondeneichen_sproessling.png) center center no-repeat;
	background-size: 100%;
	width: 30px;
	height: 35px; 
	top: 195px;
	left: 134px;
}

main.vondeneichen .buehne .szene_gaertner .gegenstand_1 .pseudo_div_1 {
	width: 51px;
	height: 45px; 
	top: 193px;
	left: 125px;
}

/*--------------------------------------------------*/
/* ENDE												*/
/*--------------------------------------------------*/

main.vondeneichen .buehne .szene_ende .gegenstand_1 {
	background: transparent url(../illustrationen/szene_ende/werbeagentur_wiesbaden_vondeneichen_gegenstand_1.png) 302px 97px no-repeat;
	z-index: 3001;
}

main.vondeneichen .buehne .szene_ende .gegenstand_1 .start {
	position: absolute;
	background: transparent url(../illustrationen/szene_ende/werbeagentur_wiesbaden_vondeneichen_start.png) center center no-repeat;
	background-size: 100%;
	width: 97px;
	height: 78px; 
	top: 180px;
	left: 130px;
}

main.vondeneichen .buehne .szene_ende .gegenstand_1 .klingel {
	position: absolute;
	background: transparent url(../illustrationen/szene_ende/werbeagentur_wiesbaden_vondeneichen_klingel.png) center center no-repeat;
	background-size: 100%;
	width: 110px;
	height: 41px; 
	top: 364px;
	left: 181px;
}

main.vondeneichen .buehne .szene_ende .gegenstand_2 .eintreten {
	position: absolute;
	background: transparent url(../illustrationen/szene_ende/werbeagentur_wiesbaden_vondeneichen_pfeil.png) center center no-repeat;
	background-size: 100%;
	width: 251px;
	height: 191px; 
	top: 140px;
	right: 26px;
}

main.vondeneichen .buehne .szene_ende .gegenstand_1 .pseudo_div_1 {
	width: 351px;
	height: 443px; 
	top: 97px;
	left: 302px;
}

main.vondeneichen .buehne .szene_ende .gegenstand_1 .pseudo_div_1 a {
	position: absolute;
	width: 100%;
	height: 100%; 
	top: 0;
	left: 0;
}

main.vondeneichen .buehne .szene_ende .gegenstand_1 .pseudo_div_2 {
	width: 97px;
	height: 78px; 
	top: 180px;
	left: 130px;
}

main.vondeneichen .buehne .szene_ende .gegenstand_1 .pseudo_div_2 a {
	position: absolute;
	width: 100%;
	height: 100%; 
	top: 0;
	left: 0;
}

main.vondeneichen .buehne .szene_ende .gegenstand_1 .pseudo_div_3 {
	width: 110px;
	height: 41px; 
	top: 364px;
	left: 181px;
}