/* Formatierung der Produktsuchbox */
#produktsuche  {
  padding:0;
  margin:0;
}
#produktsuche h1.ext_search_descr  {
	font-size:12px;
	margin:0;
	padding:0;
	display:inline;
	border:0;
	color:red;
}
#produktsuche input  {
	width:40px;
}
.tx-czmupcataloge-pi1-searchbox {
	width:680px;
}
input {
	border:1px solid #000000;
	background-color:#FFFFFF;
	font-size:11px;
}
.tx-czmupcataloge-pi1-searchbox-sword {
	height:22px;
	width:120px;
}
.tx-czmupcataloge-pi1-searchbox-button {
	height:22px;
	width:70px;
	margin-right:15px;
}

/* Formatierung der Auswahlboxen */

#select1 {
	border:1px solid #000000;
	background-color:#FFFFFF;
	font-size:11px;
}

/* Formatierung der Listansicht */

.tx-czmupcataloge-pi1-listrow table{
	width:564px;
	border:0px;
	padding:0px;
	margin:0px;	
	font-size:10px;
	padding:3px;
}


.tx-czmupcataloge-pi1-listrow table tr{
	border:0px;
	padding:0px;
	margin:0px;	
	font-size:10px;
	padding:3px;
}

.tx-czmupcataloge-pi1-listrow table tr td{
	border:0px;
	padding:0px;
	margin:0px;	
	font-size:10px;
	padding:3px;
}


/* Formatierung der Singleansicht */