diff --git a/Textures/Sky/cl_cumulus.png b/Textures/Sky/cl_cumulus.png
index 22d271585..8f4b97e32 100644
Binary files a/Textures/Sky/cl_cumulus.png and b/Textures/Sky/cl_cumulus.png differ
diff --git a/Textures/Sky/cl_ns.png b/Textures/Sky/cl_ns.png
index a2962e377..06af80e6c 100755
Binary files a/Textures/Sky/cl_ns.png and b/Textures/Sky/cl_ns.png differ
diff --git a/Textures/Sky/cl_st.png b/Textures/Sky/cl_st.png
index c557166d9..22aab4047 100755
Binary files a/Textures/Sky/cl_st.png and b/Textures/Sky/cl_st.png differ
diff --git a/cloudlayers.xml b/cloudlayers.xml
index eaa6dfefe..0d45ecd12 100644
--- a/cloudlayers.xml
+++ b/cloudlayers.xml
@@ -1,6 +1,19 @@
 <?xml version="1.0" ?> 
 <!--
   Cloud shapes and layers. See Docs/README.3DClouds for details.
+  
+  short Explanation:
+  cb = Cumulonimbus (Thunderstorm cloud)
+      cb-cal = Cumulonimbus Calvus (without amboss)
+      cb-inc = Cumulonimbus Incus (with amboss)
+  cu = Cumulus
+       cu hum = Cumulus humilis (smallest one, only at fair, nice weather)
+       cu med = Cumulus mediocris (middle)
+       cu con = Cumulus congestus (the largest one, pre-stage of Cumulonimbus)
+ ns = Nimbostratus (Rain cloud)
+  st = Stratus
+  sc = Stratocumulus
+  ac = Altocumulus
 -->
 <PropertyList>
   <clouds>
@@ -9,7 +22,7 @@
       <max-cloud-width-m>2000</max-cloud-width-m>
       <min-cloud-height-m>4000</min-cloud-height-m>
       <max-cloud-height-m>3000</max-cloud-height-m>
-      <num-sprites>20</num-sprites>
+      <num-sprites>10</num-sprites>
       <texture>cl_cumulus.png</texture>
       <num-textures-x>4</num-textures-x>
       <num-textures-y>4</num-textures-y>
@@ -20,10 +33,10 @@
       <max-sprite-height-m>1200</max-sprite-height-m>
     </cb-large>
     <cb-small>
-        <min-cloud-width-m>600</min-cloud-width-m>
-        <max-cloud-width-m>800</max-cloud-width-m>
-        <min-cloud-height-m>300</min-cloud-height-m>
-        <max-cloud-height-m>500</max-cloud-height-m>
+        <min-cloud-width-m>800</min-cloud-width-m>
+        <max-cloud-width-m>400</max-cloud-width-m>
+        <min-cloud-height-m>500</min-cloud-height-m>
+        <max-cloud-height-m>200</max-cloud-height-m>
         <num-sprites>10</num-sprites>
     <texture>cl_cumulus.png</texture>
       <num-textures-x>4</num-textures-x>
@@ -50,11 +63,11 @@
         <max-sprite-height-m>900</max-sprite-height-m>
     </cu-large>
     <cu-small>
-        <min-cloud-width-m>300</min-cloud-width-m>
-        <max-cloud-width-m>600</max-cloud-width-m>
-        <min-cloud-height-m>200</min-cloud-height-m>
-        <max-cloud-height-m>300</max-cloud-height-m>
-        <num-sprites>10</num-sprites>
+        <min-cloud-width-m>600</min-cloud-width-m>
+        <max-cloud-width-m>300</max-cloud-width-m>
+        <min-cloud-height-m>400</min-cloud-height-m>
+        <max-cloud-height-m>200</max-cloud-height-m>
+        <num-sprites>5</num-sprites>
    <texture>cl_cumulus.png</texture>
       <num-textures-x>4</num-textures-x>
       <num-textures-y>4</num-textures-y>
@@ -65,68 +78,68 @@
         <max-sprite-height-m>350</max-sprite-height-m>
     </cu-small>
     <ns-large>
-        <min-cloud-width-m>8000</min-cloud-width-m>
-        <max-cloud-width-m>10000</max-cloud-width-m>
+       <min-cloud-width-m>500</min-cloud-width-m>
+        <max-cloud-width-m>500</max-cloud-width-m>
         <min-cloud-height-m>500</min-cloud-height-m>
-        <max-cloud-height-m>625</max-cloud-height-m>
-        <num-sprites>4</num-sprites>
+        <max-cloud-height-m>500</max-cloud-height-m>
+        <num-sprites>1</num-sprites>
      <texture>cl_ns.png</texture>
-      <num-textures-x>1</num-textures-x>
-      <num-textures-y>4</num-textures-y>
+      <num-textures-x>2</num-textures-x>
+      <num-textures-y>2</num-textures-y>
         <bottom-shade>0.9</bottom-shade>
-        <min-sprite-width-m>2000</min-sprite-width-m>
-        <max-sprite-width-m>2000</max-sprite-width-m>
+        <min-sprite-width-m>500</min-sprite-width-m>
+        <max-sprite-width-m>500</max-sprite-width-m>
         <min-sprite-height-m>500</min-sprite-height-m>
         <max-sprite-height-m>500</max-sprite-height-m>
     </ns-large>
     <ns-white>
-    <min-cloud-width-m>8000</min-cloud-width-m>
-        <max-cloud-width-m>10000</max-cloud-width-m>
+     <min-cloud-width-m>500</min-cloud-width-m>
+        <max-cloud-width-m>500</max-cloud-width-m>
         <min-cloud-height-m>500</min-cloud-height-m>
-        <max-cloud-height-m>625</max-cloud-height-m>
-        <num-sprites>4</num-sprites>
+        <max-cloud-height-m>500</max-cloud-height-m>
+        <num-sprites>1</num-sprites>
       <texture>cl_ns_white.png</texture>
-      <num-textures-x>1</num-textures-x>
-      <num-textures-y>4</num-textures-y>
+      <num-textures-x>2</num-textures-x>
+      <num-textures-y>2</num-textures-y>
         <bottom-shade>0.1</bottom-shade>
-         <min-sprite-width-m>2000</min-sprite-width-m>
-        <max-sprite-width-m>2000</max-sprite-width-m>
+         <min-sprite-width-m>500</min-sprite-width-m>
+        <max-sprite-width-m>500</max-sprite-width-m>
         <min-sprite-height-m>500</min-sprite-height-m>
         <max-sprite-height-m>500</max-sprite-height-m>
     </ns-white>
     <st-large>
-        <min-cloud-width-m>1600</min-cloud-width-m>
-        <max-cloud-width-m>1600</max-cloud-width-m>
-        <min-cloud-height-m>200</min-cloud-height-m>
-        <max-cloud-height-m>200</max-cloud-height-m>
-        <num-sprites>16</num-sprites>
-            <texture>cl_cumulus.png</texture>
-      <num-textures-x>4</num-textures-x>
-      <num-textures-y>4</num-textures-y>
+        <min-cloud-width-m>800</min-cloud-width-m>
+        <max-cloud-width-m>1000</max-cloud-width-m>
+        <min-cloud-height-m>800</min-cloud-height-m>
+        <max-cloud-height-m>1000</max-cloud-height-m>
+        <num-sprites>1</num-sprites>
+            <texture>cl_st.png</texture>
+      <num-textures-x>2</num-textures-x>
+      <num-textures-y>2</num-textures-y>
         <bottom-shade>0.9</bottom-shade>
         <min-sprite-width-m>800</min-sprite-width-m>
         <max-sprite-width-m>800</max-sprite-width-m>
-        <min-sprite-height-m>200</min-sprite-height-m>
-        <max-sprite-height-m>200</max-sprite-height-m>
+        <min-sprite-height-m>1000</min-sprite-height-m>
+        <max-sprite-height-m>1000</max-sprite-height-m>
     </st-large>
     <st-small>
-     <min-cloud-width-m>3200</min-cloud-width-m>
-        <max-cloud-width-m>3200</max-cloud-width-m>
-        <min-cloud-height-m>200</min-cloud-height-m>
-        <max-cloud-height-m>200</max-cloud-height-m>
-        <num-sprites>16</num-sprites>
-          <texture>cl_cumulus.png</texture>
-      <num-textures-x>4</num-textures-x>
-      <num-textures-y>4</num-textures-y>
+     <min-cloud-width-m>500</min-cloud-width-m>
+        <max-cloud-width-m>500</max-cloud-width-m>
+        <min-cloud-height-m>500</min-cloud-height-m>
+        <max-cloud-height-m>500</max-cloud-height-m>
+        <num-sprites>1</num-sprites>
+       <texture>cl_st.png</texture>
+      <num-textures-x>2</num-textures-x>
+      <num-textures-y>2</num-textures-y>
         <bottom-shade>0.9</bottom-shade>
-         <min-sprite-width-m>800</min-sprite-width-m>
-        <max-sprite-width-m>800</max-sprite-width-m>
-        <min-sprite-height-m>200</min-sprite-height-m>
-        <max-sprite-height-m>200</max-sprite-height-m>
+         <min-sprite-width-m>500</min-sprite-width-m>
+        <max-sprite-width-m>500</max-sprite-width-m>
+        <min-sprite-height-m>500</min-sprite-height-m>
+        <max-sprite-height-m>500</max-sprite-height-m>
     </st-small>
   </clouds>
   <boxes>
-    <ac-str>
+   <ac-str>
       <box>
         <x>0</x>
         <y>0</y>
@@ -134,13 +147,7 @@
         <type>st-small</type>
       </box>
       <box>
-        <x>1500</x>
-        <y>0</y>
-        <z>0</z>
-        <type>st-small</type>
-      </box>
-      <box>
-        <x>3000</x>
+        <x>700</x>
         <y>0</y>
         <z>0</z>
         <type>st-small</type>
@@ -148,40 +155,35 @@
       <box>
         <x>0</x>
         <y>0</y>
-        <z>1000</z>
+        <z>650</z>
         <type>st-small</type>
       </box>
       <box>
-        <x>1500</x>
+        <x>750</x>
         <y>0</y>
-        <z>1000</z>
+        <z>700</z>
         <type>st-small</type>
       </box>
       <box>
-        <x>3000</x>
+        <x>600</x>
         <y>0</y>
-        <z>1000</z>
+        <z>650</z>
         <type>st-small</type>
       </box>
-      <box>
+       <box>
+        <x>678</x>
+        <y>0</y>
+        <z>0</z>
+        <type>st-small</type>
+      </box>
+       <box>
         <x>0</x>
         <y>0</y>
-        <z>2000</z>
+        <z>680</z>
         <type>st-small</type>
       </box>
-      <box>
-        <x>1500</x>
-        <y>0</y>
-        <z>2000</z>
-        <type>st-small</type>
-      </box>
-      <box>
-        <x>3000</x>
-        <y>0</y>
-        <z>2000</z>
-        <type>st-small</type>
-      </box>
-    </ac-str>
+</ac-str>
+
     <cu-hum>
       <box>
         <x>0</x>
@@ -189,733 +191,735 @@
         <z>0</z>
         <type>cu-small</type>
       </box>
-      <box>
-        <x>250</x>
+       <box>
+        <x>100</x>
         <y>0</y>
-        <z>0</z>
+        <z>48</z>
         <type>cu-small</type>
       </box>
       <box>
-        <x>0</x>
+        <x>-51</x>
         <y>0</y>
-        <z>500</z>
+        <z>173</z>
         <type>cu-small</type>
       </box>
       <box>
-        <x>250</x>
+        <x>-249</x>
         <y>0</y>
-        <z>500</z>
+        <z>214</z>
         <type>cu-small</type>
       </box>
       <box>
-        <x>-300</x>
-        <y>50</y>
-        <z>250</z>
+        <x>-156</x>
+        <y>0</y>
+        <z>77</z>
+        <type>cu-small</type>
+      </box>
+        <box>
+        <x>-89</x>
+        <y>134</y>
+        <z>-38</z>
+        <type>cu-small</type>
+      </box>
+        <box>
+        <x>-205</x>
+        <y>134</y>
+        <z>101</z>
+        <type>cu-small</type>
+      </box>
+        <box>
+        <x>25</x>
+        <y>134</y>
+        <z>77</z>
+        <type>cu-small</type>
+      </box>
+        <box>
+        <x>-32</x>
+        <y>134</y>
+        <z>196</z>
+        <type>cu-small</type>
+      </box>
+      
+       <box>
+        <x>1306</x>
+        <y>-8</y>
+        <z>981</z>
         <type>cu-small</type>
       </box>
       <box>
-        <x>50</x>
-        <y>50</y>
-        <z>250</z>
+        <x>1100</x>
+        <y>-8</y>
+        <z>885</z>
         <type>cu-small</type>
       </box>
       <box>
-        <x>400</x>
-        <y>50</y>
-        <z>250</z>
+        <x>1004</x>
+        <y>-8</y>
+        <z>1000</z>
+        <type>cu-small</type>
+      </box>
+      <box>
+        <x>1158</x>
+        <y>-8</y>
+        <z>1071</z>
+        <type>cu-small</type>
+      </box>
+      <box>
+        <x>1280</x>
+        <y>-8</y>
+        <z>1155</z>
         <type>cu-small</type>
       </box>
     </cu-hum>
+    
+    
     <cu-con>
-      <box>
+    <box>
         <x>0</x>
-        <y>0</y>
-        <z>0</z>
+        <y>-8</y>
+        <z>3</z>
+        <type>cu-large</type>
+      </box>
+       <box>
+        <x>358</x>
+        <y>-8</y>
+        <z>-98</z>
         <type>cu-large</type>
       </box>
       <box>
-        <x>500</x>
-        <y>0</y>
-        <z>0</z>
+        <x>705</x>
+        <y>-8</y>
+        <z>65</z>
         <type>cu-large</type>
       </box>
       <box>
-        <x>750</x>
-        <y>0</y>
-        <z>0</z>
+        <x>347</x>
+        <y>-8</y>
+        <z>255</z>
         <type>cu-large</type>
       </box>
       <box>
-        <x>0</x>
-        <y>0</y>
-        <z>500</z>
+        <x>358</x>
+        <y>328</y>
+        <z>14</z>
         <type>cu-large</type>
       </box>
       <box>
-        <x>500</x>
-        <y>0</y>
-        <z>500</z>
+        <x>202</x>
+        <y>328</y>
+        <z>255</z>
         <type>cu-large</type>
       </box>
       <box>
-        <x>750</x>
-        <y>0</y>
-        <z>500</z>
+        <x>464</x>
+        <y>328</y>
+        <z>221</z>
+        <type>cu-large</type>
+      </box>
+      
+      <box>
+        <x>-2305</x>
+        <y>-8</y>
+        <z>1811</z>
+        <type>cu-large</type>
+      </box>
+       <box>
+        <x>-2305</x>
+        <y>-8</y>
+        <z>2212</z>
         <type>cu-large</type>
       </box>
       <box>
-        <x>0</x>
-        <y>0</y>
-        <z>1000</z>
+        <x>-2667</x>
+        <y>-8</y>
+        <z>2214</z>
         <type>cu-large</type>
       </box>
       <box>
-        <x>500</x>
-        <y>0</y>
-        <z>1000</z>
+        <x>-3029</x>
+        <y>-8</y>
+        <z>1987</z>
         <type>cu-large</type>
       </box>
       <box>
-        <x>750</x>
-        <y>0</y>
-        <z>1000</z>
+        <x>-2794</x>
+        <y>344</y>
+        <z>1987</z>
         <type>cu-large</type>
       </box>
       <box>
-        <x>250</x>
-        <y>500</y>
-        <z>250</z>
+        <x>-2481</x>
+        <y>344</y>
+        <z>2173</z>
         <type>cu-large</type>
       </box>
       <box>
-        <x>750</x>
-        <y>500</y>
-        <z>250</z>
-        <type>cu-large</type>
-      </box>
-      <box>
-        <x>250</x>
-        <y>500</y>
-        <z>750</z>
-        <type>cu-large</type>
-      </box>
-      <box>
-        <x>750</x>
-        <y>500</y>
-        <z>750</z>
-        <type>cu-large</type>
-      </box>
-      <box>
-        <x>500</x>
-        <y>650</y>
-        <z>500</z>
+        <x>-2530</x>
+        <y>344</y>
+        <z>1732</z>
         <type>cu-large</type>
       </box>
     </cu-con>
+    
+    
     <cb-cal>
     <box>
-        <x>0</x>
-        <y>0</y>
-        <z>0</z>
-        <type>cb-large</type>
-      </box>
-       <box>
-        <x>500</x>
-        <y>0</y>
-        <z>0</z>
+        <x>-5</x>
+        <y>344</y>
+        <z>10</z>
         <type>cb-large</type>
       </box>
       <box>
-        <x>1000</x>
-        <y>0</y>
-        <z>0</z>
+        <x>601</x>
+        <y>344</y>
+        <z>-322</z>
         <type>cb-large</type>
       </box>
       <box>
-        <x>1500</x>
-        <y>0</y>
-        <z>0</z>
-        <type>cb-large</type>
-      </box>
-       <box>
-        <x>2000</x>
-        <y>0</y>
-        <z>0</z>
+        <x>1198</x>
+        <y>344</y>
+        <z>-185</z>
         <type>cb-large</type>
       </box>
       <box>
-        <x>0</x>
-        <y>0</y>
-        <z>0</z>
-        <type>cb-large</type>
-      </box>
-       <box>
-        <x>0</x>
-        <y>500</y>
-        <z>0</z>
+        <x>1805</x>
+        <y>344</y>
+        <z>-89</z>
         <type>cb-large</type>
       </box>
       <box>
-        <x>0</x>
-        <y>1000</y>
-        <z>0</z>
+        <x>1678</x>
+        <y>344</y>
+        <z>685</z>
         <type>cb-large</type>
-      </box>
-      <box>
-        <x>0</x>
-        <y>1500</y>
-        <z>0</z>
-        <type>cb-large</type>
-      </box>
-       <box>
-        <x>0</x>
-        <y>2000</y>
-        <z>0</z>
-        <type>cb-large</type>
-      </box>
-       <box>
-        <x>0</x>
-        <y>0</y>
-        <z>0</z>
-        <type>cb-large</type>
-      </box>
-       <box>
-        <x>500</x>
-        <y>500</y>
-        <z>0</z>
-        <type>cb-large</type>
-      </box>
-      <box>
-        <x>1000</x>
-        <y>1000</y>
-        <z>0</z>
-        <type>cb-large</type>
-      </box>
-      <box>
-        <x>1500</x>
-        <y>1500</y>
-        <z>0</z>
-        <type>cb-large</type>
-      </box>
-       <box>
-        <x>2000</x>
-        <y>2000</y>
-        <z>0</z>
-        <type>cb-large</type>
-      </box>
-      
-    </cb-cal>
-    <cb-inc>
-      <box>
-        <x>1000</x>
-        <y>3500</y>
-        <z>5500</z>
-        <type>cb-small</type>
-      </box>
-      <box>
-        <x>2500</x>
-        <y>3500</y>
-        <z>5500</z>
-        <type>cb-small</type>
-      </box>
-      <box>
-        <x>0</x>
-        <y>3500</y>
-        <z>4500</z>
-        <type>cb-small</type>
-      </box>
-      <box>
-        <x>1500</x>
-        <y>3500</y>
-        <z>4500</z>
-        <type>cb-small</type>
-      </box>
-      <box>
-        <x>3000</x>
-        <y>3500</y>
-        <z>4500</z>
-        <type>cb-small</type>
-      </box>
-      <box>
-        <x>1000</x>
-        <y>3200</y>
-        <z>1500</z>
-        <type>cb-small</type>
-      </box>
-      <box>
-        <x>2500</x>
-        <y>3200</y>
-        <z>1500</z>
-        <type>cb-small</type>
-      </box>
-      <box>
-        <x>0</x>
-        <y>3500</y>
-        <z>3000</z>
-        <type>cb-small</type>
-      </box>
-      <box>
-        <x>1500</x>
-        <y>3500</y>
-        <z>3000</z>
-        <type>cb-small</type>
-      </box>
-      <box>
-        <x>3000</x>
-        <y>3500</y>
-        <z>3000</z>
-        <type>cb-small</type>
-      </box>
-      
-      <box>
-        <x>0</x>
-        <y>0</y>
-        <z>0</z>
-        <type>cb-large</type>
-      </box>
-      <box>
-        <x>1500</x>
-        <y>0</y>
-        <z>0</z>
-        <type>cb-large</type>
-      </box>
-      <box>
-        <x>3000</x>
-        <y>0</y>
-        <z>0</z>
-        <type>cb-large</type>
-      </box>
-      <box>
-        <x>0</x>
-        <y>0</y>
-        <z>1500</z>
-        <type>cb-large</type>
-      </box>
-      <box>
-        <x>1500</x>
-        <y>0</y>
-        <z>1500</z>
-        <type>cb-large</type>
-      </box>
-      <box>
-        <x>3000</x>
-        <y>0</y>
-        <z>1500</z>
-        <type>cb-large</type>
-      </box>
-      <box>
-        <x>0</x>
-        <y>0</y>
-        <z>3000</z>
-        <type>cb-large</type>
-      </box>
-      <box>
-        <x>1500</x>
-        <y>0</y>
-        <z>3000</z>
-        <type>cb-large</type>
-      </box>
-      <box>
-        <x>3000</x>
-        <y>0</y>
-        <z>3000</z>
-        <type>cb-large</type>
-      </box>
-      
-      <box>
-        <x>-500</x>
-        <y>2000</y>
-        <z>-500</z>
-        <type>cb-large</type>
-      </box>
-      <box>
-        <x>1500</x>
-        <y>2000</y>
-        <z>-500</z>
-        <type>cb-large</type>
-      </box>
-      <box>
-        <x>3500</x>
-        <y>2000</y>
-        <z>-500</z>
-        <type>cb-large</type>
-      </box>
-      <box>
-        <x>-500</x>
-        <y>2000</y>
-        <z>1500</z>
-        <type>cb-large</type>
-      </box>
-      <box>
-        <x>1500</x>
-        <y>2000</y>
-        <z>1500</z>
-        <type>cb-large</type>
-      </box>
-      <box>
-        <x>3500</x>
-        <y>2000</y>
-        <z>1500</z>
-        <type>cb-large</type>
-      </box>
-      <box>
-        <x>-500</x>
-        <y>2000</y>
-        <z>3500</z>
-        <type>cb-large</type>
-      </box>
-      <box>
-        <x>1500</x>
-        <y>2000</y>
-        <z>3500</z>
-        <type>cb-large</type>
-      </box>
-      <box>
-        <x>3500</x>
-        <y>2000</y>
-        <z>3500</z>
-        <type>cb-large</type>
-      </box>
-    </cb-inc>
-    
-    <st>
-      <box>
-        <x>0</x>
-        <y>0</y>
-        <z>0</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>800</x>
-        <y>0</y>
-        <z>0</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>1600</x>
-        <y>0</y>
-        <z>0</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>2400</x>
-        <y>0</y>
-        <z>0</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>3200</x>
-        <y>0</y>
-        <z>0</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>4000</x>
-        <y>0</y>
-        <z>0</z>
-        <type>st-large</type>
-      </box>
-      
-      <box>
-        <x>0</x>
-        <y>0</y>
-        <z>800</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>800</x>
-        <y>0</y>
-        <z>800</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>1600</x>
-        <y>0</y>
-        <z>800</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>2400</x>
-        <y>0</y>
-        <z>800</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>3200</x>
-        <y>0</y>
-        <z>800</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>4000</x>
-        <y>0</y>
-        <z>800</z>
-        <type>st-large</type>
-      </box>
-      
-      <box>
-        <x>0</x>
-        <y>0</y>
-        <z>1600</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>800</x>
-        <y>0</y>
-        <z>1600</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>1600</x>
-        <y>0</y>
-        <z>1600</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>2400</x>
-        <y>0</y>
-        <z>1600</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>3200</x>
-        <y>0</y>
-        <z>1600</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>4000</x>
-        <y>0</y>
-        <z>1600</z>
-        <type>st-large</type>
-      </box>
-      
-      <box>
-        <x>0</x>
-        <y>0</y>
-        <z>2400</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>800</x>
-        <y>0</y>
-        <z>2400</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>1600</x>
-        <y>0</y>
-        <z>2400</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>2400</x>
-        <y>0</y>
-        <z>2400</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>3200</x>
-        <y>0</y>
-        <z>2400</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>4000</x>
-        <y>0</y>
-        <z>2400</z>
-        <type>st-large</type>
-      </box>
-      
-      <box>
-        <x>0</x>
-        <y>0</y>
-        <z>3200</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>800</x>
-        <y>0</y>
-        <z>3200</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>1600</x>
-        <y>0</y>
-        <z>3200</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>2400</x>
-        <y>0</y>
-        <z>3200</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>3200</x>
-        <y>0</y>
-        <z>3200</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>4000</x>
-        <y>0</y>
-        <z>3200</z>
-        <type>st-large</type>
-      </box>
-      
-      <box>
-        <x>0</x>
-        <y>0</y>
-        <z>4000</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>800</x>
-        <y>0</y>
-        <z>4000</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>1600</x>
-        <y>0</y>
-        <z>4000</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>2400</x>
-        <y>0</y>
-        <z>4000</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>3200</x>
-        <y>0</y>
-        <z>4000</z>
-        <type>st-large</type>
-      </box>
-      <box>
-        <x>4000</x>
-        <y>0</y>
-        <z>4000</z>
-        <type>st-large</type>
-      </box>
-      
-    </st>
-    <ns>
-      <box>
-        <x>0</x>
-        <y>0</y>
-        <z>0</z>
-        <type>ns-large</type>
-      </box>
-      <box>
-        <x>0</x>
-        <y>500</y>
-        <z>0</z>
-        <type>ns-white</type>
-      </box>
-      <box>
-        <x>750</x>
-        <y>0</y>
-        <z>0</z>
-        <type>ns-large</type>
-	<box>
-        <x>750</x>
-        <y>500</y>
-        <z>0</z>
-        <type>ns-white</type>
-      </box>
-      </box>
-            <box>
-        <x>1500</x>
-        <y>0</y>
-        <z>0</z>
-        <type>ns-large</type>
-	<box>
-        <x>1500</x>
-        <y>500</y>
-        <z>0</z>
-        <type>ns-white</type>
-      </box>
       </box>
         <box>
-        <x>1250</x>
-        <y>0</y>
-        <z>0</z>
-        <type>ns-large</type>
+        <x>1237</x>
+        <y>344</y>
+        <z>822</z>
+        <type>cb-large</type>
+      </box>
+       <box>
+        <x>817</x>
+        <y>344</y>
+        <z>881</z>
+        <type>cb-large</type>
       </box>
       <box>
-        <x>1250</x>
-        <y>500</y>
-        <z>0</z>
-        <type>ns-white</type>
+        <x>269</x>
+        <y>344</y>
+        <z>607</z>
+        <type>cb-large</type>
       </box>
       <box>
-        <x>3000</x>
-        <y>0</y>
-        <z>0</z>
-        <type>ns-large</type>
-	<box>
-        <x>3000</x>
-        <y>500</y>
-        <z>0</z>
-        <type>ns-white</type>
-      </box>
+        <x>670</x>
+        <y>344</y>
+        <z>333</z>
+        <type>cb-large</type>
       </box>
       <box>
-        <x>0</x>
-        <y>0</y>
-        <z>1500</z>
-        <type>ns-large</type>
+        <x>1130</x>
+        <y>344</y>
+        <z>372</z>
+        <type>cb-large</type>
       </box>
       <box>
-        <x>0</x>
-        <y>500</y>
-        <z>1500</z>
-        <type>ns-white</type>
+        <x>327</x>
+        <y>853</y>
+        <z>372</z>
+        <type>cb-large</type>
+      </box>
+        <box>
+        <x>719</x>
+        <y>853</y>
+        <z>-107</z>
+        <type>cb-large</type>
       </box>
       <box>
-        <x>1500</x>
-        <y>0</y>
-        <z>1500</z>
-        <type>ns-large</type>
+        <x>1249</x>
+        <y>853</y>
+        <z>-58</z>
+        <type>cb-large</type>
       </box>
       <box>
-        <x>3000</x>
-        <y>0</y>
-        <z>1500</z>
-        <type>ns-large</type>
+        <x>1599</x>
+        <y>853</y>
+        <z>372</z>
+        <type>cb-large</type>
       </box>
       <box>
-        <x>0</x>
-        <y>0</y>
-        <z>3000</z>
-        <type>ns-large</type>
+        <x>1071</x>
+        <y>853</y>
+        <z>519</z>
+        <type>cb-large</type>
       </box>
       <box>
-        <x>1500</x>
-        <y>0</y>
-        <z>3000</z>
-        <type>ns-large</type>
+        <x>768</x>
+        <y>1362</y>
+        <z>372</z>
+        <type>cb-large</type>
+      </box>
+       <box>
+        <x>1257</x>
+        <y>1362</y>
+        <z>734</z>
+        <type>cb-large</type>
       </box>
       <box>
-        <x>3000</x>
-        <y>0</y>
-        <z>3000</z>
-        <type>ns-large</type>
+        <x>1247</x>
+        <y>1362</y>
+        <z>167</z>
+        <type>cb-large</type>
       </box>
       
-    </ns>
-    <sc>
+      
+      <box>
+        <x>500</x>
+        <y>0</y>
+        <z>0</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>1000</x>
+        <y>0</y>
+        <z>0</z>
+        <type>cb-large</type>
+      </box>
       <box>
         <x>1500</x>
         <y>0</y>
         <z>0</z>
-        <type>ns-large</type>
+        <type>cb-large</type>
+      </box>
+       <box>
+        <x>2000</x>
+        <y>0</y>
+        <z>0</z>
+        <type>cb-large</type>
       </box>
       <box>
-        <x>3000</x>
+        <x>0</x>
+        <y>0</y>
+        <z>0</z>
+        <type>cb-large</type>
+      </box>
+       <box>
+        <x>0</x>
+        <y>500</y>
+        <z>0</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>0</x>
+        <y>1000</y>
+        <z>0</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>0</x>
+        <y>1500</y>
+        <z>0</z>
+        <type>cb-large</type>
+      </box>
+       <box>
+        <x>0</x>
+        <y>2000</y>
+        <z>0</z>
+        <type>cb-large</type>
+      </box>
+       <box>
+        <x>0</x>
+        <y>0</y>
+        <z>0</z>
+        <type>cb-large</type>
+      </box>
+       <box>
+        <x>500</x>
+        <y>500</y>
+        <z>0</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>1000</x>
+        <y>1000</y>
+        <z>0</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>1500</x>
+        <y>1500</y>
+        <z>0</z>
+        <type>cb-large</type>
+      </box>
+       <box>
+        <x>2000</x>
+        <y>2000</y>
+        <z>0</z>
+        <type>cb-large</type>
+      </box>     
+</cb-cal>
+    
+    
+<cb-inc>
+      <box>
+        <x>-5</x>
+        <y>344</y>
+        <z>10</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>601</x>
+        <y>344</y>
+        <z>-322</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>1198</x>
+        <y>344</y>
+        <z>-185</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>1805</x>
+        <y>344</y>
+        <z>-89</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>1678</x>
+        <y>344</y>
+        <z>685</z>
+        <type>cb-large</type>
+      </box>
+        <box>
+        <x>1237</x>
+        <y>344</y>
+        <z>822</z>
+        <type>cb-large</type>
+      </box>
+       <box>
+        <x>817</x>
+        <y>344</y>
+        <z>881</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>269</x>
+        <y>344</y>
+        <z>607</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>670</x>
+        <y>344</y>
+        <z>333</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>1130</x>
+        <y>344</y>
+        <z>372</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>327</x>
+        <y>853</y>
+        <z>372</z>
+        <type>cb-large</type>
+      </box>
+        <box>
+        <x>719</x>
+        <y>853</y>
+        <z>-107</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>1249</x>
+        <y>853</y>
+        <z>-58</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>1599</x>
+        <y>853</y>
+        <z>372</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>1071</x>
+        <y>853</y>
+        <z>519</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>768</x>
+        <y>1362</y>
+        <z>372</z>
+        <type>cb-large</type>
+      </box>
+       <box>
+        <x>1257</x>
+        <y>1362</y>
+        <z>734</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>1247</x>
+        <y>1362</y>
+        <z>167</z>
+        <type>cb-large</type>
+      </box>
+      
+       <box>
+        <x>1995</x>
+        <y>344</y>
+        <z>10</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>2601</x>
+        <y>344</y>
+        <z>-322</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>3198</x>
+        <y>344</y>
+        <z>-185</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>3805</x>
+        <y>344</y>
+        <z>-89</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>3678</x>
+        <y>344</y>
+        <z>685</z>
+        <type>cb-large</type>
+      </box>
+        <box>
+        <x>3237</x>
+        <y>344</y>
+        <z>822</z>
+        <type>cb-large</type>
+      </box>
+       <box>
+        <x>3817</x>
+        <y>344</y>
+        <z>881</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>3269</x>
+        <y>344</y>
+        <z>607</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>3670</x>
+        <y>344</y>
+        <z>333</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>4130</x>
+        <y>344</y>
+        <z>372</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>3327</x>
+        <y>853</y>
+        <z>372</z>
+        <type>cb-large</type>
+      </box>
+        <box>
+        <x>3719</x>
+        <y>853</y>
+        <z>-107</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>4249</x>
+        <y>853</y>
+        <z>-58</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>4599</x>
+        <y>853</y>
+        <z>372</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>4071</x>
+        <y>853</y>
+        <z>519</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>3768</x>
+        <y>1362</y>
+        <z>372</z>
+        <type>cb-large</type>
+      </box>
+       <box>
+        <x>4257</x>
+        <y>1362</y>
+        <z>734</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>4247</x>
+        <y>1362</y>
+        <z>167</z>
+        <type>cb-large</type>
+      </box>
+      
+       <box>
+        <x>995</x>
+        <y>1344</y>
+        <z>10</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>1601</x>
+        <y>1344</y>
+        <z>-322</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>2198</x>
+        <y>1344</y>
+        <z>-185</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>2805</x>
+        <y>1344</y>
+        <z>-89</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>2678</x>
+        <y>1344</y>
+        <z>685</z>
+        <type>cb-large</type>
+      </box>
+        <box>
+        <x>2237</x>
+        <y>1344</y>
+        <z>822</z>
+        <type>cb-large</type>
+      </box>
+       <box>
+        <x>1817</x>
+        <y>1344</y>
+        <z>881</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>1269</x>
+        <y>1344</y>
+        <z>607</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>1670</x>
+        <y>1344</y>
+        <z>333</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>2130</x>
+        <y>1344</y>
+        <z>372</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>1327</x>
+        <y>1853</y>
+        <z>372</z>
+        <type>cb-large</type>
+      </box>
+        <box>
+        <x>1719</x>
+        <y>1853</y>
+        <z>-107</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>2249</x>
+        <y>1853</y>
+        <z>-58</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>2599</x>
+        <y>1853</y>
+        <z>372</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>2071</x>
+        <y>1853</y>
+        <z>519</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>1768</x>
+        <y>2362</y>
+        <z>372</z>
+        <type>cb-large</type>
+      </box>
+       <box>
+        <x>2257</x>
+        <y>2362</y>
+        <z>734</z>
+        <type>cb-large</type>
+      </box>
+      <box>
+        <x>2247</x>
+        <y>2362</y>
+        <z>167</z>
+        <type>cb-large</type>
+      </box>
+</cb-inc>
+    
+<st>
+     <box>
+        <x>0</x>
+        <y>0</y>
+        <z>0</z>
+        <type>st-large</type>
+      </box>
+      <box>
+        <x>2200</x>
+        <y>0</y>
+        <z>0</z>
+          <type>st-large</type>
+      </box>
+       <box>
+        <x>1900</x>
+        <y>0</y>
+        <z>2100</z>
+          <type>st-large</type>
+      </box>
+      <box>
+        <x>0</x>
+        <y>0</y>
+        <z>1800</z>
+          <type>st-large</type>
+      </box>
+      
+</st>
+    
+<ns>
+     <box>
+        <x>0</x>
         <y>0</y>
         <z>0</z>
         <type>ns-large</type>
@@ -923,46 +927,44 @@
       <box>
         <x>0</x>
         <y>0</y>
-        <z>1500</z>
+        <z>500</z>
         <type>ns-large</type>
       </box>
       <box>
-        <x>1500</x>
+        <x>500</x>
         <y>0</y>
-        <z>1500</z>
+        <z>0</z>
+        <type>ns-large</type>
+       </box>
+	<box>
+        <x>500</x>
+        <y>0</y>
+        <z>500</z>
+        <type>ns-large</type>
+        </box>
+</ns>
+
+<sc>
+      <box>
+        <x>500</x>
+        <y>0</y>
+        <z>0</z>
         <type>ns-large</type>
       </box>
       <box>
-        <x>3000</x>
+        <x>500</x>
         <y>0</y>
-        <z>1500</z>
+        <z>500</z>
         <type>ns-large</type>
       </box>
       <box>
-        <x>0</x>
+        <x>1000</x>
         <y>0</y>
-        <z>3000</z>
+        <z>1000</z>
         <type>ns-large</type>
       </box>
-      <box>
-        <x>1500</x>
-        <y>0</y>
-        <z>3000</z>
-        <type>ns-large</type>
-      </box>
-      <box>
-        <x>3000</x>
-        <y>0</y>
-        <z>3000</z>
-        <type>ns-large</type>
-      </box>
-      <box>
-        <x>0</x>
-        <y>0</y>
-        <z>4500</z>
-        <type>ns-large</type>
-      </box>
-    </sc>
+</sc>
+
     <xx>
       <box>
         <x>0</x>
@@ -973,6 +975,8 @@
       </box>
     </xx>
   </boxes>
+  
+  
   <layers>
     <cu>
       <cloud>
@@ -1012,26 +1016,27 @@
       <grid-y-rand type="double">2000.0</grid-y-rand>
       <grid-z-rand type="double">200.0</grid-z-rand>
     </cb>
-    <ac>
+     <ac>
       <cloud>
         <name>ac-str</name>
         <count>1</count>
       </cloud>
-      <grid-x-size type="double">4500.0</grid-x-size>
-      <grid-y-size type="double">3000.0</grid-y-size>
-      <grid-x-rand type="double">600.0</grid-x-rand>
-      <grid-y-rand type="double">400.0</grid-y-rand>
+      <grid-x-size type="double">2000.0</grid-x-size>
+      <grid-y-size type="double">2000.0</grid-y-size>
+      <grid-x-rand type="double">100.0</grid-x-rand>
+      <grid-y-rand type="double">100.0</grid-y-rand>
       <grid-z-rand type="double">100.0</grid-z-rand>
     </ac>
-    <st>
+    
+   <st>
       <cloud>
         <name>st</name>
         <count>1</count>
       </cloud>
-      <grid-x-size type="double">4800.0</grid-x-size>
-      <grid-y-size type="double">4800.0</grid-y-size>
-      <grid-x-rand type="double">300.0</grid-x-rand>
-      <grid-y-rand type="double">300.0</grid-y-rand>
+      <grid-x-size type="double">1200.0</grid-x-size>
+      <grid-y-size type="double">1200.0</grid-y-size>
+      <grid-x-rand type="double">500.0</grid-x-rand>
+      <grid-y-rand type="double">500.0</grid-y-rand>
       <grid-z-rand type="double">100.0</grid-z-rand>
     </st>
     <sc>
@@ -1039,22 +1044,22 @@
         <name>sc</name>
         <count>1</count>
       </cloud>
-      <grid-x-size type="double">6000.0</grid-x-size>
-      <grid-y-size type="double">4500.0</grid-y-size>
-      <grid-x-rand type="double">1000.0</grid-x-rand>
-      <grid-y-rand type="double">1000.0</grid-y-rand>
+      <grid-x-size type="double">1000.0</grid-x-size>
+      <grid-y-size type="double">1000.0</grid-y-size>
+      <grid-x-rand type="double">100.0</grid-x-rand>
+      <grid-y-rand type="double">100.0</grid-y-rand>
       <grid-z-rand type="double">150.0</grid-z-rand>
     </sc>
-    <ns>
+   <ns>
       <cloud>
         <name>ns</name>
-        <count>30</count>
+        <count>1</count>
       </cloud>
-      <grid-x-size type="double">2500.0</grid-x-size>
-      <grid-y-size type="double">2500.0</grid-y-size>
-      <grid-x-rand type="double">500.0</grid-x-rand>
-      <grid-y-rand type="double">500.0</grid-y-rand>
-      <grid-z-rand type="double">150.0</grid-z-rand>
+      <grid-x-size type="double">700.0</grid-x-size>
+      <grid-y-size type="double">700.0</grid-y-size>
+      <grid-x-rand type="double">50.0</grid-x-rand>
+      <grid-y-rand type="double">50.0</grid-y-rand>
+      <grid-z-rand type="double">15.0</grid-z-rand>
     </ns>
   </layers>
 </PropertyList>