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


#mypage {
	width: 937px;	
}

#header {
	width:937px;
	text-align: left;
	background: url(/gfx/top.jpg) no-repeat;
	height: 125px;
}  
#navtop {
	float: left;
	width: 200px;
	height: 10px;
	margin-top: 4px;
	border: 0px solid #fff;
	
}
#topright {
	padding-top: 4px;
	float: right;
}

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

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

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


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

#navigation {
	margin-left: 11px;
	margin-right: 18px;
}
#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: 170px;
	padding-top: 35px;
	padding-left: 12px;
}

#mybottom {
	clear: both;
	width: 937px;
	text-align: right;
	background: url(/gfx/bottom.gif) no-repeat;
	height: 60px;
	padding-top: 4px;
	padding-top: 16px;
	font-size: 11px;
	color: #fff;
}
#mybottom span {
	padding-right: 20px;
}

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

.leftNav { 
	padding-bottom: 20px;
	width:189px;
	vertical-align: top;
	text-align: left;
	
}



.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 {  
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	color:#2F231D; 
	font-size:17px;
	margin-bottom: 25px;
}
h2 {  
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	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: 20px 20px 20px 10px;
	
}

#lastitems_info {
	
}



/* STARTSEITE */

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

.home_left {
	width: 290px;
	vertical-align: top;
}

.home_right {
	width: 290px;
	vertical-align: top;
}

.expHome {
	float: left;
	width: 240px;
	text-align: center;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background: #fff;
	margin-right: 10px;
}

.expHome_image {
	height: 200px;
	overflow:hidden;
	float: left;
	text-align:center;
	width:175px;
}
.expHome_top {
	height: 70px;
	background: url(/gfx/exphometop.jpg) repeat-x;
	margin-bottom: 5px;
	border-bottom: 1px solid #d3dce5;
}


.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 {
	color: #ffffff;
}

.shopsearch2 {
	font-weight: bold;
	font-size: 10px;
	background:inherit;
	color: #18224F;
	padding-top: 0px;
	padding-left: 3px;
}


.searchinput {
	width:150px;
	background-color: #f7f7f7;
	border: 1px solid #D3DCE5;
	font-size: 11px;
}
#quicksearch {
		margin-left: 11px;
		margin-right: 18px;
		padding-bottom: 10px;
		background: url(/gfx/hline.gif) repeat-x bottom;
}

#quicksearch2 {
}


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

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

/* NAVIGATION PRODUKTE */

#navigation span {
	background: url(/gfx/hline.gif) repeat-x bottom;
	display: block;
	padding-top: 2px;
	padding-bottom: 8px;
	padding-left: 20px;
}

a.navMainLink:link, a.navMainLink:visited, a.navMainLink:active { 
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	color: #333;
	
	
}

a.navMainLink:hover { 
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-image: url(/gfx/ul.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-top: 10px;
	color: #006699;
	
}
a.navMainLink span:hover {
	color: #006699;
	

}

a.navMainLinkActive:link, a.navMainLinkActive:visited, a.navMainLinkActive:active { 

	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-image: url(/gfx/ul.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-top: 10px;
	
}
a.navMainLinkActive:hover { 
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-image: url(/gfx/ul.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	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: 25px;
	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: 25px;
	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: 25px;
	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.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: 25px;
	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.navSubLinkActive:hover { 
	color:#000;
	text-decoration:none; 
	font-size: 11px;
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	display:block;
	padding-left: 25px;
	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;
}


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

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

a.arrow:link { 
	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 { 
	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 { 
	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 { 
	text-decoration:underline;
	background-image:url(/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	font-size: 11px; 
}

/* 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_shiping {
	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 #CADAE9;
}
#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: #CADAE9 url(/gfx/itemtab.gif) repeat-x;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 11px;
	border-top:1px solid #AFD7FF; 
	border-right:1px solid #DFEFFF; 
	border-left:1px solid #DFEFFF; 
	color: #313131;
	text-decoration: none;
	font-weight: bold;
	
}

#itemtabs a:hover {
	background: #E0EBF1 url(/gfx/itemtab.gif) 0px -40px repeat-x;
	padding: 5px;
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 5px;
	margin-right: 5px;
	border-top:1px solid #AFD7FF; 
	border-right:1px solid #DFEFFF; 
	border-left:1px solid #DFEFFF; 
	color: #333;
	font-weight: bold;
}
.shoptabspacer { 
	width:0px; 
}
.shoptabactive { 
	font-size:11px; 
	color: #333; 
	padding: 5px;
	margin-left:5px; 
	margin-right:5px; 
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	border-top:1px solid #AFD7FF; 
	border-right:1px solid #DFEFFF; 
	border-left:1px solid #DFEFFF; 
	background: #E0EBF1 url(/gfx/itemtab.gif) 0px -40px repeat-x;
	
}
.shoptablink { 
	margin-left:10px; 
	margin-right:10px; 
}

/* PRODUKTLISTEN UND DETAILS */


.cartTotal { 
	background-color: #AFD7FF; 
	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; 
}
 

.shoptop { /* einklappbarer Teil oben */ 

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

#minicart { /* Mini Warenkorb */ 

	font-size:11px;
	padding: 0px;
	text-align: left;
	width: 158px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 2px solid #CBE5FF;

}
#minicartcontent {
	width: 160px;
	font-size: 11px;
	margin-top: 10px;
	color: #062445;
	display: block;	
}

#minicartcontent span {
	font-size: 11px;
	color: #062445;
}
#minicart a {
	color: #333333;
	text-decoration: none;
}
#minicart strong a {
	font-weight: normal;
	color: #062445;
	font-size: 11px;
}
#minicart a:hover {
	color: #006699;
	text-decoration: underline;
}

#gocheckoutlink {
	display: block;
	font-weight: bold;
}

.minicartcontent {
	width: auto;
	padding: 2px;
	font-size: 11px;
	color: #062445;
	display: inline;
	
	
}

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


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


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






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

.empty {
	height: 20px;
}


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

.katImg {
	width: 140px;
	
}

.katDescr {
	display: block;
	margin-top: 20px;
	
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.left {
	float: left;
}

.right {
	float: right;
}
.katPic {
	margin-right: 20px;
	float: left;
}

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

#tnav {
	text-align: right;
	width: 930px;
	margin-top: 6px;
}

#tnav * {
	font-size: 10px;
	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;
}

.tooltip {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
}

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



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


.my_rebate {
	display: block;
	padding: 3px;
	background-color: #cc0000;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.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: #E6F3FF;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 480px;
	height: 70px;
	overflow: auto;
	text-align: left;
}

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

/* KATEGIRIE REITER */



#kat_tabs {
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom:5px;
	border-bottom: 2px solid #6B6964;
}
#kat_tabs ul, 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;
	
}	

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

#login_new_cust {
	float:left; 
	width: 240px;
	padding-right:10px;
}

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


#loggedinas {
	padding: 12px;
}

#loggedinas b {
	display: block;
}
#loggedinas a {
	display: block;
}

#options_intro {
	background: url(/gfx/c-options.gif) no-repeat;
	padding: 0 2px 10px 28px;
	margin-bottom: 10px;
}

#categoryOptions  {
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 3px;
	padding: 10px 4px 10px 4px;
	background: #D3DCE5;
	border: 1px solid #75889C;
}
#categoryOptions * {
	font-size: 11px;
}

#categoryOptions span {
	display:block;
}

.itemdetails_left {
	float: left;
	width: 120px;
	padding: 5px;
	background: #efefef;
}

.itemdetails_right {
	float: left;
	width: 190px;
	padding: 5px;
	background: #f7f7f7;
}

#toplogin {
	position: absolute;
	margin-top: 120px;
	margin-left: 400px;
}

#toplogo {
	padding-top: 38px;
}

#lsblue {
	background: url(/gfx/lsbg.gif) repeat-y;
	padding: 0 10px 0 10px;
}
#lsblue * {
	font-size: 11px;
	margin-top: 0px;
}
#lsblue ul {
}
#lsblue li {
	display: block;
	padding-bottom: 10px;
	
}
#lsbluetop {
	background: url(/gfx/lstop.gif) no-repeat;
	height: 18px;
	margin-top: 20px;
}
#lsbluebottom {
	background: url(/gfx/lsbottom.gif) no-repeat;
	height: 15px;
	margin-bottom: 20px;
}

.usb_merkmale {
 border-collapse: collapse;
 width: 520px;
}
.usb_merkmale td {
 border: 1px solid #6FB8FF;
 font-size: 12px;
 padding: 8px;
 vertical-align: top;
}
.usb_merkmale .usbm_left {
 background: #CCE5FF;
 width: 100px;
}
.usb_merkmale .usbm_right {
}


#tabs {
  position: absolute;
  width: 725px;
  margin-top: 125px;
  margin-left: 210px;
  line-height:normal;
  background: url(/gfx/bgtabs.gif)  repeat-x;
  height: 23px;
 
  }
#tabs ul {
	margin:0;
	padding:1px 0px 0px 0px;
	list-style:none;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	float:left;
	margin:0;
	margin-right: 1px;
	padding:0px 0px 6px 0px;

}
#tabs a:link, #tabs a:visited, #tabs a:active, #tabs a:hover {
	text-decoration:none;
}
#tabs a span {
	float:left;
	display:block;
	padding: 3px 15px 2px 12px;
	background: url("/gfx/tableft.gif") no-repeat right top;
	color:#666;
	font-size: 10px;
	text-decoration:none;
	text-transform: uppercase;
	font-weight:normal;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
  color:#cc0000;
}
#tabs a:hover {
 
}
#tabs a:hover span {
}
  
#tabs a:hover span {
  color:#cc0000;
}

.tabsright {
	background-image: url(/gfx/tableft.gif);
	background-repeat: no-repeat;
	background-position:right;
	width: 1px;
	padding-left: 1px;
	position: absolute;
	margin-left: 725px;
	height: 22px;
}
#searchform {
	background-color: #ECF1F5;
	margin-left: 2px;
	margin-right: 12px;
	color: #f7f7f7;
	font-size: 11px;
	padding-left: 8px;
}


.teaser {
	margin: 20px 0 5px;
}
.teasertop {
	background-image: url(/gfx/teasertop1.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	color: #f7f7f7;
	font-weight: bold;
	font-size: 12px;
}
.teasercontent {
	background-image: url(/gfx/teasercontent1.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	padding: 5px;
	
}
.teaserbottom {
	background-image: url(/gfx/teaserbottom1.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	color: #f7f7f7;
}

.hlinemain {
	background-image: url(/gfx/lbgmain.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 1px;
	font-size: 1px;
}

.quicklinks {
	float: left;
	width: 260px;
}

.quicklink_item {
	float: left;
	width: 130px;
}

#angebot_monat {
	width: 255px;
	border: 1px solid #ccc;
	background: #fff url(/gfx/expmonthtop.jpg) repeat-x;
	padding-bottom: 10px;
	margin-bottom: 15px;
	
}

#angebot_monat_inner {
	padding: 10px 0 0 10px;
	float: left;
}

#angebot_monat_top {
	padding: 10px;
}

#angebot_monat h1, #angebot_monat h3 {
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 5px;
	padding-top: 0px;
}

.expMonth {
	float: left;
	width: 235px;
}

#text_urlaub {
	width: 100%;
	border-bottom: 1px solid #336699;
	background: #E2E9EF;
	padding: 3px;
	margin-bottom: 10px;
}
#text_urlaub * {
	color: #cc0000;
}

#text_urlaub p{
	padding: 0;
	margin: 0;
}

/*
TIPPSPIEL
*/

#gamenav {
	font-size: 11px;
	background: #D0DCE5;
	padding: 3px;
	text-align: center;
}
#gamenav *  {
	font-size: 11px;
}


.MagicZoomBigImageCont {
	border:			1px solid #6C9CC3;
}

/* 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:			#333;
	background:		#E2E9EF;
	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;
}
