#text1 {
	position:absolute;
	top:-20px;
}

#image2 {
	position:absolute;
	left:370px; top:20px; 
}

#sucheRahmen {
	position:relative;
	width:632px; 
	margin-bottom:120px;
	background-color:#fafafa;
	border:solid 1px #d6d6d6;
	font:normal 12px Arial,Helvetica,Verdana;
	color:#000000;
	text-align:left;
}

#sucheRahmenPadding {
	position:relative;
	margin:20px 19px 30px;
}

.abstandUnten {
	position:relative;
	height:40px;
}

#filialsuche {
	position:relative;
	top:94px; 
	text-align:left;
}

#genauerortselect {
	position:absolute;
	left:0px; top:0px; width:211px; height:19px;
}

#plzfeld {
	position:absolute;
	left:0px; top:0px; width:211px; height:19px;
	padding-top:0px;
}

#umkreis {
	position:absolute;
	left:219px; top:0px; width:70px; height:19px;
	padding-top:0px;
}

#filialsuche hr {
	position:absolute;
	top:35px;
	width:291px; height:1px;
	margin-top:9px; margin-bottom:10px;
	color:#7c7c7c;
}

#submit {
	position:absolute;
	left:200px; top:55px;
}

.editfilter {
	position:absolute;
	left:0px; top:22px;
	white-space:nowrap;
	font:normal 10px Arial,Helvetica,Verdana;
}

#typ {
	position:absolute;
	left:0px; top:150px; width:300px; height:19px;
}

.hinweis {
	position:absolute;
	left:0px; top:200px;
	font:12px Arial,Helvetica,Verdana;
	color:#e2001a;
	text-align:left;
	padding-bottom:20px;
}

#fil_ergebnis {
	position:relative;
	margin-top:300px; margin-bottom:120px;
	font:12px Arial,Helvetica,Verdana;
	color:#000000;
	text-align:left;
}

#fil_ergebnis dl
{
	line-height: 120%;
	margin-bottom: 1em;
}

/* icons fuer unterschiedliche typen */
#fil_ergebnis dl.typ1, #fil_ergebnis dl.typ2, #fil_ergebnis dl.typ3
{
	background-repeat: no-repeat;
	background-position: top right;
    border: solid 0px green;
}

#fil_ergebnis dl.typ1
{
	background-image: url(../filialfinder/typ1.gif);
}

#fil_ergebnis dl.typ2
{
	background-image: url(../filialfinder/typ2.gif);
}

#fil_ergebnis dl.typ3
{
	background-image: url(../filialfinder/typ3.gif);
}

#fil_ergebnis dt
{
	font-weight: bold;
}

#fil_ergebnis dd { }

#legendeHaendler {
	position:relative;
	top:30px;
}

#legendeAufladestation {
	position:relative;
	top:30px; left:70px;
}
