html {overflow-y:scroll;}

body {
	scrollbar-base-color:D3D7E4;
	scrollbar-track-color:ECEDF3;
	scrollbar-face-color:D3D7E4;
	scrollbar-highlight-color:D3D7E4;
	scrollbar-3d-light-color:D3D7E4;
	scrollbar-dark-shadow-color:D3D7E4;
	scrollbar-shadow-color:D3D7E4;
	scrollbar-arrow-color:FFFFFF;
	
	margin-top: 0px;
	background: #ffffff url(/gfx/bg2011.gif) repeat-x;
}


#mypage {
	width: 964px;	
}

#header {
	width:964px;
	text-align: left;
	height: 143px;
	background: url(/gfx/bg_header_2011.jpg) no-repeat;
}  
#navtop {
	float: left;
	background: url(/gfx/lntop2011.gif) no-repeat;
	width: 215px;
	height: 38px;
	margin: 3px 0 0 1px;
	border: 0px solid #fff;
	
}
#topgarantie {
	padding: 0 10px 0 0;
	float: right;
	height: 80px;
}

#gratisversand {
	padding: 0 7px 0 0;
	float: right;
}

#main {
	width: 964px;
	background: #fff url(/gfx/pbg2011.gif) repeat-y;
	border-top-color: #000;
	text-align: left;
	float: left;
}

#maincontent {
	width: 767px;
	float: left;	
}

#content {
	width: 535px;
	float: right;
	text-align: left;
	padding-top: 20px;
}


#katnav {
	float: left;
	width: 200px;
	
}

#navigation {
	margin-left: 10px;
}
#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#navigation li {
	display:inline;
	padding: 0;
	margin: 0;
}

#navigation a {
	display: block;
}

#right {
	float: left;
	width: 160px;
	padding-top: 25px;
	padding-left: 19px;
}

#mybottom {
	clear: both;
	width: 964px;
	text-align: right;
	background: url(/gfx/bottom2011.gif) no-repeat;
	height: 30px;
	padding-top: 7px;
	
	font-size: 11px;
	color: #666;
}
#mybottom span {
	padding-right: 20px;
}

#mybottom * {
	font-size: 11px;
	color: #666;
}

.vspacer {
	width: 20px;
	vertical-align: top;
	background-image: url(/gfx/spacer.gif);
	background-repeat: repeat-y;
}

    
* {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#333333;  
}

ul { 
	list-style-image:url(/gfx/ul.gif); 
	
}
li {
	line-height: 15px;
}


input,textarea { 
	font-size:11px; 
	color:#333333; 
}
select, option { 
	font-size:10px; 

 
}
h1 {  
	color:#2F231D; 
	font-size:17px;
	margin-bottom: 25px;
}
h2 {  
	color:#2F231D; 
	font-size:13px;
}

.small {  
	font-size: 10px;
}
.tiny {  
	font-size: 10px;
}
.smallbold { 
	font-weight:bold; 
	font-size: 11px; 
}
.smallboldwhite { 
	font-weight:bold; 
	font-size: 11px; 
	color: #FFFFFF; 
}

#lastitemlist {
	border-top: 1px dashed #ccc;
	padding-top: 20px;
	margin-top: 20px;
}

#lastitems_info {
	
}



/* STARTSEITE */

.vline {
	background-image:url(/gfx/vline.gif);
	background-repeat:repeat-y;
	width:30px;
	background-position: 15px 0px;
}


.expHome {

	float: left;
	width: 122px;
	margin: 0 2px 0 2px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	background: url(/gfx/vline.gif) repeat-y right;
}


.inner_teaser { 
	padding: 8px;
}


/* ENDE STARTSEITE */

#splitResult {
	margin-bottom: 20px;
}

.filter_hersteller {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#searchinput {
	width:170px;
	border: 1px solid #ccc;
	font-size: 12px;
	height: 15px;
	padding: 3px 0 3px 8px;
	background: #fff url(/gfx/searchbg.gif) no-repeat;
}
#topsearch {
	position: absolute;
	margin: 87px 0 0 565px;
	height: 28px;
}
#searchminiform {
	margin-left: 70px;
	width: 340px;
}
#searchminiform input {
	float: left;
}


.colAdm1 { 

	font-size: 10px; 
	border-bottom:1px solid #888888;
	border-top:1px solid #888888;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:4px;
}

.spacer {
	margin-top: 25px;
	border-top: 1px solid #ccc;
	padding-top:15px;
	height: 1px;
}
.col1 { 
	font-size: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}
.col2 { 
	font-size: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}
.dicmscol1 { 
	font-size: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}
.dicmscol2 { 
	font-size: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}
.colx { 
	font-size: 10px; 
	color:#000066; 
}
.userError {
	margin-top:10px;
	padding:4px;
	color: #ff0000;
	font-size:12px;
	width:400px;
	border: 1px solid #cc0000;
}
.sysMsg { 
	background-color: #042F47; 
	color:#EFEFEF;
	font-size: 11px;
}
.col3 { 
	background-color: #000063; 
	color:#EFEFEF;
	font-size: 11px;
}
.col4 { 
	
	font-size: 11px; 
}

.dbTbl {
	width: 90%;
}

.msg { 
	background-color: #042F47; 
	display: block;
	padding-right: 10px;
	padding-top: 4px;
	padding-left: 20px;
	padding-bottom: 4px;
	background-image: url(/gfx/att.gif);
    background-repeat: no-repeat;
	background-position: 5px 5px;
	color:#EFEFEF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.msgText {
	font-size: 10px;  
	color: #efefef;
	font-weight: normal; 
}
.savebutton { 
	background-color: #efefef;
	background-image: url(/gfx/navmainbg.gif);
	font-size: 10px; 
	border-style:outset;
	border-width:1px;
}



/* NAVIGATION PRODUKTE */


a.navMainLink:link, a.navMainLink:visited, a.navMainLink:active { 
	border-bottom: 1px solid #f3f3f3;
	padding-top: 2px;
	padding-bottom: 8px;
	padding-left:15px;
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	
}

a.navMainLink:hover { 
	border-bottom: 1px solid #f3f3f3;
	padding-top: 2px;
	padding-bottom: 8px;
	padding-left:15px;
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-image: url(/gfx/ul.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 10px;
	
}


a.navMainLinkActive:link, a.navMainLinkActive:visited, a.navMainLinkActive:active { 
	border-bottom: 1px solid #f3f3f3;
	padding-top: 2px;
	padding-bottom: 8px;
	padding-left:15px;
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-image: url(/gfx/ul.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 10px;
	
}
a.navMainLinkActive:hover { 
	border-bottom: 1px solid #f3f3f3;
	padding-top: 2px;
	padding-bottom: 8px;
	padding-left:15px;
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-image: url(/gfx/ul.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 10px;
}


a.navSubLink:link, a.navSubLink:visited  { 
	color:#333;
	text-decoration:none; 
	font-size: 11px;
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	display: block;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-right: 16px;
	width: auto;
	margin-left: 2px;
	margin-bottom: 0px;
	margin-top: 3px;
	border-bottom: 1px solid #ccc;
	
	
	
}


a.navSubLink:active { 
	color:#003366;
	text-decoration:none; 
	font-size: 11px;
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	display:block;
	padding-left: 20px;
	padding-top: 3px;	
	padding-right: 16px;
	padding-bottom: 6px;
	width: auto;
	margin-left: 2px;
	margin-bottom: 0px;
	margin-top: 3px;
	border-bottom: 1px solid #ccc;
}

a.navSubLink:hover { 
	color:#003366;
	text-decoration:none; 
	font-size: 11px;
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	display:block;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-right: 16px;
	width: auto;
	margin-left: 2px;
	margin-bottom: 0px;
	margin-top: 3px;
	border-bottom: 1px solid #ccc;
	background: #f7f7f7;
}


a.navSubLinkActive:link, a.navSubLinkActive:visited, a.navSubLinkActive:active { 
	color:#000;
	text-decoration:none; 
	font-size: 11px;
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	display:block;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-right: 16px;
	width: auto;
	margin-left: 2px;
	margin-bottom: 0px;
	margin-top: 3px;
	border-bottom: 1px solid #ccc;
	background: #fff url(/gfx/nsla.gif) no-repeat 8px 3px;
	
}

a.navSubLinkActive:hover { 
	color:#000;
	text-decoration:none; 
	font-size: 11px;
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	display:block;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-right: 16px;
	width: auto;
	margin-left: 2px;
	margin-bottom: 0px;
	margin-top: 3px;
	border-bottom: 1px solid #ccc;
}

/* NAVIGATION PRODUKTE */

/* ANDERE LINKS */


a:link { 
	color:#333333;
	text-decoration:underline; 
}
a:visited { 
	color:#333333;
	text-decoration:underline;  
}
a:active { 
	color:#2A6281;
	text-decoration:underline;  
}
a:hover { 
	color:#427AA8;
	text-decoration:underline;  
}



a.small:link { 
	color:#333333;
	text-decoration:underline;
	
}
a.small:visited { 
	color:#333333;
	text-decoration:underline;
}
a.small:active { 
	color:#2A6281;
	text-decoration:underline;
}
a.small:hover { 
	color:#2A6281;
	text-decoration:underline;
}

div .service_link {
	background-image:url(/gfx/navmainbg.gif); 
	background-repeat: no-repeat;
	background-position: 9px 0px;
	height: 25px;
	width: auto;
}

a.service_link:link { 
	color:#444444;
	text-decoration:none; 
	font-size: 10px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 17px;
	padding-left: 10px;
	display: block;
	width: 150px;
	background-color:#FFFFFF;
	border: 1px solid #666666;
	margin-left: 10px;
	margin-top: 2px;
	
}
a.service_link:visited { 
	color:#666666;
	text-decoration:none; 
	font-size: 10px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 17px;
	padding-left: 10px;
	display: block;
	width: 150px;
	background-color:#FFFFFF;
	border: 1px solid #666666;
	margin-left: 10px;
	margin-top: 2px;
	
}
a.service_link:active { 
	color:#444444;
	text-decoration:none; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 17px;
	padding-left: 10px;
	display: block;
	width: 150px;
	background-color:#FFFFFF;
	border: 1px solid #666666;
	margin-left: 10px;
	margin-top: 2px;
}
a.service_link:hover { 
	color:#427AA8;
	text-decoration:underline; 
	font-size: 10px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 17px;
	padding-left: 10px;
	display: block;
	width: 150px;
	background-color:#FFFFFF;
	border: 1px solid #666666;
	margin-left: 10px;
	margin-top: 2px;
}


a.arrow:link { 
	color:#333333;
	text-decoration:underline;
	background-image:url(/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	font-size: 11px; 
	
}
a.arrow:visited { 
	color:#333333;
	text-decoration:underline;
	background-image:url(/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	font-size: 11px; 
}
a.arrow:active { 
	color:#2A6281;
	text-decoration:underline;
	background-image:url(/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	font-size: 11px; 
}
a.arrow:hover { 
	color:#2A6281;
	text-decoration:underline;
	background-image:url(/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	font-size: 11px; 
}

a.pdflink:link {
	background-image: url(/gfx/pdf.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	color: #143661;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
}

a.pdflink:visited {
	background-image: url(/gfx/pdf.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	color: #143661;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
}

a.pdflink:active {
	background-image: url(/gfx/pdf.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	color: #143661;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
}

a.pdflink:hover {
	background-image: url(/gfx/pdf.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	color: #0066CC;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
}



/* SPLIT RESULT */

a.splRLink:link { 
	color:#333333;
	text-decoration:underline;
}
a.splRLink:visited { 
	color:#333333;
	text-decoration:underline;
}
a.splRLink:active { 
	color:#006699;
	text-decoration:none;
}
a.splRLink:hover { 
	color:#555555; 
	font-weight:bold; 
	text-decoration:underline; 
} 
/* ENDE SPLIT RESULT */


/* ENDE ANDERE LINKS */

/* CONTENT NAVIGATION */

#contentNav {
	position: absolute;
	display: inline;
	margin: 0px;
	margin-top: 98px;
	margin-left: 130px;
	background: none;
	color: #cccccc;
	text-align: left;
	
}


#contentNav a {
	text-decoration: none;
}

a.shopContentNav:link, a.shopContentNav:visited, a.shopContentNav:active {
	
	text-decoration:none;
	background: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
	text-decoration: none;
	margin-left: 1px;
	margin-right: 0px;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	line-height: 19px;
	
}



a.shopContentNav:hover {
	color: #92B4ED;
	text-decoration:none;
	background: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-left: 1px;
	margin-right: 0px;
	font-size: 10px;
	line-height: 19px;
	font-weight: bold;
	
}

a.shopContentNavActive:link, a.shopContentNavActive:visited, a.shopContentNavActive:active, a.shopContentNavActive:hover {
	color: #D1E0F8;
	text-decoration: none;
	background: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-left: 1px;
	margin-right: 0px;
	font-size: 10px;
	line-height: 19px;
	font-weight: bold;
	
}

/* ENDE CONTENT NAVIGATION */

/* PRODUKTLISTEN UND DETAILS */


.item_pic {
	width: 200px;
	float: left;
}
.item_amount {
	width: 50px;
	float: left;
}

.item_name {
	width: 250px;
	float: left;
}

.item_ordernum {
	width: 130px;
	padding-right: 20px;
	float: left;
}

.item_price {
	width: 150px;
	float: left;
}

.item_links {
	width: 150px;
	float: left;
}
.item_status {
	margin-bottom: 15px;
	clear: both;
}

.item_shipping {
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 11px;
}

/* Preisstaffeln */

.prt {
	margin-top: 20px;
	border-collapse: collapse;
	margin-bottom: 10px;
}

td.priceRange1 {
	font-weight: bold;
	font-size: 11px;
}
td.priceRange2 {
	border: 1px solid #ccc;
	padding: 5px;
	font-size: 11px;
}

/* Ende Preisstaffeln */

.katSpacer {
	border-bottom: 1px solid #ccc;
	height: 20px;
}

.shopContentTbl  {
	width: 100%;
}
.shopContentTbl span  {
	display: none;
}


.shopspecialprice { 
	font-weight:bold; 
	color: #cc0000;
}

#itemtabs {
	margin-top: 10px;
	padding-bottom:5px;
	border-bottom: 2px solid #9b7f71;
}
#itemtabs ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#itemtabs li {
	display: inline;
	line-height:normal;
}

#itemtabs span {
	
	margin-bottom: 1px;
}

#itemtabs a:link, #itemtabs a:visited, #itemtabs a:active {
	
	padding: 5px;
	padding-left: 12px;
	padding-right: 12px;
	background: #eedbad url(/gfx/item_tab.gif) repeat-x;
	margin-left: 2px;
	margin-right: 2px;
	font-size: 11px;
	border-top: 1px solid #b8aaa3; 
	border-right: 1px solid #b8aaa3; 
	border-left:1px solid #b8aaa3;
	color: #313131;
	text-decoration: none;
	font-weight: bold;
	
}

#itemtabs a:hover {
	background: #f0e6cb url(/gfx/item_tab.gif) 0px -40px repeat-x;
	padding: 5px;
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 2px;
	margin-right: 2px;
	border-top: 1px solid #b8aaa3; 
	border-right: 1px solid #b8aaa3; 
	border-left:1px solid #b8aaa3;
	color: #333;
	font-weight: bold;
}
.shoptabspacer { 
	width:0px; 
}
.shoptabactive { 
	font-size:11px; 
	color: #333; 
	padding: 5px;
	margin-left:2px; 
	margin-right:2px; 
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	background:#af7b62 url(/gfx/item_tab2.gif) repeat-x;; 
	border-top:1px solid #9b7f71; 
	border-right:1px solid #9b7f71; 
	border-left:1px solid #9b7f71; 
}
.shoptablink { 
	margin-left:10px; 
	margin-right:10px; 
}

/* PRODUKTLISTEN UND DETAILS */


.cartTotal { 
	background-color: #FBF3DE; 
	border-color:#e6e6e6;  
	font-size: 10px;  
}

#cart_alt {
	margin-top: 40px;
	padding-top: 20px;
	border-top: 1px dashed #ccc;
}

#order_check_edit {
	padding-right:30px;
}

.myprice {
	font-weight: bold;
	color: #98031C;
}

#katSort {
	font-size: 11px;
	width: 360px;
	background-color: #efefef;
	padding: 5px;
	margin-bottom: 20px;
}
#katSort * {
	font-size: 11px;
}

.shopTable { /*Formular Tabelle*/
	background-color: #DFDBC3; 
}


#minicart { /* Mini Warenkorb */ 

	position: absolute;
	font-size:11px;
	padding: 0px;
	margin-left: 234px;
	width: 185px;
	float: left;

}
#minicartcontent {
	width: 180px;
	font-size: 11px;
	padding-left: 20px;
	color: #062445;
	float: left;	
}

#minicartcontent span {
	font-size: 11px;
	color: #062445;
}
#minicart a {
	color: #333333;
	text-decoration: none;
	margin-left: 10px;
}
#minicart strong a {
	font-weight: normal;
	color: #062445;
	font-size: 11px;
	padding-top: 3px;
	background: none;
	display: block;
	float: left;
}
#minicart a:hover {
	color: #006699;
	text-decoration: underline;
}

#minicart #gocheckoutlink ,
#minicart a .arrow {

	background-image: url(/gfx/arrow.gif) no-repeat;
	padding: 0 0 0 15px;
	font-weight: bold;
	display: block;
	margin-top: 10px;

}

#gocheckoutlink ,
#gocheckoutlink a.arrow:link,
#gocheckoutlink a.arrow:visited,
#gocheckoutlink a.arrow:active,
#gocheckoutlink a.arrow:hover {
	background-image: url(/gfx/arrow.gif) no-repeat;
	display: inline;
}

#loginlink {

}
#newsletterAdd {
	
	background-image: url(/gfx/newsletter.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	padding-top: 40px;
	width: 209px;
	
	
}

#newsletterAddContent {
	border: 1px solid #cccccc;
	width: auto;
	padding: 2px;
}

.ordersteps {
	margin-top:20px;
	margin-bottom:20px;
	
}

.mysubmit {
	margin-top:20px;
}

.userError {
	color:#ff0000;
}

div.itemList {
	display:block;
	font-size:10px;
	padding: 8px;
	border: 1px solid #cccccc;
	background-color: #efefef;
	width: 220px;
}


div.wide_itemList {
	display:block;
	font-size:10px;
	padding: 8px;
	border: 1px solid #cccccc;
	background-color: #efefef;
	width: 500px;
}

.katPath {
	margin-top: 20px;
}



#detTbl {
	width: 300px;
}

.colshop2 {
	font-weight: bold;
	border-bottom: 1px solid #F4E1C1;
	border-top: 1px solid #F4E1C1;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #FDFAF2;
	color: #666;
}	



.empty {
	height: 20px;
}

.vspacerL {
	vertical-align: top;
	width:17px;
}
.scontent {
	width: 734px;
	background-color: #F6FAFE;
}


.katList {
	clear: both;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
	margin-top: 20px;
}

.katText {
	float: left;
	width: 370px;	
}


.katDescr {
	display: block;
	margin-top: 20px;
	
}

.katImg {
	width: 140px;
}

.katPic {
	margin-right: 20px;
	float: left;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.normal {
	font-weight: normal;	
}

.bold {
	font-weight: bold;	
}


.smaller {
	font-size: 11px;	
}

.mylistprice {
	color: #98031C;
	font-size: 11px;
}

#tnav {
	text-align: center;
	margin-bottom: 20px;
}

#tnav * {
	font-size: 11px;
	color: #666;
}
#tnav a:link {
	text-decoration: none;
	color: #666;
}
#tnav a:visited {
	text-decoration: none;
	color: #666;
}
#tnav a:active {
	text-decoration: none;
	color: #666;
}
#tnav a:hover {
	text-decoration: underline;
	color: #006699;
}

#sfvk {
	font-weight: bold;
	padding: 3px;
	background-color: #efefef;
	width: 250px;
}

#tabs {
  position: absolute;
  width: 715px;
  margin-top: 3px;
  margin-left: 240px;
  background:none;
  line-height:normal;
 
  }
#tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	float:left;
	background:url("/gfx/bg_tnav.gif") no-repeat right top;
	margin:0;
	padding:0 0 0 9px;
	text-decoration:none;

}
#tabs a span {
	float:left;
	display:block;
	padding:5px 24px 6px 15px;
	color:#efefef;
	font-size: 12px;
	font-variant:small-caps;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
  color:#fff;
}
#tabs a:hover {
  background: #ad856b url("/gfx/bg_tnav.gif") no-repeat right top;
}
#tabs a:hover span {
}
  
#tabs a:hover span {
  color:#fff;
  background: #ad856b url("/gfx/bg_tnav.gif") no-repeat right top;
}
#tabs a.activetab {
  color:#fff;
  background: #ad856b url("/gfx/bg_tnav.gif") no-repeat right top;
}
#tabs a.activetab span {
  color:#fff;
  background: #ad856b url("/gfx/bg_tnav.gif") no-repeat right top;
}


#l_status {
	font-size: 11px;
	margin-top: 10px;
	height: 40px;
	padding-left: 45px;
	padding-top: 10px;
}

#vktbl {

}

#vktbl table {
	border-collapse: collapse;
}

#vktbl td {
	border: 1px solid #ddd;
	padding: 10px;
	vertical-align: top;
}

#vktbl .vkheader {
	background-color: #f7f7f7;
}

h3 {
	color: #AE0000;
}

a.exphome_item:link, a.exphome_item:visited, a.exphome_item:active {
	text-decoration:none;
	text-transform:uppercase;
	font-weight: bold;
	text-decoration: none;
}
a.exphome_item:hover {
	text-decoration:none;
	text-transform:uppercase;
	font-weight: bold;
	text-decoration: underline;
}

#right_shippingnote {
	margin: 5px;
	margin-top: 20px;
	font-size: 11px;
	padding: 7px;
	background-color: #fff;
	border: 1px solid #ccc;
	color: #333333;
}

#right_shippingnote * {
	font-size: 11px;
}
#shippingnote_brown {
	color: #5F473B;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}

.descrKat {
	font-size: 10px;
}


#right_phone {
	margin: 5px;
	margin-top: 20px;
	font-size: 11px;
	padding: 7px;
	background-color: #fff;
	border: 1px solid #ccc;
	color: #333333;
}

#right_phone * {
	font-size: 11px;
}
#phone_brown {
	color: #5F473B;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}


#myprice {
	margin-top: 20px;
	font-size: 14px;
}

#scroller {
	
	margin-top: 50px;
	margin-left: 565px;
	width: 152px;
	height: 152px;
	position: absolute;
}

#mytprice{
	padding: 10px;
	background: url(/gfx/mytprice.gif) no-repeat;
	height: 152px;
}

#mytprice span {
	display: block;
	margin-bottom: 10px;
}


#schaumstoff-home {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px dashed #efefef;
	padding-top: 20px;
	padding-bottom: 20px;
}

#tisch_options {

}

#tisch_options .tisch_options_left {
	clear: left;
	float: left;
	width: 150px;
	
}

#tisch_options .tisch_options_error {
	font-size: 11px;
	color: #cc0000;
	width: 150px;
	float: left;
	
}
#tisch_options .tisch_options_right {
	float: left;
	
}

#tisch_options .tisch_options_inline {
	float: left;
	width: 150px;
	display: inline;
	vertical-align:middle;
}

#tisch_options .tisch_options_textinput {
	margin-right: 4px;
	margin-top: 8px;
}

#tisch_options .inline_spacer {
	margin-right: 25px;
	float: left;
	background-color: #ff0000;
}

#tisch_options .material {
	float: left;
	padding-right: 10px;
	width: 250px;
}

#tisch_options .pictures {
	float: left;
	margin-right: 10px;
}

#tisch_options .bigPic_close {
	background-color: #FBF3DE;
	text-align: right;
	border-bottom: 1px solid #CFBD8E;
}

#tisch_options .bigPic_container {
	position: absolute;
	border: 1px solid #CFBD8E;
	margin-top:-100px;
	
}

#tisch_options #Ansteckplatten_Laenge_error span {
	color: #003366;
	font-size: 11px;
}


#tisch_options #Schubladenbreite_error span {
	color: #003366;
	font-size: 11px;
}

#tischmasse {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 40px;
	margin-bottom: 10px;
	clear: both;
}

#tischbeine {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	clear: both;
}

#tischerweitern {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 40px;
	margin-bottom: 10px;
	clear: both;
}
#tischschubladen {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 40px;
	margin-bottom: 10px;
	clear: both;
}

#tischsonstiges {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	clear: both;
}

#tischoberflaeche {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	clear: both;
}

.closeme {
	text-align: right;
	height:20px;
	background-color: #91ABE1;
	margin-bottom: 5px;
	border-bottom: 1px solid #666;
	padding-bottom: 2px;
}

#tisch_left {
	width: 250px;
	float:left;
	padding-right: 15px;
}

#tisch_right {
	width: 250px;
	float:right;
}

#t_matratzen {
	background: url(/gfx/home/bg-matratzen.jpg) no-repeat;
	width: 219px;
	height: 253px;
	float: left;
}

.t_spacer {
	float: left;
	width: 35px;
	height: 50px;
}
#t_betten {
	background: url(/gfx/home/bg-betten.jpg) no-repeat;
	width: 219px;
	height: 253px;
	float: left;
}


#t_schaumstoff {
	background: url(/gfx/home/bg-schaumstoff.jpg) no-repeat;
	width: 219px;
	height: 253px;
	float: left;
}

#t_loom {
	background: url(/gfx/home/bg-loom.jpg) no-repeat;
	width: 219px;
	height: 253px;
	float: left;
}

#t_masstisch {
	background: url(/gfx/home/bg-masstisch.jpg) no-repeat;
	width: 219px;
	height: 253px;
	float: left;
}


#t_rattansessel {
	background: url(/gfx/home/bg-rattansessel.jpg) no-repeat;
	width: 219px;
	height: 253px;
	float: left;
}

#t_sonderposten {
	background: url(/gfx/home/bg-sonderposten.jpg) no-repeat;
	width: 219px;
	height: 253px;
	float: left;
}

#t_matratzen h2,
#t_betten h2,
#t_schaumstoff h2,
#t_loom h2,
#t_rattansessel h2,
#t_masstisch h2,
#t_sonderposten h2 {
	margin-left: 10px;
	padding-top: 8px;
	margin-top: 0px;
	font-size: 12px;
}


#t_matratzen span,
#t_betten span,
#t_schaumstoff span,
#t_loom span,
#t_rattansessel span,
#t_sonderposten span,
#t_masstisch span {
	display: block;
	margin-top: 135px;
	margin-left: 20px;
	margin-right: 5px;
}


#t_matratzen a,
#t_betten a,
#t_schaumstoff a,
#t_loom a,
#t_rattansessel a,
#t_sonderposten a,
#t_masstisch a {
	display: block;
	font-size: 11px;
	margin-bottom: 5px;
}

.my_rebate {
	display: block;
	padding: 4px;
	background: #cc0000 url(/gfx/myrebate.gif) repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.my_rebate_inline {
	padding: 1px;
	background: #cc0000 url(/gfx/myrebate.gif) repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	margin-left: 25px;
	width:32px;
	text-align: center;
}


.artikelmerkmal {
	padding: 20px;
	border-bottom: 1px dashed #ccc;
}

.artikelmerkmal_header {
	font-weight: bold;
	float: left;
}

.artikelmerkmal_image {
	float: left;
	padding-right: 30px;
}

.artikelmerkmal_descr {
	clear: both;
}

.iconinfo {
	padding: 10px;
	background-color: #FCF5E3;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 500px;
	height: 70px;
	overflow: auto;
}
#rabatte {
	margin: 10px;
	margin-left: 0px;
	margin-right: 25px;
	padding: 20px;
	padding-top: 0px;
	border: 1px solid #cc0000;
	
}	

#rabatte h2 {
	background: url(/gfx/rabatte.gif) no-repeat;
	padding-left: 55px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#prtop {
	padding-top: 75px;
	width: 180px;
	float:left;
	background: url(/gfx/preisstaffel.jpg) no-repeat;
}

.prt {
	
	margin-top: 5px;
	border-collapse: collapse;
}

td.priceRange1 {
	font-weight: bold;
	font-size: 11px;
}
td.priceRange2 {
	border: 1px solid #ccc;
	padding: 5px;
	font-size: 11px;
}
td.priceRange3 {
	border: 1px solid #ccc;
	padding: 5px;
	font-size: 11px;
	text-align: right;
}

.hline {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background: url(/gfx/hline.gif) repeat-x;
	margin-top: 15px;
	margin-bottom: 15px;
	
}

.smallblue {
	font-size: 11px;
	color: #0099FF;
}

/* GESPEICHERTE ARTIKEL */

.saveditem {
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(/gfx/hline.gif) bottom repeat-x;
}

/* ENDE GESPEICHERTE ARTIKEL */

/* KATEGORIE REITER */



#kat_tabs {
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom:5px;
	border-bottom: 2px solid #6B6964;
}
#kat_tabs ul, #kat_tabs li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#kat_tabs li {
	display: inline;
	line-height:normal;
}

#kat_tabs span {
	
	margin-bottom: 1px;
}

#kat_tabs a:link, #kat_tabs a:visited, #kat_tabs a:active {
	
	padding: 5px;
	padding-left: 12px;
	padding-right: 12px;
	background: #CBBBB1 url(/gfx/kat_tab.gif) repeat-x;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 11px;
	border-top: 1px solid #AF9689; 
	border-right: 1px solid #5F3F2F; 
	border-left:1px solid #5F3F2F;
	color: #2F1E14;
	font-weight: bold;
	text-decoration: none;
	
}

#kat_tabs a:hover {
	
	background: #CBBBB1 url(/gfx/kat_tab.gif) 0px -40px repeat-x;
	padding: 5px;
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 5px;
	margin-right: 5px;
	border-top: 1px solid #AF9689; 
	border-right: 1px solid #5F3F2F; 
	border-left:1px solid #5F3F2F;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#wait_loading {
	background: url(/gfx/shop/loading.gif) center no-repeat;
	height: 60px;
	width: 530px;
	position: absolute;
	opacity: .80; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=80); /* IE lt 8 */
	-ms-filter: "alpha(opacity=80)"; /* IE 8 */
	-khtml-opacity: .80; /* Safari 1.x */
	-moz-opacity: .80; /* FF lt 1.5, Netscape */
	
	
}	

.wait_loading {
	background: #ffffff url(/gfx/shop/loading.gif) center no-repeat;
	height: 60px;
	width: 100%;
}

#csubnav {
	margin-top: 20px;
	font-size: 11px;
}
#csubnav a {
	line-height: 20px;
	font-size: 11px;
}

#starthere {
	padding-right: 85px;
	background: url(/gfx/starthere.gif) right no-repeat;
}


#login_new_cust {
	float:left; 
	width: 270px;
	padding:10px;
	background: #efefef;
	border: 1px solid #ccc;
	
}

#login_cust {
	float:left; 
	width: 210px;
	padding-left:10px;
	border-left: 1px dotted #ccc;
}
#login_cust td {
	
	padding-right: 8px;
	padding-bottom: 8px;
}
#login_cust .tinput {
	width: 100px;
}

.matratzen_bilder {
	margin-top: 10px;
	margin-bottom: 15px;
}


/* Lattenroste */

.lattenrost_bilder {
	margin-top: 10px;
	margin-bottom: 15px;
}
	
.livetimer {
	font-size: 17px;
	font-weight: bold;
	color: #f7f7f7;
	width: 200px;
	padding: 30px 0 10px 0;
	height: 45px;
	background: url(/gfx/liveshopping_timer.gif) no-repeat;
	border: 1px solid #cc0000	text-align: center;
}

#ls_slide {
	background: url(/gfx/rt_bg.gif) repeat-y;
	width:170px;
	margin-bottom: 20px;
}

#ls_slide_bottom {
	background: url(/gfx/rt_bottom.gif) no-repeat;
	height: 15px;
}

	
.livetimer_small {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	width: 80%;
	padding: 5px;
	background: url(/gfx/lsbg.gif) no-repeat center;
	text-align: center;
	margin-top: 5px;
}

.ls_teaser {
	padding: 5px;
}

#liveshopping_info_link {
	font-size:11px;
}


#itemOptions {
	
}

#itemOptions .leftside {
	width: 145px;
	font-size: 11px;
	float: left;
	padding-right: 10px;
	text-align:right;
}


#itemOptions .rightside {
	float: left;
	width: 120px;
}

#itemOptions .note {
	font-size: 11px;
	color: #123456;
}

#itemOptions .header {
	background: #EAE0DB;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

#itemOptions .submitbutton {
	background: #333;
	color: #fff;
	font-weight: bold;
	border: 1px solid #ccc;
	padding: 7px;
	background: url(/gfx/submitbutton.gif) repeat-x;
}

#itemOptions .formsubmit {
	margin: 20px;
	margin-left: 10px;
}

#userError {
	border: 1px solid #cc0000;
	padding: 15px;
	color: #cc0000;
	width: 400px;
	background: #fff;
	margin-left: 20px;
	margin-bottom: 20px;
}

#itemOptions .textfield {
	width: 300px;
}

#itemOptions .textarea {
	width: 450px;
	height: 100px;
	margin-left: 10px;
}

#itemOptions .textfield_error {
	width: 300px;
	background-color: #EEA29D;
}
#itemOptions .header a {
	color: #333;
	text-decoration: none;
}

.itemssd {
	margin: 10px 0 10px 0;
	font-size: 11px;
	font-weight: bold;
}

#bookmarkme {
	background: url(/gfx/saveFav_2011.jpg) no-repeat;
	width:170px;
	margin-bottom: 10px;
}
#bookmarkme a {
	font-size: 11px;
	text-decoration: none;
	padding: 10px 0px 15px 40px;
	display:block;
}
#loginlink {
	margin-bottom: 10px;
}

#home_specials {
	margin-top: 20px;
	background: url(/gfx/home_specials.gif) no-repeat;
	padding-top: 33px;
}

.MagicZoomBigImageCont {
	border:			1px solid #AF8976;
}

/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader {
	font:			10px Tahoma, Verdana, Arial, sans-serif;
	color:			#fff;
	background:		#AF8976;
	text-align:     center !important; 
}


/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 		1px solid #aaa;
	background: 	#ffffff;
	cursor:			hand;
}

/* CSS style for loading animation box */
.MagicZoomLoading {
	text-align:		center;
	background: 	#ffffff;
	color:			#444;
	border: 		1px solid #ccc;
	opacity:		0.8;
	padding:		3px 3px 3px 3px !important;
	display: 		none; /* do not edit this line please */
}

/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {
	padding-top:	3px !important;
	background: url(/gfx/shop/loading.gif) center no-repeat;
}

.myrprice {
	background: #fff url(/gfx/mprice.jpg) no-repeat;
	font-weight: bold;
	color: #B01D1D;
	font-size: 16px;
	text-align: center;
	display: block;
	float: left;
	width: 120px;
	height: 45px;
	padding: 35px 0 0 0;
}


#ssl_secured {
	font-size: 11px;
	margin: 15px 0 15px;
	padding: 2px;
	background: #f7f7f7 url(/gfx/shop/ssl.gif) 2px 0px no-repeat;
	padding-left: 22px;
	padding-right: 12px;
	color: #444444;
	text-align: left;
}

#home_setangebote {
	background: url(/gfx/setangebote-top.gif) no-repeat;
	padding-top: 30px;
}


.waitloading {
	height:130px;
	width: 130px;
	margin-top: 20px;
	padding-top: 60px;
	background: url(/gfx/shop/loading.gif) top no-repeat;
	opacity: .80; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=80); /* IE lt 8 */
	-ms-filter: "alpha(opacity=80)"; /* IE 8 */
	-khtml-opacity: .80; /* Safari 1.x */
	-moz-opacity: .80; /* FF lt 1.5, Netscape */
	
}

#lexikon_letters {
	margin-bottom: 20px;
}
.lexikon_info {
	
}

#cs_slide {
	margin: 20px 0;
}

.info265 {
	background: url(/gfx/info265.gif) no-repeat;
	font-weight: bold;
	color: #454545;
	padding: 5px 5px 8px 30px;
	font-size:11px;
}

#tiefpreis_garantie {
	background: url(/gfx/tiefpreis-garantie.jpg) no-repeat scroll 0% 0% transparent; 
	padding: 40px 180px 10px 0pt; 
	margin: 20px 0 0 0;
}

.nextButton, .nextStepButton {
	background: url(/gfx/shop/next.de.gif) no-repeat;
	width:93px;
	height: 26px;
	font-size: 0px;
	border: none;
}


.nextNoAccount {
	background: url(/gfx/shop/nextnoaccount.de.gif) no-repeat;
	width:300px;
	height: 26px;
	font-size: 0px;
	border: none;
}

.completeOrderButton {
	background: url(/gfx/shop/completeorder.de.gif) no-repeat;
	width:190px;
	height: 26px;
	font-size: 0px;
	border: none;
}

.slidetrans {
	opacity: .60; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=60); /* IE lt 8 */
	-ms-filter: "alpha(opacity=60)"; /* IE 8 */
	-khtml-opacity: .60; /* Safari 1.x */
	-moz-opacity: .60; /* FF lt 1.5, Netscape */
	height: 280px;
	position:absolute;
}


.slidetrans2 {
	opacity: .20; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=20); /* IE lt 8 */
	-ms-filter: "alpha(opacity=20)"; /* IE 8 */
	-khtml-opacity: .20; /* Safari 1.x */
	-moz-opacity: .20; /* FF lt 1.5, Netscape */
	height: 280px;
	position:absolute;
}

.slidetrans a, .slidetrans2 a {
	display: block;	
}

.opac90 {
	opacity: .90; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=90); /* IE lt 8 */
	-ms-filter: "alpha(opacity=90)"; /* IE 8 */
	-khtml-opacity: .90; /* Safari 1.x */
	-moz-opacity: .90; /* FF lt 1.5, Netscape */
}

.submenu {
	background: #fff;
	position:absolute;
	margin: -20px 0 0 140px;
	width:220px;
}

.submenu li {
	margin: 0;
	padding: 0;	
}

.submenu a {
	background: #f7f7f7;
}

.submenu .navSubLink {
	margin:0;	
	border: 0;
	
}

.submenu a:hover {
	background: #efefef;	
}

#home_matratzen {
	background: url(/gfx/home/matratzen09.jpg) no-repeat -15px 20px;
	height: 260px;	
}


#home_schaumstoffzuschnitt {
	background: url(/gfx/urlaub-matratzen-sondermass.jpg) no-repeat top center;
	height: 270px;	
	padding: 40px 20px 0 20px;
	text-align:center;
}

#home_matratzen h2 {
	font-size: 18px;
	color: #b9907a;	
	margin: 0 0 10px 0;
}

#home_schaumstoffzuschnitt  h2 {
	font-size: 18px;
	padding-bottom: 170px;
}


#home_schaumstoffzuschnitt a, #home_lattenrost a, #home_loom a {
	text-decoration:none;	
	
}

#home_lattenrost {
	background: url(/gfx/home/home_lattenrost.jpg) no-repeat;
	height: 270px;	
	padding: 5px 20px 0 40px;
}
#home_lattenrost  h2 {
	font-size: 18px;
	padding-bottom: 170px;
	padding-top: 0;
}
#home_loom {
	background: url(/gfx/home/home_loom.jpg) no-repeat;
	height: 280px;	
	padding: 0 20px 0 40px;
}
#home_loom  h2 {
	font-size: 18px;
	padding-bottom: 200px;
}

#hslide_num {
	font-size: 11px;	
	margin-bottom: 10px;
}
#hslide_num a {
	font-size: 11px;
	text-decoration:none;	
	padding: 2px;
	background: #efefef;
}
#hslide_num .small {
	font-size: 11px;
	color: #cc0000;
}

#slideme_container {
	height: 310px;	
}
#slideme_inner {
	height: 290px;	
}

.konf_material_einsatz {
	font-size: 11px;
	color: #336699;	
}


.horizontal_accordion_toggle {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	display: block;
	height: 251px;
	width: 32px;
	background: #ffffff;
	color: #333;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	margin: 0 0 0 0;
	padding: 10px 1px 0px 0px;
}
.horizontal_accordion_toggle {
	
}
.horizontal_accordion_toggle_active {
	background: #ffffff url(../gfx/hacc_toggle_active.gif) no-repeat top right;

}

.horizontal_accordion_content {
	/* REQUIRED */
	height: 241px;	/* We need to define a height for the accordion as it stretches the width */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	margin-top: 10px;
	overflow: hidden;
	background: #f7f7f7;
	color: #444444;
}
		
.horizontal_accordion_content p {
	height: 241px;	/* We need to define a height for the accordion as it stretches the width */
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}
		

.horizontal_accordion_content div {
	width: 350px;
	height: 241px;	/* We need to define a height for the accordion as it stretches the width */
	line-height: 150%;
	margin: 20px;
}				
				
/* Container styling*/
#horizontal_container {
  width: 535px;   
  height: 261px;   
  font-size: 11px;
  overflow: hidden;
}
#horizontal_container * {
    font-size: 11px;
}

#horizontal_container .price {
	color: #B3D34C;
	font-weight: bold;
	font-size: 17px;
	display: block;
}

#recommendus {
	background: #f7f7f7 url(/gfx/recommend.gif) no-repeat;
	padding: 15px 0 57px 40px;	
	width: 125px;
	overflow:hidden;
	margin: 0 5px 10px 2px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
}

.opac90 {
	opacity: .90; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=90); /* IE lt 8 */
	-ms-filter: "alpha(opacity=90)"; /* IE 8 */
	-khtml-opacity: .90; /* Safari 1.x */
	-moz-opacity: .90; /* FF lt 1.5, Netscape */
}

.guten_abend {
	background:url(/gfx/guten_abend2.jpg) no-repeat;
	padding:40px 15px 0 15px;
	height:120px;
	margin-bottom: 15px;
}

.guten_abend h1 { color: #fff; }

.guten_morgen {
	background:url(/gfx/guten_morgen2.jpg) no-repeat;
	padding:40px 15px 0 15px;
	height:120px;
	margin-bottom: 15px;
}
.guten_morgen h1 { color: #424242; }

#login_new_cust a {
	font-weight: bold;
}


/* CART */

.cart_item 				{ clear:both; }
.cart_item_img 			{ width: 140px; float: left; }
.cart_item_amount 		{ width: 40px; float: left; }
.cart_item_name 		{ width: 300px; float: left; }
.cart_item_itemlink		{ font-weight: bold; text-decoration: none; }
.cart_item_itemcode 	{ font-size: 11px; margin: 5px 0 15px 0; }
.cart_item_price_single	{ padding-top: 3px; }
.cart_item_price 		{ float: left; text-align: left; width: auto; }
.cart_item_price_label 	{ float: left; text-align: left; width: 70px; }
.cart_item_price_amount	{ float: left; text-align: right; width: 80px; }
.cart_item_price_total	{ padding: 3px 15px 0 0; }
.cart_item_price_delete	{ float: right; padding: 3px 0 0 15px; width:auto; }
.cart_item_vars 		{ }
.cart_item_lst 			{  float: left; width: 40px; }

/* CART */



/* GALERIE-LISTE */

.myglistprice {
	background: url(/gfx/shop/mygprice.gif) no-repeat;
	width:55px;
	height: 25px;
	margin: 10px 0 0 0;
	padding: 4px 6px 2px 2px;
	color: #fff;	
	text-align: center;
	font-weight: bold;
}

.categoryView_selection {
	padding: 0 0 5px 0;
}

.categoryView_selection2 .selectionNotActive {
	display: block;
	float: left;
	border: 1px solid #fff;
	padding: 0 3px 0 3px;
}
.categoryView_selection2 .selectionActive {
	display: block;
	float: left;
	border: 1px solid #efefef;
	padding: 0 3px 0 3px;
}
.categoryView_selection1 {
	padding: 5px 5px 0 0;
	font-size: 11px;
	color: #666;
	float: left;		
}

.mylistg_preiszus {
	margin: 0 0 10px 5px;	
	font-size: 11px;
	color: #666;	
}
.categoryView_selection2 {
	float: left;		
}
.mylistg_item {
	padding: 3px;
	border: 1px solid #efefef;	
	margin: 0 10px 0 0;
}
/* GALERIE-LISTE */


