@font-face { font-family: 'stahlbeton-outline'; src: url('schrift/stahlbeton-outline.ttf') format('truetype'); }

@font-face { font-family: 'stahlbeton-compressed'; src: url('schrift/stahlbeton-compressed.ttf') format('truetype'); }


body { font-family: century gothic; font-size: 11pt; margin-left:20px; margin-right:20px; margin-top:20px; margin-bottom:20px; background: #992021; color:white;}


h1 { font-size: 40pt; font-family: stahlbeton-outline; font-weight: normal; margin-bottom:0px; display: inline-block;  }


.monat { font-size: 20pt; background-color:black; }

.programm  { font-size: 16pt; }

.instrument { font-variant: small-caps; display: inline-block;}

.link2 { font-size: 10pt; }


A.link:link { text-decoration: none; color: #00C8FF;}
A.link:visited { text-decoration: none; color: #00C8FF;}
A.link:hover { text-decoration: underline; color: white;}