
/* Beauty Discipline */
/* Base Style Sheet */


/* General */

body
{
font-family: arial, sans-serif ;
font-size: 12pt ;
}

.xSText
{
font-family: arial, sans-serif ;
font-size: 8pt ;
}

.SText
{
font-family: arial, sans-serif ;
font-size: 10pt ;
}

.MText
{
font-family: arial, sans-serif ;
font-size: 12pt ;
}

.LText
{
font-family: arial, sans-serif ;
font-size: 14pt ;
}

td
{
font-family: arial, sans-serif ;
font-size: 12pt ;
}

th
{
font-family: arial, sans-serif ;
font-size: 12pt ;
}

.STab, .STab TD, .STab TH
{
font-family: arial, sans-serif ;
font-size: 10pt ;
}

.MTab, .MTab TD, .MTab TH
{
font-family: arial, sans-serif ;
font-size: 12pt ;
}

.LTab, .LTab TD, .LTab TH
{
font-family: arial, sans-serif ;
font-size: 14pt ;
}

.TTitle, .TTitle TD, .TTitle TH
{
font-weight: 700 ;
background-color: #FFFF80 ;
}


/* Backgrounds */

.BGcolorWhite
{
background-color: #FFFFFF ;
}


/* Headers */

H1
{
font-family: arial, sans-serif ;
font-size: 24pt ;
font-weight: 700 ;
line-height: 24pt ;
margin-top: 12pt ;
margin-bottom: 6pt ;
}

H2
{
font-family: arial, sans-serif ;
font-size: 18pt ;
font-weight: 700 ;
line-height: 18pt ;
margin-top: 9pt ;
margin-bottom: 5pt ;
}

H3
{
font-family: arial, sans-serif ;
font-size: 14pt ;
font-weight: 700 ;
line-height: 14pt ;
margin-top: 7pt ;
margin-bottom: 4pt ;
}

.H3
{
font-family: arial, sans-serif ;
font-size: 14pt ;
font-weight: 700 ;
line-height: 14pt ;
margin-top: 7pt ;
margin-bottom: 4pt ;
}

H4
{
font-family: arial, sans-serif ;
font-size: 12pt ;
font-weight: 700 ;
line-height: 12pt ; 
margin-top: 6pt ;
margin-bottom: 4pt ;
}

.H4
{
font-family: arial, sans-serif ;
font-size: 12pt ;
font-weight: 700 ;
line-height: 12pt ; 
margin-top: 6pt ;
margin-bottom: 4pt ;
}

H5
{
font-family: arial, sans-serif ;
font-size: 12pt ;
text-decoration: underline ;
font-weight: 400 ;
line-height: 12pt ; 
margin-top: 6pt ;
margin-bottom: 4pt ;
}

H6
{
font-family: arial, sans-serif ;
font-size: 8pt ;
font-weight: 700 ;
}

.SubTitle
{
font-family: arial, sans-serif ;
font-size: 14pt ;
font-weight: 400 ;
}


/* NoLinks */

.SNoLink
{
font-family: arial, sans-serif ;
font-size: 10pt ;
color: gray ;
text-decoration: underline ;
}

.MNoLink
{
font-family: arial, sans-serif ;
font-size: 12pt ;
color: gray ;
text-decoration: underline ;
}

.LNoLink
{
font-family: arial, sans-serif ;
font-size: 14pt ;
color: gray ;
text-decoration: underline ;
}


/* Footnotes */

.FootNoteSup
{
font-family: arial, sans-serif ;
font-size: 70% ;
position: relative ;
bottom: 0.5em ;
}


/* Email Address*/

.eMail
{
font-family: arial, sans-serif ;
font-size: 10pt ;
font-weight: 700 ;
color: blue ;
text-decoration: underline ;
}


/* Email Position */

.EmailPos
{
position: relative ;
bottom: -0.25em ;
}


/* Special Information */

.AutorTitel
{
font-family: arial, sans-serif ;
font-size: 10pt ;
}

.Autor
{
font-family: arial, sans-serif ;
font-size: 10pt ;
}

.Quote
{
font-family: alibi ;
font-size: 14pt ;
color: fuchsia ;
}

.iQuote
{
font-family: alibi ;
font-size: 14pt ;
font-style: italic ;
color: fuchsia ;
}

.LiteraturTitel
{
font-family: arial, sans-serif ;
font-size: 11pt ;
text-decoration: underline ;
}

.Literatur, .Literatur TD, .Literatur TH
{
font-family: arial, sans-serif ;
font-size: 10pt ;
}

.Expl, .Expl TD, .Expl TH
{
font-family: arial, sans-serif ;
font-size: 10pt ;
font-style: italic ;
}

.blueExpl, .blueExpl TD, .blueExpl TH
{
font-family: arial, sans-serif ;
font-size: 10pt ;
font-style: italic ;
color: blue ;
}

.Priv, .Priv TD, .Priv TH
{
font-family: arial, sans-serif ;
font-size: 10pt ;
font-style: italic ;
color: blue ;
}

.Signature, .Signature TD, .Signature TH
{
font-family: lucida handwriting ;
font-size: 12pt ;
font-weight: 700 ;
color: #400000 ;
}

.Mail, .Mail TD, .Mail TH
{
font-family: arial, sans-serif ;
font-size: 10pt ;
font-style: normal ;
font-weight: 700 ;
color: black ;
}

.Dat
{
font-family: arial, sans-serif ;
font-size: 10pt ;
}

.Update
{
font-family: arial, sans-serif ;
font-size: 12pt ;
font-style: italic ;
}


/* Navigation */

.top
{
font-family: arial, sans-serif ;
font-size: 12pt ;
}

.back
{
font-family: arial, sans-serif ;
font-size: 12pt ;
}


/* Emphasize */
/* font-style: normal, italic, oblique */
/* text-decoration: none, underline, overline, line-through, blink */

em
{
font-size: 100% ;
font-style: normal ;
font-weight: 700 ;
}

strong
{
font-size: 133% ;
font-style: normal ;
font-weight: 700 ;
}


/* Spacing */
/* height of an empty (&nbsp;) line */

.Space3
{
font-family: arial, sans-serif ;
font-size: 3pt ;
}

.Space6
{
font-family: arial, sans-serif ;
font-size: 6pt ;
}

.Space8
{
font-family: arial, sans-serif ;
font-size: 8pt ;
}
