
#subnav {
	position: absolute;
	margin: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	width: 0px;
	height: 20px;
	background-position: 0 0px;
	background-repeat: no-repeat;
	z-index: 12;
	border-style: none;
	clear: both;
	float: none;
	left: 800px;
	list-style-position: inside;
	list-style-type: none;
	top: 20px;
}


/*Text fuer dei Rechte Spalte positionieren*/	
	/*Produktentwicklung subnavigation*/
		 

	
/*Subnavigation Bilder/ Texte auswechseln*/
		
.textimage {
		padding: 0px;
		margin: 0px;
		left: 0px;
		position: absolute;
		top: 20px;
		z-index:12;
		}

		
	a.produktentwicklung:visited, a.produktentwicklung:link, a.produktentwicklung:aktive {
	background-image: url(../images/produkt_a.gif);
	}
		

/*buehnen und filmausstattung*/
a.produkt_bf:link, a.produkt_bf:visited {
	height: 20px;
	background-image: url(../images/produkt_bf_p.gif);
	}

a.produkt_bf:hover {
	height: 20px;
	background-image: url(../images/produkt_bf_a.gif);
}

/*promotion und corporate fashion*/
a.produkt_pc:link, a.produkt_pc:visited {
	height: 20px;
	background-image: url(../images/produkt_pc_p.gif);
	}

a.produkt_pc:hover {
	top: 20px;
	height: 20px;
	background-image: url(../images/produkt_pc_a.gif);
}

.produkt_bf {
		clear: both;
		left: 0px;
		padding: 0px;
		margin: 0px;
		position: absolute;
		top: 380px;
	}

.produkt_pc {
		clear: both;
		left: 0px;
		padding: 0px;
		margin: 0px;
		position: absolute;
		top: 400px;
	}
