/* Formatvorlagen für die Website www.sternfreunde-kelheim.de */

body { margin:4pt; background-color:#C5D2E1; }

a:link {color:blue; text-decoration:underline;}   /*Links blau und unterstrichen */
a:visited {color:#000088; text-decoration:none;}   /*Besuchte Seiten grau und ohne Strich */
/* a:active {color:blue; text-decoration:none; font-weight:bold;}  /*Aktive Links blau fett und ohne Strich */
a:active {color:blue; text-decoration:none;}   /*Aktive Links blau fett und ohne Strich */
a:hover {color:blue; text-decoration:none; }   /*Links, auf die Maus zeigt blau fett*/

/* Abstand für Text von oben und unten : 10 Pixel */

p,ul,ol,td,th,address,blockquote,nobr,b,i
     { margin-left:0pt; font-size:12pt; font-family: Arial; }

/* font-family = Schriftart fuer Textelemente */
/* Kabel Bk BT,  Schrift, Wert aenderbar */

h1 { font-size:32pt; color:#000088;
     font-family: Kabel Md BT, Arial, sans-serif; src:local(Kabel Md BT), url(KABELN.TTF) format(TrueType);
     margin-top:10pt; margin-bottom:6pt;}

/* font-size = Schriftgroesse */

h2 { font-size:14pt; font-style:bold;
     font-family: Kabel Md BT, Arial, sans-serif; src:local(Kabel Md BT), url(KABELN.TTF) format(TrueType);
     margin-top:6pt; margin-bottom:6pt;
     }

h3 { font-size:12pt; margin-top:6pt; margin-bottom:4pt;
     font-family: Kabel Md BT, Arial, sans-serif; src:local(Kabel Md BT), url(KABELN.TTF) format(TrueType)}

h4 { font-size:10pt; font-style:bold; margin-top:6pt; margin-bottom:4pt; }

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:11pt;}
/* normaler Text */

p.schmuck { font-style:italic; letter-spacing:0.1em; }
/* hervorgehobener Text */

pre { font-family:Courier New,Courier; font-size:10pt; }

table {
             border-collapse:collapse; border-spacing:0pt; margin:2pt; empty-cells:show; border-spacing:0pt;
        }
td,tr {
             border-collapse:collapse; border-style:solid; padding:4pt; border-width:1pt; border-color:#0000A0; border-spacing:0pt;
      }

img   {
       border-width:0pt; margin:4pt;
      }
img.prev   {
             margin-right:4pt;
      }
img.left     { margin-left:0pt; }
img.right     { margin-right:0pt; }


hr     {      border-style:solid; border-width:1pt; border-color:#0000A0;
       }

li     {
              margin-left:24pt; text-indent:0pt; list-style-position:outside;
        }