body {
        background-color : #D4D4D4;
        background-image : url(img/bg.gif);
        background-repeat : repeat;
        background-attachment : scroll;
        margin-left : 0;
        margin-top : 0;
}

a  {
        font-family : arial;
        font-size : 14px;
        color : #000000;
        font-style : normal;
}

a:link {
        font-family : arial;
        font-size : 14px;
        color : #000000;
        font-style : normal;
}

a:visited {
        font-family : arial;
        font-size : 14px;
        color : #000000;
        font-style : normal;
}

a:active {
        font-family : arial;
        font-size : 14px;
        color : #1991D5;
        font-style : normal;
}

a:hover {
        font-family : arial;
        font-size : 14px;
        color : #1991D5;
        font-style : normal;
}

h1  {
        font-family : arial;
        font-size : 12px;
        color : #000000;
        font-weight : normal;
}

h1.euro  {
        font-family : arial;
        font-size : 9px;
        color : #000000;
        font-weight : normal;
}

h1.fett  {
        font-family : arial;
        font-size : 12px;
        color : #000000;
        font-weight : bolder;
}

h2  {
        font-family : arial;
        font-size : 13px;
        color : #000000;
}

h3  {
        font-family : arial;
        font-size : 14px;
        color : #000000;
}

h4  {
        font-family : arial;
        font-size : 20px;
        color : #000000;
}

h4.rot  {
        font-family : arial;
        font-size : 20px;
        color : #FF0000;
}

h5  {
        font-family : arial;
        font-size : 18px;
        color : #988EB7;
}

td {

}

td.blau {
        background-color : #D4D4D4;
}
