#kante_autocomp ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#kante_autocomp ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#kante_autocomp ul li span.hid {
	display: none;
}

#kante_autocomp {
	background-color: white;
	width: 200px;
	padding: 10px;
}

.tx-wmdbdoekantenfinder-pi1 h3 {
	margin: 0;
	color: #5a5a5a;
	font-size: 12px;
	padding-bottom: 8px;
	padding-top: 4px;
}

#results  {
	float: left;
	color: #5a5a5a;
	font-size: 12px;
}

div.kf_small {
	position: relative;
}

td.masze {
	font-size:10px;
	white-space:nowrap;
}

div.kf_small input.kf_hersteller {
	border: 0;
	width: 195px;
	font-size: 14px;
	padding: 3px;
}

.tx-wmdbdoekantenfinder-pi1 div#submitbutton input {
	margin: 0;
	color: #5a5a5a;
	font-size: 12px;
	background-color: #e9e9e9;
	padding: 7px;
	border-bottom: 1px solid #5a5a5a;
	border-right: 1px solid #5a5a5a;
	border-top: none;
	border-left: none;
	position: absolute;
	bottom: 5px;
	right: 5px;
}

a.gobutton {
	display: block;
	border: 1px solid #b4b4b4;
	padding: 4px;
	background-color: #dedede;
	margin-left: 70px;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 10px;
}

#resultsset {
	padding-top: 0px;
}

.imageborder img {
	border: 1px solid #cecece;
}

.kf_small select {
	width: 198px;
}

.kf_small {
	padding: 9px;
}

span.or {
	width: 30px;
	height: 26px;
	background: url(step_empty.gif) no-repeat;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 6px;
}

#results {
	margin: 0;
	color: #ffffff;
	font-size: 12px;
	width: 94px;
	background-color: #acc4e7;
	padding: 7px;
	border-bottom: 1px solid #5a5a5a;
	border-right: 1px solid #5a5a5a;
	border-top: none;
	border-left: none;
	position: absolute;
	bottom: 5px;
	left: 0px;
}

.kantenergebnis td {
	padding: 4px;
}

td.step1 {
	width: 35px;
	height: 32px;
	background: url(step1_no.gif) no-repeat;
}

td.step2 {
	width: 35px;
	height: 32px;
	background: url(step2_no.gif) no-repeat;
}

#autocomp-wrap {
	position:relative;
	z-index:1;
}

#kante_autocomp {
  position:absolute;
  width:248px;
  background-color:white !important;
  border:1px solid #B4B4B4 !important;
  margin:0;
  padding:0;
  overflow:auto;
  height: 120px;
  left:0 !important;
  top:15px !important;
  list-style:none;
}

#kante_autocomp ul {
  list-style:none;
  margin:0;
  padding:0;
}
#kante_autocomp ul li.selected { background-color: #ececec;}

#kante_autocomp ul li {
  list-style:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
  background-image: none;
}

/* Kanten Klassifizierung */

div.tx-wmdbdoekantenfinder-pi1 td.imageborder div.klassifizierung {
	padding: 5px 8px;
	display: inline-block;
	margin-bottom: 4px;
	font-weight: bold;
}

div.tx-wmdbdoekantenfinder-pi1 td.imageborder {
	text-align: center;
}
