/* lug-burghausen.css */
/* Stand: 20.10.2005  */

body        {color: black; background: #5d7296; margin: 0; padding: 0;
             text-align: center; color: #222;
             font-family: verdana, 'bitstream vera sans', Helvetica, sans-serif}
.index       {text-align: center;}
h1,h2,h3     {color: #990000; background: white; font-weight: bold;
              font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Helvetica, sans-serif;}
h2           {margin-top: 2em;}
h4.faq       {margin-top: 2em; background: #cccccc; padding: 1em;}
th,td        {font-family: verdana, 'bitstream vera sans', Helvetica,
              Arial, sans-serif}
td.zentriert {text-align: center;}
td.rechts    {text-align: right;}
td.termin    {padding-left: .5em; padding-right: .5em; line-height: 1.2em;}
th.termin    {padding-left: .5em; padding-right: .5em; }
td.terminalt {color: gray; padding-left: .5em; padding-right: .5em;}
td.vtermin   {padding-top: .5em; padding-left: .5em; padding-right: .5em;
              line-height: 1.2em; vertical-align: top}
a:link       {color: blue; background: white;}
a:visited    {color: navy; background: white;}
a:active     {color: #990000; background: white;}
p            {line-height: 1.7em; margin: 0 0 0.7em 0;}
li           {line-height: 1.7em; margin: 0 0 0.5em 0;}
dd           {line-height: 1.7em;}
p.klein      {font-size: 80%; margin-bottom: 4pt; margin-top: 4pt;}
p.menue      {text-align: center; margin-bottom: 4pt; margin-top:4pt;}
p.dliste     {margin-bottom: 8pt; margin-top: 0pt;}
p.tabfoot    {margin-left: .5em; margin-bottom: 1em; margin-top: -.8em;}
hr           {height: 1px; border: none; color: black; background-color: black;}
hr.index     {width: 34em;}
div.bildl    {float: left; padding-left: 5px; padding-right: 5px;}
div.bildr    {float: right; padding-left: 5px; padding-right: 5px;}
div.liste    {margin-bottom: 12pt; margin-top: 12pt;}
table.text   {border-top: thin solid black; border-bottom: thin solid black;
              margin-bottom: 1.5em;}
th.text      {text-align: left; padding-left: 1em; padding-right: 1em;}
caption.fett {font-weight: bold; text-align: center; margin-left: 4px;
              margin-bottom: .5em; margin-top: 1em;}
dt           {font-weight: bold; margin-top: .5em;}
dt.autor     {font-weight: bold; margin-top: .5em; color: navy;}

#page {
    position: relative;
    width: 170mm;
    margin: 10mm auto;
    text-align: left;
    background: white;
    padding: 20mm;
}


/* Link-Rahmen um Bild verbergen (border="0") */
img.linkbild {border-style: none;}

.keinumfluss {clear: both;}
/* Standardfarben, Kombinationen aus: 00 33 99 CC FF */
.bgweiss     {background: white}
.bghellgrau  {background: #CCCCCC}
.bghellergrau{background: #DDDDDD}
.bghellblau  {background: #99CCFF}
.bghellgruen {background: #66CC99}
.bghellbraun {background: #FFCC99}
.bgblaugruen {background: #33CCCC}
