/*------------------------------------------------------------------------*/
/*------------------- Formatierungen -------------------------------------*/
/*------------------------------------------------------------------------*/
.clear {
	clear: both;
}
.grau_9 {
	color: #999999;
}
.grau_666 {
	color: #666666;
}
.rot {
	color:#FF0000;
}
.bold {
	font-weight:bold;
}
ol { margin:5px 0 1px 23px; padding:0; }
/*------------------------------------------------------------------------*/
/*------------------- Produkte A bis Z -----------------------------------*/
/*------------------------------------------------------------------------*/
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 210px;
	height: auto;
	float: left;
	padding-left: 15px;
	padding-bottom: 15px;
}
#containerPic {
	width: 210px;
	clear: left;
	padding-right: 10px;
}

/*------------------------------------------------------------------------*/
/*------------------- Navigationsmenü ------------------------------------*/
/*------------------------------------------------------------------------*/
#navi_container_1 {
	width: 802px;
	height: 73px;
}
#navi_container_2 {
	width: 805px;
	height: 84px;
}
	.navi_menu1 {
		float: left;
		width: 99px;
	}
	.navi_menu2 {
		float: left;
		width: 99px;
	}
	.navi_menu3 {
		float: left;
		width: 99px;
	}
	.navi_menu4 {
		float: left;
		width: 103px;
	}
	.navi_menu5 {
		float: left;
		width: 99px;
	}
	.navi_menu6 {
		float: left;
		width: 101px;
	}
	.navi_menu7 {
		float: left;
		width: 101px;
	}
	.navi_menu8 {
		float: left;
		width: 101px;
	}
/*------------------------------------------------------------------------*/
/*------------------- Anzeige Startseite ---------------------------------*/
/*------------------------------------------------------------------------*/
#ideenheft_1 {
	float: left;
	width: 297px;
	height: 221px;
	background-color: #00CC99;
}
#ideenheft_2 {
	float: left;
	width: 157px;
	height: 221px;
	background-color:#CCFF66;
}
/*------------------------------------------------------------------------*/
/*------- Produkte - Kombinationsmöglichkeiten auf Textilien -------------*/
/*------------------------------------------------------------------------*/
.table_block {
	float: left;
	width: 25%;
}
.table_row {
	clear: both;
}
/*------------------------------------------------------------------------*/
/*------- Fremdsprachige Produktinformationen ----------------------------*/
/*------------------------------------------------------------------------*/
.pi_container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 195px;
	height: auto;
	float: left;
	padding-left: 5px;
}
.pi_containerPic {
	clear: left;
}
/*
form#pi {
	width: 100%;
	line-height: 100%;
	padding: 3px 0px 0px 0px;
	color: #000;
}
form#pi br { 
  clear: left; 
}
form#pi select {
	display: block;
	float: left;
	width: 170px;
	margin: 1px 0 1px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
*/

