/******** CSS-Resets ********/
* {margin:0px;padding:0px;border:0px;}

body {background-color:#7A7A7A;background-image:URL(./images/background_default.jpg);background-repeat:repeat-y;font-size:10px;font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;color:#4C4C4C;}

/* Überschriften */
	h1 {margin:10px 0px;font-size:16px;font-weight:bold;}
	h2 {margin:10px 0px;font-size:13px;font-weight:bold;}
	h3 {margin:10px 0px;font-size:12px;font-weight:bold;}

/* Bilder */
	img {border:0px;}

/* Absätze */
	p {margin:10px 0px;}

/* Verlinkung*/
	a {font-size:11px;text-decoration:underline;color:#5e5e5e;}
	a:hover {text-decoration:none;color:#EB048E;}
	a.ohne {font-size:11px;text-decoration:none;color:#5e5e5e;}

/* Formulare */
	input, textarea {border:1px solid #BBBBBB;font-size:11px;color:#4C4C4C;font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;}
	input:focus, textarea:focus {border:1px solid #EB048E;background-color:#fff;color:#000;}
	label {color:#5e5e5e;padding-bottom:3px;}
	select{border:1px solid #BBBBBB;width:180px;font-size:11px;color:#4C4C4C;}
	.noborder {border:0px;}
	.input90 {width:90%;}
	.select92 {width:92%}
	.send {font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;font-size:11px;cursor:pointer;color:#EB048E;background-image:URL(./images/ll_arrow_.gif);background-position:0 -182px;background-repeat:no-repeat;padding:0px 0px 7px 12px;margin-left:1px;text-align:left;background-color:#fff;border:1px solid #fff;}

/* Tabelle */
	td, th {font-size:11px;padding:5px 0px;vertical-align:top;text-align:left;font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;}

/* Listen */
	ul {padding:0px 0px 0px 15px;}
	li {list-style:cycle;}

/* Header-Dateien */
	#header_inhalt {top:146px;left:200px;clear:both;position:absolute;width:804px;}

/* Kopfzeile */
#head {width:1005px;}
#logo {width:200px;float:left;padding-top:21px;}
#topnavi {width:805px;float:left;}
	.banner {width:468px;float:left;height:60px;padding-top:5px;}
	.basketoben {width:267px;float:left;height:55px;padding:5px 5px 0px 10px;background-color:#EDEDED;margin:5px 0px 0px 5px;}
	.basketoben .linkbg a {color:#EB048E;}
	.sprachen {width:50px;float:left;height:60px;text-align:right;padding:5px 0px 0px 0px;}
	.marken {width:805px;float:left;vertical-align:bottom;height:28px;text-align:right;margin-top:20px;}

/* Seiten blättern */
	.lochead {color:#5e5e5e;padding:8px .6em;height:1.1em;}
	.locbody {padding:5px 0.6em;text-align:right;height:1.3em;overflow:visible;}

/* Navigation horizontal */
	.menuehorizontal {position:absolute;top:130px;left:230px;padding:1px 0px 0px 0px;border:0px solid grey;width:880px;}
	.menubuttons {height:13px;float:left;text-align:center;font-size:10px;padding:2px 0 0 0;}
	.menubuttons a {color:#000;text-decoration:none;}
	.menubuttons a:hover {color:#EB048E;}
	.menubuttons_bgl {background-image:URL(./images/menubutton_l.jpg);background-repeat:no-repeat;width:109px;}
	.menubuttons_bgs {background-image:URL(./images/menubutton_s.jpg);background-repeat:no-repeat;width:90px;}

/* Navigation vertikal */
	ul.tree {padding:5px 0px 0px 5px;width:190px;}
	ul.tree li, ul.tree1 li {list-style:none;}
	ul.tree li a, ul.tree1 li a {background:url(./images/ll_arrow_.gif) no-repeat right 500px;color:#5E5E5E;display:block;padding:7px 2px;line-height:100%;text-decoration:none;}
	ul.tree li a:hover, ul.tree1 li a:hover {color:#EB048E;display:block;padding:7px 2px;text-decoration:underline;}
	ul.tree li a.has {text-indent:15px;padding-right:15px;}
	ul.tree li a.root {text-indent:15px;font-weight:normal;border-color:#EFEFEF;}
	ul.tree li a.exp {background-position:0 -200px;}
	ul.tree li a.act {color:#000;font-weight:bold;background-position:0 -175px;color:#4C4C4C;}
	ul.tree li a.exp.act {background-position:0 -225px;}
	ul.tree li a.last {text-indent:15px;}
	ul.tree li a.direkt {font-size:11px;text-decoration:none;color:#EB048E;}
	ul.tree li a.direkt:hover {text-decoration:underline;color:#EB048E;}

/* Lieferstatus */
	.flag {width:6px;height:6px;border:1px solid #969696;float:left;margin:3px 8px 0 0;}
	.flag.red{background-color:#f00;}
	.flag.orange{background-color:#ffb200;}
	.flag.green{background-color:#00ab1f;}

/* Message boxes */
	.msg {clear:both;padding:5px 0px 5px 5px;color:#FE0000;}
	.err {color:#FE0000;}

/* Order steps */
	.ordersteps {margin:0 5px 5px;float:left;height:75px;}
	.ordersteps dl {width:130px;height:63px;padding:3px;margin:0 5px 0 0;float:left;border:1px solid #D3D3D3;background:#efefef;color:#4C4C4C;}
	.ordersteps dt, .ordersteps dt a {font-size:10px;font-weight:bold;}
	.ordersteps dl big {font-size:13px;line-height:19px;}
	.ordersteps dt a:hover big {text-decoration:underline;}
	.ordersteps dd, .ordersteps dd a {font-size:9px;}
	.ordersteps .lastinrow {width:130px;}
	.ordersteps dl.active {background:#ffffff;border:1px solid #EB048E;}
	.ordersteps dl.active dt, .ordersteps dl.active dt a {color:#000000;}
	.ordersteps.nofinalstep dl {width:130px;}
	.ordersteps.nofinalstep .lastinrow {width:130px;padding:3px;margin:0 5px 0 0;float:left;}

/* Order back/next step button */
	.bar .prevnext .arrowdown input {background:url(bg/oxid_pe_.gif) no-repeat 15px -342px;background-color:#d11104;padding-left:38px;padding-right:25px;}
	.bar .prevnext .arrowright input {background:url(bg/oxid_pe_.gif) no-repeat 15px -318px;background-color:#d11104;}
	.bar .prevnext .minorderprice {font-size:12px;font-weight:bold;line-height:27px;text-align:center;width:auto;}
	.bar .prevnext .termsconfirm {width:auto;margin:0 10px;}
	.bar .prevnext .termsconfirm td {font-size:10px;color:#5e5e5e;padding:3px 3px 3px 0;}
	.bar .prevnext .termsconfirm a {font-size:10px;color:#5e5e5e;text-decoration:underline;}
	.bar .prevnext .termsconfirm a:hover {color:#5e5e5e;}
	.bar .prevnext .termsconfirm .chkbox {background:none;border:none;vertical-align:middle;}
	.bar .prevnext .terms {height:auto;margin-bottom:10px;}

	.bar .prevnext {background-color:#efefef;border:1px solid #5e5e5e;margin:5px;padding:0;height:27px;float:left;width:568px;}
	.bar .prevnext input {background:#d11104;color:#ffffff;border:1px solid #efefef;cursor:pointer;font-size:11px;font-weight:bold;padding:5px 35px;margin:0;line-height:1.1em;}
	.bar .prevnext .bottom {margin-bottom:15px;}

/* Basket */
	.basket {float:left;margin:0 3px 10px 6px;border:1px solid #5e5e5e;border-left:none;empty-cells:show;}
	.basket tbody td {padding-top:10px;}
	.basket th {background:#ffffff;color:#5e5e5e;font-weight:bold;height:25px;padding-left:6px;}
	.basket th.brd {border-left:1px solid #5e5e5e;}
	.basket th .brd_line {background:#5e5e5e;width:7px;height:25px;}
	.basket td.brd {border-left:1px solid #5e5e5e;}

	.basket .bsk_sep td {height:9px;}
	.basket .bsk_sep .line {border-bottom:1px solid #efefef;}
	.basket .bsk_sep .bigline {border-bottom:4px solid #efefef;}

	.basket .picture {border:1px solid #efefef;background:#ffffff;text-align:center;display:block;height:42px;width:56px;}
	.basket .art_title a {font-size:10px;font-weight:bold;color:#000000;}
	.basket .art_title a:hover {color:#000000;}
	.basket .art_num {font-size:10px;color:#5e5e5e;}

	.basket .btn, .basket .amount {margin-bottom:7px;}
	.basket .upd {color:#ffffff;width:91px;cursor:pointer;padding:1px;}
	.basket .price {padding-right:25px;text-align:right;}
	.basket .orderprice {padding-right:20px;text-align:right;}
	.basket .vat {padding-left:20px;}
	.basket .vat_order {padding-left:15px;}
	.basket .amount {padding-right:20px;}
	.basket .totalprice {padding-right:6px;text-align:right;}
	.basket .notice td {padding-top:5px;font-size:10px;color:#5e5e5e;}
	.basket .sumrow td {padding-top:3px;}
	.basket .sumrow.total td {padding:7px 0 4px;}
	.basket .sumdesc {padding-right:15px !important;text-align:right;}
	.basket .discount, .basket .coupon {color:#5e5e5e;font-size:10px;}
	.basket .bottrow {height:14px;}
	.basket a.remove {display:block;width:97px;height:17px;line-height:17px;border:1px solid #5e5e5e;color:#ffffff;background:#5e5e5e;text-align:center;font-weight:bold;font-size:10px;text-decoration:none;}
	.basket a.wrapremove {width:70px;}

	.basket .wrapmod {display:block;height:18px;line-height:1;width:85px;background:transparent url(bg/buttons_pe_.gif) no-repeat right -100px;border: 0 none;padding:0 1px 0 0;float:left;}
	.basket .wrapmod a {font-size:10px;text-align:center;text-decoration: none;display:block;height:14px;line-height:1;width:62px;background:transparent url(bg/buttons_pe_.gif) no-repeat 0 -100px;border:0;color:#ffffff;padding:4px 0 0 23px;font-weight:bold;}

	.basket .frombasket {height:18px;line-height:1;width:100px;background:transparent url(bg/buttons_pe_.gif) no-repeat right -50px;border:0 none;padding:0 1px 0 0;float:left;}
	.basket .frombasket input{height:18px;line-height:1;width: 100px; background: transparent url(bg/buttons_pe_.gif) no-repeat 0 -50px;border:0;color:#ffffff;padding:0 0 0 23px;cursor:pointer;font-weight:bold;}
	.basket .frombasket a {width:77px; background: transparent;margin:0;border:0;color:#ffffff;padding:2px 0 0 23px;font-weight:bold;font-size:10px;text-align: center;text-decoration:none;display:block;}

/* user options step */
	.useroptboxhead {margin:10px 5px 0;background: #ffffff; padding:4px 5px 5px 7px;height:20px;border:1px solid #ddd;border-left:8px solid #ddd;border-right:1px solid #ddd;line-height:20px; font-size: 12px;font-weight: bold;color:#ddd;width:100%;display: block;}
	.useroptboxheadbig {margin:10px 5px 0;background: #ffffff; padding:4px 5px 5px 7px;height:20px;border:1px solid #5e5e5e;border-left:8px solid #5e5e5e;border-right:1px solid #5e5e5e;line-height:20px; font-size: 12px;font-weight: bold;color:#5e5e5e;width:259px; display: block;}
	.useroptbox {border:1px solid #5e5e5e; border-top: none; width:151px;height:310px;margin:0 5px 10px 5px;padding:5px 15px;position:relative; font-size: 12px;}
	.useroptboxbig {border:1px solid #5e5e5e; border-top: none; width:248px;height:310px;margin:0 5px 10px 5px;padding:5px 15px;position:relative; font-size: 12px;}
	.useroptbox .link {font-size: 10px;}
	.useroptbox .err {margin-bottom: 10px; font-size: 10px;}

/* Produktbewertung */
	.rating_review_background {width:89px;height:16px;margin:0;padding:0;background:url(bg/stars.jpg) no-repeat 0 0;}
	.onestar {background-position:-72px -38px}
	.twostar {background-position:-54px -38px}
	.threestar {background-position:-36px -38px}
	.fourstar {background-position:-18px -38px}
	.fivestar {background-position:0 -38px}
	.rating {width:89px;height:16px;margin:0 0 3px;padding:0;list-style:none;clear:both;position:relative;background:url(bg/stars.jpg) no-repeat left top;}
	.rating li {cursor:pointer;float:left;}
	.rating li a {position:absolute;left:0;top:0;width:18px;height:16px;text-decoration:none;z-index:200;}
	.rating li a b {display:none;}
	.rating li.one a {left:0}
	.rating li.two a {left:17px;}
	.rating li.three a {left:34px;}
	.rating li.four a {left:51px;}
	.rating li.five a {left:68px;}
	.rating li a:hover {z-index:2;width:89px;height:16px;overflow:hidden;left:0;background:url(bg/stars.jpg) no-repeat 0 -18px;color:#EB048E;}
	.rating li.one a:hover {background-position:-72px -18px;}
	.rating li.two a:hover {background-position:-54px -18px;}
	.rating li.three a:hover {background-position:-36px -18px;}
	.rating li.four a:hover {background-position:-18px -18px;}
	.rating li.five a:hover {background-position:0 -18px;}
	.rating_review_input {margin:0;height:16px;}
	.rating li.current_rate{background:url(bg/stars.jpg) left bottom;position:absolute;height:16px;z-index:1;}

/* Warenkorb-klein am Kopf */
	.box.minibasket .hr {background:url(bg/sepatator_pe_.gif) no-repeat center center;height:15px;}
	.box.minibasket .tocart {height:18px;line-height:18px;width:149px;background:transparent url(bg/buttons_pe_.gif) no-repeat right 0;margin-left:auto;border:0 none;padding:0 1px 0 0;}
	.box.minibasket .tocart input{width:149px;height:18px;text-align:center;background:transparent url(bg/buttons_pe_.gif) no-repeat left 0;margin:0;border:0;color:#ffffff;padding:2px 0 0 23px;cursor:pointer;font-weight:bold;}

/* Ratings */
	#write_review {display: none;}

/* Popup */
	#mask {visibility:hidden;display:none;}
	#mask iframe {visibility:hidden;border:none;}
	#mask.on {visibility:visible;display:block;position:fixed;-moz-opacity:0.6;opacity:0.6;filter:alpha(opacity = 60);top:0;left:0;width:100%;height:100%;background:#000;z-index:1500;}

	.popup {visibility:hidden;display:none;}
	.popup strong {display:block;margin:9px 0;font-size:11px;}
	.on.popup {visibility:visible;display:block;position:fixed;top:50%;left:50%;width:250px;height:150px;background:#ffffff;z-index:2000;margin-top:-75px;margin-left:-125px;border:1px solid #000000;padding:10px;}
	.on.popup.load {background:#fff url(bg/ajax-loader.gif) center center no-repeat;}
	.on.popup table {width:100%;}
	.on.popup input {color:#5e5e5e;background:#efefef;border:1px solid #5e5e5e;font-weight:bold;padding:2px;width:120px;}
	.on.popup input.disabled {color:#cbcbcb;background:#fff;border:1px solid #cbcbcb;font-weight:bold;padding:2px;width:120px;}
	.on.popup input.bl {position:absolute;bottom:10px;left:10px;}
	.on.popup input.br {position:absolute;bottom:10px;right:10px;}

	#zoom {padding:0;overflow:auto;min-width:250px;min-height:150px;background:#efefef;border-color:#000000;}
	#zoom ul.tabs {padding:0;margin:0;background:#ffffff;height:28px;width:100%;}
	#zoom ul.tabs li {list-style:none;margin:1px;float:left;}
	#zoom a {display:block;padding:5px;background:#efefef;width:20px;text-align:center;border:1px solid #5e5e5e;color:#5e5e5e;font-weight:bold;}
	#zoom ul.tabs li.close {float:right;}

/* Produkte */
	.produkte {float:left;width:335px;padding:5px;margin:10px 5px;}
	/* .product {float:left;width:210px;margin:0 5px 10px 5px;padding:5px 5px 30px 130px;position:relative;background:#ffffff;border:1px solid #EB048E;}
	.product .picture {display:block;width:115px;text-align:center;position:absolute;top:8px;left:8px;overflow:hidden;}
	.product tt {display:block;font-size:10px;font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;color:#4C4C4C;}

	.product .desc {color:#5e5e5e;font-size:10px;}
	.actions a {text-decoration:none;color:#5e5e5e;padding-left:12px;background:url(bg/oxid_pe_.gif) no-repeat 0 -300px;font-size:10px;display:block;width:1%;white-space:nowrap;}
	.actions a:hover {text-decoration:underline;color:#EB048E;}
	.actions {margin:5px 0px 0px 5px;}
	.actions a {display:block;}

	.product .amprice {clear:left;}
	.product .amount {padding-top:.5em;}
	.product .amount label{margin-right:.5em;color:#5e5e5e;font-size:10px;}
	.product .price {margin:5px 0px 2px 0px;}
	.product .price big {font-size:18px;line-height:100%;font-weight:bold;white-space:nowrap;}
	.product .price sup.dinfo {vertical-align:super;margin:0;padding:0;}
	.product .price sup.dinfo a {color:inherit;text-decoration:none;font-weight:bold;font-size:13px;}
	.product .price sup.dinfo a:hover {text-decoration:underline;color:inherit;}
	.product .price small {font-weight:inherit;font-size:69% ;}

	.product .tocart {height:18px;line-height:1;width:134px;background:transparent url(bg/buttons_pe_.gif) no-repeat right 0;margin:0;border:0 none;padding:0 1px 0 0;clear:left;}
	.product .tocart input {height:18px;line-height:1;width:134px;background:transparent url(bg/buttons_pe_.gif) no-repeat 0 0;border:0;color:#ffffff;padding:0 0 0 23px;cursor:pointer;font-weight:bold;}

	.product.head {margin-top:30px;border-top:none;border-color:#5e5e5e;}
	.product.head strong.h4 {display:block;margin:0;background:#ffffff;padding:8px 5px 1px 7px;height:20px;position:absolute;top:-30px;left:-1px;border-top:1px solid #5e5e5e;border-left:8px solid #5e5e5e;border-right:1px solid #5e5e5e;width:259px;line-height:20px;font-size:11px;font-weight:bold;color:#5e5e5e;}
	.product.head strong.h4 small {display:block;position:absolute;top:8px;left:49%;color:#5e5e5e;font-size:10px;font-weight:normal;}

	.product.head strong.h4.big {width:549px;}

	.product.head.topshop strong.h4 {color:#5e5e5e;border-color:#d11104;}
	.product.head.topshop {border-color:#d11104}

	.product.big {width:282px;height:208px;padding-left:281px;}
	.product.head strong.h4.big {width:549px;display:block;}
	.product.big .picture {width:250px;}
	.product.big strong.h3 {margin-top:10px;display:block;}
	.product.big strong.h3 a {font-size:12px;color:#000000;}
	.product.big .actions a {display:inline;margin-right:10px;}
	.product.big .price big {font-size:23px;}
	.product.big .price .old {font-weight:bold;font-size:11px;}
	.product.big .price sub.only {display:block;float:left;font-weight:bold;font-size:11px;margin-right:.5em;height:3em;}
	.product.big .price .desc {color:#5e5e5e;font-size:10px;}  */

/* Footer */
	#footer  {clear:both;background:#ffffff;}
	#footer a {text-decoration:none;}
	#footer a:hover {text-decoration:underline;}
	#footer .shopicons {padding: 0 150px;}
	#footer .footertext {text-align:center;font-size:10px;padding:5px 0;clear:both;color:#5e5e5e}

	.variants {height:35px;}

	/* .linkbg a {color:#EB048E;background-image:URL(./images/linkarrow.gif);background-repeat:no-repeat;padding-left:14px;margin-left:1px;} */
	.linkbg a {color:#EB048E;background:url(./images/ll_arrow_.gif) no-repeat right 500px;padding:7px 0px 7px 14px;background-position:0 -175px;text-decoration:none;}
	.linkbg a:hover {color:#EB048E;background:url(./images/ll_arrow_.gif) no-repeat right 500px;padding:7px 0px 7px 14px;background-position:0 -175px;text-decoration:underline;}
	.link_normal a {color:#EB048E;text-decoration:underline;font-weight:bold;}

/* Rahmen auf der Startseite unten */
	.divrahmen_inhalt {border:1px solid #ccc;width:231px;height:275px;margin-right:12px;padding:0px;}
	.divrahmen_inhalt_text {padding:10px;}

/* details.tpl */
	#produktansicht {width:716px;clear:both;}
	.produkt_left {width:535px;float:left;}
		.zusatz_left {width:260px;float:left;}
		.zusatz_right {width:260px;float:left;}
	.produkt_right {width:180px;float:left;}

/* Artikel blättern */
	.sortieren {padding:4px 0px;clear:both;}
	.sort_row a.none {background:url(./images/ll_arrow_.gif) no-repeat right -750px;padding-right:20px;}
	.sort_row a.asc  {background:url(./images/ll_arrow_.gif) no-repeat right -775px;padding-right:20px;}
	.sort_row a.desc {background:url(./images/ll_arrow_.gif) no-repeat right -800px;padding-right:20px;}
	.active {color:#EB048E;}

/* RSS */
	a.rss {width:14px;height:14px;background:transparent url(bg/rss.gif) 0 0 no-repeat;text-decoration:none; padding:0px 10px;}

/* Direktbestellung */
	a.direkt {font-size:11px;text-decoration:none;color:#EB048E;}
	a.direkt:hover {text-decoration:underline;color:#EB048E;}

/* Allgemeinse zum Seitenaufbau */
	.weitereangaben {width:716px;clear:both;margin:10px 0px;}
	.topline {border-top:1px solid #DDDDDD;padding:5px 0px;}
	.bottomline {border-bottom:1px solid #e9e9e9;padding:2px;}
	.both {padding:4px 0px;clear:both;}
	.bothohne {clear:both;}
	.center {text-align:center;}
	.floatleft {float:left;padding:0px 10px 5px 0px;}
	.width120 {width:120px;}
	.width130 {width:130px;}
	.width138 {width:138px;}
	.width185 {width:185px;}
	.width710 {width:710px;}
	.paddingleft10 {padding-left:10px;}
	.paddingtop11 {padding-top:11px;}
	.floatlefthalb {float:left;width:49%;}
	.floatleftdrittel {float:left;width:32%;margin:7px 0px;}
	.floatleftzweidrittel {float:left;width:65%;}
	.textleft {text-align:left;}
	.textright {text-align:right;}
	.textcenter {text-align:center;}
	.boxleft {width:185px;padding:5px 0px 5px 10px;clear:both;}
	.boxleer {width:185px;clear:both;padding:0px 0px 0px 5px;}
	.cFF3399 {color:#FF3399;}
	.border {border:1px solid #DDDDDD;}
	.padinhalt {padding:10px 10px 10px 50px;clear:both;}
	.box {padding:0px 0px 8px 0px;width:697px;float:left;background:#ffffff;}
	.box p {margin:0 0 1em 0;}
	.box ul{padding:5px 0px 20px 0px;}
	.box ul.list li{background:url(bg/oxid_pe_.gif) no-repeat 0 -675px;display:inline;padding-left:8px;margin-right:10px;}
	.box ul.list li a{text-decoration: none;color:#5e5e5e;}
	.box ul.list li a:hover{text-decoration: underline;color:#d11104;}
	.trenner {clear:both;display:block;width:600px;}
	.price13 {font-size:13px;font-weight:bold;}
	.land {padding:3px 0px;height:20px;width:800px;}
	.bbottom {border-bottom:1px solid #ddd;}
	.drittel {width:230px;padding:0px 5px;}
	.startboxlinks {padding:3px 10px;color:#000000;background-color:#ededed;width:327px;float:left;margin-right:10px}
	.startboxlinks .linkbg a {color:#EB048E;}
	.startboxrechts {padding:3px 10px;color:#000000;background-color:#ededed;width:327px;float:left;}
	.startboxrechts .linkbg a {color:#EB048E;}
	.prozenteklein {background-image:url(images/prozent_klein.png);text-align:center;height:44px;width:44px;}
	#produktbild,.produktbild2 {position:relative;}

	/* Prozentangaben */
	.prozentegross {background-image:url(images/prozent_gross.png);text-align:center;height:88px;width:88px;position:absolute;right:100px;top:0px;}
	.prozentegross p {padding:6px 0px 0px 0px;}
	.prozentegross p span.rabatt {font-size:12px;color:#fff;}
	.prozentegross p span.prozent {font-size:22px;font-weight:bold;color:#fff;}
	.prozentegross p span.outlet {font-size:10px;color:#fff;}
	.prozenteklein {background-image:url(images/prozent_klein.png);text-align:center;height:44px;width:44px;position:absolute;right:5px;top:0px;line-height:10px;}
	.prozenteklein p {padding:1px 0px 0px 0px;}
	.prozenteklein p span.prozent {font-size:12px;font-weight:bold;color:#fff;}
	.prozenteklein p span.rabatt {font-size:9px;color:#fff;}
	.prozenteklein p span.outlet {font-size:9px;color:#fff;}

	/* Prozentangaben Startseite */
	.prozentekleinstart {background-image:url(images/prozent_klein.png);text-align:center;height:44px;width:44px;position:absolute;right:35px;top:0px;line-height:10px;}
	.prozentekleinstart p {padding:1px 0px 0px 0px;}
	.prozentekleinstart p span.prozent {font-size:12px;font-weight:bold;color:#fff;}
	.prozentekleinstart p span.rabatt {font-size:9px;color:#fff;}
	.prozentekleinstart p span.outlet {font-size:9px;color:#fff;}

	/* Knaller Angebote */
	.knallergross {background-image:url(images/knaller_gross.png);text-align:center;height:108px;width:97px;position:absolute;right:100px;top:0px;}
	.knallergross p {padding:60px 0px 0px 0px;}
	.knallergross p span.rabatt {font-size:12px;color:#4C4C4C;}
	.knallergross p span.prozent {font-size:22px;font-weight:bold;color:#4C4C4C;}
	.knallerklein {background-image:url(images/knaller_klein.png);text-align:center;height:56px;width:50px;position:absolute;right:5px;top:0px;line-height:10px;}
	.knallerklein p {padding:28px 0px 0px 10px;}
	.knallerklein p span.prozent {font-size:12px;font-weight:bold;color:#4C4C4C;}
	.knallerklein p span.rabatt {font-size:9px;color:#4C4C4C;}

	/* Stammkunden Angebote */
	.stammgross {background-image:url(images/prozent_stamm_gross.png);text-align:center;height:88px;width:88px;position:absolute;right:100px;top:0px;}
	.stammgross p {padding:6px 0px 0px 0px;}
	.stammgross p span.rabatt {font-size:12px;color:#fff;}
	.stammgross p span.prozent {font-size:22px;font-weight:bold;color:#fff;}
	.stammgross p span.outlet {font-size:10px;color:#fff;}
	.stammklein {background-image:url(images/prozent_stamm_klein.png);text-align:center;height:44px;width:44px;position:absolute;right:5px;top:0px;line-height:10px;}
	.stammklein p {padding:1px 0px 0px 0px;}
	.stammklein p span.prozent {font-size:12px;font-weight:bold;color:#fff;}
	.stammklein p span.rabatt {font-size:9px;color:#fff;}
	.stammklein p span.outlet {font-size:9px;color:#fff;}

/*** Box für Topseller ***/
.box_topseller {width:228px;}
/* .box_topseller p {border:1px solid pink;} */
.kartenreiter_topseller {height:13px;float:left;text-align:center;font-size:10px;padding-left:3px;}
.headbgleft_topseller {height:13px;float:left;width:15px;background-image:URL(./images/headbgleft.jpg);background-repeat:no-repeat;padding:1px 0px 0px 0px;}
.headbg_topseller {float:left;background-image:URL(./images/headbg.jpg);background-repeat:repeat-x;padding:1px 0px 0px 0px;color:#000;}
	.headbg_topseller .linkbox a {color:#000;text-decoration:none;}
	.headbg_topseller .linkbox a:hover {color:#EB048E;text-decoration:none;}
.headbgright_topseller {height:13px;float:left;width:15px;background-image:URL(./images/headbgright.jpg);background-repeat:no-repeat;padding:1px 0px 0px 0px;}
.inhalt_topseller {width:226px;border:1px solid #ccc;}
.text_topseller {padding:0px 5px;position:relative;}
.href_topseller {padding:0px 5px;height:25px;}
.links_topseller {float:left;width:226px;}
.links_topseller .linkbg a {color:#EB048E;}
.rechts_topseller {float:left;}

/*** Startseite Opener ***/
#homeopen {width:600px;height:405px;background-color:transparent;z-index:1000;position:absolute;left:180px;top:175px;}
	#opener-close {height:15px;width:575px;text-align:right;}
	#opener-close .close {padding:2px 5px;color:#fff;}
	#opener-head {height:150px;width:585px;}
	.float298 {width:298px;height:234px;float:left;}
	.float287 {width:287px;height:234px;float:left;}

/*** Startseiten mit Topartikel ***/
/* Home */
.index2 {color:#fff;}
	.index2 a {text-decoration:none;color:#fff;}
	.index2 a:hover {text-decoration:underline;color:#EB048E;}
.index3 {color:#4C4C4C;}
	.index3 a {text-decoration:none;color:#4C4C4C;}
	.index3 a:hover {text-decoration:underline;color:#EB048E;}
.indexsort {color:#4C4C4C;}
	.indexsort a {text-decoration:none;color:#4C4C4C;}
	.indexsort a:hover {text-decoration:underline;color:#EB048E;}

/* Damen */
.damen2 {color:#4C4C4C;}
	.damen2 a {text-decoration:none;color:#4C4C4C;}
	.damen2 a:hover {text-decoration:underline;color:#EB048E;}
.damen3 {color:#4C4C4C;}
	.damen3 a {text-decoration:none;color:#fff;}
	.damen3 .linkbg a {text-decoration:none;color:#EB048E;}
	.damen3 a:hover {text-decoration:underline;color:#EB048E;}
.damensort {color:#4C4C4C;}
	.damensort a {text-decoration:none;color:#4C4C4C;}
	.damensort a:hover {text-decoration:underline;color:#EB048E;}

/* Herren */
.herren2 {color:#4C4C4C;}
	.herren2 a {text-decoration:none;color:#4C4C4C;}
	.herren2 a:hover {text-decoration:underline;color:#EB048E;}
.herren3 {color:#4C4C4C;}
	.herren3 a {text-decoration:none;color:#4C4C4C;}
	.herren3 a:hover {text-decoration:underline;color:#EB048E;}
.herrensort {color:#4C4C4C;}
	.herrensort a {text-decoration:none;color:#4C4C4C;}
	.herrensort a:hover {text-decoration:underline;color:#EB048E;}

/* Kinder */
.kinder2 {color:#4C4C4C;}
	.kinder2 a {text-decoration:none;color:#4C4C4C;}
	.kinder2 a:hover {text-decoration:underline;color:#EB048E;}
.kinder3 {color:#4C4C4C;}
	.kinder3 a {text-decoration:none;color:#4C4C4C;}
	.kinder3 a:hover {text-decoration:underline;color:#EB048E;}
.kindersort {color:#4C4C4C;}
	.kindersort a {text-decoration:none;color:#4C4C4C;}
	.kindersort a:hover {text-decoration:underline;color:#EB048E;}

/* Unisex */
.unisex2 {color:#4C4C4C;}
	.unisex2 a {text-decoration:none;color:#4C4C4C;}
	.unisex2 a:hover {text-decoration:underline;color:#EB048E;}
.unisex3 {color:#4C4C4C;}
	.unisex3 a {text-decoration:none;color:#4C4C4C;}
	.unisex3 a:hover {text-decoration:underline;color:#EB048E;}
.unisexsort {color:#4C4C4C;}
	.unisexsort a {text-decoration:none;color:#4C4C4C;}
	.unisexsort a:hover {text-decoration:underline;color:#EB048E;}

/* Schnaeppchenmarkt */
.schnaeppchenmarkt2 {color:#4C4C4C;}
	.schnaeppchenmarkt2 a {text-decoration:none;color:#4C4C4C;}
	.schnaeppchenmarkt2 a:hover {text-decoration:underline;color:#EB048E;}
.schnaeppchenmarkt3 {color:#4C4C4C;}
	.schnaeppchenmarkt3 a {text-decoration:none;color:#4C4C4C;}
	.schnaeppchenmarkt3 a:hover {text-decoration:underline;color:#EB048E;}
.schnaeppchenmarktsort {color:#4C4C4C;}
	.schnaeppchenmarktsort a {text-decoration:none;color:#4C4C4C;}
	.schnaeppchenmarktsort a:hover {text-decoration:underline;color:#EB048E;}

/* Silvia Dias */
.silvia-dias2 {color:#4C4C4C;}
	.silvia-dias2 a {text-decoration:none;color:#4C4C4C;}
	.silvia-dias2 a:hover {text-decoration:underline;color:#EB048E;}
.silvia-dias3 {color:#4C4C4C;}
	.silvia-dias3 a {text-decoration:none;color:#4C4C4C;}
	.silvia-dias3 a:hover {text-decoration:underline;color:#EB048E;}
.silvia-diassort {color:#4C4C4C;}
	.silvia-diassort a {text-decoration:none;color:#4C4C4C;}
	.silvia-diassort a:hover {text-decoration:underline;color:#EB048E;}

/* Rock Star Baby */
.rock-star-baby2 {color:#fff;}
	.rock-star-baby2 a {text-decoration:none;color:#fff;}
	.rock-star-baby2 a:hover {text-decoration:underline;color:#EB048E;}
.rock-star-baby3 {color:#4C4C4C;}
	.rock-star-baby3 a {text-decoration:none;color:#4C4C4C;}
	.rock-star-baby3 a:hover {text-decoration:underline;color:#EB048E;}
.rock-star-babysort {color:#4C4C4C;}
	.rock-star-babysort a {text-decoration:none;color:#4C4C4C;}
	.rock-star-babysort a:hover {text-decoration:underline;color:#EB048E;}

/* Tinker Bell */
.tinker-bell2 {color:#000000;}
	.tinker-bell2 a {text-decoration:none;color:#000000;}
	.tinker-bell2 a:hover {text-decoration:underline;color:#EB048E;}
.tinker-bell3 {color:#000000;}
	.tinker-bell3 a {text-decoration:none;color:#000000;}
	.tinker-bell3 a:hover {text-decoration:underline;color:#EB048E;}
.tinker-bellsort {color:#000000;}
	.tinker-bellsort a {text-decoration:none;color:#000000;}
	.tinker-bellsort a:hover {text-decoration:underline;color:#EB048E;}

/* Mickey & Minni */
.mickey-minnie2 {color:#fff;}
	.mickey-minnie2 a {text-decoration:none;color:#fff;}
	.mickey-minnie2 a:hover {text-decoration:underline;color:#EB048E;}
.mickey-minnie3 {color:#000000;}
	.mickey-minnie3 a {text-decoration:none;color:#000000;}
	.mickey-minnie3 a:hover {text-decoration:underline;color:#EB048E;}
.mickey-minniesort {color:#000000;}
	.mickey-minniesort a {text-decoration:none;color:#000000;}
	.mickey-minniesort a:hover {text-decoration:underline;color:#EB048E;}

/* Cars */
.cars2 {color:#000000;}
	.cars2 a {text-decoration:none;color:#000000;}
	.cars2 a:hover {text-decoration:underline;color:#EB048E;}
.cars3 {color:#000000;}
	.cars3 a {text-decoration:none;color:#000000;}
	.cars3 a:hover {text-decoration:underline;color:#EB048E;}
.carssort {color:#000000;}
	.carssort a {text-decoration:none;color:#000000;}
	.carssort a:hover {text-decoration:underline;color:#EB048E;}

/* Pirates */
.pirates2 {color:#FAFB17;}
	.pirates2 a {text-decoration:none;color:#FAFB17;}
	.pirates2 a:hover {text-decoration:underline;color:#EB048E;}
.pirates3 {color:#000000;}
	.pirates3 a {text-decoration:none;color:#000000;}
	.pirates3 a:hover {text-decoration:underline;color:#EB048E;}
.piratessort {color:#000000;}
	.piratessort a {text-decoration:none;color:#000000;}
	.piratessort a:hover {text-decoration:underline;color:#EB048E;}

	/* Til Schweiger*/
.til-schweiger2 {color:#fff;}
	.til-schweiger2 a {text-decoration:none;color:#fff;}
	.til-schweiger2 a:hover {text-decoration:underline;color:#EB048E;}
.til-schweiger3 {color:#4C4C4C;}
	.til-schweiger3 a {text-decoration:none;color:#4C4C4C;}
	.til-schweiger3 a:hover {text-decoration:underline;color:#EB048E;}
.til-schweigersort {color:#4C4C4C;}
	.til-schweigersort a {text-decoration:none;color:#4C4C4C;}
	.til-schweigersort a:hover {text-decoration:underline;color:#EB048E;}

	/* Heidi Klum*/
.heidi-klum2 {color:#ffefd0;}
	.heidi-klum2 a {text-decoration:none;color:#ffefd0;}
	.heidi-klum2 a:hover {text-decoration:underline;color:#000000;}
.heidi-klum3 {color:#4C4C4C}
	.heidi-klum3 a {text-decoration:none;color:#4C4C4C;}
	.heidi-klum3 a:hover {text-decoration:underline;color:#000000;}
.heidi-klumsort {color:#000000;}
	.heidi-klumsort a {text-decoration:none;color:#4C4C4C;}
	.heidi-klumsort a:hover {text-decoration:underline;color:#000000;}

/* Alpro */
.alpro2 {color:#000;}
	.alpro2 a {text-decoration:none;color:#000;}
	.alpro2 a:hover {text-decoration:underline;color:#034da2;}
.alpro3 {color:#4C4C4C;}
	.alpro3 a {text-decoration:none;color:#4C4C4C;}
	.alpro3 .linkbg a {text-decoration:none;color:#034da2;}
	.alpro3 a:hover {text-decoration:underline;color:#034da2;}
.alprosort {color:#4C4C4C;}
	.alprosort a {text-decoration:none;color:#4C4C4C;}
	.alprosort a:hover {text-decoration:underline;color:#034da2;}

/* Birkenstock */
.birkenstock2 {color:#4C4C4C;}
	.birkenstock2 a {text-decoration:none;color:#4C4C4C;}
	.birkenstock2 a:hover {text-decoration:underline;color:#363a91;}
.birkenstock3 {color:#000000;}
	.birkenstock3 a {text-decoration:none;color:#000000;}
	.birkenstock3 .linkbg a {text-decoration:none;color:#363a91;}
	.birkenstock3 a:hover {text-decoration:underline;color:#363a91;}
.birkenstocksort {color:#fff;}
	.birkenstocksort a {text-decoration:none;color:#fff;}
	.birkenstocksort a:hover {text-decoration:underline;color:#EB048E;}

/* Birkis */
.birkis2 {color:#fff;}
	.birkis2 a {text-decoration:none;color:#fff;}
	.birkis2 a:hover {text-decoration:underline;color:#EB048E;}
.birkis3 {color:#000000;}
	.birkis3 a {text-decoration:underline;color:#000000;}
	.birkis3 .linkbg a {text-decoration:none;color:#009268;}
	.birkis3 a:hover {text-decoration:underline;color:#009268}
.birkissort {color:#000000}
	.birkissort a {text-decoration:none;color:#000000;}
	.birkissort a:hover {text-decoration:underline;color:#009268}

/* Footprints */
.footprints2 {color:#4C4C4C;}
	.footprints2 a {text-decoration:none;color:#4C4C4C;}
	.footprints2 a:hover {text-decoration:underline;color:#600025;}
.footprints3 {color:#4C4C4C;}
	.footprints3 a {text-decoration:none;color:#4C4C4C;}
	.footprints3 .linkbg a {text-decoration:none;color:#600025;}
	.footprints3 a:hover {text-decoration:underline;color:#600025;}
	.footprints3 table {width:100%;}
	.footprints3 th {padding-left:2px;border-bottom:1px solid #640032;text-align:left;color:#640032;}
	.footprints3 td {padding-left:2px;text-align:left;border-bottom:1px solid #8d5f76;}
.footprintssort {color:#4C4C4C;}
	.footprintssort a {text-decoration:none;color:#4C4C4C;}
	.footprintssort a:hover {text-decoration:underline;color:#600025;}

/* Papillio */
.papillio2 {color:#000000;}
	.papillio2 a {text-decoration:none;color:#000000;}
	.papillio2 a:hover {text-decoration:underline;color:#000000;}
.papillio3 {color:#fff;}
	.papillio3 a {text-decoration:none;color:#fff}
	.papillio3 .linkbg a {text-decoration:none;color:#000000;}
	.papillio3 a:hover {text-decoration:underline;color:#000000;}
.papilliosort {color:#bfbfbd;}
	.papilliosort a {text-decoration:none;color:#000000;}
	.papilliosort a:hover {text-decoration:underline;color:#000000;}

/* Tatami */
.tatami2 {color:#fff;}
	.tatami2 a {text-decoration:none;color:#fff}
	.tatami2 a:hover {text-decoration:underline;color:#000000;}
.tatami3 {color:#dadada;}
	.tatami3 a {text-decoration:none;color:#bdbdbc;}
	.tatami3 .linkbg a {text-decoration:none;color:#000000}
	.tatami3 a:hover {text-decoration:underline;color:#000000;}
.tatamisort {color:#000000;}
	.tatamisort a {text-decoration:none;color:#000000;}
	.tatamisort a:hover {text-decoration:underline;color:#000000;}
