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


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

body {
    margin-top:10px;
    margin-bottom:25px;
    margin-left:3px;
    margin-right:3px;
    }

ul { margin:0; padding:0; padding-left: 16px; }
li { margin:1; padding:0; }

form { display: inline; }
img  { border:none; }
a       { color:#1B1B1B; font-weight:bold; text-decoration:none; }
a:hover { color:#333333; font-weight:bold; text-decoration:none; }

.n1   { font-weight: normal; font-size: 10px; }
.b1   { font-weight: bold;   font-size: 10px; }
.n2   { font-weight: normal; font-size: 11px; }
.b2   { font-weight: bold;   font-size: 11px; }
.n3   { font-weight: normal; font-size: 12px; }
.b3   { font-weight: bold;   font-size: 12px; }
.n4   { font-weight: normal; font-size: 13px; }
.b4   { font-weight: bold;   font-size: 13px; }
.n5   { font-weight: normal; font-size: 15px; }
.b5   { font-weight: bold;   font-size: 15px; }
.n6   { font-weight: normal; font-size: 17px; }
.b6   { font-weight: bold;   font-size: 17px; }

.n10   { font-weight: normal; font-size: 25px; }
.b10   { font-weight: bold;   font-size: 25px; }

.neu       { color: #B00000; font-weight:normal; text-decoration:none; }
.neu:hover { color: #B00000; font-weight:bold;   text-decoration:none; }

.neu2       { color: #B00000; font-weight:bold;  text-decoration:none; }
.neu2:hover { color: #C60000; font-weight:bold;  text-decoration:none; }

.alt       { color: #000000; font-weight:normal; text-decoration:none; }
.alt:hover { color: #000000; font-weight:bold;   text-decoration:none; }