body {
        font-family: Arial, Helvetica, sans-serif;
        color: Black;
        background-image: url(hauptbg3.gif);
        scrollbar-arrow-color: Black;
        scrollbar-base-color: #e0dfe3;
        scrollbar-shadow-color: #cccccc;
        scrollbar-face-color: #e0dfe3;
                font-size: 0.9em;
}
h3 {     font-size: 1.4em;
        margin-bottom: -3px;
        color: #cc3300;
}
h2 {
        font-size: 1.0em;

}
ul {
        font-size: 0.9em;
}

td {   font-size: 0.9em;
}
p {
        font-size: 1.0em;
}

table.eins {
        background-image: url(bg2.gif);
        background-repeat: no-repeat;
}

table.zwei {
         font-size : 14px }
A:ACTIVE {
        color: #cc3300;
        font-weight: bold;
}
A {
        text-decoration : none;
        color : #cc3300;
        font-weight : bold;
}
A:HOVER {
        color : Black;
}

img {
        border: Black;
}

