html, body, div, table, tr ,td, img, hr, h1, h2, h3, p, form, fieldset, input
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	line-height: 0px;
	font-size: 0px;
	border: none;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
body, html
{
	background-color: #ffffff;
}
body
{
	text-align: center;
}
a
{
	color: #222222;
	font-size: 10px;
	line-height: 12px;
	text-decoration: underline;
}
a#here
{
	font-weight: bold;
	color: #000000;
}
a.menu, span
{
	color: #b9b9b9;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}
a, h1, h2, h3, p, label, .fields
{
	font-family: Arial, Helvetica, sans-serif;
}
hr
{
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #333333;
	height: 1px;
}
h1
{
	color: #b9b9b9;
	margin-bottom: 5px;
	text-align: left;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	word-spacing: 1px;
	letter-spacing: 1px;
}
h2
{
	color: #000000;
	border-bottom: 1px solid #b9b9b9;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	word-spacing: 1px;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
h2.warenkorb
{

	border: none;
	width: 750px;
	text-align:center;
	background-repeat: repeat-y;
}
h2.shop
{
	font-size: 12px;
	line-height: 14px;
	border: none;
	margin-bottom: 10px;
}
h3, label
{
	color: #333333;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	word-spacing: 1px;
	letter-spacing: 1px;
}
p
{
	color: #333333;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 5px;
	text-align: left;
	letter-spacing: 1px;
}
div#mainbox
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
div.tbox
{
	border: 1px solid #b9b9b9;
	height: 15px;
	border-bottom: none;
	background-color: #d9d9d9;
	padding-left: 5px;
}
div.lbox 
{
	border: 1px solid #b9b9b9;
	padding-left: 5px;
	padding-top: 5px; 
	padding-bottom: 5px;
	margin-bottom: 5px;
	overflow: hidden; 
}
.fields 
{
	background-color: #d9d9d9;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #090909;
	height: 14px;
	margin-bottom: 3px;
	padding-left: 2px;
	border: 1px solid #b9b9b9;
}
