/* title: anja-tanz.css */
   a:link { color:mediumblue; text-decoration:none; }
   a:visited { color:blueviolet; text-decoration:none; }
   a:hover { color:blue; text-decoration:underline; font-weight:bold }
   a:active { color:royalblue; text-decoration:underline; }
a,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family: Arial, Helvetica, Verdana, sans-serif; } 
a,p,ul,ol,li,div,td,th,address { font-size:12px; }
BODY,TABLE{font-size:12px;font-family:Arial,Verdana} 
h1,h2,h3,h4,h5 { font-weight:bold; text-align:center; color:#990033; 
	 font-family: Trebuchet MS, Century Gothic, Arial, Helvetica, Verdana, sans-serif;} 
h1 { font-size:22px; margin-bottom:16px; }
h2 { font-size:18px; margin-bottom:14px; }
h3 { font-size:16px; margin-bottom:12px; }
h4 { font-size:14px; }
h5 { font-size:13px; }

li { margin-top:3px; }
pre { font-family:Lucida Console,Courier New,Courier; font-size:11px; color:#0000C0; }
code,kbd { font-family:Courier New,Courier; font-size:10px; color:#0000C0; }
tt { font-family:Courier New,Courier; font-size:11px; color:#0000C0; }
var { font-style:normal; color:#0000C0; }
blockquote { font-size:11px; margin-top:3px; margin-bottom:3px; }
/* Ein abgesetzter block gedacht f&uuml;r Zitate */
cite { font-size:0px; margin-top:3px;margin-bottom:3px; }
/* gedacht f&uuml;r Zitate */

ins { color:#009900; font-weight:bold; text-decoration:none; }
del { color:#990000; font-weight:bold; text-decoration:line-through; }
.aolmailheader{font-size:12px;color:black;font-family:Arial,Verdana;}
a.aolmailheader:link {color:blue;TEXT-DECORATION: underline;font-weight:normal} 
a.aolmailheader:visited {color:magenta; TEXT-DECORATION: underline;font-weight:normal} 
a.aolmailheader:active {color: mediumblue; TEXT-DECORATION: underline;font-weight:normal} 
a.aolmailheader:hover  {color: blue; TEXT-DECORATION: underline;font-weight:bold} 
a.black:link   { color:black; text-decoration:none; }
a.black:visited { color:#333333; text-decoration:none; }
a.black:hover  { color:#666666; text-decoration:underline; font-weight:bold; }
a.black:active { color:#333333; text-decoration:underline; }
a.white:link   { text-decoration:none; font-weight:bold; color:#DDDDDD; }
a.white:visited { text-decoration:none; font-weight:bold; color:#CCCCCC; }
a.white:hover  { text-decoration:underline; font-weight:bold; color:#FFFFFF; }
a.white:active { text-decoration:underline; font-weight:bold; color:#EEEEEE; }
a.tiny:link    { color:black; text-decoration:none; font-size:10px; }
a.tiny:visited { color:black; text-decoration:none; font-size:10px; }
a.tiny:hover   { color:black; text-decoration:underline; font-size:10px; font-weight:bold; }
a.tiny:active  { color:black; text-decoration:underline; font-size:10px; }
