/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
.Book { font-family: 'Book Antiqua', 'Times New Roman', Times, Serif, serif; font-size: small; color: rgb(204,51,0); line-height: 20px; text-align: justify; background-image: url("../Bg3.jpg"); border: 1pt ridge rgb(153,102,0); padding: 10pt; margin-left: 10pt; margin-top: 5pt; margin-bottom: 5pt;}
 .Story { font-family: 'Lucida Console', 'Courier New', Courier, Monaco, Monospace, monospace; font-size: small; text-align: left; background-image: url("../B6.jpg"); border: 1pt solid rgb(51,102,153); margin: 10pt; padding: 10pt;}
 .Ticker { font-family: 'Book Antiqua', 'Times New Roman', Times, Serif, serif; font-size: 36px; color: rgb(255,255,255); text-align: left; background-color: rgb(0,0,0); margin: 10pt;}
 .Notizen { font-family: 'Book Antiqua', 'Times New Roman', Times, Serif, serif; font-size: 36px; color: rgb(0,51,102); background-image: url("../b9.jpg"); padding-left: 10pt; border-left: 15pt dotted rgb(0,51,102); padding-right: 10pt;}
 
