/* Tables */
body				{ background-color:#FFFFFF; margin:0px; }
#header				{ width:995px; height:99px; background-color:#FFFFFF; }
#content			{ width:995px; height:469px; background-image:url(../images/bg_main.jpg); background-repeat:no-repeat; background-color:#FFFFFF; }
#content2			{ width:995px; height:469px; background-image:url(../images/bg_main2.jpg); background-repeat:no-repeat; background-color:#FFFFFF; }
#block1				{ margin-left:12px; margin-top:12px; margin-bottom:12px; margin-right:28px; }
#block2				{ margin-left:12px; margin-top:78px; margin-bottom:12px; margin-right:12px; }
#block3				{ margin-left:12px; margin-top:12px; margin-bottom:12px; margin-right:12px; }

/* Typo */
h1					{ font-family:verdana,arial,sans-serif; font-size:14px; font-weight:bold; color:#330000; line-height:15px; padding: 0px; margin: 0px 0px 8px 0px; }
.typo1				{ font-family:verdana,arial,sans-serif; font-size:10px; color:#330000; text-decoration:none; line-height:14px; }
a.typo1     	    { font-family:verdana,arial,sans-serif; font-size:10px; color:#330000; text-decoration:none; }
a.typo1:link        { text-decoration:underline; }
a.typo1:visited		{ text-decoration:underline; }
a.typo1:hover       { font-weight:bold; text-decoration:underline; }
a.typo1:active      { font-weight:bold; text-decoration:underline; }
a.typo1:focus       { font-weight:bold; text-decoration:underline; }

p.shoplist,
p.shopList a        { line-height: 18px; }

*html p.shoplist,
*html p.shopList a        { line-height: 17px; }
