/*Start Allgemein*/
body { background-color:#E5E5E5; }

h1 { color:#008081; font-size:22pt; font-family:Arial; font-weight:bold; margin-bottom:0px; }
h2 { color:#008081; font-size:18pt; font-family:Arial; font-weight:bold; margin-bottom:5px; margin-top:5px; }

a:link { color:#008081; text-decoration:none; }
a:visited { color:#008081; text-decoration:none; }
a:active { color:#008081; text-decoration:none; }
a:hover { color:#CE2E3E; text-decoration:underline; }
/*Ende Allgemein*/

/*Start Naviagtionsleiste*/
td.nav { color:#FFFFFF; }

a.nav:link { color:#FFFFFF; text-decoration:none; font-family:Arial; }
a.nav:visited { color:#FFFFFF; text-decoration:none; font-family:Arial; }
a.nav:active { color:#FFFFFF; text-decoration:none; font-family:Arial; }
a.nav:hover { color:#FFFFFF; text-decoration:undeline; font-family:Arial; }
/*Ende Navigationsleiste*/

/*Start COPYRIGHT-Hinweise*/
p.copyright { font-size:7pt; font-family:Serif; }
/*Ende COPYRIGHT-Hinweise*/

/*Start Produkte Tabelleüberschrift*/
td.products_headline { font-family:arial; font-size:12pt; font-weight:bold; }
/*Ende Produkte Tabellenüberschrift*/