/*********************/
/*  Schwarz: 1B1B1B  */
/*  Gelb:    BAA76D  */
/*  Grau:    A3A3A3  */
/*********************/


body, table, input, textarea, submit, select {
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #BAA76D;
    font-weight: bold;
    background-color: #A3A3A3;
    }

a { color: #BAA76D; font-weight: bold; text-decoration: none;}
.struktur { background-color: #151515; }
.titel { font-size: 17px; }

.neu   { color: #FF0000; font-weight: normal; font-size: 9px; }

h1 {
    font-family:Verdana,Arial,sans-serif;
    font-size:14px;
    color:#000000;
    }