body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #ffffff;
	min-width:800px;
	background: #EBE5DF;
}

#kugeloben {
	position:absolute;
	top:-100px;
	left:5%;
	width:95%;
	height:100px;
	background-image: url(../images/logo_hg_kugel3.gif);
	background-position: top right;
	background-repeat: no-repeat;
	z-index:0;
}

img {
	border: 0px;
}

#mainWrapper {
}

#headerWrapper {
	position:relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 208px;
	background: url(../images/hg-oben-neu.jpg) repeat-x;
}

#header {
	position:relative;
	top: 78px;
	width: auto;
	min-width:990px;
	max-width: 1200px;
	margin: auto;
	overflow: visible;
}

#header-laptop {
	position:absolute;
	top: -76px;
	right: -274px;
	width: 855px;
	height: 453px;
	background: url(../images/laptop-body2.jpg) no-repeat right top;
}

.reparaturueb {
	position: absolute;
	left: 260px;
	top:35px;
	font-weight: normal;
	font-size: 24px;
	color: #E5E6EE;
	z-index: 10;
}

#bannerOne {
	position: absolute;
	left: 260px;
	top:-75px;
	font-weight: normal;
	font-size: 24px;
	color: #E5E6EE;
	z-index: 10;
}

.reparaturueb .verkauf {
	color: #3E5C8B;
}

#paypallogo {
	position: absolute;
	right: 55px;
	top: 48px;
	z-index: 100;
	color: #E5E6EE;
	font-size: 16px;
}

#paypallogo img {
	vertical-align: baseline;
}

#contentMainWrapper {
	position:relative;
	width: auto;
	min-width:990px;
	max-width: 1200px;
	margin: auto;
	background-color:;
	-webkit-box-shadow: 0px 0px 17px 17px rgba(80,80,80,0.1); 
	-moz-box-shadow: 0px 0px 17px 17px rgba(80,80,80,0.1); 
	box-shadow: 0px 0px 17px 17px rgba(80,80,80,0.1); 
	border-right: 2px solid #EAE8EB;
	border-left: 2px solid #DBD5D0;
	background: #F8F5F2;
}


#logo {
	position: absolute;
	top:0px;
	left:0px;
	padding:0px;
	margin:0px;
	z-index:3;
}

#logohg {
	background-image: url(../images/menobenhg.gif);
	position:absolute;
	top:89px;
	left:0px;
	height:41px;
	width:100%;
	z-index:2;
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.70;
	border-right: 2px solid #EAE8EB;
}

#logohg img {
	margin-left:220px;
}

#logo_hg_bild {
	float:right;
	top:-130px;
	z-index:1;
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.70;
}

#logo a img {
	border: 0px;
}

#navMain {
	position: absolute;
	top:98px;
	left:0px;
	width: 100%;
	padding-right: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 21px;
	text-align: right;
	z-index:3;
}

#navMain ul, #navMain ul li {
	margin: 0px;
	padding: 0px;
}

#navMain ul li {
	float: right;
	list-style-type: none;
	margin-right: 3px;
	padding-left: 0px;
	padding-right: 0px;
	height: 30px;
}

.centerColumn {
	margin: 0px;
	padding: 0px;
	min-height:200px;
	padding-left: 35px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../images/laptop-main2.jpg) no-repeat right top #F8F5F2;
}

#navColumnOne {
	position: absolute;
	top:0px;
	left:0px;
	width: 220px;
	margin: 0px;
	padding: 0px;
	z-index: 20;
	background: url(../images/bg-column-one.jpg) repeat-y;
}

.leftBoxContainer {
	position: relative;
	top:0px;
	width: 220px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

#navMainSearch {
	position:absolute;
	top:-46px;
	right:55px;
	text-align:right;
	padding-top: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index:5;
}

#productsListingTopNumber, #productsListingBottomNumber {
	width: 98%;
	padding-top: 5px;
	padding-bottom: 5px;
}

#indexProductListCatDescription {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

#indexProductListCatDescription p {
	padding-left: 5px;
}

.listnamehg {
	background-image: url(../images/side-h1.gif);
	height: 20px;	
}

.listnamehg a {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	vertical-align:  top;
	padding: 5px 10px;
	margin:0px;
}

.listpreis {
	background: url(../images/hg-oben-neu.jpg) repeat-x bottom;
	text-align: center;
	vertical-align: bottom;
	color: #042052;
	width: 150px;
	font-size: 20px;
}

.normalprice {
	font-size: 12px;
	text-decoration: line-through;
}

.productSpecialPrice, .productSalePrice {
	color: #af0917;
}

#productPrices .productSalePrice {
	color: #af0917;
	font-size:14px;
}

.productPriceDiscount {
	color: #af0917;
	font-size: 12px;
}

.listimage {
	text-align: center;
	vertical-align: middle;
	width: 130px;
}

.listimage a {
	text-decoration: none;
	color: #333333;
}

.listdescription {
	text-align: left;
	vertical-align: top;
	color: #333333;
	font-size: 12px;
}

.textinhalt {
	padding: 10px;
	padding-left: 230px;
	font-size:12px;
}

.columnLeft {
	min-height: 800px;
	width:220px;
}

.navSplitPagesResult a {
	color:#002e6a;
}

#navEZPagesTop {
	position:absolute;
	left:260px;
	top:7px;
}

#navEZPagesTop a {
	display:block;
	float:left;
	background: url(../images/bg-ezpages.jpg) repeat-x #a0a7c6;
	-webkit-box-shadow: 5px 5px 5px 5px rgba(80,80,80,0.1);
	-moz-box-shadow: 5px 5px 5px 5px rgba(80,80,80,0.1);
	box-shadow: 4px 4px 1px 1px rgba(80,80,80,0.2); 
	margin-right:4px;
	padding:2px 15px 2px 15px;
	color:#3E6190;
	text-decoration:none;
	font-size:14px;
}

#navEZPagesTop a:hover {
	color:#fff;
}


.links_akt,
#ezpagesContent ul li a, 
.informationitem, 
.category-links, 
.category-top, 
.category-products, 
.category-subs,
.category-products2,
.category-products2_akt,
.category-subs_akt, 
#newsscrollbox a, 
#news-manager a {
	display:block;
	padding:5px 0px 5px 17px;
	margin:0px;
	text-decoration:none;
	font-size:12px;
	color:#58595A;
	background: url(../images/hg-men-u1-sub.jpg) repeat-y; 
}

#ezpagesContent ul li a.links_akt,
#information a.links_akt,
#newsscrollbox a.links_akt {
	background: url(../images/hg-men-u1-akt.jpg) no-repeat left center #D9CFC1;
}

#ezpagesContent ul li a, 
.informationitem, 
.category-links, 
#newsscrollbox a,
.category-top {
	background: url(../images/hg-men-u11.jpg) repeat-y left #DAD2C6;
	border-left:1px solid #D8CEC1;
	border-right:1px solid #D8CEC1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.category-config-top {
	display:block;
	padding:5px 0px 5px 33px;
	margin:0px;
	text-decoration:none;
	font-size:13px;
	color:#e5e6ee;
	background: url(../images/hg-menhaupt.jpg) no-repeat left center #7588be;
}

.category-top_akt, .category-products_akt {
	display:block;
	padding:5px 0px 3px 17px;
	text-decoration:none;
	font-size:12px;
	color:#004494;
	font-weight:bold;
	background: url(../images/hg-men-u1-akt.jpg) no-repeat left center #D9CFC1;
	border-left:1px solid #D8CEC1;
}

.category-config-top_akt {
	display:block;
	padding:5px 0px 5px 33px;
	margin:0px;
	text-decoration:none;
	font-size:13px;
	color:#000;
	background: url(../images/hg-menhaupt.jpg) no-repeat left center #7588be;
}

.last-config-top {
	display: block;
	text-decoration:none;
	padding:5px 0px 5px 33px;
	margin: 0px;
	background: url(../images/hg-menhaupt.jpg) no-repeat  center left #7588BE;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px; 
	border-width: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.last-top {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px; 
	border-bottom: 1px solid #D8CEC1;
}

#newsscrollbox .last-top {
	border-bottom: 0px;
	padding-bottom: 10px;
	background: url(../images/hg-menhaupt2.jpg) repeat-y #6A7DA5;
}

.last-top-ablauf {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px; 
	border-bottom: 0px;
	padding-bottom: 10px;
	background: url(../images/hg-menhaupt2.jpg) repeat-y #6A7DA5;
}

.category-top_akt {
	border-left-width:0px;
}

//kk
.category-products, .category-subs {
	background: url(../images/hg-men-u1.jpg) repeat-y left #D9CFC1;
	border-left:1px solid #D8CEC1;
	margin: 0px 4px 0px 3px;
	margin: 0px;
	padding: 3px 3px 3px 25px;
}

.subsakt {
	padding: 3px 3px 3px 17px;
}
.subsakt1 {
	padding: 3px 3px 3px 17px;
}
.subsakt2 {
	padding: 2px 2px 2px 17px;
}
.subsakt3 {
	padding: 1px 1px 1px 17px;
}

.category-subs_akt {
	background: url(../images/hg-men-u1-sub-akt.jpg) repeat-y center left; 
	border-left:1px solid #D8CEC1;
	margin: 0px 4px 0px 13px;
	margin: 0px;
}

.category-products2 {
	background: url(../images/hg-men-u1-sub2.jpg) repeat-y; 
	border-left:1px solid #D8CEC1;
	margin: 0px 10px 0px 20px;
	margin: 0px;
	padding: 2px 2px 2px 17px;
}

.category-products2_akt {
	background: url(../images/hg-men-u1-sub2-akt.jpg) no-repeat center left; 
	border-left:1px solid #D8CEC1;
	font-weight: bold;
	margin: 0px;
}

.category-top:hover, 
.category-products:hover, 
.category-subs:hover,
.category-products2:hover,
.category-links:hover,
.informationitem:hover,
#newsscrollbox a:hover,
#news-manager a:hover,
#ezpagesContent ul li a:hover  {
	color:#677AA3;
	background: url(../images/hg-men-u1-akt.jpg) no-repeat left center #DAD2C6;
}

.category-config-top:hover {
	color:#000;
}

.category-products:hover, 
.category-subs:hover {

}

.subs {
	font-weight:bold;
}

.subs-config {
	background: url(../images/hg-menhaupt-akt.jpg) left center no-repeat #D9CFC1;
	font-weight:bold;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px; 
}

//######################################## PRODUKT DER WOCHE ##########################################                              

#specials, #produktderwoche {
	overflow:hidden;
}

#specials h1 {
	color:#55586a;
	font-size:14px;
	padding:5px;
	padding-left:7px;
	margin:0px;
	width:188px;
	background-color:#004494;
	color:#ffffff;
	margin-bottom:5px;
}

#newsscrollbox h1, 
#information h1, 
#news-manager h1, 
#categories h1, 
#livehelp h1,
.sideBoxContent h1, 
#produktderwoche h1,
.category-config-rep,
.category-config-rep_akt {
	color:#55586a;
	font-size:14px;
	padding:5px;
	padding-left:12px;
	margin: 10px 0px 0px 0px;
	background: url(../images/side-h1.gif) repeat-x bottom #3a5f93;
	color:#ffffff;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: px;
-moz-border-radius-bottomleft: px;
-webkit-border-radius: 10px 10px px px;
border-radius: 10px 10px px px; 
}

#categoriesContent .category-config-rep,
#categoriesContent .category-config-rep_akt {
	text-decoration: none;
	display: block;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

#specials .specialbild, #produktderwoche .specialbild {
	float:left;
	margin-right: 5px;
	margin-left:3px;
}


#specials .normalprice, #produktderwoche .normalprice {
	color:#003a80;
	font-size:12px;
}

#specials .productSpecialPrice, #produktderwoche .productSpecialPrice {
	color:#003a80;
	font-size:14px;
	font-weight:bold;
}

#specials .productPriceDiscount, #produktderwoche .productPriceDiscount {
	color:#003a80;
	font-size:10px;
}

#specials .specialsdesc, #produktderwoche .specialsdesc {
	color:#55586a;
	font-size:10px;
	text-decoration:none;
}

.kategorie_bez {
	float:right;
	margin-right:10px;
	margin-top:-8px;
	color:#fff;
	font-size:22px;
	font-weight:bold;
}

#indexCategoriesHeading {
	font-size:30px;
	color:#8c887c;
}

#categoryDescription {
	padding:10px;
	margin-bottom:20px;
}

.categorylist_text1 {
	background-image:url(../images/side-h1.gif);
	padding:5px;
}

.categorylist_text1 a {
	text-decoration:none;
	color:#ffffff;
	padding:5px 5px 5px 15px;
	font-size: 14px;
}

.categorylist_entry {
	border: 1px solid #D8CEC1;
-webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.2); 	
	padding: 2px;
	margin-bottom: 17px;
	float: left;
	width: 60%;
}

.categorylist_bild {
	float:left;
	width:150px;
	background-color:#ffffff;
	text-align:center;
}

#productMainImage {
	float:left;
}

#productMainImage a {
	text-decoration:none;
	color:#444444;
}

#productPrices {
	float:left;
	padding:10px;
	margin:0px;
	margin-left:10px;
	font-size:16px;
	color:#003a80;
	font-weight:bold;
	border: 1px solid #D8CEC1;
	background: url(../images/textelem-hg.jpg) repeat-x bottom left #FBFAF9;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1); 
}

#productPrices span {
	font-size:10px;
	color:#666666;
	font-weight:normal;
	line-height:10px;
}

#productPrices .normalprice {
	font-weight:bold;
	font-size:16px;
	color:#003a80;
}

#productPrices .productSpecialPrice {
	font-weight:bold;
	font-size:18px;
	color:#003a80;
}

#productPrices .productPriceDiscount {
	color:#003a80;
	font-size:12px;
}

#productPrices .mwstversand em
{
	color:#003a80;
	font-style:normal;
}

#cart_oben {
	float:right;
}

#productName {
	float:left;
	display:block;
	width:99%;
	color:#ffffff;
	background-image:url(../images/side-h1.gif);
	padding:5px;
	margin:0px;
	margin-top:7px;
	margin-bottom:7px;
	font-size:12px;
}

#productDescription {
	float:left;
	padding-left:3px;
	font-size:12px;
	color:#555555;
}

#productAdditionalImages {
	float: left;
	padding-top:10px;
	width: 100%;
}

#productAdditionalImages div {
	float:left;
	margin:10px;	
}

#productAdditionalImages div a {
	text-decoration: none;
}

.additionalImages {
	float:left;
	margin:10px;
}

.additionalImages a {
	float: left;
	display: block;
	text-decoration:none;
	color:#555555;
}

#productDetailsList {
	font-weight:bold;
	font-size:12px;
	color:#fff;
	padding-top:10px;
}

#productAttributes option {
}

.attribImg {
	float:left;
	margin-right:20px;
	display:block;
	width:120px;
	height:180px;
}

#attribsOptionsText {
	padding-left:3px;
}

.navSplitPagesResult {
	padding:10px;
}

.buttonRow {
	float:right;
	margin-right:10px;
	text-align:right;
}

#newProductsDefaultHeading {
	color:#333333;
}

.textinhalt .forward {
	width:50%;
}

.cartTotalsDisplay {
	margin-bottom:10px;
	display:block;
	text-align:right;
	float:right;
}

#cartContentsDisplay .tableHeading,
#newsArchivTable .tableHeading {
	color:#ffffff;
	background-image:url(../images/side-h1.gif);
}

#scQuantityHeading, 
#scUpdateQuantity, 
#scProductsHeading,
.cartQuantity,
.cartQuantityUpdate,
.cartProductDisplay {
	text-align:left;
}

#scUnitHeading, 
#scTotalHeading, 
#scRemoveHeading,
.cartUnitDisplay,
.cartTotalDisplay,
.cartRemoveItemDisplay {
	text-align:right;
}

.warenkorblink {
	text-decoration:none;
}

#newsArchivTable .rowEven,
#cartContentsDisplay .rowEven {
	background-color:#d3d6ea;
}

#newsArchivTable .rowOdd,
#cartContentsDisplay .rowOdd {
	background-color:#e9e5ea;
}

.rowEven a, .rowOdd a {
	text-decoration:none;
}

#cartSubTotal {
	width:100%;
	text-align:right;
	margin-top:10px;
}

.nachwarenkorb {
	margin-top:10px;
}

.warenkorbaktualisierenges {
	float:left;
}

.weitereinkaufen {
	float:left;
	margin-right:5px;
}

.zurkasse {
	float:right;
}

#moreNewsHeading, #specialsListingHeading {
	font-size:24px;
	font-weight:bold;
	color:#333333;
}

.newsInfo {
	color:#333333;
	font-weight:bold;
}

.newsContent {
	width:70%;
}

.newsback {
	margin-top:10px;
}

#indexDefaultHeading {
	font-size:18px;
	font-weight:bold;
	color:#333333;
}

#indexDefaultMainContent h1 {
	font-size:16px;
	font-weight:bold;
	color:#444444;
}

.centerBoxContentsSpecials, .centerBoxContentsNew {
	float:left;
}

//KEIN FLOAT

.centerBoxWrapper {
	width:100%;
}

.specialsindextext {
	background: url(../images/ueb-hg.jpg) repeat-x left center; 
	display:block;
	padding:5px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.specialsindexbild {
	float:left;
	background-color:#ffffff;
	padding:3px;
	margin:0px;
	margin-right:10px;
	display:block;
}

.specialsindexbild img {
	float: left;

}

.specialsindexpreis1 {
	background: url(../images/textelem-hg.jpg) repeat-x bottom left #FBFAF9;
	float:left;
	display:block;
	width:100%;
	padding:0px;
	margin:0px;
}

.specialsindexpreis {
	padding:5px;
	font-size:14px;
	color:#004494;
}

.specialindexbp {
	float:left;
	width:96%;
	margin-top:10px;
	display:block;
	margin:0px;
	padding:2px;
	margin-bottom:8px;
	border: 1px solid #D8CEC1;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1); 
}

.centerBoxHeading {
	font-size:12px;
	padding-left:3px;
	padding-top:3px;
	color:#ffffff;
	background-image: url(../images/side-h1.gif);
	height: 20px;	
}

.specialsindexpreis .productPriceDiscount {
	font-size:11px;
}

.specialsindexpreis .productSpecialPrice {
	font-size:13px;
}

.specialsindexpreis .normalprice {
	font-size:11px;
	color:#004494;
}

.advisory {
	margin-bottom:10px;
	width:70%;
}

.anmelden {
	float:right;
	display:block;
}

.vergessen {
	margin-top:10px;
	display:block;
	width:100%;
}

.weiter {
	float:right;
	margin-top:10px;
}

.weiterschritt {
	float:left;
	margin-top:10px;
	text-align:left;
}

.totalBox {
	float:right;
}

.lineTitle {
	float:left;
}

.cartTableHeading {
	background-image: url(../images/side-h1.gif);
	height: 20px;	
	color:#ffffff;
}

#cartContentsDisplay {
	margin-top:40px;
}

#bannerSix {
	position:absolute;
	top:-90px;
	left:0px;
	width:100%;
	text-align:center;
	z-index:1;
}

#bannerSix img {
	height:60px;
}

.schritte {
	margin-top:10px;
	margin-bottom:20px;
}

.bestellprozess {
	padding-bottom:20px;
}

h2, h1, h3 {
	color:#8c887c;
}

.instructions {
	margin-top:10px;
}

address {
	display: block;
	background: url(../images/textelem-hg.jpg) repeat-x bottom left #FBFAF9;
	padding: 5px;
	margin-bottom: 7px;
	border: 1px solid #D9CFC1;
	-webkit-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.1);
	width:30%;
}

td address {
	width:inherit;
	background-color:inherit;
	color:inherit;
	display:inherit;
	padding:inherit;
	border-bottom:inherit;
	border-right:inherit;
	margin-bottom:inherit;
}

.notice {
	margin-bottom:10px;
}

#checkoutSuccessOrderNumber {
	background-color:#b5b7d8;
	color:#002e6a;
	padding:5px;
	display:block;
	width:50%;
	margin-bottom:20px;
}

#checkoutSuccessOrderLink {
	margin-top:10px;
}

.clearBoth {
	clear:both;
}

#login-email-address,
#login-password,
#company,
#firstname,
#lastname,
#street-address,
#suburb,
#city,
#state,
#postcode,
#zone_country_id,
#telephone,
#fax,
#email-address,
#password-new,
#password-confirm,
#password-current,
#newsletter-checkbox,
#email-format-html,
#dob,
#country,
#gender-male,
#gender-female,
textarea,
#disc-ot_coupon,
#cot_gv,
#disc-ot_gv,
#cc-cc-owner, 
#cc-cc-expires-month, 
#cc-cc-number,
#cc-cc-expires-year,
#to-name,
#message-area,
#amount
{
	background-color:#E8E1D7;
}

 .tableHeading {
	background-image: url(../images/side-h1.gif);
	color:#ffffff;
	height: 20px;	
}

.fortschrittsbalken {
	position:absolute;
	top:10px;
	margin-left:0px;
	margin-right:1%;
	height:20px;
	width: 70%;
	display:block;
	background-image:url(../images/icons/fortschritt_mitte_grau.gif);
	overflow:hidden;
}

.fortschrittspunkte {
	position:absolute;
	top:30px;
	width: 70%;
	margin-left:0px;
	margin-right:1%;
	display:block;
}

.punkt1 {
	position:absolute;
	left:5%;
	margin-left:-10px;
	display:block;
	color:#666666;
	font-size:12px;
}

.punkt2 {
	position:absolute;
	left:27%;
	margin-left:-10px;
	display:block;
	color:#666666;
	font-size:12px;
}

.punkt3 {
	position:absolute;
	left:47%;
	margin-left:-10px;
	display:block;
	color:#666666;
	font-size:12px;
}

.punkt4 {
	position:absolute;
	left:67%;
	margin-left:-10px;
	display:block;
	color:#666666;
	font-size:12px;
}

.punkt5 {
	float:right;
	display:block;
	color:#fff;
	text-align:right;
	margin-right:0%;
	width:19%;
	font-size:12px;
}

.status {
	position:absolute;
	left:0px;
	top:0px;
	height:20px;
	background-image:url(../images/icons/fortschritt_status.gif);
}

.akt {
	font-weight:bold;
	color:#000033;
}

.fortschrittlink {
	text-decoration:none;
	color:#666666;
}

.akt .fortschrittlink {
	color:#000000;
}


.besucherwkhinweis {
	width:50%;
	float:left;
	margin-bottom:20px;
}

#cartEmptyText {
	margin-top:90px;
}

.taxAddon {
	font-size:10px;
}

.centerBoxContentsAlsoPurch {
	margin-bottom:20px;
}

#guetezeichen {
	position: absolute;
	left: 20px;
	top: 10px;
	z-index: 100;
	border: 0px;
}

#categories {
	margin-top: 10px;
}

#livehelp p, .sideBoxContent p {
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding-left:10px; 
	padding-top:10px;
}

#livehelp .centeredContent p,
#blankbox .sideBoxContent p,
#produktderwoche .centeredContent {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px; 
	border-bottom: 1px solid #D8CEC1;
	background: url(../images/hg-men-u11.jpg) repeat-y left #DAD2C6;
	border-left:1px solid #D8CEC1;
	border-right:1px solid #D8CEC1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#produktderwoche .centeredContent {
	padding: 10px 0px 10px 0px;
}

.zumprod {
	font-size: 12px;
}


.leftBoxContainer {
	margin-left: 10px;
}

#ezpages {
	margin-top: -10px;
}

#ebaysidebox {
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; 
	border: 1px solid #D8CEC1;
	background: url(../images/hg-men-u11.jpg) repeat-y left #DAD2C6;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}

#ebaysidebox img {
	width: 180px;
}

#bannerThree,
#bannerTwo,
.ebayhome {
	margin: 10px 0px 10px 0px;
	overflow: hidden;
	text-align: center;
}

.ebayhome img {
}

.tabTable tr {
}

.tabTable tr td.listimage {
	padding: 2px;
	border-left: 2px solid #b1ada7;
	border-top: 2px solid #b1ada7;
	border-bottom: 2px solid #b1ada7;
	border-right: 0px;
	background: url(../images/textelem-hg.jpg) repeat-x bottom left #FBFAF9;
}

.tabTable tr td.listrest {
	padding: 2px;
	border-right: 2px solid #b1ada7;
	border-top: 2px solid #b1ada7;
	border-bottom: 2px solid #b1ada7;
	background: url(../images/textelem-hg.jpg) repeat-x bottom left #FBFAF9;
}

.productListing-odd td.main1,
.productListing-even td.main1 {
	padding: 2px;
	border-left: 2px solid #b1ada7;
	border-top: 2px solid #b1ada7;
	border-bottom: 2px solid #b1ada7;
	background: url(../images/textelem-hg.jpg) repeat-x bottom left #FBFAF9;
}

.productListing-odd td.main2,
.productListing-even td.main2 {
	padding: 2px;
	border-right: 2px solid #b1ada7;
	border-top: 2px solid #b1ada7;
	background: url(../images/textelem-hg.jpg) repeat-x bottom left #FBFAF9;
}

.productListing-odd td.main3,
.productListing-even td.main3 {
	padding: 2px;
	border-right: 2px solid #b1ada7;
	border-bottom: 2px solid #b1ada7;
	background: url(../images/textelem-hg.jpg) repeat-x bottom left #FBFAF9;
}

.prod-desc {
	border: 1px solid #b1ada7;
	background: url(../images/textelem-hg.jpg) repeat-x bottom left #FBFAF9;
	float:left; 
	margin-bottom:10px; 
	padding:10px; 
	-webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1); 
	behavior: url(ie-css3.htc);
}

.prod-attr {
	padding: 2px;
	border: 1px solid #D8CEC1;
	background: url(../images/textelem-hg.jpg) repeat-x bottom left #FBFAF9;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1); 
}

.wkfinanz {
	font-size: 11px;
	font-weight: normal;
}

.reparatur {
	padding: 10px;
	border: 1px solid #D8CEC1;
	background: url(../images/textelem-hg.jpg) repeat-x bottom left;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1); 
}

.attr-bg-1, .attr-bg-2:hover {
	background: #a3aece;
}

.attr-bg-2 {
	background: #c4cee4;
-webkit-transition: background 600ms ease-in-out;
-moz-transition: background 600ms ease-in-out;
-o-transition: background 600ms ease-in-out;
transition: background 600ms ease-in-out;	
}

input[type="text"],
input[type="password"],
select,
textarea {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px; 
	padding: 5px;
	margin-bottom: 7px;
	display: inline;
	border: 1px solid #D9CFC1;
-webkit-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.1);
box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.1); 
-webkit-transition: background 300ms ease-in-out;
-moz-transition: background 300ms ease-in-out;
-o-transition: background 300ms ease-in-out;
transition: background 300ms ease-in-out;	
}

#mainWrapper input[type="text"]:hover,
#mainWrapper input[type="password"]:hover,
#mainWrapper textarea:hover {
	background: #fff;
}

#navMainSearch input {
	margin-bottom: 0px;
}

#categoriesContent a {
	margin: 0px 4px 0px 4px;
}

#categoriesContent a.category-config-top,
#categoriesContent a.category-config-top_akt {
	margin: 0px;
}

.bannerkh {
	width: 650px;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.2); 	
}

#ezPageDefault .textinhalt {
	max-width: 650px;
}

#konfigurator .subsakt {
	padding-left: 33px;
}

#konfigurator .subs-config {
	color: #000;
}

#konfigurator .category-products,
#konfigurator .subsakt1,
#konfigurator .subsakt2,
#konfigurator .subsakt3
 {
	margin-left: 13px;
}

.tablestart td {
	width: 45%;
	text-align: left;
	vertical-align: top;
	padding-right: 50px;
	background: url(../images/textelem-hg.jpg) repeat-x bottom left #FBFAF9;
}

.tablestart h2 {
	color: #3E5C8B;
}

#indexDefaultMainContent h1.esk {
	color: #3E5C8B;
	text-align: center;
	font-size: 22px;
	margin-top: 30px;
}

#indexDefaultMainContent h2.esk {
	text-align: center;
	font-size: 18px;
	margin-top: 10px;
}

#alsoPurchased {
	clear: both;
}

.centerBoxContentsAlsoPurch {
	clear: both;
}

.centerBoxContentsAlsoPurch a img {
	float: left;
	margin: 10px;
}
