/* ##################### TEXTILIA - Solingen GLOBAL:CSS GRUNDAUFBAU  Stand 25.07.12 ################ */

/* ##### ###############              PAGE =  der eigentliche Auftritt (weisser Kasten)            ############### #### */
/* Hoehe ergibt sich automatisch aus ContentAerea */
/* PageBox ist ein umgebender Container, damit im IE die Seite nicht mit der weissen Linie abschliesst (s. Handbuch) */
#pageBox {
	/*background-color: #cc9999;*/
	height: 100%;		
	width: 100%;
}

#page {
	/*background-color: #ccc;*/
	box-shadow: 2px 2px 2px 2px #666;	/* nicht im IE, da CSS3 */
	height: 1416px; /* Hoehe: 680px (index) + 4px wenn box-shadow an ist (Produkte lt. Layout: 1016px) */
	position: relative;	
	left: 23%;
	width: 900px;
}



/* ################################                    CONTENT                       ########################### */
#contentArea {
	/*background-color: #fc0;*/
	/*height: auto;*/
	height: 500px;	/* standardhoehe für Startseite index - die anderen Seiten in HTML definieren */
	margin: 0px 0px 0px 0px;	
}
*html #contentArea {
	height: 0px;
}


#contentLeft {
	/*background-color: #bde;*/
	background-image: url(../images/basis/hg_menu.png);
	background-repeat: repeat-y;
	border-right: solid 4px #fff;
	float: left;
	height: 1233px;	
	width: 138px; /* + 4px weißer Rand */
}
*html #contentLeft {
	height: 1741px;
	width: 142px;
}

#mainContent_stoff {
	/*background-color: #cf6;*/
	background-image: url(../images/content/hg_stoff.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 100%;
	/*padding-top: 10px;*/
	width: 758px;
	height: 600px;
}
	

	#productstoffTitle {
		color: #000;
		font-size: 2.0em;
		font-style: normal;
		font-weight: 100;
		letter-spacing: 9px;
		margin-bottom: 12px;
		text-align: center;
		text-transform: uppercase;
	}
	
	#productstoffSlogan {
		color: #000;
		font-size: 1.1em;
		line-height: 1.3em;
		letter-spacing: 0.06em;
		margin-left: 0px;
		text-align: center;
		margin-bottom: 300px;
	}
	
	#productHighIgel1 {
		/*background-color: #008851;*/
		color: #fff;
		font-size: 0.85em;
		margin: 34px 0px 0px 278px;
		text-align: left;
		width: 478px;
	}	


	
	
#contentText {
    background-color: #008851;	
}

/* ###########################		PRODUKT-SEITEN		###################### */
#produktContainer {
	/*background-color: #ffc;*/
	height: 164px;
	margin-bottom: 4px;
	width: 758px;	
}

#produktContainerhoch {
	/*background-color: #ffc;*/
	height: 222px;
	margin-bottom: 4px;
	width: 758px;	
}

#produktContainerlinkshand {
	/*background-color: #ffc;*/
	height: 175px;
	margin-bottom: 4px;
	width: 758px;	
}


	#name {
		background-color: #ccc;
		border: solid 2px #008851;
		color: #000;
		float: left;
		font-size: 0.9em;
		font-weight: bold;
		height: 23px;		/* Hoehe: 35px - 4px border - 5px padding */
		margin-right: 96px;	/* breiteste Schere = 300px, -204px Breite Name */
		padding-top: 8px;
		text-align: center;
		width: 200px;		/* Breite 204px - 4px border */
	}
	*html #name {
		height: 35px;
		margin-right: 91px;
		width: 204px;
	}
	
	
	#einklinker {
}
	a.einklinker {
		/*background-color: #ff0;*/
		color: #2D006B;
		position: relative;
		z-index: 1;	
		text-decoration: none;
	}
	a.einklinker:hover {
		/*background-color: #C0FF3E;*/
		z-index: 2;
	}
	a.einklinker span {
		display: none;
	}
	a.einklinker:hover span {
		background-color: #fff;
		border: 1px solid #51514f;
		color: #333;
		display: block;
		font-size: 1.1em;
		font-weight: normal;
		position: absolute;
		top: -450px;
		left: 280px;
		padding: 10px;
		text-align: left;
		width: 615px;
	}
	/* ###########################		Definitionen fuer Produktvergroesserung im PopUp-Fenster  	################# */
/* --------- Jedes ProduktImage erhält eine eigene eindeutige ID, mit der das PopUp-Fenster angesprochen wird  ---------------- */
/* --------- Die ID des Div-Containers muss mit der Klasse des <a..>-Tags übereinstimmen ------------ */ 

/* _______________ Produkt / Stoff / Zuschneideschere1 __________________ */
#produktBox1 {
	background-color: #fff;
	background-image: url(../images/produkte/stoff/72888PO235-web.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 100%;
	width: 294px;
}
	
#stoff72888PO235 {
}
	a.stoff72888PO235 {
		/*background-color: #ff0;*/
		color: #2D006B;
		position: relative;
		z-index: 1;	
		text-decoration: none;
	}
	a.stoff72888PO235:hover {
		/*background-color: #C0FF3E;*/
		z-index: 2;
	}
	a.stoff72888PO235 span {
		display: none;
	}
	a.stoff72888PO235:hover span {
		background-color: #fff;
		border: 1px solid #51514f;
		color: #333;
		display: block;
		font-size: 1.1em;
		font-weight: normal;
		position: absolute;
		top: -193px;
		left: 50px;
		padding: 10px;
		text-align: left;
		width: 750px;
	}
	

/* _______________ Produkt / Stoff / Zuschneideschere2 __________________ */
#produktBox2 {
	background-color: #fff;
	background-image: url(../images/produkte/stoff/72998PO260-web.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 100%;
	width: 294px;
}
	
#stoff72998PO260 {
}
	a.stoff72998PO260 {
		/*background-color: #ff0;*/
		color: #2D006B;
		position: relative;
		z-index: 1;	
		text-decoration: none;
	}
	a.stoff72998PO260:hover {
		/*background-color: #C0FF3E;*/
		z-index: 2;
	}
	a.stoff72998PO260 span {
		display: none;
	}
	a.stoff72998PO260:hover span {
		background-color: #fff;
		border: 1px solid #51514f;
		color: #333;
		display: block;
		font-size: 1.1em;
		font-weight: normal;
		position: absolute;
		top: -193px;
		left: 50px;
		padding: 10px;
		text-align: left;
		width: 750px;
	}
	
	/* _______________ Produkt / Stoff / Zuschneideschere 2 blau __________________ */
#produktBox3 {
	background-color: #fff;
	background-image: url(../images/produkte/stoff/72998BL210-web.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 100%;
	width: 294px;
}
	
#stoff72998BL210{
}
	a.stoff72998BL210 {
		/*background-color: #ff0;*/
		color: #2D006B;
		position: relative;
		z-index: 1;	
		text-decoration: none;
	}
	a.stoff72998BL210:hover {
		/*background-color: #C0FF3E;*/
		z-index: 2;
	}
	a.stoff72998BL210 span {
		display: none;
	}
	a.stoff72998BL210:hover span {
		background-color: #fff;
		border: 1px solid #51514f;
		color: #333;
		display: block;
		font-size: 1.1em;
		font-weight: normal;
		position: absolute;
		top: -193px;
		left: -250px;
		padding: 10px;
		text-align: left;
		width: 750px;
	}
	

/* _______________ Produkt / Stoff / Zuschneideschere 2 gelb__________________ */
	#produktBox4{
	background-color: #fff;
	background-image: url(../images/produkte/stoff/72998GE210-web.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 100%;
	width: 294px;
}

#stoff72998GE210 {
	
}
	a.stoff72998GE210 {
		/*background-color: #ff0;*/
		color: #2D006B;
		position: relative;
		z-index: 1;	
		text-decoration: none;
	}
	a.stoff72998GE210:hover {
		/*background-color: #C0FF3E;*/
		z-index: 2;
	}
	a.stoff72998GE210 span {
		display: none;
	}
	a.stoff72998GE210:hover span {
	    background-color: #fff;
		border: 1px solid #51514f;
		color: #333;
		display: block;
		font-size: 1.1em;
		font-weight: normal;
		position: absolute;
		top: -193px;
		left: -250px;
		padding: 10px;
		text-align: left;
		width: 750px;
	}
	
/* _______________ Produkt / Stoff / Zuschneideschere 2 pink __________________ */
	#produktBox5{
	background-color: #fff;
	background-image: url(../images/produkte/stoff/72998PI210-web.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 100%;
	width: 294px;
}

#stoff72998PI210 {
	
}
	a.stoff72998PI210 {
		/*background-color: #ff0;*/
		color: #2D006B;
		position: relative;
		z-index: 1;	
		text-decoration: none;
	}
	a.stoff72998PI210:hover {
		/*background-color: #C0FF3E;*/
		z-index: 2;
	}
	a.stoff72998PI210 span {
		display: none;
	}
	a.stoff72998PI210:hover span {
		background-color: #fff;
		border: 1px solid #51514f;
		color: #333;
		display: block;
		font-size: 1.1em;
		font-weight: normal;
		position: absolute;
		top: -193px;
		left: -250px;
		padding: 10px;
		text-align: left;
		width: 750px;
	}
	/* _______________ Produkt / Stoff / Zuschneideschere Linkshand __________________ */
	#produktBox6{
	background-color: #fff;
	background-image: url(../images/produkte/stoff/72999PO260-web.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 100%;
	width: 294px;
}

#stoff72999PO260 {
	
}
	a.stoff72999PO260 {
		/*background-color: #ff0;*/
		color: #2D006B;
		position: relative;
		z-index: 1;	
		text-decoration: none;
	}
	a.stoff72999PO260:hover {
		/*background-color: #C0FF3E;*/
		z-index: 2;
	}
	a.stoff72999PO260 span {
		display: none;
	}

	a.stoff72999PO260:hover span {
		background-color: #fff;
		border: 1px solid #51514f;
		color: #333;
		display: block;
		font-size: 1.1em;
		font-weight: normal;
		position: absolute;
		top: -200px;
		left: 50px;
		padding: 5px;
		text-align: left;
		width: 765px;
	}
	
		/* _______________Produkt / Stoff / Zuschneideschere Nickel__________________ */
	#produktBox7{
	background-color: #fff;
	background-image: url(../images/produkte/stoff/74581NI215-web.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 100%;
	width: 294px;
}

#stoff74581NI185 {
	
}
	a.stoff74581NI185 {
		/*background-color: #ff0;*/
		color: #2D006B;
		position: relative;
		z-index: 1;	
		text-decoration: none;
	}
	a.stoff74581NI185:hover {
		/*background-color: #C0FF3E;*/
		z-index: 2;
	}
	a.stoff74581NI185 span {
		display: none;
	}

	a.stoff74581NI185:hover span {
		background-color: #fff;
		border: 1px solid #51514f;
		color: #333;
		display: block;
		font-size: 1.1em;
		font-weight: normal;
		position: absolute;
		top: -200px;
		left: 50px;
		padding: 10px;
		text-align: left;
		width: 750px;
	}
	




	
	/* ############## Alte Definition für den Container der Produkt-Bildes	############## */
	#produktImg {
		/*background-color: #fac;*/
		
	}

#artikelBox {
	background-color: #fff;
	float: left;
	height: 100%;
	margin-right: 2px;
	width: 234px;
}

	#artNrTitle {
		/*background-color: #cfc;*/
		float: left;
		font-size: 0.9em;
		font-weight: bold;
		height: 23px;
		padding-left: 17px;
		padding-top: 8px;
		text-align: center;
		width: 100%;		
	}
	*html #artNrTitle {
		height: 35px;
		padding-left: 35px;
	}
	#artNrBox {
		/*background-color: #ccc;*/
		float: left;
		margin-bottom: 10px;
	}
		#artikelArt1 {
			float: left;
			margin-right: 4px;
			width: 38px;
		}
		#artikelArt2 {
			float: left;
			margin-right: 4px;
			width: 38px;
		}
		#artNr {
			background-color: #ccc;
			border: solid 2px #008851;
			color: #000;
			font-size: 0.9em;
			font-weight: normal;
			float: right;
			height: 16px;		/* Hoehe: 20px - 4px border */
			margin-right: 4px;
			text-align: center;
			width: 142px;		/* Breite: 146px - 4px border */
		}
		*html #artNr {
			width: 146px;
		}
	
#groesseBox {
	background-color: #fff;
	float: left;
	height: 100%;
	margin-right: 2px;
	width: 60px;
}
	#grossTitle {
		float: left;
		font-size: 0.9em;
		font-weight: bold;
		height: 23px;
		padding-top: 8px;
		text-align: center;
		width: 100%;	
	}
	*html #grossTitle {
		height: 35px;
	}
	#grossTextBox {
		/*background-color: #ccc;*/
		float: left;
		margin-bottom: 10px;
		width: 100%;
	}
		#grossText {
			float: left;
			font-size: 0.9em;
			font-weight: normal;
			height: 20px;
			text-align: center;
			width: 100%;	
		}
	

#eigenBox {
	background-color: #fff;
	float: left;
	height: 100%;
	width: 166px;
}
*html #eigenBox {
	width: 165px;
}
	#eigenTitle {
		float: left;
		font-size: 0.9em;
		font-weight: bold;
		height: 23px;
		padding-top: 8px;
		text-align: center;
		width: 100%;	
	}
	*html #eigenTitle {
		height: 35px;
	}
	#eigenTextBox {
		/*background-color: #ccc;*/
		float: left;
		margin-bottom: 10px;
		width: 100%;
	}
		#eigenText {
			/*background-color: #cfc;*/
			float: left;
			font-size: 0.9em;
			font-weight: normal;
			height: 20px;
			text-align: center;
			width: 100%;	
		}

#abschluss {
	background-color: #fff;
	height: 20px;
}	





	
	#contentText ul {
		/*background-color: #ccc;*/
		margin-left: 20px;
		margin-top: -8px;
	}
	*html #contentText ul {
		/*background-color: #ccc;*/
		margin-left: 20px;
		margin-top: 8px;
	}	
		
		
		#contentText {
			background-color: #ccc;
			clear: both;
		}
	
	#spalte1 {
		/*background-color: #ccc;*/
		float: left;
		margin-left: 0px;
		margin-top: 8px;
		padding-right: 10px;
		width: 48%;
	}
	#spalte2 {
		/*background-color: #cfc;*/
		float: left;
		margin-bottom: 20px;
		margin-top: 8px;
		width: 50%;
	}
	#spalte3 {
		/*background-color: #ffc;*/
		float: left;
		margin-bottom: 20px;
		/*margin-left: 35px;*/
		margin-top: 8px;
		width: 23%;
	}
	/* spalte4 entspricht spalte1 W3C-Vorgabe (jede id nur einmal)*/
	#spalte4 {
		/*background-color: #ccc;*/
		float: left;
		margin-left: 0px;
		margin-top: 8px;
		padding-right: 10px;
		width: 48%;
	}
	/* spalte5 entspricht spalte2 */
	#spalte5 {
		/*background-color: #cfc;*/
		float: left;
		margin-bottom: 20px;
		margin-top: 8px;
		width: 50%;
	}
	
	#contentRight {		
		/*background-color: #cff;*/
		float: left;
		height: auto;
		min-height: 500px;
		margin-left: 698px;	/* IE: margin wird, wie bei FireFox auf die Weite draufgerechnet */
		/*margin-left: 10px;*/
		/*margin-top: 10px;*/
		margin-right: 4px;
		position: absolute;
		width: 330px;
		/*width: 198px;*/
		z-index: 500;
	}
	*html #contentRight {	
		margin-left: -122px;
	}


/* ##############################			HEADLINES			############################## */
/* war vorher #title */
H1 {
	color: #369;	/*326699 - farbe dreieck*/
	float: left;
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 2px;
}

/* war vorher p.strong Zwischenheadlines im Text */
H2 {
	font-size: 1.0em;
	font-weight: bold;
	padding-bottom: 5px;
	margin-top: 10px;
}

/* war vorher h2 Headlines Presse/News */
H3 {
	color: #000;				/*#005aa9;*/
	font-size: 1.0em;
	font-weight: bold;
	padding: 10px 0px;
}
#title {
			/*background-color: #adf;*/
			color: #369;	/*264f7a - farbe dreieck*/
			font-weight: bold;
			float: left;
			margin-top: 2px;
		}		

