
/* so soll es einmal aussehen */


.menuetex       /* Menue links */ {
    color : #332211;
    font-family : 'Adobe Utopia';
    font-size : 20px;
  }


.abstandgering      /* geringer Zeilenumbruch */ {
    font-size : 6px;
    font-family : 'Adobe Times';
  }

/* bis hier ist Ordnung drinne */



.textgrossbo {
    color : #663311;
    font-family : 'Bitstream Charter';
    font-size : 32px;
    font-style : normal;
    font-variant : normal;
    font-weight : bold;
  }


.textmittel {
    color : #662211;
    font-family : 'Bitstream Charter';
    font-size : 22px;
  }


.textmittelit {
    color : #662211;
    font-family : 'Bitstream Charter';
    font-size : 22px;
    font-style : italic;
  }


.textmittelbo {
    color : #662211;
    font-family : 'Bitstream Charter';
    font-size : 22px;
    font-weight : bold;
  }

.textmittelnor {
    color : #662211;
    font-family : 'Bitstream Charter';
    font-size : 22px;
  }

.textnor18 {
    color : #662211;
    font-family : 'Bitstream Charter';
    font-size : 18px;
  }

.textnornor {
    color : #662211;
    font-family : 'Bitstream Charter';
    font-size : 16px;
  }


span {
    font-family : 'Adobe Serif MM';
    font-size : 16px;
    font-style : normal;
    font-variant : normal;
    font-weight : bold;
  }


div {
    font-family : 'Adobe Serif MM';
    font-size : 17px;
    font-style : normal;
    font-variant : normal;
    font-weight : 300;
  }


h1 {
    color : #662211;
    font-family : 'Century Schoolbook L';
    font-size : 32px;
    font-style : italic;
    font-variant : inherit;
    font-weight : bold;
  }


h2 {
    color : #662211;
    font-family : 'Century Schoolbook L';
    font-size : 28px;
    font-style : italic;
    font-variant : inherit;
    font-weight : bold;
  }


h3 {
    color : #662211;
    font-family : 'Adobe Utopia';
    font-size : 24px;
  }


h4 {
    font-family : 'Adobe Utopia';
    font-size : 20px;
  }


h5 {
    font-family : 'Adobe Utopia';
    font-size : 16px;
  }


a {
    font-family : 'Adobe Utopia';
    font-size : 20px;
  }

