/* Hoerstker.de :: CSS-Konfigurationen */

body { background-color:#FFFFFF; }

td { font-family:Verdana,Arial,sans-serif; color:#000000; background-color:#FFFFFF; font-size:10pt; }

font { font-family:Verdana,Arial,sans-serif; color:#000000; background-color:#FFFFFF; font-size:10pt; }
font.small { font-family:Verdana,Arial,sans-serif; color:#000000; background-color:#FFFFFF; font-size:7pt; }

h2 { font-family:Verdana,Arial,sans-serif; color:#FFCC00; background-color:#FFFFFF; font-size:16pt; }

h4 { font-family:Verdana,Arial,sans-serif; color:#000000; background-color:#FFFFFF; font-size:13pt; }

tt { font-family:Courier New,Courier; font-size:10pt; color:#003366; }
tt.black { font-family:Courier New,Courier; font-size:12pt; color:#808080; }

hr { color:#FFCC00; }

a { font-family:Arial, Verdana; }
a:link { color:#000000; text-decoration:underline; }
a:visited { color:#333333; text-decoration:underline; }
a:hover { color:#EBB000 ; text-decoration:underline; }
a:active { color:#FF0000; text-decoration:none; }

ul { list-style-type:square; }