body {
	text-align: center;
	margin: 0px;
	background-image: url('images/overall/bg.jpg');
	background-repeat: repeat-x;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
td {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 12px;
}
div.center {
	margin: 0 auto;
	width: 1024px;
	text-align: left;
}
div.left {
	float: left;
	text-align: right;
}
div.right {
	float: right;
	width: 720px;
	background-image: url('images/overall/right_top.jpg');
	background-repeat: no-repeat;
	background-position: 637px 0px;
}
div.content-wrap1 {
	width: 637px;
	background-color: white;
	background-repeat: no-repeat;
	min-height: 480px;
	-height: 480px;
}
div.content-wrap2 {
	background-image: url('images/overall/content_bg.jpg');
	background-repeat: no-repeat;
	background-position: 0px 56px;
	min-height: 480px;
	-height: 480px;
}
div.content-top {
	width: 620px;
	height: 41px;
	vertical-align: middle;
	text-align: right;
	display: table-cell;
}
div.content-top img {
	margin-bottom: 3px;
}
div.content {
	width: 637px;
	text-align: center;
	padding-top: 3px;
}

div.start-cats {
	margin-left: 30px;
}
div.start-cat {
	float: left;
	text-align: center;
	margin: 5px;
}
div.start-cat img {
	margin-bottom: 7px;
}
div.start-cat a {
	color: gray;
	font-weight: normal;
	font-size: 12px;
}
div.start-cat a:hover {
	color: #db2130;
}

td.details-model {
	text-align: center;
	font-size: 12px;
}

.error-list {
	color: #db2130;
}

div.c-200 {	clear: both; width: 200px; margin: 0 auto; }
div.c-300 {	clear: both; width: 300px; margin: 0 auto; }
div.c-400 {	clear: both; width: 400px; margin: 0 auto; }
div.c-500 {	clear: both; width: 500px; margin: 0 auto; }
div.c-basic { clear: both; width: 607px; margin: 0 auto; }
div.c-full { width: 637px; }
div.c-left { text-align: left; }
div.c-center { text-align: center; }

div.legal {
	clear: both;
	margin-top: 30px;
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 15px;
	color: #666;
	text-decoration: none;
}
div.legal a {
	color: #666;
	font-weight: normal;
}
div.legal a:hover {
	color: #db2130;
	font-weight: normal;
}
div.legal span.service-hotline {
	color: #333;
	font-weight: bold;
}

a {
	color: #1031be;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #db2130;
}
a img {
	border: none;
}

.overview { padding-left: 12px; }
.box-overview{
	background-image: url('images/overview/bg.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	width: 205px;
	height: 217px;
	float: left;
	padding-top: 10px;
}
.box-overview-on {
	background-image: url('images/overview/bg_on.gif') !important;
}
.box-overview img {
	margin-bottom: 12px;
}
.box-overview .title {
	font-style: italic;
}
.box-overview .price {
	font-weight: normal !important;
	color: black !important;
}

h1 {
	font-size: 15px; font-weight: bold; color: #db2130;
}
h2,
th {
	font-size: 13px; font-weight: bold;
}
.space-before {
	margin-top: 20px;	
}
.centered {
	text-align: center !important;
}
.padding-bottom-10 {
	padding-bottom: 10px;
}
.padding-bottom-5 {
	padding-bottom: 5px;
}

span.details-title { font-size: 15px; font-weight: bold; color: #db2130; }
span.details-price { font-size: 15px; }
div.details-text { margin-top: 15px; margin-bottom: 20px; line-height: 18px; }
td.details-model { padding-left: 3px; padding-right: 3px; }
div.details-model-image { margin-bottom: 10px;}
div.details-model-model { margin-bottom: 10px;}
div.details-model-link { margin-bottom: 15px;}


.topbutton { margin-left: 5px;}

.cart-line td { padding-top: 7px; padding-bottom: 5px; border-top: 1px solid silver; }
.cart-line-total td { padding-top: 7px; padding-bottom: 5px; border-top: 1px solid gray; }
.cart-amount { font-weight: bold; color: gray; font-size: 14px; padding-right: 10px;}
.cart-product { font-weight: bold; }
.cart-model { }
.cart-price { text-align: right; color: gray; }
.cart-price-sum { text-align: right; font-weight:bold; }
.cart-total { text-align: right; font-weight: bold;}
.cart-sumlabel { text-align: right; color: gray; }
.cart-modify { text-align: right; }


td.field-label { font-weight: bold; color: #333; }
td.field-input { text-align: right; }
td.field-input input { border: 1px inset gray; background-color: #f3f3f3; padding-left: 3px; text-align: left; width: 180px;}
td.field-input select { border: 1px inset gray; background-color: #f3f3f3; padding-left: 3px; text-align: left; width: 180px;}
td.field-input textarea { border: 1px inset gray; background-color: #f3f3f3; padding-left: 3px; text-align: left; width: 180px; height: 100px; font-family: arial,verdana,helvetica; font-size: 12px; }
td.field-submit input { border: 1px outset gray; width: 100%; }
.cart-clues { margin-left: 20px; line-height: 16px; }
.cart-agb { margin-top: 10px; line-height: 16px; }




