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;
	margin-left:0px;
	background-color: #ffffff;
	
	
}

.mypage {
	background-image:url(/gfx/bg.gif);
	background-repeat:repeat-y;
	background-position: 0px 30px;
}
           
* {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#333333;  
}

ul { 
	list-style-image:url(/gfx/ul.gif); 
	font-size:11px;
}


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

 
}
h1 {  
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	color:#333333; 
	font-size:10pt;
}
h2 {  
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	color:#333333; 
	font-size:10pt;
}

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

.leftnav { 
	background-image:url(/gfx/bg.gif);
	background-repeat:repeat-y;

	width:201px;
}

/* STARTSEITE */

.home_neu {
	background-image:url(/gfx/top_home_neu_c24.gif);
	background-repeat:no-repeat;
	padding-top:23px;
	width: 414px;
	margin-bottom: 0px;
}

.expHome {
	border: 1px solid #003399;
	padding: 8px;
	width: 414px;
}

.home_special {
	background-image:url(/gfx/top_home_sonderangebote.gif);
	background-repeat:no-repeat;
	padding-top:22px;
	width: 256px;
	margin-bottom: 0px;
}

.saleteaser {
	width: 255px;
	border: 1px solid #003399;
}

.home_service {
	background-image:url(/gfx/top_home_service.gif);
	background-repeat:no-repeat;
	padding-top:23px;
	width: 256px;
	margin-bottom: 0px;
	margin-top: 25px;
}

.right_teaser {
	width: 255px;
	border: 1px solid #003399;
}

.saleTeaserHeader {

}

a.servicelink:link { 
	color:#333333;
	font-weight: bold;
	text-decoration:underline;
}
a.servicelink:visited { 
	color:#333333;
	font-weight: bold;
	text-decoration:underline;
}
a.servicelink:active { 
	color:#2A6281;
	font-weight: bold;
	text-decoration:underline;
}
a.servicelink:hover { 
	color:#2A6281;
	font-weight: bold;
	text-decoration:underline;
}

.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;
}

.shopsearch1 {
	background-color: #ffffff;
	color: #ffffff;
}

.shopsearch2 {
	font-weight: bold;
	font-size: 10px;
	background-color:#ffffff;
	background-image: url(/gfx/shop/minisearch_bg.gif);
	color: #18224F;
	background-repeat: repeat-x;
	height: 22px;
	padding-top: 6px;
	padding-left: 3px;
}

.shopsearch3 {
	font-size: 10px;
	background-color:#ffffff;
	background-image: url(/gfx/shop/minisearch_bg2.gif);
	background-repeat: repeat-x;
	height: 22px;
	padding-top: 3px;
}

.searchminiform {
	margin-left: 10px;
	width: 170px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #ffffff;
}

#bottom {
	color: #999999;
	background-image:url(/gfx/bottom.gif);
	background-repeat:no-repeat;
	height: 40px;
	
}
#bottomC {
	font-size: 11px;
	margin-left: 260px;
	display: block;
	text-align: center;
	

}
.colAdm1 { 

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

td.spacer {
	font-size:1px;
	width: 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 { 
	background-color: #CFDEF1; 
	font-size: 10px; 
}
.col5 { 
	background-color: #F9FCFF; 
}
.colAdm { 
	background-color: #F9FCFF; 
	
}
.colAdmover { 
	background-color: #E8EAF5; 
}
.colAdmactive { 
	background-color: #CFDEF1; 
}
.colLoggedAs {
	background-color: #FFFFFF; 
	border:1px dashed #cccccc;
	width:165px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.dbTbl {
	width: 90%;
}
.grey { /*Rahmen für Hilfe*/
	background-color: #6673A2; 
	font-weight:bold; 
	font-size:11px;
	color:#EFEFEF; 
}
.helpstart { 
	background-color: #042F47; 
}
.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;
	position: absolute;
	top: 35px;
	left:250px;
	color:#EFEFEF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.msgText {
	font-size: 10px;  
	color: #efefef;
	font-weight: normal; 
}
.savebutton { 
	background-color: #FF6500;
	font-size: 10px; 
	border-style:outset;
	border-width:1px;
}

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


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;  
}
.navMain {
	background-image:url(/gfx/navmainbg.gif); 
	background-repeat: no-repeat;
	background-position: 9px 0px;
	height: 25px;
	width: auto;
	
}

div .navSub {
	background-image:url(/gfx/navSub.gif); 
	background-repeat: no-repeat;
	background-position: 5px 0px;
	height: 25px;
	width: 185px;
}

div .navMainActive {
	background-image:url(/gfx/navMainActive.gif); 
	background-repeat: no-repeat;
	background-position: 5px 0px;
	height: 32px;
	width: 185px;
}


a.navMainLink:link { 
	color:#444444;
	text-decoration:none; 
	font-size: 10px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 20px;
	padding-left: 16px;
	
}
a.navMainLink:visited { 
	color:#666666;
	text-decoration:none; 
	font-size: 10px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 20px;
	padding-left: 16px;
	
}
a.navMainLink:active { 
	color:#444444;
	text-decoration:none; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 20px;
	padding-left: 16px;
}
a.navMainLink:hover { 
	color:#427AA8;
	text-decoration:underline; 
	font-size: 10px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 20px;
	padding-left: 16px;
}


a.navMainLinkActive:link { 
	color:#2A6281;
	text-decoration:none; 
	font-size: 10px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 20px;
	padding-left: 16px;
	
}
a.navMainLinkActive:visited { 
	color:#2A6281;
	text-decoration:none; 
	font-size: 10px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 20px;
	padding-left: 16px;
	
}
a.navMainLinkActive:active { 
	color:#2A6281;
	text-decoration:none; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 20px;
	padding-left: 16px;
}
a.navMainLinkActive:hover { 
	color:#2A6281;
	text-decoration:underline; 
	font-size: 10px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 20px;
	padding-left: 16px;
}
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 {
	color:#006699;
	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: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;
}

/* 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 */


#contentNav {

	
	z-index:1;
	background-color:#000000;
	
	
}

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

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

.katSpacer {
	background-image: url(/gfx/shop/katSpacer.gif);
	background-repeat:repeat-x;
}

.shopContentTbl  {
	width: auto;
}
.shopContentTbl span  {
	display: none;
}
a.shopContentNav:link {
	padding-left: 6px;
	padding-right: 6px;
	background-color: #444444;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 4px;
	font-size: 11px;
	height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	background:inherit;
}

a.shopContentNav:visited {
	padding-left: 6px;
	padding-right: 6px;
	background-color: #444444;
	
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 4px;
	font-size: 11px;
	height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	background:inherit;
}

a.shopContentNav:active {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 4px;
	font-size: 11px;
	height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	background:inherit;
}

a.shopContentNav:hover {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 4px;
	font-size: 11px;
	height: 18px;
	color: #FF6500;
	font-weight: bold;
	
}

b.shopContentNavActive {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #E67817;
	margin-left: 2px;
	margin-right: 4px;
	font-size: 11px;
	height: 18px;
	font-weight: bold;
	background:inherit;
}


.shopspecialprice { 
	font-weight:bold; 
	color: #19548B;
}
.shoptab1 { 
	background-color: #B4C7F3; 
	font-size: 10px;
	border-top: 1px solid #C2C6CF; 
	border-right: 1px solid #C2C6CF; 
	border-left:1px solid #5773AF; 
	border-left-style:ridge;
}
.shoptab2 { 
	background-color:#5A73BD; 
	font-size: 10px; 
	border-top:1px solid #447EB1; 
	border-right:1px solid #777777; 
	border-left:1px solid #b7b7b7; 
}
.shoptabbottom { 
	background-color: #5A73BD; 
	border-left:1px solid #DCFFDE; 
	border-left-style:ridge;
}
a.shoptablink:link { 
	font-size:10px; 
	color: #000000; 
	text-decoration: none;
}
a.shoptablink:visited { 
	font-size:10px; 
	color: #000000; 
	text-decoration: none;  
}
a.shoptablink:active { 
	font-size:10px; 
	color: #444444; 
	text-decoration: none;  
}
a.shoptablink:hover { 
	font-size:10px; 
	color: #666666; 
	text-decoration: underline;  
}
.shoptabspacer { 
	width:0px; 
}
.shoptabactive { 
	font-size:10px; 
	color: #ffffff; 
	margin-left:10px; 
	margin-right:10px; 
}
.shoptablink { 
	margin-left:10px; 
	margin-right:10px; 
}
.cartTotal { 
	background-color: #e6e6e6; 
	border-color:#e6e6e6;  
	font-size: 10px;  
}

a.offerlink { 
	color:#5A0C13;
	text-decoration:underline; 
	font-size:10px;
}
a.offerlink:visited { 
	color:#5A0C13;
	text-decoration:underline; 
	font-size:10px;
}
a.offerlink:active { 
	color:#FFFF00;
	text-decoration:underline; 
	font-size:10px;
}

a.offerlink:hover { 
	color:#AE1726;
	text-decoration:underline; 
	font-size:10px;
}

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

.shoptop { /* einklappbarer Teil oben */ 

	border: #F4AD04 1px dashed;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	
}

.minicart { /* Mini Warenkorb */ 

	display:block;
	font-size:10px;
	padding: 0px;
	width: auto;
	border: 1px solid #cccccc;
	background-color: #B4C7F3;
	margin-top: 15px;
	margin-bottom: 15px;
	
	
}

.minicartcontent {
	border: 1px solid #cccccc;
	width: auto;
	padding: 2px;
	background-color:#ffffff;
}

#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;
}

#livehelp {
	margin-top: 20px;
	margin-left: 20px;
	z-index:5;
}

#trustLogo {
	margin-top: 20px;
	margin-left: 35px;
	z-index:5;
}

td.main {
	
	border-right: 1px solid #515151;
}


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; 
}


p.bottom {
	font-size: 10px;
	margin-top:15px; 
	margin-left: 20px; 
	width:500px;
	text-align:center; 
	color: #777777;
}

.katPath {
	margin-top: 20px;
	font-size: 11px;
}

#rightNav {
	position: absolute;
	top: 10px;
	left: 760px;
}


a.navRight:link { 
	color:#444444;
	text-decoration:none; 
	font-size: 11px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 18px;
	background-image:url(/gfx/ul.gif); 
	padding-left: 14px;
	background-repeat: no-repeat;
}
a.navRight:visited { 
	color:#666666;
	text-decoration:none; 
	font-size: 11px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 18px;
	background-image:url(/gfx/ul.gif); 
	background-repeat: no-repeat;
	padding-left: 14px;
}
a.navRight:active { 
	color:#444444;
	text-decoration:none; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 18px;
	background-image:url(/gfx/ul.gif); 
	background-repeat: no-repeat;
	padding-left: 14px;
}
a.navRight:hover { 
	background-color: #ffffff;
	color:#427AA8;
	text-decoration:underline; 
	font-size: 11px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 18px;
	background-image:url(/gfx/ul.gif); 
	background-repeat: no-repeat;
	padding-left: 14px;
}


.det1 {
	width: 70px;
	padding-right: 5px;
	color: #FF6500;
	font-weight: bold;
	padding-bottom: 20px;
	vertical-align: top;
	font-size: 11px;
}

.det2 {
	width: 250px;
	padding-right: 10px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 20px;
	vertical-align: top;
	font-size: 11px;
}

#detTbl {
	width: 300px;
}


td .expHomeTop  {
	background-image:url(/gfx/exphome.gif);
	height: 23px;
	padding-top: 3px;
	padding-left: 3px;
	font-size: 12px;
	width: auto;
}

.homewhite { 
	font-weight:bold; 
	font-size: 12px; 
	color: #FFFFFF; 
	font-variant: small-caps;
	padding-left: 3px;
}

.colshop2 {
	font-weight: bold;
}	

.vline {
	margin-top: 10px;
	height: 1px;
	font-size: 1px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}

