/* DATEI: formate.css */
/* 2W-Design.de >> formats */

p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,textarea,input  { font-size:13px; font-family:Verdana,Arial,sans-serif; }
code,kbd,tt { font-family::Verdana,Arial,sans-serif; color:#0000C0; }

h1 { text-decoration:none; font-weight:bold; margin-bottom:0px; color:#FF0000; }
h2 { text-decoration:none; font-weight:bold; color:#cc9900; }
h3 { text-decoration:none; font-weight:normal; }
h4 { text-decoration:none; font-weight:normal; }


/* Links: */
a:link { color:#000000; text-decoration:none; font-weight:bold; }
a:visited { color:#000000; text-decoration:none; font-weight:bold; }
a:hover { color:#ff0000; text-decoration:none; font-weight:bold; }
a:active { color:#ff0000; text-decoration:none; font-weight:bold; }
