/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

div .haendler {
	width: 290px;
	margin-bottom: 20px;
}

div .haendler_kontaktdaten {
	width: 250px;
	margin-right: 40px;
	float: left;
}

div .haendler_beschreibung {
	display: none;
}

div .haendler_kontaktdaten h2, 
div .haendler_beschreibung h2 {
	font-size: 12px;
}

div .haendler_kontaktdaten p,
div .haendler_beschreibung p {
	margin: 0px;
	padding: 0px;
	color: #777777;
}

div .haendler_kontaktdaten a,
div .haendler_beschreibung a {
	text-decoration: none;
}

div .haendler_beschreibung {
	width: 250px;
	float: left;
}

table#form_haendlersuche .form-select {
	width: 200px;
	border: 1px solid #777777;
}

table#form_haendlersuche .lauftextsmall {
	color: #777777;
}

table#form_haendlersuche .form-submit {
	border: 1px solid #777777;
	width: 60px;
}

table#form_haendlersuche .form_fehlertext {
	display: none;
	color: #f00;
}