@import url("basics.css");
@import url("main.css");
@import url("content.css");
@import url("boxes.css");


/**** UPDATE VON VEYTON auf 4.0.12 ******/
/**** Dominik Fuchshofer, 20.11.2009 ****/
.old-price {color:#ff0000; text-decoration:line-through;}
/* SITEMAP */
.sitemapwrap {}
.sitemapwrap .sitemapleft {background-color:#FFF2CC; border-style: solid;
border-width:1px; border-color:#DA9401; display:table; float:left;
width:235px; margin-bottom:15px;}
.sitemapwrap .sitemapright {background-color:#FFF2CC; border-style: solid;
border-width:1px; border-color:#DA9401; display:table; float:right;
width:235px; margin-bottom:15px;}
.sitemapheader {padding:3px; background-color:#DA9401;
color:#FFFFFF; font-weight:bold}
.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover
{color:#FFFFFF; text-decoration:none}
.sitemapcontent {padding:6px}
.sitemapcontent li {list-style-type:none}