html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #657074;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #657074;
}
html { padding: 0; }
body { padding: 0 2px 0 2px; }

.rel {
	position: relative;
	overflow: visible;
}

div#fw {
	width: 929px;
	text-align: left;
}

div#fwHeader {
	position: relative;
	display: block;
	width: 511px;
	height: 100px;
	margin-bottom: 2px;
	background-color: #fff;
	background-image: url(media/heinze_logo.png);
	background-position: 0% 0%;
	background-repeat: repeat-y;
	padding: 16px 390px 6px 28px;
}
div#fwHeader h1 { display: none; }
div#fwHeader h2 {
	margin: 0;
	padding: 0;
	font-size: 9px;
	font-weight: normal;
}

div#fwHeader div#fwService {
	position: absolute;
	width: 344px;
	height: 100px;
	right: 0;
	top: 0;
	padding: 16px 18px 6px 28px;
}

div#fwFooter {
	width: 507px;
	margin: 2px 0 2px 0;
	padding: 7px 0 0 30px;
	height: 53px;
	background-color: #fff;
	background-image: url(/fileadmin/h1eshop/media/creditcards.png);
	background-repeat: no-repeat;
	background-position: 436px 16px;
}
div#fwFooter p {
	display: block;
	width: 215px;
	font-size: 10px;
	float: left;
	line-height: 17px;
}
div#fwFooter p.light { color: #828d8f; }


div.fwServiceLoggedIn {
	background-color: #f0f2f2;
}



/*** contentbereiche ***/

div#fwContent,
div#fwContentHome,
div#fwContentOverview {
	position: relative;
	min-height: 390px;
	background-color: #fff;
	background-repeat: repeat-y;
	background-position: 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
* html div#fwContent,
* html div#fwContentHome,
* html div#fwContentOverview {
	height: 390px;
}
div#fwContent,
div#fwContentOverview { font-size: 12px; }
div#fwContentHome { font-size: 11px; }

div.uncolored { background-image: url(media/content_bg.png); }
div.colored { background-image: url(media/content_bg_colored.png); }
div#fw div.overview {
	background-image: url(media/content_bg_overview.png);
	background-color: #f0f2f2;
	background-repeat: repeat-x;
	background-position: 0% -77px;
	position: relative;
}

div#fwContent {
	width: 929px;
/*	  padding: 0 0 72px 0;*/
	padding: 0;
/*	  overflow: hidden;*/
}
div#fwContentOverview {
/*
	width: 684px;
	padding: 0 0 72px 245px;
*/
}

div#Content,
div.introBlock {
	display: block;
	float: left;
	clear: none;
	width: 269px;
}
* html div#Content {
	position: relative;
	overflow-y: hidden;
}

div.introBlock {
	height: 158px;
	padding: 36px 23px 0 0;
	overflow: hidden;
}
div.introBlock h3 {
	margin-top: 0;
}


div#fwContent div#Content {
	padding: 36px 23px 72px 0;
}
div#fwContentHome div#Content {
	padding-left: 24px;
	width: 487px;
}
div#fwContentOverview div#Content {
	padding: 36px 23px 72px 0;
	width: 660px;
}

div#fwContentLeft {
	display: block;
	width: 220px;
	float: left;
	clear: none;
	margin-right: 25px;
/*	  padding: 36px 0 72px 0;*/
	padding: 36px 0 23px 0;
/*	  padding: 36px 0 0 0;*/
	font-size: 11px;
	line-height: 17px;
}



div#fwContentRight {
	width: 390px;
	overflow: hidden;
	display: block;
	float: right;
	clear: right;
}
* html div#fwContentRight { position: relative; }
*+html div#fwContentRight { position: relative; }



/*** navigation ***/

div#fwHeader ul {
	position: absolute;
	left: 28px;
	bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 100%;
	clear: both;
}

div#fwHeader ul,
div#fwHeader ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: -moz-inline-box;
	display: inline-block;
	float: left;
}
div#fwHeader ul li { clear: none; }


div#fwHeader ul li a {
	text-decoration: none;
	color: #4E5A5E;
}
div#fwHeader ul li a:hover,
div#fwHeader ul li.act a,
div#fwHeader ul li.act {
	color: #59AB1A;
}
div#fwHeader #fwService ul li { font-weight: bold; }

/* Merkzettel */
div#fwHeader #fwService ul li.nc14 a {
	background-image: url(media/zettel_a.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
}
div#fwHeader #fwService ul li.nc14 a:hover {
	background-image: url(media/zettel_p.gif);
}
div#fwHeader #fwService ul li.nca14 {
	background-image: url(media/zettel_p.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
}

/* Warenkorb */
div#fwHeader #fwService ul li.nc13 a {
	background-image: url(media/korb_a.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}
div#fwHeader #fwService ul li.nc13 a:hover {
	background-image: url(media/korb_p.gif);
}
div#fwHeader #fwService ul li.nca13 {
	background-image: url(media/korb_p.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}



div#fwContentLeft ul,
div#fwContentLeft ul li { list-style: none; }
div#fwContentLeft ul {
	padding: 0;
}
div#fwContentLeft ul li {
	padding: 0 0 0 28px;
	margin: 0;
}

div#fwContentLeft ul li a { text-decoration: none; }

div#fwContentLeft ul#navMain {
	margin: 0;
}

div#fwContentLeft ul#navMain li {
	font-weight: bold;
	background-image: url(media/navMainBg.png);
	background-position: 0% bottom;
	background-repeat: no-repeat;
}
div#fwContentLeft ul#navMain li a { color: #657074; }
div#fwContentLeft ul#navMain li a:hover,
div#fwContentLeft ul#navMain li.act a { color: #59AB1A; }
div#fwContentLeft ul#navMain li.cur {
	background-image: url(media/navMainBgAct.png);
	color: #59AB1A;
}


div#fwContentLeft ul.navSub {
/*	  margin: 0 0 51px 0;*/
	margin: 50px 0 51px 0;
}
div#fwContentLeft ul.navSub li {
	padding-top: 1px;
	margin-bottom: -1px;
	background-image: url(media/navSubBg.png);
	background-position: 0% top;
	background-repeat: no-repeat;
} * html div#fwContentLeft ul.navSub li {
	margin-bottom: 0;
}
div#fwContentLeft ul.navSub li a { color: #59AB1A; }
div#fwContentLeft ul.navSub li a:hover,
div#fwContentLeft ul.navSub li.act a { color: #4E5A5E; }
div#fwContentLeft ul.navSub li.cur {
	background-image: url(media/navSubBgAct.png);
}

div#fwContentLeft ul.navSub li.act { color: #000; }






/*** kontaktformular ***/

fieldset.csc-mailform {
	border: none;
	padding: 0;
	background:none;
	width: 100%;
}

div.csc-mailform-field {
	display: block;
	clear: both;
	min-height: 15px;
	line-height: 100%;
	width: 100%;
}

div.csc-mailform-field label {
	display: block;
	clear: left;
	float: left;
	width: 90px;
	line-height: 100%;
	height: 15px;
}
div.csc-mailform-field input,
div.csc-mailform-field textarea,
div.csc-mailform-field .default {
	display: block;
	float: right;
	clear: right;
	width: 200px;
	background-color: #eee;
	border: 1px dotted #999;
	color: #555;
	font-size: inherit;
	padding: 2px;
	line-height: 120%;
	margin: 0 0 2px 0;
	opacity: .75;
}


div.csc-mailform-field textarea {
	height: 75px;
}

* html div.csc-mailform-field input,
* html div.csc-mailform-field textarea,
div.csc-mailform-field input:hover,
div.csc-mailform-field textarea:hover,
div.csc-mailform-field .hover,
div.csc-mailform-field input.csc-mailform-submit {
	background-color: #e6e6e6;
	border: 1px solid #999;
	color: #666;
}






/*** Adressen ***/

div#fwContentOverview p {
	max-width: 330px;
}
* html div#fwContentOverview p {
	width: 330px;
}

div#fwContentOverview #Content .agb p,
div#fwContentOverview p.agb {
	max-width: 600px;
	font-size: 10px;
}
* html div#fwContentOverview #Content .agb p,
* html div#fwContentOverview p.agb {
	width: 600px;
}

div.tx-h1eshopadressen-pi1-heinze h3 { margin: 0; padding: 0; }
div.tx-h1eshopadressen-pi1-heinze ul,
div.tx-h1eshopadressen-pi1-heinze ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.tx-h1eshopadressen-pi1-heinze ul { margin-bottom: 25px; }


div.tx-h1eshopadressen-pi1-haendler h3 {
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom: 2px solid #eee;
}
div.tx-h1eshopadressen-pi1-haendler ul,
div.tx-h1eshopadressen-pi1-haendler ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.tx-h1eshopadressen-pi1-haendler ul,
div.tx-h1eshopadressen-pi1-haendler ul li {
	clear: both;
	width: 100%;
	clear: both;
}
div.tx-h1eshopadressen-pi1-haendler ul li ul li {
	display: block;
	float: left;
	clear: none;
	width: 220px;
	height: 175px;
}


div.tx-h1eshopadressen-pi1-ausland h3 {
	margin: 0;
	padding: 0;
}
div.tx-h1eshopadressen-pi1-ausland ul li ul { display: inline; float: left; }
div.tx-h1eshopadressen-pi1-ausland ul,
div.tx-h1eshopadressen-pi1-ausland ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.tx-h1eshopadressen-pi1-ausland ul li {
	display: inline-block;
	float: left;
	clear: none;
	width: 220px;
	height: 175px;
}

* html div#fwContentOverview div.tx-h1eshopadressen-pi1-haendler ul li ul li p { width: 220px; }
* html div#fwContentOverview div.tx-h1eshopadressen-pi1-ausland ul li p { width: 220px; }





/*** inhalte ***/
h3 {
	font-family: inherit;
	font-size: 12px;
	line-height: inherit;
	font-weight: bold;
}
div#fwContentHome h3 { font-size: 11px; }
p { margin: 0 0 14px 0; }


div#QuaderBild,
div#QuaderBild9x9 {
	display: block;
	width: 392px;
	background-position: left center;
	background-repeat: no-repeat;
}
div.Quadro {
	height: 390px;
}

div#QuaderBild a,
div#QuaderBild9x9 a {
	display: inline-block;
	float: left;
	line-height: 16px;
	font-size: 10px;
	color: #657074;
}
#home #QuaderBild a {
	line-height: 0;
}
div#QuaderBild9x9 a:hover {
	color: #5eac1a;
}
div#QuaderBild a { margin: 0 2px 2px 0; }
div#QuaderBild9x9 a { margin: 23px 0 0 23px; }
div#QuaderBild9x9 a img { border: 1px solid #95a0a4; }

div#ContentRight {
	clear: both;
	padding: 36px 24px 72px 24px;
}



h3#Produkttitel {
	padding: 0;
	margin: 0;
	line-height: 17px;
	height: 34px;
	color: #4E5A5E;
}


div#Produktlogo {
	display: block;
	float: right;
	padding-top: 8px;
}
div#Artikelnummer {
	display: block;
	clear: none;
	width: 145px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 17px 0 10px 0;
}

div#Thumbnails {
	display: block;
	clear: none;
	height: 60px;
	width: 273px;
	margin-right: -20px;
	overflow: hidden;
}


div#Thumbnails a {
	display: block;
	width: 35px;
	height: 35px;
	float: left;
	clear: none;
	border: 1px solid #8cde4d;
	padding: 0;
	line-height: 100%;
	margin: 0 17px 0 0;
}
div#Thumbnails a img {
	line-height: inherit;
	margin: 0;
}
div#Thumbnails a:hover,
div#QuaderBild a:hover img,
div#QuaderBild9x9 a:hover img {
	filter: alpha(opacity=75);
	opacity: .75;
	-moz-opacity: .75;
	-khtml-opacity: .75;
}



ul#Zubehoerliste, ul#Ersatzteilliste,
ul#Zubehoerliste li, ul#Ersatzteilliste li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	font-size: 11px;
}
ul#Zubehoerliste li, ul#Ersatzteilliste li {
	background-image: url(media/horizGreyLine.gif);
	background-position: 0% 0%;
	background-repeat: repeat-x;
}
ul#Zubehoerliste li a, ul#Ersatzteilliste li a {
	color: #59AB1A;
	text-decoration: none;
}
ul#Zubehoerliste li a:hover, ul#Ersatzteilliste li a:hover { color: #000; }



a {
	color: #59AB1A;
	text-decoration: none;
}
a:hover {
	color: #000;
}




div#LoginForm {
	position: absolute;
	top: 16px;
	left: 28px;
	width: 358px;
}
div#LoginForm p {
	display: block;
	padding: 0 14px 0 0;
	margin: 0;
	font-size: 9px;
	float: left;
	clear: none;
	width: auto;
}
div#LoginForm h3 {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 17px;
}
input {
	padding: 2px;
	font-size: 10px;
	line-height: 11px;
}
div#LoginForm p input {
	width: 112px;
	height: 11px;
	line-height: 11px;
}

#Newsletter input.csc-mailform-submit,
div#LoginForm p input.submit,
.formRow div input.submit {
	border: 2px solid #9aaaae;
	background-color: #f0f2f2;
	width: 70px;
	height: 18px;
	padding: 0;
	color: #55758B;
}
* html #Newsletter input.csc-mailform-submit,
* html div#LoginForm p input.submit,
* html .formRow div input.submit {
	height: 20px;
}

input.inputButton {
	border: 2px solid #9aaaae;
	background-color: #e3e7e9;
	width: 93px;
	height: 18px;
	line-height: 13px;
	padding: 0;
	color: #55758B;
} * html input.inputButton {
	height: 20px;
}
input.inputText {
	border: 1px solid #9aaaae;
	background-color: #fff;
	width: 45px;
}






div.WarenkorbInput {
	position: relative;
	display: block;
	clear: both;
	border-top: 1px solid #adb9bd;
	padding: 16px 24px 12px 24px;
} * html div.WarenkorbInput {
	padding: 0 24px 0 24px;
}
.WarenkorbInput h2 {
	font-size: 13px;
	color: #000;
	margin: 0 0 8px 0;
	padding: 0;
	line-height: 13px;
}
.WarenkorbInput h3 {
	margin: 0 0 4px 0;
	padding: 0;
	line-height: 13px;
}
.WarenkorbInput p {
	font-size: 11px;
	line-height: 17px;
	padding: 0;
	margin: 0;
	width: 215px;
} * html .WarenkorbInput p {
	padding-top: 1px;
}




/*** stdfromulare ***/

.formRow {
	display: block;
	clear: both;
	min-height: 40px;
} * html .formRow {
	height: 40px;
}
.formCellFull {
	width: 100%;
	display: block;
}
.formCellLeft,
.formCellRight {
	width: 162px;
	display: block;
}

.formCellLeft {
	float: left;
	clear: left;
}
.formCellRight {
	float: right;
	clear: right;
}
#Newsletter input,
.formRow div input,
.formRow div textarea,
.formRow div select {
	width: 161px;
	color: #55758B;
	border: 1px solid #9aaaae;
	background-color: #f0f2f2;
}
.formRow div input.postcode { width: 48px; }
.formRow div input.city { width: 96px; float: right; }
.formRow div.label { font-size: 9px; }
.formRow .formRadiobox { display: block; clear: none; float: left; width: 27px; }
.formRow div input.radio { width: auto; border: none; background-color: none; }
.formRow div input.required { background-color: #fff; }
.formRow div textarea { display: block; width: 100%; clear: both; height: 95px; }
.formRow div textarea.my266 { width: 266px; }


.billingAddress .formRow .formCellLeft,
.billingAddress .formRow .formCellRight { width: 135px; }
.billingAddress .formRow div input,
.billingAddress .formRow div textarea,
.billingAddress .formRow div select { width: 134px; }
.billingAddress .formRow div input.required { background-color: #fff; }

.billingAddress .formRow div input.postcode { width: 40px; }
.billingAddress .formRow div input.city { width: 80px; }
.billingAddress .formRow .formRadiobox { width: 27px; }


.tx-h1eshopusereditor-pi1 .formRow div.formCellRight input.submit,
.tx-h1eshopuserregistration-pi1 .formRow div.formCellRight input.submit {
	margin: 16px 0 0 97px;
}
.tx-h1eshopuserregistration-pi2 .formCellRight {
	width: 70px;
}
.formRow h3 { margin: 0; padding: 0; }

.formConfirmation,
.formError {
	display: block;
	padding: 1px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 8px;
}
.formConfirmation {
	background-color: #d6ffb6;
	color: #4d9316;
	border: 1px solid #8ee04f;
}
.formError {
	background-color: #ffdfe9;
	color: #903;
	border: 1px solid #ffa5c3;
}
.formConfirmation a, .formConfirmation a:visited {
	 color: #393;
	 text-decoration: none;
}
.formConfirmation a:hover {
	 color: #1C3C52;
}

/*** warenkorb und merkzettel ***/
table {
	border: none;
	margin-bottom: 11px;
}
table tr th {
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	color: #95a1a5;
}
table tr td {
	font-size: 11px;
}
table tbody {
	padding: 0;
	margin: 0;
	line-height: 1px;
}
table tbody tr td {
	background-color: #e3e7e9;
	border-color: #ADB9BD;
	border-style: solid;
	border-width: 0 0 1px 0;
	vertical-align: top;
}

table tbody tr td img {
	border: 1px solid #8CDE4D;
	line-height: 1px;
	padding: 0;
	margin: 0;
}
div#fwContentOverview table tbody tr td p {
	margin: 3px 0 0 0;
	line-height: 17px;
	width: auto;
}
table tbody tr td a {
	color: #4D9316;
	text-decoration: none;
}
table tbody tr td a:hover {
	color: #4E5A5E;
	text-decoration: underline;
}

table.cartSummary {}
table.cartSummary tr td {
	background-color: #f0f2f2;
}
table.cartSummary tr.cartSummaryRow1 td { border-width: 1px 0 0 0; color: #7b878b; }
table.cartSummary tr.cartSummaryRow2 td { border-width: 0 0 2px 0; color: #7b878b; }
table.cartSummary tr.cartSummaryRow2a td { border-width: 0 0 0 0; color: #7b878b; }
table.cartSummary tr.cartSummaryRow3 td { border-width: 0 0 2px 0; color: #4B575B; }

div#warenkorbStatus
{
	position: absolute;
	left: -32px;
}

div#warenkorbStatus ul {
	list-style: none;
	margin-top: 5px;
} * html div#warenkorbStatus ul {
	margin-top: 34px;
}
div#warenkorbStatus ul li
{
	padding-left: 20px;
	font-size: 11px;
	margin: 0 0 14px 0;
	color: #657074;
}
div#warenkorbStatus ul li a
{
	text-decoration: none;
}
div#warenkorbStatus ul li.current
{
	background-image: url(media/nav_marker.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}

table.cartDetails tr td {
	background-color: #f0f2f2;
	line-height: 17px;
}
table.cartDetails tr td.headingCell {
	padding-left: 0px;
	color: #4B575B;
}
table.cartDetails tr td.contentCell
{
	color: #7B878B;
	font-size: 11px;
	border-width: 0;
	padding: 20px 0 20px 0;
}
table.cartDetails tr td.agbCell
{
	font-size: 11px;
	border-width: 0;
	padding: 5px 0 0 0;
}

/*
div.tx-h1eshopagb-pi1 {}
div.tx-h1eshopagb-pi1 p {
	width: 500px;
	max-width: 600px;
	font-size: 10px;
}
*/

/*
p.agb {
	width: 600px;
}
*/

.tx-h1eshopfaq-pi1 a {
	text-decoration: none;
}




/****** Designer-Block ******/

.tx-cheinzedesigner-pi1 #DesignerFw {
	position: relative;
}
.tx-cheinzedesigner-pi1 .DesignerBg {
	position: absolute;
	width: 100%;
	height: 1500px;
	top: 0;
	left: 0;
	background: #fff;
}

.tx-cheinzedesigner-pi1 .WarenkorbInput { padding: 32px 0 13px 24px; }

.tx-cheinzedesigner-pi1 .Designer { position: relative; }
.tx-cheinzedesigner-pi1 .WarenkorbInput img { margin: 0 14px 14px 0; }
.tx-cheinzedesigner-pi1 .Designer p {
	position: absolute;
	top: 22px;
	left: 105px;
}




/****** Produkthighlight ******/
#Highlight {
	border: 2px solid #acb8bc;
	height: 194px;
	background: #e9eced;
	margin: 0 0 34px 0;
	overflow: hidden;
}
#Highlight img {
	border-right: 2px solid #fff;
	float: left;
	clear: left;
	margin-right: 20px;
}
#Highlight #HighlightContent {
	padding: 10px 10px 0 0;
}
#Highlight h3 {
	padding: 10px 0 0 0;
	margin: 0;
}
#Highlight strong { color: #96a2a6; }
#Highlight a { font-weight: bold; }


/****** Versandkosten ******/
#Versandkosten {
	float: right;
	clear: none;
	margin-right: 24px;
}
#Versandkosten p {
	display: block;
	background: #e9eced;
	width: 174px;
/*	  text-align: center;*/
	padding: 10px;
	margin: 0;
}

/****** Newsletter ******/

#Newsletter {
	width: 269px;
	float: right;
	clear: right;
}
#Newsletter h3 { margin: 0; }

#Newsletter fieldset {
	display: block;
	position: relative;
	height: 75px;
}
#Newsletter label {
	color: #7b878b;
	font-size: 10px;
}
#Newsletter input {
	position: absolute;
	top: 16px;
	left: 0;
}
#Newsletter input.csc-mailform-submit {
	width: 70px;
	left: 195px;
	padding: 0;
}


/***** CrossSelling *****/
#crossSelling {
	position: absolute;
	width: 121px;
	height: inherit;
	height: 100%;
	top: 0;
	right: -123px;
	background-color: #f3f5f5;
	float: right;
	z-index: 1;
}
* html #crossSelling {
	right: -516px;
	height: 10000px;
}
*+html #crossSelling {
/*	right: -516px;
	height: 10000px;
*/}
#crossSelling ul,
#crossSelling ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#crossSelling ul	{ padding: 2px 0; }
#crossSelling ul li	{ margin: 12px; }
#crossSelling a {
	display: block;
	width: 98px;
	height: 98px;
}
#crossSelling img {
	border: 1px solid #8cde4d;
	
}