#bild{width:480px;overflow:hidden;}
#text{margin-left:511px;}
#text a, #text a:hover, #text li{background:none;margin-left:0;padding-left:0;}
#map{width:400px;height:400px;margin-bottom:20px;}
#loading, #error, #form{display:none;}
#loading{float:right; background:#fff url('../img/loading.gif') no-repeat; width:16px; height:16px;}
#error{border:1px solid red; background:#fcc url('../img/error.png') no-repeat 10px 10px; font-weight:bold; padding:10px 10px 10px 40px;margin-bottom:10px;}
#end{overflow:hidden; margin:10px 0;}
#start label, #end label{display:block;float:left;width:40px;padding-top:2px;}
#start input{width:200px;}
#end input{width:352px;}
#dir{width:400px;display:none;margin-left:-3px;}
#dir ul{margin:0;padding:0;list-style-type:none;}
#your_dir{float:left;}
#your_dir h3{display:inline;}
#new_dir{float:right;}
.clearer{clear:both;height:0px;}


/* IE 6/7 Fixes */
* html #map, * html #dir{width:390px;}
*+html #map{width:390px;}
* html #text{height:1000px;}
*+html #text{height:1000px;}
