* {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

body, table, select, input, textarea {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
	color: #6a6a6a;
}

body {
    background-color: #fff;
}

table {
    border-collapse: collapse;
    border-spacing: 0px !important;
}

table td {
    vertical-align: top;
}

h1 {
	border-bottom: 4px solid #c2c2c2;
	color: #d90042;
	font-size: 16px;
	margin-bottom: 10px;
	padding-bottom: 4px;
}

h1 a {
	color: #d90042;
}

h2 {
	border-bottom: 4px solid #c2c2c2;
	padding-bottom: 4px;
	margin-bottom: 10px;
	font-size: 12px;
}

h2.variation {
	color: #6a6a6a;
	border-color: #b4c0bb;
}

h3 {
	font-size: 11px;
}

h4 {
	font-size: 12px;
	color: #6a6a6a;
	padding-bottom: 3px;
}

h5 {
	font-size: 11px;
	padding-bottom: 20px;
}


ul {
    list-style-type: none;
}

p {
    padding-bottom: 15px;
}


a {
    color: #6a6a6a;
	text-decoration: none;
}

a.back {
	background-image: url(../images/bullet_4.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0px 0px 0px 10px;
}

a.anchor {
	line-height: 1px;
	height: 1px;
}

.error {
	color: #d80041;
	font-weight: bold;
}

.Hervorhebung {
	color: #d90042;
	font-weight: bold;
}

.warning {
	font-weight: bold;	
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #d90042;
	background-color: #f5c0d0;
	/*width: auto; 550px;*/
}

.warning a {
	color: #d90042;
}

.success {
	background-color: #ccffcc;
	border: 1px solid #99cc33;
	color: #336633;
	padding: 15px;
	font-weight: bold;
	margin-bottom: 15px;
}
.right{
	float: right;
}

.clear {
	clear: both;
	line-height: 0px;
}

.clearLeft {
	clear: left;
	line-height: 0px;
}

.clearRight {
	clear: right;
	line-height: 0px;
}

.nowrap  {
	white-space: nowrap;
}

.attribute-image p
{
	float: left;
	margin: 4px 10px 0 0;
	padding: 0;
}

img.left {
	float: left;
	margin: 0px 10px 10px 0px;
}

.img-right {
	float: right;
	margin: 0px 0px 10px 10px;
}

#gs {
	padding-top: 20px;
	text-align: center;
}

/* Wraps */
#wrap {
	width: 997px;
}

#inner-wrap {
	margin-left: 10px;
}

#content-wrap {
	margin: 0px 0px 0px 165px;
	padding: 1px 223px 30px 25px;
}


/* Head */
#head {
	background: url(../images/qae_head.gif) no-repeat #d90042;
	margin-bottom: 20px;
}

#home {
	position: absolute;
	margin: 31px 0px 0px 56px;
}

#home img {
	width: 520px;
	height: 75px;
}

#dealer-area {
	background-color: #ffffff;
	float: right;
	padding: 10px 10px 0px 10px;
	width: 180px;
	height: 124px;
}

#dealer-area img {
	display: block;
	margin-bottom: 15px;
}

#haworth-logo {
	position: absolute;
	margin: 10px 0px 0px 865px;
}

/* Meta-Navi */
#meta-navi {
	padding: 12px 0px 122px 565px;
}

#meta-navi li {
	float: left;
	text-transform: uppercase;
	padding: 0px 0px 0px 10px;
	font-size: 10px;
}

#meta-navi li a {
	color: #ffffff;
}

#meta-navi li.standaloneContact {
	padding-left: 160px;
}

/* Homepage */
#homepage-text {
	font-size: 12px;
}

#shops-wrap {
	background-color: #f7f7f4;
	border: 1px solid #cccccc;
	padding: 1px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#shops-wrap-home,
#shops-wrap-contact,
#shops-wrap-date {
	background-color: #f7f7f4;
	border: 1px solid #cccccc;
	padding: 1px;
	margin-bottom: 15px;
}

#shops-inner-wrap {
	padding-right: 3px;
	padding-bottom: 3px;
}

#shops-wrap h2,
#shops-wrap-home h2,
#shops-wrap-contact h2,
#shops-wrap-date h2 {
	background-image: url(../images/shops_header_h2.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #c5c5c4;
	padding: 5px 5px 5px 25px;
	margin: 0px;
}

#shops-scroller {
	padding: 5px;
	overflow: auto;
	overflow-x: hidden;
	height: 320px;
}

#zip-codes {
	background-color: #e7e7e4;
	padding: 5px 0px 5px 0px !important;
	margin-bottom: 3px;
}

#zip-codes li {
	background: transparent !important;
	display: inline;
	border-left: 1px solid;
	padding: 0px 5px 0px 8px !important;
}

#zip-codes li a.active {
	font-weight: bold;
}

#zip-codes li.default {
	border: 0px;
}

#close-shops-list {
	text-align: right;
	padding: 10px 22px 10px 15px;
}

/* Content */
h1 p {
	padding: 0px;
	color: #484848;
	font-size: 13px;
}

#inner-wrap #content-wrap h1 p {
	width: 500px;
}

#content-wrap p {
	line-height: 16px;
}

.content-image {
	float: right;
	margin: 3px 0px 15px 10px;
	width: 199px;
}

.content-image img {
	border: 2px solid #999999 !important;
	margin-bottom: 10px;
}

#content-wrap ul {
	padding-bottom: 15px;
}

#content-wrap ul li {
	background: url(../images/bullet.gif) no-repeat 2px 5px;
	padding: 0px 0px 5px 14px;
}

/* Columns */
#left-column {
	position: absolute;
	width: 165px;
	top: 155px;
	left: 10px;
	padding-bottom: 50px;
}

#right-column {
	position: absolute;
	width: 200px;
	left: 797px;
	top: 155px;
	padding-bottom: 50px;
}

#news-column {
	float: right;
	width: 235px;
}

#welcome-column {
	width: 315px;
}

.object-right{
	float: right;
	}

/* Container in der Marginalspalte */
#right-column h3 {
	background-color: #676767;
	border-bottom: 1px solid #ececea;
	color: #ffffff;
	padding: 3px 10px 3px 10px;
}

#right-column .container,
#right-column .module {
	padding: 10px;
	background-color: #ececea;
	border-top: 3px solid #999999;
	margin-bottom: 10px;
}

/* Module in der Marginalspalte */
#right-column .module {
	padding: 1px;
}

#right-column .module .container {
	border-top-width: 0px;
}

#right-column .module li {
	padding: 0px 0px 3px 20px;
	background-image: url(../images/bullet_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#right-column .module p {
	padding: 10px;
}

/* 'Neues' Spalte */
#news-column h3 {
	background-color: #d90042;
	background-image: url(../images/news_header_background.gif);
	background-repeat: repeat-x;
	border-bottom: 3px solid #990000;
	color: #ffffff;
	margin-bottom: 1px;
	padding: 3px 6px 3px 6px;
}

/* Listen */
ul.default {
	padding: 0px 0px 15px 16px;
	list-style-type: disc;
}

ul.default li {
	padding: 0px 0px 3px 0px;
}

ul.paging {
	float: right;
	padding: 0px !important;
	margin-top: -32px;
}

ul.paging li {
	float: left;
	padding: 0px 0px 0px 7px !important;
	background: transparent !important;
}

ul.paging li.active {
	font-weight: bold;
}

ul.shops li {
	background-image: url(../images/shop_bullet.gif)  !important;
	background-repeat: no-repeat  !important;
	background-position: 0px 9px  !important;
	border-bottom: 1px solid #999999  !important;
	padding: 5px 0px 5px 10px  !important;
}

ul.shops li p {
	padding: 0px;
}

ul.shops li.separator {
	background: transparent !important;
	background-color: #eeeeee !important;
	border: 0px !important;
	font-weight: bold;
	margin-top: 10px;
}

ul.shops li .to-shop {
	float: right;
	font-weight: bold;
}

ul.shops li .to-shop img {
	vertical-align: middle;
}

ul.links li {
	background-image: url(../images/bullet_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0px 0px 0px 10px;
}

#product-categories {
	padding-bottom: 1px;
	border-bottom: 5px solid #999999;
}

#product-categories li {
	background-image: url(../images/category_background.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #666666;
	cursor: pointer;
	font-weight: bold;
	height: 47px;
	padding: 2px;
	text-transform: uppercase;
}

#product-categories li img {
	border: 1px solid #999999 !important;
	float: left;
	margin-right: 10px;
}

#product-categories li a {
	color: #ffffff;
	filter:Shadow(color=#000066, direction=150);
}

#product-categories li:hover,
#product-categories li.active {
	background-image: url(../images/category_background_active.gif);
}

.sub-categories ul{
	clear:both;
	width: 570px;
}

.sub-categories li {
	background: transparent !important;
	float: left;
	padding: 0px !important;
	width: 135px;
	margin-right: 10px;
}
.sub-categories h2 p {
	font-size: 11px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}

.sub-categories li img {
	border: 1px solid #999999 !important;
	display: block;
	margin-bottom: 5px;
}

ul.product-list li {
	background: none !important;
	border-bottom: 2px solid #999999;		
	float: left;
	padding: 0px 0px 0px 0px !important;
	margin-bottom: 15px;
	height: 158px !important;
	height: 160px;
	width: 50%;
}

#right-column ul.product-list {
	border-top: 3px solid #999999 !important;
	margin-bottom: 10px;
}

#right-column ul.product-list li,
#news-column ul.product-list li {
	background-color: #ececea !important;
	border: 0px;
	float: none;
	height: auto;
	padding: 6px !important;
	margin-bottom: 2px;
	width: auto;
}

#news-column ul.product-list li {
	background-color: #ececea !important;
	padding: 6px !important;
	border: 0px;
	margin-bottom: 5px;
}

ul.product-list li p{
	padding: 0px;
}

#content-wrap ul.product-list li p {
	padding: 0px;
	line-height: 12px;
}

ul.product-list li a.imageLink {
	display: block;	
	float: left;
}

ul.product-list li img {
	line-height: 0px;
	margin: 3px 7px 0px 0px;
	border: 1px solid #999999 !important;
}

ul.product-list li .to-article img {
	border: 0px !important;
}

ul.product-list li .price-info {
	padding-right: 20px;
}

#right-column ul.product-list li .price-info,
#news-column ul.product-list li .price-info {
	padding-right: 0px;
}

#right-column ul.product-list li h4,
#news-column ul.product-list li h4 {
	font-size: 11px;
}

/* Formularelemente */
input.text,
input.ezcc-user,
select,
textarea {
	border: 1px solid #cacaca;
	background-color: #ffffff;
	padding: 2px;
}

select>option {
	padding-right: 7px;
}

input.submit {
	background-color: #d90042;
	padding: 3px 5px 3px 5px;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #666666;
}

/*	Kontakt-Formular */
#contact-form {
	border: 1px solid #e1e2dd;
	padding: 10px;
	float: right;
	width: 290px;
}

#contact-form td {
	padding: 0px 10px 10px 0px;
}

#contact-form input.text,
#contact-form input.textActive,
#contact-form textarea {
	padding: 2px 5px 2px 5px;
	border: 1px solid #cacaca;
	background-color: #ffffff;
	width: 250px;
	margin-bottom: 10px;
}

#contact-form textarea {
	height: 75px;
}

#contact-form input.textActive {
	border-color: #333333;
}

#contact-form img {
	vertical-align: top;
}

#approach-image img {
	border: 2px solid #999999 !important;
	margin-bottom: 15px;
}

#contact-text {
	width: 250px;
}

/* Register-Formular */
#register-form {
	border: 1px solid #e1e2dd;
	padding: 15px 10px 0 10px;
	margin-bottom: 10px;
}

#register-form td {
	padding: 0px 10px 10px 0px;
}

#register-form td.text {
	width: 80%;
}

#register-form h2 {
	border:0;
}

#register-form input.text,
#register-form select,
#register-form textarea {
	width: 270px;
}
#register-form select {
	width: 275px;
}

#register-form .warning {
	margin-top: 10px;
	margin-bottom: 10px;
}

#privacyText {
	height: 190px;
	overflow: auto;
	margin-bottom: 15px;
	font-weight: normal;
}

/* Login */
#loginContainer {
	padding-right: 0px !important;
}

table.login td {
	padding: 0px 5px 5px 0px;
}

table.login td input.text {
	width: 102px;
}	

table.login td input.image {
	vertical-align: bottom;
}


/* Dealer-Karte */
#map-dealer {
	padding: 1px;
}


/* Merkzettel */
#merkzettel {
	padding-top: 7px !important;
}

#merkzettel p {
	padding-bottom: 7px;
}

input.remove-button {
padding-bottom: 3px;
vertical-align: bottom;
}
form.remove-form{
display: inline;
}

#cart{
	padding: 10px 10px 5px 10px;
	background-color: #ececea;
	border-top: 3px solid #999999;
}
#cart p {
	padding-bottom: 7px;
}

#cart-button{
	border-top: 1px solid #d3d4cf;
	background-color: #ececea;
	padding: 10px 0 0 10px;
	margin-bottom: 10px;
}

/* Shop Start */
#shop-start-motiv {
	border: 2px solid #e1e2dd;
	padding: 1px;
	margin-bottom: 10px;
}

#shop-start-motiv img {
	display: block;
}

/* Landingpage */
.lp-text{
	position: relative;
}

.lp-text p,
.lp-text li {
	font-size: 12px;
}

#map-dealer ul{
	margin-left:10px;
	margin-bottom: 7px;
}

#map-dealer a{
	color: #d90042;
}

/* Übersichtseite */
#category-image {
	clear: right;
	border: 1px solid #e1e2dd;
	padding: 1px;
	margin-bottom: 15px;
}

#category-image img {
	display: block;
	border: 1px solid #ffffff;
}

/* Produktansicht */
.price-info {
	text-align: right;
	padding: 10px 0px 0px 0px;
}

.price-info .price-wrap {
	border-top: 1px solid;
	border-bottom: 1px solid;
	padding: 7px 0px 7px 0px;
	margin-bottom: 10px;
}

.price-info img {
	border: 0px !important;
	float: none !important;
	vertical-align: middle !important;
	margin: 0px !important;
}

.price-info a {
	font-weight: bold;
}

.price-info .price {
	font-size: 15px;
	font-weight: bold;
	white-space: nowrap;
}

.price-info .to-article {
	padding-top: 5px;
}

#product-image-large {
	float: left;
	width: 241px;
}

#product-image-large .wrap {
	border: 2px solid #a7a7a7 !important;
	background-color: #ffffff;
	text-align: center;
}

#product-image-large img {
	border: 1px solid #ffffff !important;
}

#product-image-2,
#product-image-3 {
	/*display: none;*/
}

#product-image-large .zoom {
	font-weight: bold;
	padding-top: 10px;
	height: 30px;
}

#product-image-large .zoom img {
	border: 0px !important;
	float: left;
	margin: 0px 5px 0px 0px;
}

#product-image-large ul.extended-images {
	float: right;
}

#product-image-large ul.extended-images li {
	background-image: url(../images/extended_images_background.gif);
	background-repeat: repeat-x;
	background-color: #a7a7a7;
	font-weight: bold;
	float: left;
	padding: 2px 5px 6px 5px;
	margin-left: 1px;
}

#product-image-large ul.extended-images li a {
	color: #ffffff;
}

#product-info {
	padding-left: 255px;
}

#product-number {
	margin-top: -32px;
	float: right;
}

#technical-draft {
	padding-bottom: 15px;
}

.customizeTitle {
	padding-left: 10px;
	padding-bottom: 5px;
}

.customize {
	border: 1px solid #d3d4cf;
	background-color: #f9f9f7;
	padding: 6px 9px 2px 9px;
}

.customize .options {
	margin-bottom: 10px;
}

.customize .options td {
	padding: 0px 5px 5px 0px;
}

.customize .options label {
	display: block;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
}

.customize select {
	width: 143px;
}

.attachments {
	clear: left;
	padding-top: 15px;
}

.attachments ul li {
	background-image: none !important;
	float: left;
	padding: 0px !important;
	width: 33%;
}

.attachments ul li img {
	border: 1px solid #999999 !important;
	float: left;
	margin: 3px 10px 0px 0px
}

table.patterns td {
	padding: 0px 5px 5px 0px;
	vertical-align: middle;
}

#related-products {
	clear: left;
	padding-top: 15px;
}

/* Testurteile */
.tests-table{
	background-color: #ececea; 
	margin-top: -10px;
	margin-bottom: 10px;
}
.tests-table-general{
	background-color: #ececea; 
	margin-top: 0px;
	margin-bottom: 10px;
}


#product-image-large .tests-table-general img,
#product-image-large .tests-table img,
.tests-table-general img,
.tests-table img {
/*	border: 1px solid #cccccc !important;
*/
	border:none;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}


.tests-table h3,
.tests-table p{
 margin-left:3px;
}


.tests-table-general .foto,
.tests-table .foto {
	padding-right: 5px;
}

#categorie-tests {
	float: right;
}

.to-test {
	text-align: right;
	padding: 0px 0px 10px 0px;
}

.to-test img {
	border: 0px !important;
	vertical-align: text-bottom;
}

/* Merkmale */
.features {
	background-color: #ececea;
	padding: 10px;
}

.features table {
	margin-bottom: 20px;
}

.features td {
	padding: 0px 10px 12px 0px;
}

/*
table.features {
	width: 100%;
	background-color: #fafafa; 
	border: 1px solid #999999;
}

table.features td {
	padding: 20px 20px 10px 20px;
}
*/

/* Export */
table.export {
	margin-bottom: 10px;
}

table.export td,
table.export th {
	padding: 7px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
}

table.export th {
	background-color: #444444;
	color: #ffffff;
}

/*	Einkaufskorb */
.basket-table {
	width: 100%;
	margin-bottom: 20px;
}

.basket-table th {
	border: 1px solid #e1e1de;
	background-color: #e1e1de;
	text-align: left;
	padding: 6px 4px 6px 4px;
	vertical-align: top;
}

.basket-table td {
	padding: 6px 4px 6px 4px;
	border: 1px #ccc solid;
}

.basket-table td.bglight {
	background-color: #fff;
}

.basket-table td.bgdark {
	background-color: #fff;
}

.basket-table td.product-name a {
	color: #d90042;
	font-weight: bold;
}

.basket-table td.product-name p {
	padding-bottom: 5px;
}

.basket-total td.product-price,
.basket-table th.product-price,
.basket-table td.product-price {
	text-align: right;
	width: 85px;
}
.basket-table th.product-quantity{
	text-align: center;
	width: 60px;
}

.basket-table td.product-image {
	width: 1%;
	text-align: center;
}

.basket-table .product-image-overlay {
	position: absolute;
	border: 1px solid #d3d4cf;
	background-color: #f9f9f7;
	padding: 10px 10px 0px 10px;
}

.basket-table .product-image-overlay img {
	margin-bottom: 10px;
}

.basket-table td.product-image img {
	display: block;
	border: 1px solid #999999 !important;
}

.basket-item-options td {
	border: 0;
	padding: 0px;
	font-weight: normal;
	padding: 3px 5px 3px 0px;
	color: #666666;
}

.basket-table .product-image-big {
	background-color: #ffffff;
	padding: 10px;
	position: absolute;
	margin-left: 45px;
}

.basket-total{
	border-top: 1px solid #d90042;
	border-bottom: 1px solid #d90042;
	text-align: right;
	width: 100%;
	margin: 11px 0 37px 0;
	padding: 10px 0;
}
.basket-total table{
	width: 100%;
}

.basket-total td{
	padding: 11px 0 11px 11px;
}
.basket-total td b{
	font-size: 11px;
}

#delivery-address {
	display: none;
}

table.costs td{
	margin: 0px;
	padding: 5px 0px;
	}
table.costs hr{
	color: #ccc;
	margin: 0;
	border: 0;
	height: 1px;
}

/* Userdaten-Tabelle */

.user-table {
	width:75%;
	margin-bottom: 15px;
}

.user-table td {
	padding: 5px 0 5px 0;
}


/* Footer */
#simpleFooter {
	padding: 20px 0px 0px 0px;
	text-align: center;
}
#simpleFooter li {
	padding-bottom: 4px;
}

#simpleFooter li a:hover {
	text-decoration: underline;
}

