/* Standard-Style-Sheet für die Homepage der Gemeindebücherei Forst */

/* Autor           : Helmut Namyslo             */
/* Erstellungsdatum: 25.01.2000                 */

body 
  { margin-top:0px; margin-bottom:0px; 
    margin-left:10px; margin-right:10px; 
    color:#000066; }

body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,font
  { font-family:Arial,sans-serif; }

p,ul,ol,li,div,td,th,address,nobr,b,i,blockquote
  { font-size:10pt; }

h1 { font-size:18pt; }
h2 { font-size:16pt; }
h3 { font-size:12pt; }
h4 { font-size:10pt; }

a:link    { color:#FF0099; text-decoration:underline; }
a:visited { color:#FF0099; text-decoration:underline; }
a:active  { color:#009933; }
a:hover   { color:#009933; }

li    { margin-top:5pt; }
ul    { list-style-type: square; list-style-image: url(img/pipkt3.gif); } 
ul ul { list-style-type: disk;   list-style-image: url(img/pipkt1.gif); }
ul.cell   { list-style-type: square; list-style-image: url(img/pipkt3.gif); } 

td.gbNr { font-weight: bold; color: #FFFFFF; background-color:#FFA5DA; text-align: center; }
.caution            { color: red; font-weight: bold; }
.small              { font-size: 11px; line-height:16px; }
.comment            { margin: 10px 0px 0px 0px; color: #FF0099; font-style: italic; }

p.gb-browse { text-align:right; font-weight:bold }
