a {
    color : Black;
    font-family : Tahoma, Helvetica, sans-serif;
    font-size : 10pt;
    font-style : normal;
    font-weight : normal;
    text-decoration : none;
}

a:visited {
    color : Black;
}

span.menu {
    color:#797979;
    font-family : Tahoma, Helvetica, sans-serif;
    font-size : 8pt;
    font-style : normal;
    font-weight : bold;
    text-decoration : none;
}

a.menu:link    { 
    color:#797979;
    font-family : Tahoma, Helvetica, sans-serif;
    font-size : 8pt;
    font-style : normal;
    font-weight : bold;
    text-decoration : none;
}

a.menu:visited { 
    color:#797979;    
    font-family : Tahoma, Helvetica, sans-serif;
    font-size : 8pt;
    font-style : normal;
    font-weight : bold;
    text-decoration : none;
}


a.menu:hover   { 
    color:#000;    
    font-family : Tahoma, Helvetica, sans-serif;
    font-size : 8pt;
    font-style : normal;
    font-weight : bold;
    text-decoration : none;
}

a.menu:active  { 
    color:#797979;    
    font-family : Tahoma, Helvetica, sans-serif;
    font-size : 8pt;
    font-style : normal;
    font-weight : bold;
    text-decoration : none;
}



span.headline {
    color : Black;
    font-family : Tahoma, Helvetica, sans-serif;
    font-size : 16pt;
    font-style : normal;
    font-weight : normal;
    text-decoration : none;
}

span.produktlink {
    color : Black;
    font-family : Tahoma, Helvetica, sans-serif;
    font-size : 10pt;
    font-style : normal;
    font-weight : normal;
    text-decoration : none;
}

a:hover {
}

td {
    color : Black;
    font-family : Tahoma, Helvetica, sans-serif;
    font-size : 10pt;
    font-style : normal;
    font-weight : normal;
    text-decoration : none;
}

body {
    background-attachment : fixed;
    background-color : White;
    color : Black;
    font-family : Tahoma, Helvetica, sans-serif;
    font-size : 10pt;
    font-style : normal;
    font-weight : normal;
    text-align : left;
    text-decoration : none;
}

td.lightblue {
    background-color : rgb(217,234,250);
    font-family : Tahoma, Helvetica, sans-serif;
    font-size : 8pt;
}

td.lightred {
    background-color : Tomato;
    font-family : Tahoma, Helvetica, sans-serif;
    font-size : 8pt;
}

td.middleblue {
    background-color : rgb(171,206,245);
    font-family : Tahoma, Helvetica, sans-serif;
    font-size : 8pt;
}

td.startseite {
    color : Black;
    font-family : Tahoma, Helvetica, sans-serif;
    font-size : 9pt;
}

