﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #47444c;
	background-image: url('img/background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, Sans-Serif !important;
}

#background-repeat {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 235px;
	z-index: 1;
	background-image: url('img/logo_background_repeat-x.png');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#center {
	position: relative;
	margin: 0px auto;
	padding: 12px 0px 0px 0px;
	width: 845px;
	height: auto;
	z-index: 2;
}
#paper-head {
	width: 845px;
	height: 20px;
	z-index: 3;
	background-image: url('img/paper-head.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#paper-content {
	width: 845px;
	height: auto;
	z-index: 3;
	background-image: url('img/paper-content.png');
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
#paper-footer {
	width: 845px;
	height: 20px;
	z-index: 3;
	background-image: url('img/paper-footer.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#content-frame {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	width: 825px;
	height: auto;
	z-index: 4;
}
#content-head {
	display: block;
	clear: both;
	width: 825px;
	height: 134px;
}
#head-left {
	position: relative;
	float: left;
	width: 640px;
	margin: -10px 0px 0px -10px;
	padding: 0px 0px 0px 10px;
}
#head-menu {
	float: left;
	width: 400px;
	height: 39px;
}
#head-search {
	float: right;
	width: 240px;
	height: 39px;
}
#logo {
	clear: both;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#head-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none outside none;
}
#head-menu li {
	float: left;
	margin: 0px;
	padding: 0px;
	border-right: 1px #757278 solid;
}
#head-menu a {
	display: block;
	padding: 6px 12px 7px 12px;
	font-size: 10px;
	color: #47444c;
	text-transform: uppercase;
}
#head-menu a:link {
	text-decoration: none;
}
#head-menu a:visited {
	text-decoration: none;
}
#head-menu a:focus {
	text-decoration: underline;
}
#head-menu a:hover {
	text-decoration: underline;
}
#head-menu a:active {
	text-decoration: underline;
}
#head-search form {
	margin: 0px;
	padding: 0px;
}
#head-search .container {
	float: right;
}
#head-search input.field {
	height: 16px;
	width: 137px;
	margin: 2px 0px 0px 0px;
	padding: 2px 5px 0px 5px;
	border: 1px #e29db0 solid;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	background-color: #ffffff;
	background-image: url('img/search_background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#head-search label {
	margin: 0px;
	padding: 6px 5px 7px 0px;
	display: block;
	cursor: pointer;
	font-size: 10px;
	color: #ff0000;
	font-weight: bold;
	text-transform: uppercase;
}
#head-search .search-start {
	margin: 0px;
	padding: 3px 0px 0px 5px;
	border: 0px;
}
#content {
	clear: both;
}
#content #content-row-1 {
	float: left;
	width: 165px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 10px;
}
#content #content-row-2 {
	float: left;
	width: 465px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 10px;
}
#content #content-row-3 {
	float: left;
	width: 165px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
#content-row-1 h1 {
	margin: 0px;
	padding: 0px;
	width: 165px;
	height: 26px;
	border-top: 4px #ff0000 solid;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	background-color: #56525c;
	background-image: url('img/headline-background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-1 span {
	display: block;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	padding: 5px 10px 5px 12px;
}
#content-row-1 h1 a {
	display: block;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	padding: 5px 10px 5px 12px;
}
#content-row-1 h1 a:link {
	background: none;
}
#content-row-1 h1 a:visited {
	background: none;
}
#content-row-1 h1 a:hover {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-1 h1 a:focus {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-1 h1 a:active {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-1 ul {
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
	border-top: 2px #ffffff solid;
	border-bottom: 15px #ffffff solid;
}
#content-row-1 li {
	border-bottom: 2px #ffffff solid;
}
#content-row-1 li a {
	display: block;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding: 3px 10px 5px 12px;
}
#content-row-1 li a:link {
	background-color: #b6b5b4;
}
#content-row-1 li a:visited {
	background-color: #b6b5b4;
}
#content-row-1 li a:hover {
	background-color: #db5a5a;
}
#content-row-1 li a:focus {
	background-color: #db5a5a;
}
#content-row-1 li a:active {
	background-color: #db5a5a;
}
#content-row-1 li ul {
	border-bottom: 0px;
}
#content-row-1 li ul li a {
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 1px 10px 3px 22px;
}
#content-row-1 li ul li a:link {
	background-color: #e3dfdc;
	color: #47444c;
}
#content-row-1 li ul li a:visited {
	background-color: #e3dfdc;
	color: #47444c;
}
#content-row-1 li ul li a:hover {
	background-color: #f16f6e;
	color: #ffffff;
}
#content-row-1 li ul li a:focus {
	background-color: #f16f6e;
	color: #ffffff;
}
#content-row-1 li ul li a:active {
	background-color: #f16f6e;
	color: #ffffff;
}
#content-row-1 .info {
	margin: 0px;
	padding: 5px 12px 15px 12px;
	background-color: #b6b5b4;
	color: #ffffff;
	border-top: 2px #ffffff solid;
	border-bottom: 15px #ffffff solid;
	font-size: 12px;
	line-height: 16px;
}
#content-row-1 p {
	margin: 0px;
	padding: 5px 0px 2px 0px;
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
}
#content-row-1 form {
	margin: 0px;
	padding: 0px;
}
#content-row-1 label {
	cursor: pointer;
}
#content-row-1 input.field {
	float: left;
	height: 16px;
	width: 106px;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 0px 5px;
	border: 1px #b67183 solid;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	background-color: #ffffff;
	background-image: url('img/search_background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-1 form img {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 2px;
}
#content-row-1 div.product-lastview .info {
	width: 141px;
	border: 1px #b6b5b4 solid;
	margin: 2px 0px 0px 0px;
	padding: 5px 10px 5px 12px;
	background-color: #ffffff;
	color: #47444c;
	text-align: center;
}
#content-row-1 div.product-lastview h3 {
	font-size: 11px;
	color: #47444c;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 14px;
}
#content-row-1 div.product-lastview p {
	font-size: 11px;
	color: #47444c;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#content-row-1 div.product-lastview .info a {
	font-size: 11px;
	color: #47444c;
	font-weight: normal;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#content-row-1 div.product-lastview .info a:link {
	text-decoration: none;
}
#content-row-1 div.product-lastview .info a:visited {
	text-decoration: none;
}
#content-row-1 div.product-lastview .info a:hover {
	text-decoration: underline;
}
#content-row-1 div.product-lastview .info a:focus {
	text-decoration: underline;
}
#content-row-1 div.product-lastview .info a:active {
	text-decoration: underline;
}
#content-row-2 form {
	margin: 0px;
	padding: 0px;
}
#content-row-2 h1 {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 455px;
	height: 26px;
	border-top: 4px #ff0000 solid;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	background-color: #56525c;
	background-image: url('img/headline-background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 h1 a {
	display: block;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	padding: 5px 10px 5px 12px;
}
#content-row-2 h1 a:link {
	background: none;
}
#content-row-2 h1 a:visited {
	background: none;
}
#content-row-2 h1 a:hover {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 h1 a:focus {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 h1 a:active {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 h1 span {
	display: block;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	padding: 5px 10px 5px 12px;
}
#content-row-2 h1 span.more {
	font-size: 11px !important;
}
#content-row-2 #flash {
	width: 455px;
	height: 287px;
	margin: 2px 0px 15px 0px;
	padding: 0px;
	overflow: hidden;
}
#content-row-2 .info {
	clear: both;
	width: 119px;
	border: 1px #ff9999 solid;
	margin: 2px 0px 0px 0px;
	padding: 5px 12px 5px 12px;
	background-color: #ffffff;
	color: #47444c;
}
#content-row-2 .info_wide {
	width: 429px;
	border: 1px #ff9999 solid;
	margin: 2px 0px 15px 0px;
	padding: 5px 12px 5px 12px;
	background-color: #ffffff;
	color: #47444c;
}
#content-row-2 .info_wide h2 {
	width: auto;
	font-size: 12px;
	color: #47444c;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	line-height: 14px;
	background: none;
}
#content-row-2 .info_wide p {
	margin: 0px;
	padding: 5px 0px 2px 0px;
	color: #47444c;
	font-size: 12px;
	line-height: 16px;
}

#content-row-2 .info_wide p.info_stat {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	border-bottom: 1px #8e8e8e solid;
	text-align: center;
}
#content-row-2 .info_wide a {
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#content-row-2 .info_wide a:link {
	color: #47444c;
}
#content-row-2 .info_wide a:visited {
	color: #47444c;
}
#content-row-2 .info_wide a:hover {
	color: #ff0000;
}
#content-row-2 .info_wide a:focus {
	color: #ff0000;
}
#content-row-2 .info_wide a:active {
	color: #ff0000;
}
#content-row-2 .info_wide_error {
	width: 400px;
	font-weight: bold;
	text-align: center;
	border: 2px #ff0000 solid;
	margin: 0px 0px 15px 0px;
	padding: 5px 12px 5px 12px;
	background-color: #ffcccc;
	color: #47444c;
}
#content-row-2 .info_wide_error p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #47444c;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
#content-row-2 .info_wide_ok {
	width: 427px;
	border: 2px #1f7923 solid;
	margin: 0px 0px 15px 0px;
	padding: 5px 12px 5px 12px;
	background-color: #d2e4d3;
	color: #47444c;
}
#content-row-2 .info_wide_ok p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #47444c;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
#content-row-2 .info_wide .search-start {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border: 0px;
}
#content-row-2 .info_wide input.field {
	height: 16px;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 0px 5px;
	border: 1px #b67183 solid;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	background-color: #ffffff;
	background-image: url('img/search_background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 input.option {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 15px;
	height: 20px;
}
#content-row-2 label {
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 2px 0px 2px 0px;
	color: #47444c;
	font-size: 12px;
}
#content-row-2 div.adressrow {
	clear: both;
}
#content-row-2 div.adress {
	float: left;
	width: 170px;
	margin: 0px 10px 0px 0px;
	padding: 2px 0px 2px 0px;
	color: #47444c;
	font-size: 12px;
	line-height: 16px;
}
#content-row-2 div.adressradio {
	float: left;
	width: 218px;
	margin: 0px 10px 0px 0px;
	padding: 2px 0px 2px 0px;
	color: #47444c;
	font-size: 12px;
	line-height: 16px;
	text-align: right;
}
#content-row-2 img.seccode {
	float: right;
	width: 210px;
	margin: 2px 0px 3px 0px;
	padding: 0px;
	border: 1px #b67183 solid;
}
#content-row-2 .info_wide_left {
	float: left;
	width: 230px;
	text-align: left;
}
#content-row-2 .info_wide_right {
	float: right;
	width: 190px;
	text-align: right;
}
#content-row-2 .gray {
	clear: both;
	margin: 5px 0px 5px 0px;
	padding: 5px 9px 5px 9px;
	background-color: #e3dfdc;
	color: #47444c;
	font-size: 12px;
	line-height: 16px;
	border: 1px #b67183 solid;
}
#content-row-2 .grayred {
	clear: both;
	margin: 5px 0px 5px 0px;
	padding: 5px 8px 5px 8px;
	background-color: #e3dfdc;
	color: #47444c;
	font-size: 12px;
	line-height: 16px;
	border: 2px #ff9999 solid;
}
#content-row-2 .sites {
	clear: both;
	margin: 1px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	color: #47444c;
	font-size: 12px;
	line-height: 16px;
	width: 455px;
}
#content-row-2 .sites .sites-article {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #47444c;
	font-size: 12px;
	line-height: 16px;
	border-bottom: 1px #b67183 solid;
	width: 455px;
	text-align: center;
}
#content-row-2 .sites .sites-back {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #47444c;
	font-size: 12px;
	line-height: 16px;
	width: 100px;
	text-align: left;
}
#content-row-2 .sites .sites-pages {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #47444c;
	font-size: 12px;
	line-height: 16px;
	width: 255px;
	text-align: center;
}
#content-row-2 .sites .sites-next {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #47444c;
	font-size: 12px;
	line-height: 16px;
	width: 100px;
	text-align: right;
}
#content-row-2 .sites a {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
#content-row-2 .sites a:link {
	color: #47444c;
}
#content-row-2 .sites a:visited {
	color: #47444c;
}
#content-row-2 .sites a:hover {
	color: #ff0000;
}
#content-row-2 .sites a:focus {
	color: #ff0000;
}
#content-row-2 .sites a:active {
	color: #ff0000;
}
#content-row-2 .adressoption {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 250px;
}
#content-row-2 .shopfinalstep {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 350px;
}
#content-row-2 table.creditcardinfo {
	margin: 0px 0px 0px 20px;
}
#content-row-2 table.creditcardinfo div.ccinfo {
	float: left;
	font-size: 10px;
	margin: 0px !important;
	padding: 3px 0px 0px 0px !important;
	line-height: 18px;
}
#content-row-2 table.creditcardinfo div.ccinfo a {
}
#content-row-2 table.creditcardinfo input {
	height: 16px;
	width: 180px;
	margin: 2px 0px 3px 0px;
	padding: 2px 5px 0px 5px;
	border: 1px #b67183 solid;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	background-color: #ffffff;
	background-image: url('img/search_background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 table.creditcardinfo input.w60 {
	float: left;
	height: 16px;
	width: 60px;
	margin: 2px 10px 3px 0px;
	padding: 2px 5px 0px 5px;
	border: 1px #b67183 solid;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	background-color: #ffffff;
	background-image: url('img/search_background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 table.creditcardinfo input.w40 {
	float: left;
	height: 16px;
	width: 40px;
	margin: 2px 10px 3px 0px;
	padding: 2px 5px 0px 5px;
	border: 1px #b67183 solid;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	background-color: #ffffff;
	background-image: url('img/search_background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 textarea.paymentmessage {
	height: 150px;
	width: 417px;
	margin: 2px 10px 3px 0px;
	padding: 2px 5px 0px 5px;
	border: 1px #b67183 solid;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	background-color: #ffffff;
	background-image: url('img/search_background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 input.w220 {
	float: right;
	height: 16px;
	width: 200px;
	margin: 2px 0px 3px 0px;
	padding: 2px 5px 0px 5px;
	border: 1px #b67183 solid;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	background-color: #ffffff;
	background-image: url('img/search_background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 div.adressrow select {
	float: right;
	height: 20px;
	width: 211px;
	margin: 2px 0px 3px 0px;
	padding: 2px 0px 0px 0px;
	border: 1px #b67183 solid;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	background-color: #ffffff;
	background-image: url('img/search_background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 textarea.paymentagb {
	height: 250px;
	width: 417px;
	margin: 2px 10px 3px 0px;
	padding: 2px 5px 0px 5px;
	border: 1px #b67183 solid;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	background-color: #ffffff;
	background-image: url('img/search_background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 div.agbcheck {
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	width: 25px;
}
#content-row-2 div.agbinfo {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 370px;
}
#content-row-2 h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 145px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	background-color: #4d4a53;
	background-image: url('img/headline2-background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 h2 a {
	display: block;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	padding: 2px 10px 2px 12px;
}
#content-row-2 h2 a:link {
	background: none;
}
#content-row-2 h2 a:visited {
	background: none;
}
#content-row-2 h2 a:hover {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 h2 a:focus {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 h2 a:active {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.product-preview-row {
	clear: both;
	position: relative;
	width: 465px;
	margin: 0px -10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content-row-2 div.product-preview {
	float: left;
	width: 145px;
	margin: 2px 10px 8px 0px;
	padding: 0px;
}
#content-row-2 div.product-preview .info {
	width: 119px;
	height: 270px;
	border: 1px #ff9999 solid;
	margin: 2px 0px 0px 0px;
	padding: 0px 12px 5px 12px;
	background-color: #ffffff;
	color: #47444c;
}
#content-row-2 div.product-preview .info_bild {
	width: 120px;
	height: 120px;
	border-top: 1px #ff9999 solid;
	border-right: 1px #ff9999 solid;
	border-bottom: 0px #ff9999 solid;
	border-left: 1px #ff9999 solid;
	margin: 2px 0px 0px 0px;
	padding: 5px 11px 5px 12px;
	background-color: #ffffff;
	color: #47444c;
	overflow: hidden !important;
}
#content-row-2 div.product-preview .info_text {
	width: 119px;
	height: 80px;
	border-top: 0px #ff9999 solid;
	border-right: 1px #ff9999 solid;
	border-bottom: 0px #ff9999 solid;
	border-left: 1px #ff9999 solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 12px 5px 12px;
	background-color: #ffffff;
	color: #47444c;
	overflow: hidden;
}
#content-row-2 div.product-preview .info_preis {

	width: 119px;

	height: 70px;

	border-top: 0px #ff9999 solid;

	border-right: 1px #ff9999 solid;

	border-bottom: 0px #ff9999 solid;

	border-left: 1px #ff9999 solid;

	margin: 0px 0px 0px 0px;

	padding: 0px 12px 5px 12px;

	background-color: #ffffff;

	color: #47444c;

	overflow: hidden;

}

#content-row-2 div.product-preview .info_button {

	width: 119px;

	height: 30px;

	border-top: 0px #ff9999 solid;

	border-right: 1px #ff9999 solid;

	border-bottom: 1px #ff9999 solid;

	border-left: 1px #ff9999 solid;

	margin: 0px 0px 0px 0px;

	padding: 0px 12px 5px 12px;

	background-color: #ffffff;

	color: #47444c;

	overflow: hidden;

}

#content-row-2 div.product-preview h3 {
	font-size: 11px;
	color: #47444c;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	line-height: 14px;
}
#content-row-2 div.product-preview p {
	font-size: 11px;
	color: #47444c;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#content-row-2 div.product-preview h2 a {
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	line-height: 16px;
	height: 34px;
	margin: 0px;
	padding: 2px 5px 2px 12px;
	overflow: hidden;
}
#content-row-2 div.product-preview h2 a:link {
	text-decoration: none;
}
#content-row-2 div.product-preview h2 a:visited {
	text-decoration: none;
}
#content-row-2 div.product-preview h2 a:hover {
	text-decoration: underline;
}
#content-row-2 div.product-preview h2 a:focus {
	text-decoration: underline;
}
#content-row-2 div.product-preview h2 a:active {
	text-decoration: underline;
}
#content-row-2 div.product-preview a {
	font-size: 11px;
	color: #47444c;
	font-weight: normal;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#content-row-2 div.product-preview a:link {
	text-decoration: none;
}
#content-row-2 div.product-preview a:visited {
	text-decoration: none;
}
#content-row-2 div.product-preview a:hover {
	text-decoration: underline;
}
#content-row-2 div.product-preview a:focus {
	text-decoration: underline;
}
#content-row-2 div.product-preview a:active {
	text-decoration: underline;
}
#content-row-2 div.product-view {
	float: left;
	width: 455px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
#content-row-2 div.product-view form {
	margin: 0px;
	padding: 0px;
}
#content-row-2 div.product-view table {
	border: 1px #ff9999 solid;
	margin: 2px 0px 0px 0px;
}
#content-row-2 div.product-view td.col-left {
	width: 150px;
	border-right: 1px #ff9999 solid;
	padding: 5px 12px 5px 12px;
	background-color: #ffffff;
	color: #47444c;
	text-align: center;
}
#content-row-2 div.product-view td.col-right {
	width: 256px;
	padding: 5px 12px 5px 12px;
	background-color: #ffffff;
	color: #47444c;
}
#content-row-2 div.product-view td.col-right_account {
	width: 220px;
	padding: 5px 12px 5px 12px;
	background-color: #ffffff;
	color: #47444c;
}
#content-row-2 div.product-view h3 {
	font-size: 11px;
	color: #47444c;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	line-height: 14px;
}
#content-row-2 div.product-view p {
	font-size: 11px;
	color: #47444c;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

#content-row-2 div.product-view ul {
	font-size: 11px;
	color: #47444c;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 14px;
}
#content-row-2 div.product-view li {
	font-size: 10px !important;
	color: #47444c;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 13px;
}

#content-row-2 div.product-view h2 {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	width: 455px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	background-color: #4d4a53;
	background-image: url('img/headline2-background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 div.product-view h2 a {
	display: block !important;
	font-size: 11px !important;
	color: #ffffff !important;
	font-weight: normal !important;
	text-decoration: none !important;
	line-height: 16px !important;
	padding: 2px 10px 2px 12px !important;
}
#content-row-2 div.product-view h2 a:link {
	background: none;
}
#content-row-2 div.product-view h2 a:visited {
	background: none;
}
#content-row-2 div.product-view h2 a:hover {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.product-view h2 a:focus {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.product-view h2 a:active {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.product-view a {
	font-size: 11px;
	color: #47444c;
	font-weight: normal;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#content-row-2 div.product-view a:link {
	text-decoration: none;
}
#content-row-2 div.product-view a:visited {
	text-decoration: none;
}
#content-row-2 div.product-view a:hover {
	text-decoration: underline;
}
#content-row-2 div.product-view a:focus {
	text-decoration: underline;
}
#content-row-2 div.product-view a:active {
	text-decoration: underline;
}
#content-row-2 div.product-view div.view-part1 {
	padding: 0px 0px 15px 0px;
}
#content-row-2 div.product-view div.view-part2 {
	padding: 0px 0px 15px 0px;
}
#content-row-2 div.product-view div.view-part3 {
	padding: 0px 0px 0px 0px;
}
#content-row-2 div.product-view div.moreinfo {
	float: left;
	height: 20px;
	width: 160px;
	padding: 4px 0px 0px 0px;
}
#content-row-2 div.product-view div.valueinfo {
	float: left;
	height: 20px;
	width: 60px;
	padding: 4px 0px 0px 0px;
}
#content-row-2 div.product-view div.value {
	float: left;
	height: 20px;
	width: 35px;
}
#content-row-2 div.product-view div.value input {
	border: 1px #ff9999 solid;
	line-height: 12px;
	padding: 3px 3px 3px 3px;
	height: 12px;
	width: 25px;
}
#content-row-2 div.product-view div.tobasket {
	float: right;
	height: 20px;
	margin: 0px 0px 0px 0px;
}
#content-row-2 div.product-view div.buy {
	float: right;
	height: 20px;
	margin: 0px 0px 0px 0px;
}
#content-row-2 div.basket-view {
	float: left;
	width: 455px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
#content-row-2 div.basket-view form {
	margin: 0px;
	padding: 0px;
}
#content-row-2 div.basket-view table {
	border-top: 1px #ff9999 solid;
	margin: 2px 0px 0px 0px;
}
#content-row-2 table td.col-baskethead-1 {
	padding: 5px 0px 3px 0px;
	text-align: left;
	font-size: 10px;
	background-color: #ffffff;
	color: #47444c;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	line-height: 14px;
	border-bottom: 1px #ff9999 solid;
	border-left: 1px #ff9999 solid;
	border-right: 0px;
}
#content-row-2 table td.col-baskethead-2 {
	padding: 5px 0px 3px 0px;
	text-align: center;
	font-size: 10px;
	background-color: #ffffff;
	color: #47444c;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	line-height: 14px;
	border-bottom: 1px #ff9999 solid;
	border-right: 1px #ffffff solid;
}
#content-row-2 table td.col-baskethead-3 {
	padding: 5px 0px 3px 0px;
	text-align: left;
	font-size: 10px;
	background-color: #ffffff;
	color: #47444c;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	line-height: 14px;
	border-bottom: 1px #ff9999 solid;
	border-right: 1px #ffffff solid;
}
#content-row-2 table td.col-baskethead-4 {
	padding: 5px 0px 3px 0px;
	text-align: right;
	font-size: 10px;
	background-color: #ffffff;
	color: #47444c;
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px 0px 0px;
	line-height: 14px;
	border-bottom: 1px #ff9999 solid;
	border-right: 1px #ffffff solid;
}
#content-row-2 table td.col-baskethead-5 {
	padding: 5px 0px 3px 0px;
	text-align: center;
	font-size: 10px;
	background-color: #ffffff;
	color: #47444c;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	line-height: 14px;
	border-bottom: 1px #ff9999 solid;
	border-right: 1px #ff9999 solid;
}
#content-row-2 div.basket-view td.col-basket-1 {
	border-right: 1px #ff9999 solid;
	border-bottom: 1px #ff9999 solid;
	color: #47444c;
	vertical-align: top;
	width: 70px;
	border-left: 1px #ff9999 solid;
	padding: 5px 10px 5px 10px;
	background-color: #ffffff;
	text-align: center;
}
#content-row-2 div.basket-view td.col-basket-2 {
	border-right: 1px #ff9999 solid;
	border-bottom: 1px #ff9999 solid;
	color: #47444c;
	vertical-align: top;
	width: 30px;
	padding: 5px 10px 5px 10px;
	background-color: #e3dfdc;
}
#content-row-2 div.basket-view td.col-basket-3 {
	border-right: 1px #ff9999 solid;
	border-bottom: 1px #ff9999 solid;
	color: #47444c;
	vertical-align: top;
	width: 164px;
	padding: 5px 10px 5px 10px;
	background-color: #e3dfdc;
}
#content-row-2 div.basket-view td.col-basket-4 {
	border-right: 1px #ff9999 solid;
	border-bottom: 1px #ff9999 solid;
	color: #47444c;
	vertical-align: top;
	width: 90px;
	padding: 5px 10px 5px 10px;
	background-color: #e3dfdc;
	text-align: right;
}
#content-row-2 div.basket-view td.col-basket-5 {
	border-right: 1px #ff9999 solid;
	border-bottom: 1px #ff9999 solid;
	color: #47444c;
	vertical-align: top;
	width: 16px;
	padding: 5px 10px 5px 10px;
	background-color: #e3dfdc;
}
#content-row-2 td.col-basket-2 input {
	height: 16px;
	width: 20px;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 0px 5px;
	border: 1px #b67183 solid;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	background-color: #ffffff;
	font-weight: bold;
	background-image: url('img/search_background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 div.basket-view p {
	font-size: 11px;
	color: #47444c;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#content-row-2 div.basket-view h2 {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	width: 455px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	background-color: #4d4a53;
	background-image: url('img/headline2-background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 div.basket-view h2 a {
	display: block !important;
	font-size: 11px !important;
	color: #ffffff !important;
	font-weight: normal !important;
	text-decoration: none !important;
	line-height: 16px !important;
	padding: 2px 10px 2px 12px !important;
}
#content-row-2 div.basket-view h2 a:link {
	background: none;
}
#content-row-2 div.basket-view h2 a:visited {
	background: none;
}
#content-row-2 div.basket-view h2 a:hover {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.basket-view h2 a:focus {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.basket-view h2 a:active {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.basket-view h3 {
	font-size: 11px;
	color: #47444c;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 14px;
}
#content-row-2 div.basket-view h3 a {
	font-size: 11px;
	color: #47444c;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 14px;
}
#content-row-2 div.basket-view h3 a:link {
	text-decoration: none;
}
#content-row-2 div.basket-view h3 a:visited {
	text-decoration: none;
}
#content-row-2 div.basket-view h3 a:hover {
	text-decoration: underline;
}
#content-row-2 div.basket-view h3 a:focus {
	text-decoration: underline;
}
#content-row-2 div.basket-view h3 a:active {
	text-decoration: underline;
}
#content-row-2 #basket-final {
	text-align: right;
}
#content-row-2 #basket-final p {
	font-size: 11px;
	color: #47444c;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	line-height: 14px;
}
#content-row-2 #basket-final h4 {
	font-size: 11px;
	color: #47444c;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	line-height: 14px;
}
#content-row-2 #info_message {
	font-size: 11px;
	color: #47444c;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
#content-row-2 .guest_account {
	width: 429px;
	border: 1px #ff9999 solid;
	margin: 2px 0px 15px 0px;
	padding: 5px 12px 5px 12px;
	background-color: #ffffff;
	color: #47444c;
}
#content-row-2 .guest_account h2 {
	width: auto;
	font-size: 12px;
	color: #47444c;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	line-height: 14px;
	background: none;
}
#content-row-2 .guest_account p {
	margin: 0px;
	padding: 5px 0px 2px 0px;
	color: #47444c;
	font-size: 12px;
	line-height: 16px;
}
#content-row-2 .guest_left {
	float: left;
	color: #47444c;
	font-size: 12px;
}
#content-row-2 .guest_error {
	color: #47444c;
	font-size: 12px;
}
#content-row-2 .guest_right {
	float: right;
}
#content-row-2 .guest_right_fax {
	float: right;
}
#content-row-2 .guest_right input {
	height: 16px;
	width: 129px;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 0px 5px;
	border: 1px #b67183 solid;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	background-color: #ffffff;
	background-image: url('img/search_background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 .guest_right_fax input {
	height: 16px;
	width: 129px;
	margin: 0px 10px 0px 0px;
	padding: 2px 5px 0px 5px;
	border: 1px #b67183 solid;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	background-color: #ffffff;
	background-image: url('img/search_background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 .guest_right select {
	height: 16px;
	width: 141px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	border: 1px #b67183 solid;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	background-color: #ffffff;
	background-image: url('img/search_background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 #checkout_shipping {
	width: 429px;
	border: 1px #ff9999 solid;
	margin: 2px 0px 15px 0px;
	padding: 5px 12px 5px 12px;
	background-color: #ffffff;
	color: #47444c;
}
#content-row-2 #checkout_shipping h2 {
	width: auto;
	font-size: 12px;
	color: #47444c;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	line-height: 14px;
	background: none;
}
#content-row-2 #checkout_shipping p {
	margin: 0px;
	padding: 5px 0px 2px 0px;
	color: #47444c;
	font-size: 12px;
	line-height: 16px;
}
#content-row-2 #checkout_shipping .checkout_address {
	margin: 0px;
	padding: 5px 0px 2px 0px;
	color: #47444c;
	font-size: 12px;
	line-height: 16px;
}
#content-row-2 #checkout_shipping .checkout_title {
	margin-top: 20px;
}
#content-row-2 #checkout_shipping .checkout_continue {
	margin-top: 15px;
}
#content-row-2 #shipping_address {
	width: 429px;
	border: 1px #ff9999 solid;
	margin: 2px 0px 15px 0px;
	padding: 5px 12px 5px 12px;
	background-color: #ffffff;
	color: #47444c;
}
#content-row-2 #shipping_address p.info_stat {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	border-bottom: 1px #8e8e8e solid;
	text-align: center;
}
#content-row-2 #shipping_address .error {
	color: #47444c;
	font-size: 12px;
}
#content-row-2 #shipping_address h2 {
	width: auto;
	font-size: 12px;
	color: #47444c;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	line-height: 14px;
	background: none;
}
#content-row-2 #shipping_address p {
	margin: 0px;
	padding: 5px 0px 2px 0px;
	color: #47444c;
	font-size: 12px;
	line-height: 16px;
}
#content-row-2 #shipping_address .shipping_address_left {
	float: left;
	color: #47444c;
	font-size: 12px;
}
#content-row-2 #shipping_address .shipping_address_right {
	float: right;
}
#content-row-2 #shipping_address .shipping_address_right input {
	height: 16px;
	width: 129px;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 0px 5px;
	border: 1px #b67183 solid;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	background-color: #ffffff;
	background-image: url('img/search_background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 #shipping_address select {
	height: 18px;
	width: 141px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px #b67183 solid;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	background-color: #ffffff;
	background-image: url('img/search_background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 #shipping_address .bt_back {
	padding-top: 15px;
	float: left;
}
#content-row-2 #shipping_address .bt_forward {
	padding-top: 15px;
	float: right;
}
#content-row-2 div.buy {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 10px;
	color: #ffffff;
	width: 70px;
	background-color: #4d4a53;
	background-image: url('img/headline2-background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 div.buy a {
	display: block;
	text-align: left !important;
	text-decoration: none !important;
}
#content-row-2 div.buy a:link {
	background: none;
}
#content-row-2 div.buy a:visited {
	background: none;
}
#content-row-2 div.buy a:hover {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.buy a:focus {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.buy a:active {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.buy a img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#content-row-2 div.buy a span {
	display: block;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	padding: 2px 0px 2px 0px;
}
#content-row-2 div.tobasket {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 10px;
	color: #ffffff;
	width: 130px;
	background-color: #4d4a53;
	background-image: url('img/headline2-background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 div.tobasket a {
	display: block;
	text-align: left !important;
	text-decoration: none !important;
}
#content-row-2 div.tobasket a:link {
	background: none;
}
#content-row-2 div.tobasket a:visited {
	background: none;
}
#content-row-2 div.tobasket a:hover {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.tobasket a:focus {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.tobasket a:active {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.tobasket a img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#content-row-2 div.tobasket a span {
	display: block;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	padding: 2px 0px 2px 0px;
}
#content-row-2 div.refresh {
	float: left;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 10px;
	color: #ffffff;
	width: 100px;
	background-color: #4d4a53;
	background-image: url('img/headline2-background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 div.refresh a {
	display: block;
	text-align: left !important;
	text-decoration: none !important;
}
#content-row-2 div.refresh a:link {
	background: none;
}
#content-row-2 div.refresh a:visited {
	background: none;
}
#content-row-2 div.refresh a:hover {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.refresh a:focus {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.refresh a:active {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.refresh a img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#content-row-2 div.refresh a span {
	display: block;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	padding: 2px 0px 2px 0px;
}
#content-row-2 div.checkout {
	float: right;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 10px;
	color: #ffffff;
	width: 60px;
	background-color: #4d4a53;
	background-image: url('img/headline2-background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 div.checkout a {
	display: block;
	text-align: left !important;
	text-decoration: none !important;
}
#content-row-2 div.checkout a:link {
	background: none;
}
#content-row-2 div.checkout a:visited {
	background: none;
}
#content-row-2 div.checkout a:hover {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.checkout a:focus {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.checkout a:active {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.checkout a img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#content-row-2 div.checkout a span {
	display: block;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	padding: 2px 0px 2px 0px;
}
#content-row-2 div.account2 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 10px;
	color: #ffffff;
	width: 220px;
	background-color: #4d4a53;
	background-image: url('img/headline2-background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 div.account2 a {
	display: block;
	text-align: left;
	text-decoration: none !important;
}
#content-row-2 div.account2 a:link {
	background: none;
}
#content-row-2 div.account2 a:visited {
	background: none;
}
#content-row-2 div.account2 a:hover {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.account2 a:focus {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.account2 a:active {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.account2 a img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#content-row-2 div.account2 a span {
	display: block;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	padding: 2px 0px 2px 0px;
}
#content-row-2 div.account3 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 10px;
	color: #ffffff;
	width: 180px;
	background-color: #4d4a53;
	background-image: url('img/headline2-background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 div.account3 a {
	display: block;
	text-align: left;
	text-decoration: none !important;
}
#content-row-2 div.account3 a:link {
	background: none;
}
#content-row-2 div.account3 a:visited {
	background: none;
}
#content-row-2 div.account3 a:hover {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.account3 a:focus {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.account3 a:active {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.account3 a img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#content-row-2 div.account3 a span {
	display: block;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	padding: 2px 0px 2px 0px;
}
#content-row-2 div.adresschange {
	float: right;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
#content-row-2 div.adresschange a {
	display: block;
	text-align: left !important;
	text-decoration: none !important;
}
#content-row-2 div.adresschange a:link {
	background: none;
}
#content-row-2 div.adresschange a:visited {
	background: none;
}
#content-row-2 div.adresschange a:hover {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.adresschange a:focus {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.adresschange a:active {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.adresschange a img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#content-row-2 div.adresschange a span {
	display: block;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	padding: 2px 0px 2px 0px;
}
#content-row-2 div.next {
	float: right;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 10px;
	color: #ffffff;
	width: 70px;
	background-color: #4d4a53;
	background-image: url('img/headline2-background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 div.next a {
	display: block;
	text-align: left !important;
	text-decoration: none !important;
}
#content-row-2 div.next a:link {
	background: none;
}
#content-row-2 div.next a:visited {
	background: none;
}
#content-row-2 div.next a:hover {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.next a:focus {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.next a:active {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.next a img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#content-row-2 div.next a span {
	display: block;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	padding: 2px 0px 2px 0px;
}
#content-row-2 div.save {
	float: right;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 10px;
	color: #ffffff;
	width: 80px;
	background-color: #4d4a53;
	background-image: url('img/headline2-background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-2 div.save a {
	display: block;
	text-align: left !important;
	text-decoration: none !important;
}
#content-row-2 div.save a:link {
	background: none;
}
#content-row-2 div.save a:visited {
	background: none;
}
#content-row-2 div.save a:hover {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.save a:focus {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.save a:active {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-2 div.save a img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#content-row-2 div.save a span {
	display: block;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	padding: 2px 0px 2px 0px;
}
#content-row-3 h1 {
	margin: 0px;
	padding: 0px;
	width: 165px;
	height: 26px;
	border-top: 4px #ff0000 solid;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	background-color: #56525c;
	background-image: url('img/headline-background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-3 span {
	display: block;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	padding: 5px 10px 5px 12px;
}
#content-row-3 h1 a {
	display: block;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	padding: 5px 10px 5px 12px;
}
#content-row-3 h1 a:link {
	background: none;
}
#content-row-3 h1 a:visited {
	background: none;
}
#content-row-3 h1 a:hover {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-3 h1 a:focus {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-3 h1 a:active {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-3 .info {
	margin: 0px;
	padding: 5px 12px 15px 12px;
	background-color: #b6b5b4;
	color: #ffffff;
	border-top: 2px #ffffff solid;
	border-bottom: 15px #ffffff solid;
	font-size: 12px;
	line-height: 16px;
}
#content-row-3 p {
	margin: 0px;
	padding: 5px 0px 2px 0px;
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
}
#content-row-3 form {
	margin: 0px;
	padding: 0px;
}
#content-row-3 label {
	cursor: pointer;
}
#content-row-3 input.field {
	height: 16px;
	width: 129px;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 0px 5px;
	border: 1px #b67183 solid;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	background-color: #ffffff;
	background-image: url('img/search_background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-3 #basket {
	padding: 0px 0px 15px 0px;
}
#content-row-3 #basket .info {
	padding: 5px 12px 10px 12px;
	border-bottom: 2px #ffffff solid;
}
#content-row-3 #basket .info td {
	font-size: 11px;
	color: #ffffff;
	vertical-align: top;
}
#content-row-3 #basket .info h3 {
	font-size: 11px;
	color: #47444c;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	line-height: 14px;
}
#content-row-3 #basket .info a {
	display: block;
	color: #47444c;
	font-size: 10px;
	text-align: left;
}
#content-row-3 #basket .info a:link {
	text-decoration: none;
}
#content-row-3 #basket .info a:visited {
	text-decoration: none;
}
#content-row-3 #basket .info a:hover {
	text-decoration: underline;
}
#content-row-3 #basket .info a:focus {
	text-decoration: underline;
}
#content-row-3 #basket .info a:active {
	text-decoration: underline;
}
#content-row-3 #basket #basketoptions {
}
#content-row-3 #search2 {
	padding: 0px 0px 15px 0px;
}
#content-row-3 #search2 .info {
	padding: 5px 5px 10px 12px;
	border-bottom: 2px #ffffff solid;
}
#content-row-3 #search2 .search-start {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border: 0px;
}
#content-row-3 #login a {
	display: block;
	color: #47444c;
	font-size: 10px;
	text-align: right;
}
#content-row-3 #login a:link {
	text-decoration: none;
}
#content-row-3 #login a:visited {
	text-decoration: none;
}
#content-row-3 #login a:hover {
	text-decoration: underline;
}
#content-row-3 #login a:focus {
	text-decoration: underline;
}
#content-row-3 #login a:active {
	text-decoration: underline;
}
#content-row-3 div.bearbeiten {
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 10px;
	color: #ffffff;
	width: 87px;
	background-color: #4d4a53;
	background-image: url('img/headline2-background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-3 div.bearbeiten a {
	display: block;
	text-align: left !important;
	text-decoration: none !important;
}
#content-row-3 div.bearbeiten a:link {
	background: none;
}
#content-row-3 div.bearbeiten a:visited {
	background: none;
}
#content-row-3 div.bearbeiten a:hover {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-3 div.bearbeiten a:focus {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-3 div.bearbeiten a:active {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-3 div.bearbeiten a img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#content-row-3 div.bearbeiten a span {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	padding: 2px 0px 2px 0px;
}
#content-row-3 div.bestellen {
	float: right;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 10px;
	color: #ffffff;
	width: 76px;
	background-color: #ff0000;
	background-image: url('img/order-background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-3 div.bestellen a {
	display: block;
	text-align: left !important;
	text-decoration: none !important;
}
#content-row-3 div.bestellen a:link {
	background: none;
}
#content-row-3 div.bestellen a:visited {
	background: none;
}
#content-row-3 div.bestellen a:hover {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-3 div.bestellen a:focus {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-3 div.bestellen a:active {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-3 div.bestellen a img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#content-row-3 div.bestellen a span {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	padding: 2px 0px 2px 0px;
}
#content-row-3 div.anmelden {
	float: right;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 10px;
	color: #ffffff;
	width: 90px;
	background-color: #4d4a53;
	background-image: url('img/headline2-background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-row-3 div.anmelden a {
	display: block;
	text-align: left !important;
	text-decoration: none !important;
}
#content-row-3 div.anmelden a:link {
	background: none;
}
#content-row-3 div.anmelden a:visited {
	background: none;
}
#content-row-3 div.anmelden a:hover {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-3 div.anmelden a:focus {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-3 div.anmelden a:active {
	background-image: url('img/h1-hover.png');
	background-position: 0px 0px;
	background-repeat: repeat;
}
#content-row-3 div.anmelden a img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#content-row-3 div.anmelden a span.button {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	padding: 2px 0px 2px 0px;
}
#content-row-3 ul {
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
	border-top: 2px #ffffff solid;
	border-bottom: 15px #ffffff solid;
}
#content-row-3 li {
	border-bottom: 2px #ffffff solid;
}
#content-row-3 li a {
	display: block;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	padding: 3px 10px 3px 12px;
}
#content-row-3 li a:link {
	background-color: #b6b5b4;
	color: #47444c;
}
#content-row-3 li a:visited {
	background-color: #b6b5b4;
	color: #47444c;
}
#content-row-3 li a:hover {
	background-color: #db5a5a;
	color: #ffffff;
}
#content-row-3 li a:focus {
	background-color: #db5a5a;
	color: #ffffff;
}
#content-row-3 li a:active {
	background-color: #db5a5a;
	color: #ffffff;
}
#content-footer {
	clear: both;
	width: 825px;
	height: 17px;
	border-top: 4px #ff0000 solid;
	background-color: #56535c;
	background-image: url('img/content-footer-background-repeat-x.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#content-footer .left {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 10px;
	height: 17px;
	background-image: url('img/content-footer-left.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#content-footer #content-footer-menu {
	float: left;
	margin: 0px 0px 0px -10px;
	padding: 0px;
}
#content-footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none outside none;
}
#content-footer li {
	float: left;
	margin: 0px;
	padding: 0px;
	border-right: 1px #aeacb0 solid;
}
#content-footer a {
	display: block;
	padding: 0px 20px 0px 20px;
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 17px;
}
#content-footer a:link {
	text-decoration: none;
}
#content-footer a:visited {
	text-decoration: none;
}
#content-footer a:focus {
	text-decoration: underline;
}
#content-footer a:hover {
	text-decoration: underline;
}
#content-footer a:active {
	text-decoration: underline;
}
#content-footer #powered {
	float: right;
	margin: 0px;
	padding: 0px;
}
#content-footer .right {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 10px;
	height: 17px;
	background-image: url('img/content-footer-right.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#stoerer {
	position: relative;
	float: right;
	margin: -220px 100px 0px 0px;
	padding: 0px;
	width: 175px;
	height: 196px;
	z-index: 5;
	background-image: url('img/stoerer_versandkosten.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
img {
	border: 0px;
}
div.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	overflow: hidden;
}
p.right {
	text-align: right;
}
p.half {
	margin: 0px !important;
	padding: 0px !important;
	line-height: 8px !important;
	font-size: 8px !important;
}
.unterkategorie_head {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
}
.bt_weiter {
	float: right;
}
.clear {
	clear: both;
}

SPAN.markProductOutOfStock {  
  color: red;
  font-weight: bold;
}

.copyright {
	font-size: 10px;
	position: relative;
	margin: 0px auto;
	padding: 0px 0px 0px 20px;
	width: 845px;
	height: auto;
	z-index: 2;
}
@media all
{
* html body #background-repeat {
	background: none;
}
* html body #paper-head {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/paper-head.png', sizingMethod='image');
	background: none;
}
* html body #paper-content {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/paper-content.png', sizingMethod='scale');
	background: none;
}
* html body #paper-footer {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/paper-footer.png', sizingMethod='image');
	background: none;
}
* html body #content-row-2 div.product-preview .info {
	padding: 5px 11px 5px 11px;
}
* html body #stoerer {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/stoerer_versandkosten.png', sizingMethod='image');
	background: none;
}
}

