div.bbcode a:active, div.bbcode a:link, div.bbcode a:visited, div.bbcode a:hover { color: #a0a0a0; text-decoration: none; font-style: italic; }
img.bb_kursiv, img.bb_fett, img.bb_farbe, img.bb_bild, img.bb_size_1, img.bb_size_2, img.bb_list, img.bb_quote, img.bb_link { width: 22px; height: 22px; background-position:bottom; }
img.bb_kursiv { background:url('../images/icons/bbcode_italic.gif'); }
img.bb_fett { background:url('../images/icons/bbcode_bold.gif'); }
img.bb_farbe { background:url('../images/icons/bbcode_color.gif'); }
img.bb_bild { background:url('../images/icons/bbcode_image.gif'); }
img.bb_size_1 { background:url('../images/icons/bbcode_size_1.gif'); }
img.bb_size_2 { background:url('../images/icons/bbcode_size_2.gif'); }
img.bb_list { background:url('../images/icons/bbcode_list.gif'); }
img.bb_link { background:url('../images/icons/bbcode_link.gif'); }
img.bb_quote { background:url('../images/icons/bbcode_quote.gif'); }
a:active img.bb_icon, a:link img.bb_icon, a:visited img.bb_icon { background-position:bottom; }
a:hover img.bb_icon { background-position:top; }
