@charset "utf-8";

/* ################# */
/* # STA Fahrer    # */
/* ################# */


	#picture-fahrer { 
		background: url("/images/uploads/Fahrzeuge-interaktiv/bilder/sta_fahrerseite.jpg") no-repeat scroll rgba(0, 0, 0, 0);
	}


/* ############### */
/* # STA Front   # */
/* ############### */

	#picture-front { 
		background: url("/images/uploads/Fahrzeuge-interaktiv/bilder/sta_front.jpg") no-repeat scroll rgba(0, 0, 0, 0);
	}


/* ##################### */
/* # STA Heck          # */
/* ##################### */
/* # Geraeteraum Rueck # */
/* ##################### */

	#picture-heck { 
		background: url("/images/uploads/Fahrzeuge-interaktiv/bilder/sta_heck.jpg") no-repeat scroll rgba(0, 0, 0, 0);
	}
	#sta_heck {
		top: 181px;
		left: 432px;
	}
	#geraete_sta_heck {
		width:  340px;
		height:  340px;
		background: url("/images/uploads/Fahrzeuge-interaktiv/bilder/sta_gheck.jpg") no-repeat;
	}

/* Schaumbildner */
	#sta_heck_1 {
		position: absolute;
		top: 107px;
		left: 36px;
		width: 20px;
		height: 20px;
	}

/* B-Schlauch */
	#sta_heck_2 {
		position: absolute;
		top: 252px;
		left: 57px;
		width: 20px;
		height: 20px;
	}

/* #################### */
/* # STA Beifahrer    # */
/* #################### */

	#picture-beifahrer { 
		background: url("/images/uploads/Fahrzeuge-interaktiv/bilder/sta_beifahrerseite.jpg") no-repeat scroll rgba(0, 0, 0, 0);
	}