Index: /trunk/data/defaultpresets.xml
===================================================================
--- /trunk/data/defaultpresets.xml	(revision 14412)
+++ /trunk/data/defaultpresets.xml	(revision 14413)
@@ -3397,8 +3397,9 @@
                     <check key="fuel:e85" text="E85 (85% Ethanol mix)" />
                     <check key="fuel:ethanol" text="Ethanol (alcohol)" />
+                    <check key="fuel:1_25" text="1/25 mix (mofa/moped)" />
+                    <check key="fuel:1_50" text="1/50 mix (mofa/moped)" />
                     <check key="fuel:lpg" text="LPG (Liquefied petroleum gas)" />
                     <check key="fuel:cng" text="CNG (Compressed Natural Gas)" />
-                    <check key="fuel:1_25" text="1/25 mix (mofa/moped)" />
-                    <check key="fuel:1_50" text="1/50 mix (mofa/moped)" />
+                    <check key="fuel:biogas" text="Biogas" />
                 </checkgroup>
                 <space />
Index: /trunk/data/validator/geometry.mapcss
===================================================================
--- /trunk/data/validator/geometry.mapcss	(revision 14412)
+++ /trunk/data/validator/geometry.mapcss	(revision 14413)
@@ -284,5 +284,5 @@
   throwOther: tr("{0} node connected to a highway", "{1.tag}");
 }
-way[highway] > node[amenity][!entrance][amenity!~/^(parking|parking_space|parking_entrance|motorcycle_parking|bicycle_parking|bus_station|car_wash|ferry_terminal|weighbridge)$/],
+way[highway] > node[amenity][!entrance][amenity!~/^(parking|parking_space|parking_entrance|motorcycle_parking|bicycle_parking|bus_station|car_wash|ferry_terminal|weighbridge|taxi)$/],
 way[highway] > node[building][!entrance],
 way[highway] > node[leisure][!entrance][leisure!=slipway],
