/*
	*****************************
	***** haendlersuche.css *****
	*****************************
*/

#haendlersearchform {
	padding: 20px 0 0 0;
}
#haendlersearchform select {
	margin: 0 20px 0 5px;
}
#haendlersearchform table {
	width: 593px;
	border: none;
	border-collapse: collapse;
	margin: 20px 0 20px 0;
}
#haendlersearchform th {
	text-align: center;
	color: #000;
	font-size: 14px;
}
#haendlersearchform td {
	width: 80px;
	text-align: center;
	padding: 5px 0;
	border-bottom: 1px solid #d6d6d2;
}
#haendlersearchform .tdleft {
	width: 273px;
	text-align: left;
}
#haendlersearchform .tdandere {
	text-align: left;
	padding: 20px 0 3px 0;
}
#haendlersearchform .tdandere h2 {
	margin: 0px !important;
	padding: 0 0 5px 0 !important;
}
#haendlersearchform td h3 {
	margin: 0 0 3px 0;
}
#main .haendlerinfo, 
#main .haendlerpp {
	font-size: 12px;
	line-height: 17px;
	color: #32322d;
}