/* CSS Document */

a.navi:active  { color: #000000; text-decoration: underline; font-weight: bold; }
a.navi:hover   { color: #000000; text-decoration: underline; font-weight: bold; }
a.navi:link    { color: #000000; text-decoration: underline; font-weight: bold; }
a.navi:visited { color: #000000; text-decoration: underline; font-weight: bold; }

a.navi1:active  { color: #000000; text-decoration: none; font-weight: bold; }
a.navi1:hover   { color: #CCCCCC; text-decoration: none; font-weight: bold; }
a.navi1:link    { color: #000000; text-decoration: none; font-weight: bold; }
a.navi1:visited { color: #000000; text-decoration: none; font-weight: bold; }

a.navi2:active  { color: #C5C5C5; text-decoration: none; font-size:12px; font-weight: bold; }
a.navi2:hover   { color: #000000; text-decoration: none; font-size:12px; font-weight: bold; }
a.navi2:link    { color: #C5C5C5; text-decoration: none; font-size:12px; font-weight: bold; }
a.navi2:visited { color: #C5C5C5; text-decoration: none; font-size:12px; font-weight: bold; }

td { color: #000000; text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight: normal; }

h1 { font-size:170%; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold }
h2 { font-size:150%; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold }
h3 { font-size:120%; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold }
h4 { font-size:100%; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold }


body { background-image: url(images/shop_hg_rot.jpg); }
.Text { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	letter-spacing: normal;
	font-variant: normal;
	color: #FFFFFF; }
a:link { text-decoration:underline; }
a:visited { text-decoration:underline; }
a:hover { text-decoration:underline; }
a:active { text-decoration:underline; }

p.text { font-family:Verdana, Arial, Helvetica; font-size:12px; color: #000000; text-decoration: none; font-weight: normal; padding:0px; margin:0px; }
