/* http://allymcbeal.tvsite.de*/
p, h2, h3, h4  {
        font-family : verdana,helvetica,arial;
}

p  {
        font-size : 10pt;
}

p, h2, h3, h4  {
        color : #000000;
}

p,  {
        text-decoration : none;
}

p.normal  {
        font-family : verdana,helvetica,arial;
        font-size : 12pt;
        color : #000000;
}

p.mittel  {
        font-family : verdana,helvetica,arial;
        font-size : 10pt;
        color : #000000;
}

p.klein  {
        font-family : verdana,helvetica,arial;
        font-size : 8pt;
        color : #000000;
}

ol, ul  {
        font-family : verdana,helvetica,arial;
        font-size : 10pt;
        color : #000000;
}

li  {
        font-family : verdana,helvetica,arial;
        font-size : 10pt;
        color : #000000;
}

ol.klein {
        font-family : verdana,helvetica,arial;
        font-size : 8pt;
        color : #000000;
}

ul.klein {
        font-family : verdana,helvetica,arial;
        font-size : 8pt;
        color : #000000;
}

li.klein  {
        font-family : verdana,helvetica,arial;
        font-size : 8pt;
        color : #000000;
}

/* ****************************** */
/* Transkript-Definitionen BEGINN */

.ts-szene {
/* Beschreibung der Szene */
/* aka .ts-scene */
  font-family:  Verdana, Arial, sans-serif;
  font-size:    10pt;
  color:        #4F005F;
  font-style:   italic;
}

.ts-scene {
/* description of the scene */
/* aka .ts-szene */
  font-family:  Verdana, Arial, sans-serif;
  font-size:    10pt;
  color:        #4F005F;
  font-style:   italic;
}


.ts-person {
/* Name der sprechenden Person */
/* name of the person actually talking */
  font-family:  Verdana, Arial, sans-serif;
  font-size:    10pt;
  color:        #000000;
  font-weight:  bold;
}


.ts-text {
/* Dialog */
/* dialogue */
  font-family:  Verdana, Arial, sans-serif;
  font-size:    10pt;
  color:        #000000;
}


.ts-aktion {
/* was die Person gerade tut, z.B. [fasst sich an die Nasenwurzel] */
/* aka .ts-action */
  font-family:  Verdana, Arial, sans-serif;
  font-size:    10pt;
  color:        #7F002F;
  font-style:   italic;
}

.ts-action {
/* action the person is actually doing, i.e. [takes a moment] */
/* aka .ts-aktion */
  font-family:  Verdana, Arial, sans-serif;
  font-size:    10pt;
  color:        #7F002F;
  font-style:   italic;
}


.ts-gedanken {
/* sicht- oder hörbar gemachte Gedanken */
/* aka .ts-thought */
  font-family:  Verdana, Arial, sans-serif;
  font-size:    10pt;
  color:        #7F00BF;
  font-style:   italic;
}

.ts-thought {
/* visualized or audiolized thoughts */
/* aka .ts-gedanken */
  font-family:  Verdana, Arial, sans-serif;
  font-size:    10pt;
  color:        #7F00BF;
  font-style:   italic;
}


.ts-kommentar {
/* Anmerkungen der Transkript-Verfasser */
/* aka .ts-comment */
  font-family:  Verdana, Arial, sans-serif;
  font-size:    10pt;
  color:        #003F0F;
  font-style:   italic;
  text-align:	right;
}

.ts-comment {
/* comments by the authors of the transcript */
/* aka .ts-kommentar */
  font-family:  Verdana, Arial, sans-serif;
  font-size:    10pt;
  color:        #003F0F;
  font-style:   italic;
  text-align:	right;
}

.ts-musik {
/* Songtexte */
/* aka .ts-music */
  font-family:  Verdana, Arial, sans-serif;
  font-size:    10pt;
  color:        #BF005F;
  font-style:   italic;
  text-align:	left;
}

.ts-music {
/* lyrics */
/* aka .ts-musik */
  font-family:  Verdana, Arial, sans-serif;
  font-size:    10pt;
  color:        #BF005F;
  font-style:   italic;
  text-align:	left;
}

.ts-sig {
/* Daten zum Transkript-Verfasser: Name, e-mail etc. */
/* informations about the author of the transcript: name, e-mail etc. */
  font-family:  Verdana, Arial, sans-serif;
  font-size:    10pt;
  color:        #003F0F;
  text-align:	right;
}


.ts-titeld {
/* deutscher Titel der Episode */
/* german title of the episode */
  font-family:  Verdana, Arial, sans-serif;
  font-size:    18pt;
  color:        #000000;
  font-weight:  bold;
}

.ts-titele {
/* originaler Titel der Episode */
/* original title of the episode */
  font-family:  Verdana, Arial, sans-serif;
  font-size:    18pt;
  color:        #000000;
  font-weight:  bold;
}

.ts-prodnr {
/* Produktionsnummer der Episode */
/* production number of the episode */
  font-family:  Verdana, Arial, sans-serif;
  font-size:    18pt;
  color:        #000000;
  font-weight:  bold;
}

/* Transkript-Definitionen ENDE */
/* **************************** */