/* zentrale Festlegungen für alle Seiten                                                                               */
   /* Seitenrahmen für eindeutige Positionierung der Inhalte */
body#buwe                            {background-color:#ffffff; margin:0px; padding:0px; width:100%;}   
div#wrap                             {width:100%; min-width:1000px;  
                                      background-color:#ffffff; font-family:Verdana, Arial; font-size:12px;}
   /* Zentraltabelle strukturelle Gliederung                                                                           */
table#all                            {position:relative; top:0px; left:0px; width:97%; margin:0px auto; border-collapse:collapse;}
div.rahmen                           {position:relative;}

td.all-titel                         {text-align:left; vertical-align:middle; padding-left:5px; height:35px; border-left:8px solid #800000;
                                      border-bottom:3px solid #800000; font-size:16px; font-weight:bold; font-family:Arial, Verdana;
									  background-image:url(../grafiken/titel-bg.png);}
td.all-titel-ph                      {height:5px;}
td.all-titel-rs                      {height:15px;}

td.all-text                          {padding:10px 5px 30px 5px; text-align:justify;}
p.all-center                         {padding:0px; margin:0px; width:100%; text-align:center;}

span.all-buwe                        {font-weight:bold; color:#800000;}
span.all-memo-k                      {font-size:11px; color:#444444;}
span.all-memo-g                      {font-size:14px; font-weight:bold; color:#444444; font-family:Arial, Verdana;}
span.all-zitat                       {font-style:italic;}
ul.all-pfeil                         {padding:5px 0px 5px 25px; margin:0px; list-style-image:url(../grafiken/list_pfeil-1.png);}
ol.liste-grobu                       {padding:0px 0px 0px 30px; margin:0px; list-style-type:upper-alpha;}
ol.liste-ziffer                      {padding:0px 0px 0px 30px; margin:0px; list-style-type:decimal;}

      /* alle Links, bis auf Version -a */
a.n-unterstr-link                    {color:#444444; text-decoration:none;}
a.n-unterstr-link:hover              {color:#800000;}

a.unterstr-link                      {color:#444444;}
a.unterstr-link:hover                {color:#800000;}

      /* Links der lokalen Auswahl und seiteninterne Links */
a.unterstr-link-a                    {color:#800000;}
a.unterstr-link-a:hover              {color:#444444;}

a.n-unterstr-link-a                  {color:#800000; text-decoration:none;}
a.n-unterstr-link-a:hover            {color:#444444;}