.sitemap-description {float:right;width:70%;text-align:right;}

.column-left  {float:left;width:50%;margin:0em;}
.column-right {float:left;width:50%;margin:0em;}

.area-structure  {margin-left:2em;margin-bottom:0.5em;font-weight:bold;}
.links-structure {line-height:150%;margin-bottom:1em;}

.area-keywords  {margin:1em 1em 1em 2.5em;padding-top:0.5em;border-top:1px dotted #999999;}
.links-keywords {line-height:150%;margin-bottom:1em;}
.firstletter    {font-weight:bold;}

.sitemap-marker {clear:both;text-align:center;}
.sitemap-switch {clear:both;margin-top:2em;text-align:center;font-weight:bold;}

.sitemap-area   {margin:1em;border-left:1.5em solid #999999;}

@media only screen and (max-width: 750px)
{
  .column-left  {float:none;width:100%;margin:0em;}
  .column-right {float:none;width:100%;margin:0em;}

  .area-structure  {margin-left:0.5em;margin-bottom:0.1em;font-weight:bold;}
  .links-structure {line-height:150%;margin-bottom:0.1em;}
  
  .area-keywords  {margin:0.1em 0.1em 0.1em 0.5em;padding-top:0em;border-top:1px dotted #999999;}
  .links-keywords {line-height:150%;margin-bottom:1em;}
  .firstletter    {font-weight:bold;}

  .sitemap-marker {display:none;}

  .sitemap-area   {margin:0.5em;border-left:0.5em solid #999999;}
}

/* based on menu-blue.css */
.sitemap-intro            {background-color:#f2f9ff;border-left-color:#6699CC;}
.sitemap-intro a:hover    {background-color:#6699CC;}

/* based on menu-orange.css */
.sitemap-history          {background-color:#fff9ea;border-left-color:#FFCC00;}
.sitemap-history a:hover  {background-color:#FFCC00;}

/* based on menu-darkorange.css */
.sitemap-function         {background-color:#fff5ee;border-left-color:#ff6600;}
.sitemap-function a:hover {background-color:#ff6600;}

/* based on menu-red.css */
.sitemap-form             {background-color:#fff5f0;border-left-color:#cc3300;}
.sitemap-form a:hover     {background-color:#cc3300;}

/* based on menu-green.css */
.sitemap-creation         {background-color:#f0fff0;border-left-color:#669900;}
.sitemap-creation a:hover {background-color:#669900;}

/* based on menu-sand.css */
.sitemap-gallery          {background-color:#fffaee;border-left-color:#CCCC99;}
.sitemap-gallery a:hover  {background-color:#CCCC99;}

/* based on menu-violett.css */
.sitemap-links            {background-color:#f7eef7;border-left-color:#663366;}
.sitemap-links a:hover    {background-color:#663366;}

/* based on menu-brown.css */
.sitemap-about            {background-color:#f8f8f1;border-left-color:#CC9900;}
.sitemap-about a:hover    {background-color:#CC9900;}

/* based on menu-rust.css */
.sitemap-faq              {background-color:#fff0e0;border-left-color:#993300;}
.sitemap-faq a:hover      {background-color:#993300;}

/* based on menu-black.css */
.sitemap-extras           {background-color:#f3f3f3;border-left-color:#cccccc;}
.sitemap-extras a:hover   {background-color:#cccccc;}
