/** petfood css file */

/** Text Anker ** je nach Produkt unterschiedlich ** */
a:link.a_anker { font-family: Verdana, Arial, Tahoma; font-size: 11px; color: #ffffff; text-decoration: none; font-weight: bold; }
a:active.a_anker { font-family: Verdana, Arial, Tahoma; font-size: 11px; color: #ffffff; text-decoration: none; font-weight: bold; }
a:hover.a_anker { font-family: Verdana, Arial, Tahoma; font-size: 11px; color: #ffffff; text-decoration: none; font-weight: bold; }
a:visited.a_anker { font-family: Verdana, Arial, Tahoma; font-size: 11px; color: #ffffff; text-decoration: none; font-weight: bold; }

td.td_anker { width: 215px; border: solid 1px #4B4B4B; padding-left: 15px; padding-top: 4px; padding-bottom: 4px; text-transform: uppercase; background-color:#4B4B4B;}
.titel{ font-family: Verdana, Arial, Tahoma; font-size: 14px; color: #ffffff; background-color:#303030; padding-left: 0px; text-transform: uppercase; text-decoration: none; font-weight: bold; white-space: nowrap; }