/* DATEI: styles.css */
/* Wenn Ihnen Schriftarten, Schriftgroessen usw. von SELFHTML */
/* nicht passen, editieren Sie diese Datei und aendern */
/* Sie gewuenschte Werte. */

/* BODY */
/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
body { margin-top:10px; margin-bottom:10px; background-color:#f6efe5; background-image:url(../img/back.png); }
body.menu { margin-top:0px; margin-left:3px; margin-bottom:0px; background-image:url(../img/back.png); }
body.tnav { margin-top:0px; margin-bottom:0px; background-image:url(../img/back.png); }
body.content { margin-top:10px; margin-right:10px; }
body.nomargin { margin-top:0px; margin-right:0px; }
body.slideshow {
   margin-top:0px; margin-bottom:0px; background-color:#000000; background-image:url(../img/black.gif);
   scrollbar-base-color:#000000; scrollbar-3dlight-color:#000000; scrollbar-arrow-color:#000000;
   scrollbar-darkshadow-color:#000000; scrollbar-face-color:#000000;
   scrollbar-highlight-color:#000000; scrollbar-shadow-color:#000000; scrollbar-track-color:#000000; }

/* Default Setup */
/* font-family = Schriftart fuer Textelemente */
/* Arial,sans-serif = Arial und serifenlose Schrift */
p,h1,h2,h3,h4,ul,ol,div,td,th,li,address,blockquote,nobr,b,i
     { font-family:Comic Sans MS,Arial; font-weight:normal; }

h1 { font-size:18pt; }
h2 { font-size:16pt; }
h3 { font-size:12pt; }
h4 { font-size:10pt; }

h1.centered, h2.centered, h3.centered, h4.centered, td.centered { text-align:center;}

td.DesignedFor { font-size:8pt; font-family:Arial; }
td.MenuSmall { font-size:8pt; font-family:Arial; }
td.slideshow { font-size:8pt; font-family:Arial; color:#938577; }
div.slideshow { font-size:8pt; font-family:Arial; color:#938577; position:relative; top:auto; left:auto; }

b._1versusX { font-size:16pt; font-weight:bold; font-style:italic; }
b._1versusXH { font-size:20pt; font-weight:bold; font-style:italic; }
b._2versusX { font-family:Arial; font-weight:bold; font-style:italic; text-transform:capitalize; }
b._2versusXH { font-family:Arial; font-weight:bold; font-style:italic; text-transform:capitalize;}
b._3versusX { font-weight:bold; font-style:italic; text-transform:capitalize; }
b._3versusXH { font-weight:bold; font-style:italic; text-transform:capitalize;}
b._3versusXZ { font-family:Courier; font-weight:bold; text-transform:capitalize; }
b._3versusXI { font-family:Courier; font-weight:bold; text-transform:capitalize; }
b.versusX { font-weight:bold; font-style:italic; }
b.versusXH { font-weight:bold; font-style:italic; }
b.versusXZ { font-family:Courier; font-weight:bold; }
b.versusXI { font-family:Courier; font-weight:bold; }
b.___versusX { font-family:Arial; font-style:italic; font-weight:bold; text-transform:capitalize; }

p,ul,ol,li,div,td,th,address,nobr { font-size:12pt; }
p.PlanDesc, li.PlanDesc { font-size:10pt; margin-bottom:0pt; margin-top:0pt; }
p.PlanTitle { font-size:12pt; margin-bottom:0pt; margin-top:0pt; }
td.Welcome   { font-size:18pt; margin-top:0pt; margin-bottom:0pt; }
td.ProgRock  { font-size:16pt; margin-top:0pt; margin-bottom:0pt; }

td.mtitle    { font-size:14pt; }
td.mentry    { font-size:12pt; }
td.contname  { font-size:14pt; }
td.contaddr  { font-size:12pt; }
table.musicians { }
td.musname   { font-size:12pt; }
td.musinstr  { font-size:12pt; }
td.mp3_desc  { font-size:10pt; }
td.ZitatText { font-family:Courier; background-color:#e0e0e0;}
td.ZitatQuelle { font-family:Comic Sans MS,Arial; font-size:10pt;
                 text-align:right; }

p.LargeTitle { font-size:20pt; margin-bottom:0pt; margin-top:0pt; }

td.TrackTime { font-size:10pt; text-align=right; }
p.TrackDesc  { font-size:12pt; text-align=left; }

table.Interview { text-align:center; }
p.IvFrage      { font-family:Courier; text-align:left; font-weight:bold; font-size:14pt; margin-bottom:0pt; margin-top:10pt; }
td.IvText      { font-family:Courier; text-align:left; }

body.Essay   { font-family:serif; }
h1.Essay { font-family:serif; font-size:20pt; text-align:center; margin-bottom:0pt; margin-top:0pt; }
h2.Essay { font-family:serif; font-size:18pt; text-align:center; margin-bottom:10pt; margin-top:10pt; }
h4.Essay { font-family:serif; font-size:10pt; text-align:center; margin-bottom:0pt; margin-top:0pt; }
table.Essay    { text-align:center; }
p.Essay      { font-family:Times New Roman;font-size:12pt; margin-bottom:0pt; margin-top:10pt; }

// Bitmapped Backgrounds in tables: Netscape does not support Images in table-definitions, use cell-images..
table.Song      { text-align:center; }
td.Song         { background-image:url("../img/frback.gif"); }
p.SongTitle     { font-size:14pt; font-weight:bold; text-align:center; margin-bottom:0pt; }
p.SongSubtitle  { font-size:12pt; font-style:italic; text-align:center; margin-bottom:0pt; margin-top:0pt; }
p.SongText      { font-size:10pt; font-weight:bold; text-align:center; margin-bottom:0pt; margin-top:10pt; }
p.SongLegende   { font-size:10pt; font-weight:normal; text-align:center; margin-bottom:0pt; margin-top:0pt; }

p.SdText        { font-size:12pt; font-style:normal; text-align:left; margin-bottom:10pt; margin-top:10pt; }

td.CdTitles { text-align:top; }
td.CdTitle { font-size:14pt; font-weight:bold; text-align:center; margin-top:0pt; margin-bottom:0pt; }
td.CdTrack { font-size:10pt; font-weight:bold; text-align:left; margin-left:5px; margin-top:0pt; margin-bottom:0pt; }
a.CdTrack:visited { color:#938577; text-decoration:none; }
a.CdTrack:link    { color:#938577; text-decoration:none; }
a.CdTrack:active  { color:#000000; text-decoration:none; }
a.mentry  { font-size:12pt; }
a.mini    { font-size:10pt; }
a.xmini   { font-size:8pt; }
p.mmini   { font-size:10pt; margin-bottom:0px; margin-top:0px; }
p.xmini   { font-size:8pt; margin-bottom:0px; margin-top:0px; }
p.influh  { font-size:14pt; margin-bottom:0px; }
li        { font-size:12pt; }
p.infsub  { font-size:13pt; margin-bottom:0px; text-decoration:underline;}
td.artist { font-size:12pt; colspan=2; }

pre { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }

p.imagecourt   { font-size:8pt; margin-top:0pt; margin-bottom:0pt; }
p.mmailto      { font-size:10pt; margin-top:0pt; margin-bottom:0pt; }
a.mmailto:link { font-size:10pt; color:#7f7f00; text-decoration:underline; }

a.slideshow:link      { font-size:10pt; color:#808080; text-decoration:none; }
a.slideshow:visited   { font-size:10pt; color:#808080; text-decoration:none; }
a.slideshowtl:link    { font-size:8pt; color:#909090; text-decoration:underline; }
a.slideshowtl:visited { font-size:8pt; color:#909090; text-decoration:underline; }

a.HistRef:link     { color:#000000; text-decoration:underline; font-style:italic; }
a.HistRef:visited  { color:#000000; text-decoration:underline; font-style:italic; }

a:link    { color:#000000; text-decoration:underline; }
a:visited { color:#7f7f00; text-decoration:underline; }
a:active  { color:#000000; text-decoration:underline; }

a.quiet:link    { color:#000000; text-decoration:none; }
a.quiet:visited { color:#000000; text-decoration:none; }


