@font-face {
	font-family: Diamante;
	src: url('/fonts/diamante/DiamanteEFOP-Bold.eot');
	font-weight: bold;
}
@font-face {
	font-family: Diamante;
	src: url('/fonts/diamante/DiamanteEFOP-Bold.otf') format("opentype");
	font-weight: bold;
}
body {
	background:#fff url(../gfx/background/shadow.gif) repeat-y center;
	color:#000;
	margin:0px;
	padding:0px;
	font-size:11px;
	height:100%;
	overflow:auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #98ACBA;
	scrollbar-highlight-color: #C4CFD8;
	scrollbar-3dlight-color: #C4CFD8;
	scrollbar-darkshadow-color: #98ACBA;
	scrollbar-track-color: #F0F0F0;
	scrollbar-arrow-color: #ED1C24;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	text-align:center;
}
a, a:visited {
	color: #000;
	text-decoration: none;
}
h1 {
	color: #939598;
	padding:0px;
	margin:0px;
	display:block;
	font: 24px Diamante, Arial, Helvetica, sans-serif;
}
h2 {
	margin:0px;
	padding:0px;
	display:block;
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:4px;
}
h3 {
	margin:0px;
	padding:0px;
	display:block;
	color:#000;
	font-size:14px;
	font-weight:bold;
}
p {
	margin:0;
	padding:0;
	display:block;
	margin-bottom:10px;
}
hr {
	width:100%;
	height:1px;
	color:#ED1C24;
	background:#ED1C24;
	border:0px;
}
td {
	font-size:11px;
}
form {
	display:inline;
}
.thin {
	font-weight:normal;
}
#k2Container {
	width:996px;
	height:100%;
	overflow:visible;
	margin-left:auto;
	margin-right:auto;
	align:center;
	z-index:1;
	font-size:11px;
	background-color:#fff;
	text-align:left;
}
#contentLeft{
	float:left;
	width:670px;
	margin-left:3px;
}
#k2Actions{
	width:142px;
	margin-top:30px;
	float:right;
}
#nav_global {
	font-size:11px;
	text-align:center;
}
#nav_global a {
	margin-left:4px;
	margin-right:4px;
	font-size:11px;
	color:#000;
}
#nav_global a:hover {
	color:#ED1C24;
}
#header {
	background-color:#ED1C24;
	background-image: url(../gfx/background/header.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:72px;
	vertical-align:top;
	color:#fff;
	z-index:3;
}
#header a{
	color:#fff;
}
#header form {
	display:inline;
}
#header strong{
	font-size:14px;
}
#header .logo {
	float:left;
	padding-left:15px;
	margin-top:14px;
}
#header .logo a img {
	border:0px;
	width:192px;
	height:44px;
}
#header .search {
	float:right;
	width:550px;
	height:40px;
}
#header .search .name {
	margin-top:9px;
	height:16px;
	margin-bottom:1px;
}
#header .search .field {
	width:100%;
}
#q{
	background-color:#fff;
	border:solid 1px #fff;
	font-size:11px;
	-moz-border-radius:2px;
	width:500px;
	height:14px;
	margin-bottom:2px;
	float:left;
}
#q:hover, #q:focus{
	border:solid 1px #000;
}
#button{
	border:solid 1px #fff;
	-moz-border-radius:2px;
	margin-left:5px;
	margin-bottom:2px;
}
#button:hover, #button:focus{
	border:solid 1px #000;
	-moz-border-radius:2px;
}
#header .search .field span {
	display:block;
	clear:both;
}
#header .line{
	float:right;
	border-left:solid 1px #fff;
	margin-left:12px;
	margin-right:12px;
	margin-top:18px;
	width:1px;
	overflow:hidden;
	height:32px;
}
#header .cart {
	float:right;
	width:180px;
	height:40px;
}
#header .cart .icon{
	float:left;
	width:60px;
	margin-top:21px;
	text-align:center;
}
#header .cart .icon img{
	border:0;
	width:33px;
	height:29px;
}
#header .cart .name{
	float:left;
	height:16px;
	margin-top:9px;
}
#header .cart .info{
	float:left;
	margin-right:10px;
	margin-top:6px;
}

.icon {
	width:13px;
	height:13px;
	border:0;
}
/* DROP DOWN */
#nav_main {
	background-color:#fff;
	border-top:solid 1px #fff;
	background:#ED1C24;
	height:26px;
	font-size:14px;
	z-index:999;
}
#menu {
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu li {
	display:block;
	float:left;
	position:relative;
	z-index:100;
	/*margin-right:1px;*/
	width:125px;/*fixebreite*/
}
#menu li.last2{
	width:121px;/*fixebreite*/
}
#menu li span {
	display:block;
	z-index:100;
	background:transparent;
	padding: 5px 14px;
	padding: 5px 0px; /*fixebreite*/
	font-size:14px;
	/*color:#fff;*/
	color:#ED1C24;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;/*fixebreite*/
}
#menu li a, #menu li a:visited {
	display:block;
	padding:0;
}
#menu dl {
	position:absolute;
	top:0;
	left:0;
	margin: 0;
	padding: 0;
	background: url(/gfx/spacer.gif);
	background: transparent url(/images/kbf/backgrounds/menu-dropdown.gif) repeat-x center top;
}
#menu li.groups dd{
	position:absolute;
	top:27px;
	left:50%;
	margin-left:-564px;
	padding:0;
}
#menu li.groups dd a{
	padding:0;
	margin:0;
}
#menu li.groups dd img{
	border:0;
	width:750px;
	height:155px;
	border-bottom:solid 2px #ccc;
}
#menu dt {
	background: transparent;
	margin:0;
	border-bottom:1px solid #fff;
	float:left;
	border-right:1px solid #fff;
	text-align:center;/*fixebreite*/
	width:125px;/*fixebreite*/
}

#menu li.last2 dt {
	border-right:0;
	width:121px;/*fixebreite*/
}
#menu dd {
	display:none;
	/*background: #fff;*/
	border-bottom:1px solid #E5E5E5;
	clear:left;
	margin:0;
	padding:0;
	color: #fff;
	text-align:left;
}
#menu dt a {
	font-size:14px;
	font-weight:bold;
	white-space:nowrap;
}
#menu dd a {
	font-size:12px;
	white-space:nowrap;
}
#menu li.last2 dt a, #menu li.last2 span, #menu li.last2 dt a:visited {
	background-image: url(/images/kbf/icons/reduced.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:16px;
}
#menu dt a {
	display:block;
	color:#fff;
	padding: 5px 14px;
	padding: 5px 0px; /*fixebreite*/
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	cursor:default;
}
#menu dt a:visited {
	display:block;
	padding: 5px 14px;
	padding: 5px 0px; /*fixebreite*/
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
#menu dd a, #menu dd a:visited {
	background:transparent;
	color:#666;
	text-decoration:none;
	display:block;
	padding: 5px 20px;
}
#menu li.groups dd a, #menu li.groups dd a:visited {
	padding: 0;
}
#menu li a:hover {
	border:0;
}
#menu li:hover dt, #menu li a:hover dt {
	border-bottom:1px solid #E5E5E5;
}
#menu li:hover dd, #menu li a:hover dd {
	display:block;
	border-left:2px solid #ccc;
	border-right:2px solid #ccc;
}
#menu li:hover dl, #menu li a:hover dl {
	border-bottom:solid 2px #ccc;
}
#menu li:hover dt a, #menu li a:hover dt a #menu li:hover dt a:active, #menu li a:hover dt a:active, #menu li:hover span{
	background-color: #fff;
	color: #ED1C24;
}
#menu li.last2:hover dt a, #menu li.last2 dt a:hover, #menu li.last2:hover span {
	background-image:url(/images/kbf/icons/reduced2.gif);
}
#menu dd a:hover {
	background: #f0f0f0;
	background: #fff;
	color:#ED1C24;
}

#k2Content {
	/*margin-top:10px;*/
	margin-bottom:10px;
	background-color:#fff;
	overflow: visible;
}
#k2Center {
	width:825px;
	float:left;
	margin-left:10px;
}

#k2Footer {
	clear:both;
	border-top:solid 1px #ED1C24;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	color:#999;
}
#k2Footer a {
	color:#999;
}
#k2Footer a:hover, #k2Footer #nav_global a:hover {
	color:#ED1C24;
}
#k2Footer #nav_global a {
	color:#000;
}
#opt_countries {
	padding:10px;
	margin-bottom:10px;
	border:solid 1px #ED1C24;
	position:relative;
	z-index:80;
	color:#000;
	background-image: url(../gfx/background/nav_main.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#opt_countries {
	z-index:90;
}
#opt_countries a {
	color:#000;
}
#opt_countries a:hover {
	text-decoration:underline;
}
#opt_countries a img {
	border:0;
}
/* SITEMAP */

.sitemap {
	width:100%;
	border:0px;
	margin-bottom:10px;
}
.sitemap td {
	vertical-align:top;
	width:25%;
	padding-right:10px;
}
/* LÄNDEREINSTIEG */

.countries {
	width:90%;
	border:0px;
	margin-bottom:10px;
}
.countries td {
	vertical-align:top;
	text-align:center;
	width:12%;
	font-weight:bold;
	font-size:12px;
	padding-top:20px;
	padding-bottom:20px;
}
.countries td img {
	width:80px;
	height:53px;
	border:0px;
	margin-bottom:5px;
}
/* HOTSPOT */
#hotspot{
	margin-bottom:10px;
}
#hotspot img{
	border:0;
	width:670px;
}

/* PRODUKTE */
div.item {
	width:385px;
	height:133px;
	float:left;
	margin-right:23px;
	margin-bottom:15px;
	border:solid 1px #ccc;
	overflow:hidden;
	background-color:#fff;
}
div.item:hover {
	cursor:pointer;
}
div.item:hover {
	border:solid 1px #ED1C24;
}
div.item .inner {
	height:125px;
	border:solid 4px #FFF;
}
div.item .inner table {
	width:100%;
	border:0;
	height:125px;
}
div.item .inner table td.img {
	width:110px;
	vertical-align:middle;
	text-align:center;
	font-size:11px;
}
div.item .inner table td.img a {
	text-decoration:none;
	color:#C3CCD4;
}
div.item .inner table td.img img {
	border:0;
	background: url(/images/kbf/backgrounds/loading-s.gif) no-repeat center center;
}
div.item div.badge, td.img div.badge{
	position:relative;
	margin-top:-49px;
	text-align:right;
	height:49px;
}
div.item div.badge a, td.img div.badge a{display:block;}
div.item div.badge img, td.img div.badge img{
	border:0;
}
div.item .inner table td.text {
	width:265px;
	font-size:11px;
	vertical-align:top;
	padding-left:4px;
}
div.item .inner table td.text a {
	text-decoration:none;
}
div.item .inner table td.text strong a {
	display:block;
	text-decoration:underline;
	margin-bottom:4px;
}
div.item .inner table td.text small {
	font-size:11px;
}
div.item .inner table td.text span.text{
	display:block;
}
div.item strong a {
	display:block;
	margin-bottom:4px;
	text-decoration:underline;
}
span.red {
	color:#ED1C24;
	display:block;
}
span.bigger {
	font-size:14px;
}
span.reduced {
	background-color:#ED1C24;
	color:#fff;
	font-weight:bold;
}
.item span.oldprice {
	text-decoration: line-through;
	display:block;
}
span.colors{
	display:block;
	margin-top:4px;
	font-size:11px;
}
span.colors span{
	font-size:1px;
	display:Inline-Block;
	height:10px;
	width:10px;
	border:solid 1px #7B90A2;
	vertical-align:middle;
}
div.item img.button{
	height:15px;
	margin-top:3px;
}
div.item img.colors{
	border:0;
	float:left;
	margin-right:3px;
	margin-top:2px;
}

/* SIDEBAR LEFT */
#left {
	margin-top:10px;
	margin-left:10px;
	width:142px;
	float:left;
	min-height:500px;
}
ul.standard {
	padding:0;
	margin:0;
	margin-top:20px;
	list-style-type: none;
	clear:both;
}
ul#nav{margin-top:20px;}
ul.standard li a {
	color:#333;
	display:block;
	font-size:12px;
	border-bottom:solid 1px #E5E5E5;
	padding: 3px 4px 3px 12px;
	background: url(/images/kbf/menues/left/red.gif) no-repeat 4px 8px;
}
ul.standard li a:hover {
	color:#ED1C24;
	background-color:#f5f5f5;
}
ul.standard li.rub1 {
	margin-bottom:6px;
}
ul.standard li.rub1 a{
	color:#fff;
	color:#ED1C24;
	font-weight:bold;
	font-size:14px;
	background:#ED1C24;
	background:#fff;
	border-bottom:0;
	padding: 1px 5px;
}
ul.standard li.rub1 a:hover{
	background:#ED1C24;
	background:#fff;
	color:#fff;
	color:#ED1C24;
}
ul.standard li.sub2 a {
	padding-botttom:2px;
	font-size:11px;
	background: url(/images/kbf/menues/left/grey.gif) no-repeat 14px 7px;
	padding: 2px 4px 2px 22px;
}
ul.standard li.sub2 a:hover {
	background-color:#f5f5f5;
}
ul.standard li#subActive1 a{
	font-weight:bold;
	background-color:#f5f5f5;
	color:#ED1C24;
}
ul.standard li#subActive1.sub2 a{
	font-weight:normal;
}
ul#top10 li.sub1 a{
	font-size:11px;
	display:block;
	padding: 3px 4px;
	background-image:none;
	overflow:hidden;
}
ul#top10 li span{
	float:right;
	width:116px;
	cursor:pointer;
}
ul#top10 li span.num{
	float:left;
	width:18px;
	overflow:visible;
}
ul#top10 li br{
	font-size:0px;
	height:0px;
	line-height:0px;
	overflow:hidden;
}


.shop_nav{
	border-top:dotted 1px #ccc;
	border-bottom:solid 1px #ED1C24;
	margin-top:10px;
	margin-bottom:10px;
	background: #fff url(/gfx/background/nav_main.gif) repeat-x scroll center top;
}
.shop_nav table{
	border:0;
	height:30px;
}
.shop_nav table td{
	vertical-align:middle;
	white-space:nowrap;
	padding-left:10px;
}
.shop_nav table td a img{
	vertical-align:middle;
	border:0;
	width:11px;
	height:11px;
}
.shop_nav table td.info{
	border-right:solid 1px #fff;
	padding-right:10px;
}
#nav_info, #nav_similar, #nav_more, #nav_shop{
	padding-top:10px;
	border-top:solid 1px #ED1C24;
}
#nav_info a:hover, #nav_similar a:hover, #nav_more a:hover, #nav_shop a:hover{
	text-decoration:underline;
}
#nav_shop table.sitemap{
	margin-top:10px;
}
#nav_shop table.sitemap td{
	vertical-align:top;
	padding-left:0;
	width:25%;
}


/* PRODUKTFINDER */
br.clear{clear:both;}
#info{float:left;width:500px;border:solid 1px #ED1C24;margin-right:20px;margin-top:10px;margin-bottom:10px;-moz-border-radius:3px;}
#similar{float:left;width:242px;border:solid 1px #999;margin-top:10px;margin-bottom:10px;-moz-border-radius:3px;}
#feel{float:right;width:242px;height:120px;border:solid 1px #999;margin-left:10px;margin-bottom:10px;-moz-border-radius:3px;}
#familiar{border:solid 1px #ccc;overflow:auto;margin-top:10px;margin-bottom:10px;-moz-border-radius:3px;width:764px;}
#info h3{padding:2px;background-color:#ED1C24;color:#fff;}
#info p{padding:4px;margin:0;}
#similar h3{padding:2px;background-color:#999;color:#fff;}
#similar p{padding:4px;margin:0;}
#familiar h2{padding:4px;text-decoration:none;border-top:dashed 1px #ccc;margin-top:10px;}
#familiar h2 a{font-size:14px;color:#ccc;}
#familiar h3{padding:2px;background-color:#ccc;color:#fff;}
#familiar p{padding:4px;margin:0;}
#similar a:hover, #familiar a:hover{text-decoration:underline;}
div.copy2{
	clear:both;
	margin-bottom:10px;
}
div.copy2 a{
	text-decoration:underline;
}
/* Aktionframe */
.box{
	background-color:#fff;
	border-bottom:solid 1px #E5E5E5;
	padding-bottom:10px;
	margin-top:20px;
}
.box .inner{
	padding:5px;
	padding-bottom:0;
	color:#333;
}
.box .inner a{
	color:#333;
}
#k2Actions div.box:hover .inner a, #k2Sidebar div.box:hover .inner a{
	color:#ED1C24;
}
.box h2{
	display:block;
	padding-left:5px;
	background:#ED1C24;
	background:#fff;
	text-decoration:none;
}
.box h2 a, .box h2 a:visited{
	padding-top: 1px;
	padding-bottom: 1px;
	color:#fff;
	color:#ED1C24;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;	
	display:block;
	font-weight:bold;
}
#k2Actions div.vorteile, #k2Actions div.newsletter{
	border:solid 1px #ED1C24;
	border-top:0;
	background: #fff url(/images/kbf/backgrounds/menu-dropdown.gif) repeat-x center -7px;
	width:140px;
	overflow:hidden;
}
* html #k2Actions div.vorteile, * html #k2Actions div.newsletter{
	width:142px;
}
#k2Actions div.vorteile .inner{
	padding-top:0;
}
#k2Actions div.vorteile .inner table{
	width:100%;
	border:0;
}
#k2Actions div.vorteile .inner table td{
	vertical-align:top;
	padding-top:4px;
	font-weight:bold;
}
#k2Actions div.vorteile .inner table td.ico{
	width:17px;
	padding-top:2px;
}

.nl_register{
	display:block;
	color:#ED1C24;
}
div.clear{
	clear:both;
	font-size:11px;
	height:11px;
}

#sitePath {
	height:30px;
}
#sitePath .inner {
	padding-top:8px;
	font-size:10px;
}
#sitePath .inner a {
	font-size:10px;
	margin-left:10px;
}
#countryInfo{
	background: #fff url(bg-country.png) repeat;
	border: 4px solid #ED1C24;
	width: 350px;
	padding: 10px;
	position: absolute;
	z-index:2000;
	text-align:left;
	overflow:visible;
	-moz-box-shadow:4px 4px 4px #999;
	-webkit-box-shadow:4px 4px 4px #999;
	box-shadow:4px 4px 4px #999;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
a.countryClose{
	float:right;
	padding-right:16px;
	background: url(/images/kbf/buttons/close.gif) no-repeat right center;
	color:#333;
}
#countryInfo h1{
	margin-bottom:10px;
	padding-bottom:7px;
	border-bottom:solid 2px #ED1C24;
	color:#999;
}
#countryInfo a{
	display:block;
}
#countryInfo p{
	color:#333;
}
#countryInfo a img{
	border:0;
}
#countryInfo a span{
	color:#fff;
}
#countryInfo a:hover{
	font-weight:bold;
}
#countryInfo a:hover span{
	color:#ED1C24;
}
#countryInfo p.mainCountry{padding-top:10px;padding-bottom:10px;}
#countryInfo p.mainCountry a{
	display:block;
	text-decoration:underline;
	background: #ED1C24 url(/gfx/background/newsletter-start.gif) repeat-x scroll left top;
	color:#fff;
	font-size:15px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	padding-left: 10px;
	text-decoration:none;
}
#countryInfo p.mainCountry a strong{
	text-decoration:underline;
}
#countryInfo p.mainCountry a img{
	border:0;
	margin-left:5px;
	vertical-align:middle;
	float:right;
	margin-right:5px;
	margin-top:1px;
}
#countryInfo p.mainCountry a:hover{
	font-weight:normal;
}
#otherCountries{overflow:hidden;padding-top:4px;}
#otherCountries a{float:left;width:33%;margin-bottom:4px;color:#333;}
#otherCountries a img{opacity:0.7;-moz-opacity:0.7;}
#otherCountries a:hover{opacity:1;-moz-opacity:1;color:#000;}
#otherCountries a:hover img{opacity:1;-moz-opacity:1;}


#homeLabels{
	background:#F5F5F5;
	margin-top:10px;
	margin-bottom:10px;
}
#homeLabels img{
	border:0;
}

#homeTagcloud{
	background-color: #f8f8f8;
	background-image: url(/images/kbf/backgrounds/mainCategories.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
#homeTagcloud a{
	color:#666;
	font-size:12px;
	margin-left:6px;
	margin-right:6px;
	padding:4px;
	white-space:nowrap;
}
#homeTagcloud a:hover{
	background:#fff;
	color:#ED1C24;
}
#homeTagcloud a.size1{font-size:200%;}
#homeTagcloud a.size2{font-size:180%;}
#homeTagcloud a.size3{font-size:160%;}
#homeTagcloud a.size4{font-size:140%;}
#homeTagcloud a.size5{font-size:120%;}
#homeTagcloud a.size6{font-size:100%;}

/* SEO topseller */
#topseller{
	height:236px;
	border-top:dotted 1px #ccc;
	border-bottom:dotted 1px #ccc;
	margin-bottom:10px;
}
#topseller:hover{
	cursor:pointer;
}
#topseller table.formatAll{
	width:100%;
	border:0;
	margin-top:4px;
	margin-bottom:4px;
	height:228px;
}
#topseller table.formatAll td.label{
	width:115px;
	vertical-align:bottom;
}
#topseller table.formatAll td.label img{
	border:0;
}
#topseller table.formatAll td.img{
	width:226px;
	text-align:center;
	border-left:dotted 1px #ccc;
	border-right:dotted 1px #ccc;
}
#topseller table.formatAll td.img img{
	border:0;
}
#topseller table.formatAll td.txt{
	vertical-align:top;
	padding-left:25px;
}
#topseller table.formatAll td.txt table{
	width:100%;
	height:228px;
}
#topseller table.formatAll td.txt table td.info{
	padding-top:5px;
	vertical-align:top;
}
#topseller table.formatAll td.txt table td.info h1{
	color:#ED1C24;
	margin-bottom:5px;
	font-weight: bold;
}
#topseller table.formatAll td.txt table td.info p{
	margin-bottom:5px;
	font-size:12px;
}
#topseller table.formatAll td.txt table td.info p.price{
	color:#ED1C24;
	margin:0;
	padding:0;
	font: bold 32px Diamante, Arial, Helvetica, sans-serif;
}
#topseller table.formatAll td.txt table td.info p.price small{
	font-size:18px;
	font-weight:bold;
}
#topseller table.formatAll td.txt table td.info p.price span.oldprice{
	color:#000;
	display:block;
	margin-bottom:4px;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:line-through;
}
#topseller table.formatAll td.txt table td.info p.price span.reduced{
	color:#fff;
	background:#ED1C24;
	font: bold 13px Arial, Helvetica, sans-serif;
}
#topseller table.formatAll td.txt table td.button{
	height:30px;
	vertical-align:bottom;
	text-align:right;
}
#topseller table.formatAll td.txt table td.button a{
	border:0;
	background:#ED1C24;
	color:#fff;
	-moz-border-radius:3px;
	display:inline-block;
	border-bottom:solid 2px #991217;
	border-right:solid 2px #991217;
	height:28px;
	padding-left:8px;
	padding-right:8px;
	font: 22px/28px Diamante, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#topsellerBadge{
	position:relative;
	margin-top:-232px;
	width:120px;
	height:105px;
}
#topsellerBadge img{
	border:0;
	width:120px;
	height:105px;
}


a.reducedHome{
	background: #ED1C24 url(/gfx/background/newsletter-start.gif) repeat-x scroll left top;
	color:#fff;
	padding-top:6px;
	padding-bottom:2px;
	text-align:center;
	font: 36px Diamante, Arial, Helvetica, sans-serif;
	display:block;
	margin-bottom:20px;
	-moz-border-radius:5px;
}
a.reducedHome img{
	border:0;
	margin-left:10px;
	vertical-align:middle;
}

/* topseller */
.productsWrap { 
	width:824px;
}
.productsWrap .row {overflow:hidden; height:100%; padding-bottom:10px;}

.productsWrap div.vertical {
	float:left;
	display:block;
	overflow:hidden;
}
.productsWrap div.vertical div.colorWrap{
	padding:7px 0 0 0;
	background: url(/images/kbf/backgrounds/overview-line.gif) repeat-y;
	width:1px;
	margin:0;
}




.productsWrap div.vertical div.descLink{
	padding:7px 0 21px 0;
	background: url(/images/kbf/backgrounds/overview-line.gif) repeat-y;
	width:1px;
	margin:0;
}
.productsWrap div.vertical div.priceBox2{
	padding: 0;
	background: url(/images/kbf/backgrounds/overview-line.gif) repeat-y;
	width:1px;
	margin:0;
}
.productsWrap div.horizontal {
	float:left;
	height:1px;
	background: url(/images/kbf/backgrounds/overview-line.gif) repeat-x;
}
.productsWrap div.horizontal {
	float:none;
	height:1px;
	background: url(/images/kbf/backgrounds/overview-line.gif) repeat-x;
}
.productsWrap .first div.horizontal {
	height:1px;
	width:164px;
	background: url(/images/kbf/backgrounds/overview-line-left.gif) no-repeat;
}
.productsWrap .last div.horizontal {
	height:1px;
	background: url(/images/kbf/backgrounds/overview-line-right.gif) no-repeat;
}
.productsWrap .divide {
	height:1px;
	width:824px;
	background: url(/images/kbf/backgrounds/divide.gif) no-repeat;
	overflow:hidden;
	padding-bottom:10px;
}

.productsWrap div.prodItem {
	width:162px;
	float:left;
	margin-right:0px;
	overflow:hidden;
	background-color:#fff;
	border: 1px solid #fff;
}

.productsWrap div.prodItem:hover {
	border: 1px solid #D2D2D2;
	border-top: 1px solid #fff;;
	background-color:#f4f3f3;
	cursor:pointer	
}

.productsWrap div.prodItem:hover table.img {
	border-top: 1px solid #D2D2D2;
}

.productsWrap div.prodItem.last {
	margin-right:0px;
}

.productsWrap .start div.prodItem {
	width:210px;
	margin-right:10px;
	margin-bottom:10px;
}

.productsWrap div.prodItem table.img {
	text-align:center;	
	width:164px;
	height:213px;
	background:#fff;
	border:0;
	border-top:1px solid #fff;		
	padding:0;
}

.productsWrap div.prodItem table.img td{
	vertical-align:middle;
}

.productsWrap div.prodItem div.description {
	padding:11px 11px 0 11px;
}

.productsWrap .descLink {	overflow:hidden;}

.productsWrap div.prodItem div.text {
	text-align:center;
	color:#5A5A5A;
	font-size:11px; line-height:16px;
}

.productsWrap div.text a {
	font-weight:normal;
	color:#5A5A5A;
	font-size:11px; 
}

.productsWrap div.prodItem table.img img {
	border:0;
	background: url(/images/kbf/backgrounds/loading-s.gif) no-repeat center center;
}

.productsWrap div.prodItem div.labelTop, div.labelTop{
	position:absolute;
	margin:-212px 0 0 0;
	text-align:left;
	height:47px;
	width: 162px;
	float:left;
	overflow:hidden;
}

.productsWrap div.labelTop img{
border:0;
}

.productsWrap div.prodItem div.label, td.img div.label{
	position:absolute;
	margin:-47px 0 0 0;
	text-align:right;
	height:47px;
	width: 162px;
	text-align:right;
}

.productsWrap div.prodItem div.label a, div.label a{display:block;}
.productsWrap div.prodItem div.label img, div.label img{
	border:0;
}

.productsWrap .priceBox {
	display:none;
}


.productsWrap .priceBox2 {
	margin-top:5px;
}
.productsWrap .priceBox2 .brutto{
	font-size:10px;
	color:#999;
}

.productsWrap .reducedBox {
	line-height:1px;
	font-size:1px;
	clear:both;
	display:block;
	overflow:hidden;
}

.productsWrap div.prodItem .reduced {
	background-color:#e80017;
	color:#fff;
	font-weight:bold;
	width:140px;
	padding:0;
	text-align:center;
	line-height:14px;
	font-size:11px;	
}
.productsWrap div.prodItem .oldprice {
	text-decoration: line-through;
	color:#5A5A5A;
}

.productsWrap span.color{
	display:block;
	text-align:center;
	margin: 0 20px 0 20px;
}
.productsWrap span.color span{
	font-size:1px;
	display:Inline-Block;
	height:10px;
	width:10px;
	border:solid 1px #7B90A2;
	overflow:hidden;
}

.productsWrap span.color a{
	display:inline;
}

.productsWrap .name{
	display:block;
	padding-top:5px
}

.productsWrap span.prodName a{
	color:#666666
}

.productsWrap div.prodItem a.button{
	text-align:center;
	background: url(/images/kbf/buttons/product.gif) no-repeat center top;
	height:25px;
	padding-top:5px;
	font-size:11px;
	font-weight:normal;
	width:140px;
	margin-top:5px;
}
.productsWrap div.prodItem a.button:hover {
color:#e80017;
}

.productsWrap div.prodItem a.button span {display:inline;}

.productsWrap .bottom { overflow:hidden; padding-bottom:5px;}

.productsWrap .bottomLine {
	display:none;
}

/* produkte startseite */
.productsHome { 
	width:670px;
}
.productsHome .row {height:auto;}
.productsHome .divide{
	width:670px;
	background: url(/images/kbf/backgrounds/divide-home.gif) no-repeat;
}
.productsHome div.horizontal{
	line-height:1px;
}

.productsHome .red{
	display:block;
}
.productsHome div.prodItem {
	width:162px;
}
.productsHome div.prodItem div.label{
	width: 162px;
}
.productsHome div.prodItem a.button{
	display:block;
	float: left;
}



/* sitemap */
#mainCategories{
	
}
#mainCategories table{
	width:100%;
	border:0;
}
#mainCategories table td{
	vertical-align:top;
	border-top:solid 1px #ccc;
	border-bottom:solid 6px #fff;
	padding-top:10px;
	width:33%;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #f8f8f8;
	background-image: url(/images/kbf/backgrounds/mainCategories.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#mainCategories table td.spacer{
	background:#fff;
	border:0;
	padding:0;
	width:6px;
}
#mainCategories a:hover{
	color:#ED1C24;
}
#mainCategories h2 a{
	font-weight:bold;
	font-size:16px;
}
#mainCategories ul{list-style:none;padding:0;margin:0;margin-left:12px;}
#mainCategories ul li{
	list-style: url(/images/kbf/menues/left/red.gif) outside;
}
#mainCategories ul li a{
	font-size:12px;
	line-height:18px;
}


#SEOtxt, #recommendTXT  {
	color:#666666;
	font-size:11px;
}

#SEOtxt a, #recommendTXT a {color:#666666;}
#SEOtxt a:hover, #recommendTXT a:hover {color:#ED1C24;}

#SEOtxt h2{
	padding-top:10px;
	color:#666666;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}

/* Footer neu 2011*/
#payLogos {
	margin:10px;
	padding:10px 10px 10px 5px;
	background-color:#e9e9e9;
	text-align:left;
	overflow:hidden;
}
#payLogos img { margin:0 4px 0 26px; }
#payLogos div.left { float:left; }
#payLogos div.right { overflow:hidden; float:right; margin-right:23px;}
#payLogos div.right img { float:left;  }
#payLogos div.right h2 {text-align:left;}

#k3Footer {
	clear:both;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	color:#666;
}

#k3Footer a {
	color:#666;
}

#nav3_global {
	overflow:hidden;
	border-top:solid 1px #ccc;	
	margin:10px;
	padding-top:20px;
	padding-bottom:10px;
	text-align:left;
	font-size:12px;
	line-height:140%;
	background-color: #f8f8f8;
	background-image: url(/images/kbf/backgrounds/mainCategories.gif);
	background-repeat: repeat-x;
	background-position: center bottom;	
}

#k3Footer #nav3_global h2, #payLogos h2{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#666;
	padding-left:28px;	
}

#k3Footer #nav3_global div{
	width:180px; float:left; margin:0 5px 0 5px;
}

#nav3_global ul li{
	list-style: url(/images/kbf/menues/left/red.gif) outside;
}

#k3Footer a:hover, #k3Footer #nav3_global a:hover {
	color:#ED1C24;
}


