/* CSS Document containing all CSS properties of the following sort(s); Colors, background-image URLs, font-attributes and certain HTML-element heights. */

/* Below: CSS for font-families, sizes, decorations and weights in the template */
body,div#body,table.top * {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;line-height:16px;}
img{line-height:0;border:none;}
div#rightheading{font-size: 16px;line-height:22px;font-weight:bold;}

table.moduletable-menu tr td a{line-height:18px;text-decoration:none;}/* CSS for the menus of the template */

td.topMenu table tr td ul.mainlevel li a{ text-decoration:none;}

div#adresse { font-size: 11px; font-weight: normal; }

a{text-decoration:none;}

.fed {font-weight:900;}
.noBorder{margin:0 10px 10px 0;padding:0;border:none;}
.fixedBorder{margin:5px;padding:0;border:none;}

/* Below: Other CSS */
li{background-image: url(/shop/skins/Wilferts/styleImages/arrow.png);background-repeat: no-repeat;background-position: 0px 40%;}

div#leftheading,div#rightheading{height:24px;}
/*div#leftheading,div#rightheading{border-bottom:solid;border-width:1px;}*/
	
/* Below: CSS for specifying colors of HTML-elements */
body,div#body,table.top * {color:#444444;background-color:#ffefef;}


div#body table#mainBody,.inputbox {background-color: #ffffff;}

#mainRight a{color: #3e3333;}
.topCats .mainlevel li a,.txtCartPrice{color:#444;text-decoration:none;} /* CSS for the menus of the template */
.topCats .mainlevel li a:hover,a#active_menu{font-weight:900;}/* CSS for the menus of the template */

div#leftheading{width:250px;float:left;background-color:#eeeeee;} /* CSS for specifying the top-color above the menu on the left-hand side */
div#rightheading{width:510px;float:left;background-color:#e0e0e0;} /* CSS for specifying the top-color above the content on the right-hand side */

div#body table tr td#mainRight a{text-decoration:underline;}

div#body div#banner,div#body table#mainBody,/*#mainRight img,*/.inputbox{border-color:#c2c2c2;}
.centeredImages{text-align:center;padding:5px;margin:0px;}
#banner{display:block;height:24px;border:solid 1px #c2c2c2;border-bottom:none;}