a:link       { color: #FFFFFF; text-decoration: none }
a:visited    { color: #FFFFFF; text-decoration: none }
a:active     { color: #FFFFFF; text-decoration: none }
a:hover      { color: #FF0000; text-decoration: underline }

table		 { table-border-color-light: rgb(255,255,153); table-border-color-dark: rgb(255,255,51); font-size: 8pt }
body         { font-family: Verdana, Arial, Helvetica; font-size: 10pt; line-height: 150%; 
               word-spacing: 0; text-indent: 0; text-align: justify; color: #FFFF00;
               margin-left: 10; margin-right: 10; margin-top: 5; margin-bottom: 0 }
h1           { font-family: 'Comic Sans MS', Verdana, Arial, Helvetica; font-size: 20pt; text-align: center; 
               text-indent: 0; line-height: 100%; word-spacing: 0; color: #FFFFFF; 
               font-weight: bold; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 10 }
h2           { font-family: 'Comic Sans MS', Verdana, Arial, Helvetica; font-size: 16pt; text-align: center; 
               text-indent: 0; line-height: 100%; word-spacing: 0; color: #FFFFFF; 
               margin-left: 0; margin-right: 0; margin-top: 30; margin-bottom: 0 }
h3           { font-family: Verdana, Arial, Helvetica; font-size: 12pt; text-align: left; 
               text-indent: 0; line-height: 100%; word-spacing: 0; 
               margin-left: 0; margin-right: 0; margin-top: 25; margin-bottom: 0 }
h4           { font-family: Verdana, Arial, Helvetica; font-size: 10pt; text-align: left; 
               text-indent: 0; line-height: 100%; word-spacing: 0; 
               margin-left: 0; margin-right: 0; margin-top: 10; margin-bottom: -10 }
li           { text-align: left }

.normal      { font-size: 10pt }
.foto        { font-size: 8pt; color: #ffffff; font-style: italic; text-align: center }
.subtitle    { font-size: 8pt; color: #ffffff; text-align: center; line-height: 100%; margin-top: 5; margin-bottom: -5 }
.kleinweiss  { font-size: 8pt; color: #ffffff }
.zentgross   { font-size: 12pt; margin-left: 5; margin-right: 5; text-align: center }
.zentkursiv  { font-style: italic; font-size: 10pt; margin-left: 5; margin-right: 5; text-align: center }
.zentriert   { font-size: 10pt; margin-left: 5; margin-right: 5; text-align: center }
.frage       { font-weight: bold }
.antwort     { font-style: normal }
.rolle       { font-style: italic; text-decoration: underline; margin-bottom: -15 }