html{
  height:100%;
}
body{
	background-image: url(/images/wow/backgrounds/site.jpg);
	padding: 0;
	height: 100%;
	width: 100%;
	margin: 0;
	position: relative;	
	text-align:center;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #F6ECDC;
	scrollbar-3dlight-color: #DDBD7E;
	scrollbar-darkshadow-color: #EDDAB7;
	scrollbar-track-color: #F0F0F0;
	scrollbar-arrow-color: #DDBD7E;
}
a{
	color: #000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #e6a923;
	display: block;
	font-weight:normal;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333;
	margin:0;
	padding:0;
	display:block;
	font-size:11px;
	letter-spacing: 0.1em;
}
h2:first-letter{
	font-size:18px;
	color:#A46F3D;
}
h3{
	color:#333;
	margin:0px;
	padding:0px;
	display:block;
	font-size:12px;
}
hr{
	width:100%;
	height:1px;
	color:#fff;
	background:#fff;
	border:0px;
	border-bottom:dashed 1px #999;
}
td{
	font-size:11px;
}
form{
	display:inline;
}
/* LAYOUT */
#inhalt {
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 0;
	padding: 10px;
	min-height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow:visible;
	text-align:left;
}
#header {
	height: 170px;
	width: 964px;
}
#navitop {
	float: left;
	height: 20px;
	position: relative;
	width: 964px;
	margin: 0px;
	padding: 0px;
}
#navitop a:hover{
	text-decoration:underline;
}

#headerbild {
	position: relative;
	height: 117px;
	width: 400px;
	float: left;
}
#headerbild img{
	width:400px;
	height:117px;
}
#logo{
	text-decoration: none;
	height: 117px;
	width: 398px;
	position: relative;
	float: left;
	background-image: url(/images/wow/backgrounds/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	margin-bottom:5px;
}
#logo a {	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	white-space:nowrap;
	text-decoration: none;
	line-height: 20px;
	border:0;	
}
#logo a img{
	/*margin-top:5px;
	width:398px;
	height:83;*/
	border:0;
}
.warenkorb {
	height: 117px;
	width: 160px;
	float: right;
	background: #ead6b1 url(/images/wow/buttons/warenkorb.gif) no-repeat scroll 5px 5px;
}
.warenkorb .inner{
	text-align: left;
	padding-left: 10px;
	padding-top: 20px;	
}
.warenkorb .inner a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-decoration:none;
	border:0;
}
.warenkorb .inner a span.kleinschrift{
	display:block;
	margin-top:25px;
	margin-bottom:5px;
	color:#666;
}
.warenkorb .inner span.link a{
	color:#666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.warenkorb .inner span.link a{
	color:#666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.kleinschrift {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
.kleinschrift a {
	color: #666666;
	text-decoration: underline;
}
.kleinschrift a:hover {
	color: #333333;
	text-decoration: underline;
}
.menu-kurz, .menu-kurz ul {
	padding: 0;
	margin: 0;
	width: auto;
	display: inline;
}
#navioben {
	text-transform: uppercase;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	float: right;
	width: auto;
	text-decoration: none;
	height: 14px;
	line-height: 14px;
	text-align: right;
}
#navioben li{
	display: inline;
	padding: 0 5px 0 5px;
	position: relative;
	float: left;
	width: auto;
}
	
#navioben li a{
	color: #333;
	text-decoration: none;
}
#searchbar{
	clear:both;
	/*background: #A08153 url(/images/wow/backgrounds/search.jpg) repeat left top;*/
	background:#EFE9E2;
	height:30px;
}
#searchbar .title{
	float:left;
	width:167px;
	text-align:right;
	margin-right:10px;
	margin-top:6px;
	/*color:#fff;*/
	color:#990000;
	font: 17px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#searchbar .form{
	float:left;
	width:621px;
	margin-top:4px;
	height:22px;
}
#searchbar .form table{
	width:100%;
	border:0;
	height:22px;
}
#searchbar .form table td{
	vertical-align:top;
}
#searchbar .form table td.field{
	width:95%;
	background:#fff;
}
#searchbar .form table td.button{
	width:5%;
	text-align:right;
	background:#990000;
}
#suche_navi {
	width: 118px;
	border: solid 1px #8995A5;
	background:#fff;
	font-size:11px;
}
#suche_go{
	vertical-align:middle;
	width:15px;
	height:15px;
}
#left {
	width: 167px;
	position: relative;
	float: left;
	background-color: #FFF;
}
#footer {
	clear: both;
	height:40px;
	color:#999;
	padding-top:10px;
}
#footer .inner {
	padding-top:10px;
	padding-left: 170px;
	padding-right: 170px;
	border-top: dashed 1px #999;
	text-align:center;
}
#footer a{
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
}
.main900 {
	height: auto;
	float: left;
	margin-left: 10px;
	width: 787px;
}
.main630 {
	height: auto;
	float: left;
	margin-left: 10px;
	width: 610px;
}

#right {
	height: auto;
	width: 160px;
	float: right;
	overflow:hidden;
}
#suche {
	background-color: #F0E9E2;
	height: 60px;
	position: relative;
	padding: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #e6a923;
	width: 147px;
}
.naviseite {
	background-color: #EFE9E2;
	padding: 15px;
	width: auto;
	height: auto;
	display: block;
	border-top:solid 4px #FFF;
}
.naviseite a{text-decoration:none;}
.naviseite a:hover{text-decoration:none;}
.naviseite a img{border:0;}
.uebrschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #e6a923;
	display: block;
	padding-bottom: 5px;
}
.uebrschrift a, a .uebrschrift{
	color: #e6a923;
	text-decoration:none;
}
.link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	display: block;
	padding-top: 5px;
}
.link a {
	color: #666;
	text-decoration: none;
}
.link a:hover {
	text-decoration: underline;
}
span.link strong{
	font: bold 11px Arial, Helvetica, sans-serif;
}
/* HAUPTMENUE */

.menuwrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	width: 964px;
	height: 20px;
	float: left;
	position: relative;
	left: 0;
	top: 0;	
	margin: 0;
	/*padding-top: 8px;	*/
	z-index: 800;
}
#menu08 {
	list-style-type:none;
	margin:0;
	padding:0;
	white-space:nowrap;
}
#menu08 li {
	display:block;
	float:left;
	position:relative;
	z-index:10;
	margin-right:1px;
}
#menu08 li span {
	display:block;
	z-index:11;
	background:transparent;
	color: #e6a923;
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 4px 10px 4px 10px;
}
#menu08 sub {
	font-size:9px;
	text-transform: lowercase;
	padding-bottom:0;
}
#menu08 li a, #menu08 li a:visited {
	display:block;
	padding:0;
}
#menu08 dl {
	position:absolute;
	top:0;
	left:0;
	margin: 0;
	padding: 0;
	background: url(../gfx/spacer.gif);
}
#menu08 dt {
	background: transparent;
	margin:0;
	border-bottom: 1px solid #fff;
	float:left;
	border-right:1px solid #fff;
}
#menu08 li.spezial2 dt {
	border-right:0px;
}
#menu08 dd {
	display:none;
	background: #FAF5ED;
	border-bottom:1px solid #fff;
	clear:left;
	margin:0;
	padding:0;
	color: #fff;
	text-align:left;
}
#menu08 dt a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 15px;
	color: #e6a923;
	font-weight: normal;
	text-transform: uppercase;
	white-space:nowrap;
	cursor:default;
}
#menu08 dd a {
	font-size:15px;
	white-space:nowrap;
	text-transform:uppercase;
}
#menu08 li.spezial1 dt a, #menu08 li.spezial1 span {
	color:#fff;
	background:url(/images/wow/backgrounds/nav-sale.gif) no-repeat center center;
}
#menu08 li.spezial1 dt a:hover, #menu08 li.spezial1 span:hover{
	color:#fff;
}
#menu08 li.spezial2 dt a, #menu08 li.spezial2 span {
	color:#666;
}
#menu08 li.active dt a, #menu08 li.active span {
	color:#e6a923;
}
#menu08 dt a, #menu08 dt a:visited {
	display:block;
	color:#e6a923;
	padding: 4px 10px 4px 10px;	
	text-decoration:none;
}
#menu08 dd a, #menu08 dd a:visited {
	background:transparent;
	color:#e6a923;
	text-decoration:none;
	display:block;
	padding: 5px 12px;
}
#menu08 li a:hover {
	border:0;
	color:#990000;
}
#menu08 li:hover dd, #menu08 li a:hover dd {
	display:block;
}
#menu08 li:hover dl, #menu08 li a:hover dl {}
#menu08 li:hover dl .trenner, #menu08 li a:hover dl .trenner {
	border-bottom:dashed 1px #fff;
}
#menu08 li:hover dt a, #menu08 li a:hover dt a {
	background-color: #EEE9E2;
}
#menu08 dd a:hover {
	background: #EEE9E2;
}
/* MENUES NEU */
ul.cssmen, ul.cssmen ul{
	padding:0;
	margin:0;
	list-style: url(none) none outside;
	display: inline;
}
ul.cssmen li, ul.cssmen li ul li{
	padding:0;
	margin:0;
	border-bottom: dashed 1px #999;
	list-style: url(none) none outside;
}
ul.cssmen li ul li{
	padding-left:20px;
}
#sub08 li ul li:last-child {
	border-bottom: 0;
}
ul.cssmen li a{
	color:#666;
	font-size: 11px;
	text-decoration: none;
	padding-top:3px;
	padding-bottom:3px;
	display:block;
}
ul.cssmen li a:hover{
	color:#999;
	text-decoration:none;
}
ul.cssmen li a.active{
	color:#990000;
}

#hotspot08 img{
	border:0;
	margin-top:4px;
}

.seiten {
	height: 35px;
	margin: 4px 0 10px;
	background-color: #EFE9E2;
	overflow:hidden;
}
.seiten a{text-decoration:none;}
.seiten a:hover{text-decoration:underline;}
.seiten a img{border:0;vertical-align:middle;}
.seiten div{
	font-size: 11px;
	display: block;
	height: 35px;
	width: auto;
	line-height: 16px;
	padding: 2px 5px;
	float: left;
	border-right:solid 2px #fff;
}
.seiten div.swap{
	padding: 10px 5px;
	border-right:solid 4px #fff;
}
.seiten div.last{border-right:0;padding-right:0;}



/* SITEMAP */
.sitemap{
	width:100%;
	border:0px;
}
.sitemap td{
	vertical-align:top;
	width:25%;
	padding-right:10px;
}
.sitemap td a{
	text-decoration:none;
}
.sitemap td a:hover{
	text-decoration:underline;
}

/* ARTIKEL */
table.articles08{
	border:0;
	width:100%;
	border-collapse:collapse;
}
table.articles08 td {border: dashed 1px #999;width:50%;padding:4px;vertical-align:top;}
table.articles08 td img{
	border:0;
	float:left;
	height:170px;
	margin-right:8px;
}
table.articles08 td a{
	text-decoration:none;
}
table.articles08 td a:hover{
	color:#000;
	text-decoration:none;
}
table.articles08 td.nobl{border-left:0;}
table.articles08 td.nobr{border-right:0;}
.h1 {
	font-size: 13px;
}
.link-rot {
	color: #993300;
	text-decoration: none;
}

/* ITEMS */
div.item {
	float:left;
	width:360px;
	height:133px;
	overflow:hidden;
	background:#FAF5ED;
	border-bottom:1px solid #EAD6B1;
	border-right:1px solid #EAD6B1;
	border-left:1px solid #EFE9E2;
	border-top:1px solid #EFE9E2;
	margin-right:20px;
	margin-bottom:10px;
	-moz-border-radius:3px;
}
.productsk2 .start{
	height:425px;
	overflow:hidden;
}
.productsk2 .start div.item {
	width:190px;
	margin-right:10px;
	margin-bottom:10px;
}
div.item:hover {
	border-bottom:1px solid #990000;
	border-right:1px solid #990000;
	border-left:1px solid #EAD6B1;
	border-top:1px solid #EAD6B1;
	cursor:pointer;
}
div.item .inner {
	height:125px;
	border:solid 4px #FAF5ED;
}
div.item .inner table{
	width:100%;
	border:0;
	height:125px;
}
div.item .inner table td.img{
	width:95px;
	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/wow/backgrounds/loading-s.gif) no-repeat center center;
}
div.item div.badge{
	position:relative;
	margin-top:-49px;
	text-align:right;
	height:49px;
}
div.item div.badge a{display:block;}
div.item div.badge img{
	border:0;
}
div.item .inner table td.text {
	width:240px;
	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 a:hover {
	color:#333;
}
div.item .inner table td.text a {
	text-decoration:none;
	color:#666;
}
div.item .inner table td.text strong a {
	display:block;
	margin-bottom:4px;
	font-weight:normal;
	font-size:11px;
}
div.item .inner table td.text small {
	font-size:11px;
}
div.item .inner table td.text span.text {
	display:block;
}
div.item .red{color:#990000;display:block;}
div.item .bigger{font-size:13px;}
div.item .bigger strong{font-weight:normal;}
div.item .reduced{background-color:#990000;color:#fff;font-weight:bold;}
div.item .oldprice{text-decoration: line-through;display:block;}
div.item .colors, #topseller .colors{display:block;margin-top:4px;}
div.item .colors span, #topseller .colors span{
	font-size:1px;
	display:Inline-Block;
	height:10px;
	width:10px;
	border:solid 1px #6E8191;
	vertical-align:middle;
}
div.item div.text p.price small {
	font-size:11px;
	font-weight:normal;
}
div.item div.text span.oldprice {
	text-decoration:line-through;
}
div.item div.text p.reduced {
	background:#990000;
	color:#FFF;
	font-weight:bold;
	display:inline;
}
div.item div.text p.colors {
	margin-top:2px;
}
div.item div.text p.colors span {
	font-size:10px;
	display:Inline-Block;
	height:10px;
	width:10px;
	border:solid 1px #6E8191;
}
div.item div.text p.more {
	margin-top:4px;
}
div.item img.button{
	height:15px;
	margin-top:3px;
}
div.item img.colors{
	border:0;
	float:left;
	vertical-align:middle;
	margin-right:3px;
	margin-top:0;
}



a strong.nl_register{display:block;font-size:13px;color:#990000;margin-top:4px;}

#countryInfo{
	background: #fff url(bg-country.png) repeat;
	border: 5px solid #990000;
	width: 400px;
	padding: 10px;
	position: absolute;
	z-index:2000;
	text-align:left;
	overflow:visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	-moz-box-shadow:4px 4px 4px #999;
	-webkit-box-shadow:4px 4px 4px #999;
	box-shadow:4px 4px 4px #999;
}
a.countryClose{
	float:right;
	padding-right:16px;
	background: url(/images/wow/buttons/close.gif) no-repeat right center;
	color:#333;
}
#countryInfo h1{
	margin:0;
	padding:0;
	margin-bottom:10px;
	padding-bottom:7px;
	border-bottom:solid 2px #990000;
	color:#666;
	font-size:16px;
}
#countryInfo p{
	font-size:12px;
	color:#333;
}
#countryInfo table{
	width:100%;
	border:0;
	border-top:solid 2px #990000;
	padding-top:4px;
}
#countryInfo table td{
	vertical-align:top;
	padding-top:6px;
	width:33%;
}
#countryInfo a{
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#000;
}
#countryInfo a img{
	border:0;
}
#countryInfo a span{
	color:#fff;
}
#countryInfo a:hover{
	font-weight:bold;
}
#countryInfo a:hover span{
	color:#990000;
}

#countryInfo p.mainCountry{padding-top:10px;padding-bottom:10px;}
#countryInfo p.mainCountry a{
	display:block;
	text-decoration:underline;
	background: #ED1C24 url(/images/wow/backgrounds/site.jpg) repeat-x scroll left top;
	color:#990000;
	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:5px;
}
#countryInfo p.mainCountry a:hover{
	font-weight:normal;
}
#otherCountries{overflow:hidden;border-top:solid 2px #990000;}
#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;}


/* BREADCRUMBS */
#pathnavi {
	display:block;
	margin-top:2px;
	color:#999;
	padding-bottom:10px;
	margin-bottom:4px;
}
#pathnavi a {
	color:#999;
	margin-right:4px;
	margin-left:4px;
	text-decoration:underline;
}
#pathnavi a:hover {
	color:#990000;
}
#homeLabels{
	background:#EAD6B1;
	margin-top:10px;
	margin-bottom:10px;
}
#homeLabels img{
	border:0;
}

/* SEO topseller */
#topseller{
	height:236px;
	border-top:dashed 1px #999;
	border-bottom:dashed 1px #999;
	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:118px;
	vertical-align:bottom;
}
#topseller table.formatAll td.label img{
	border:0;
}
#topseller table.formatAll td.label a:hover{
	text-decoration:none;
}
#topseller table.formatAll td.img{
	width:226px;
	text-align:center;
	border-left:dashed 1px #999;
	border-right:dashed 1px #999;
}
#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:10px;
	vertical-align:top;
}
#topseller table.formatAll td.txt table td.info h1{
	color:#990000;
	font-weight:bold;
	font-size:18px;
	margin-bottom:10px;
}
#topseller table.formatAll td.txt table td.info p{
	margin:0;
	padding:0;
	margin-bottom:4px;
	font-size:12px;
}
#topseller table.formatAll td.txt table td.info p.price{
	color:#990000;
	margin:0;
	padding:0;
	font: bold 36px Georgia, "Times New Roman", Times, 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;
	font-size:15px;
	display:block;
	margin-bottom:4px;
}
#topseller table.formatAll td.txt table td.info p.price span.reduced{
	font-size:15px;
	color:#fff;
	background:#990000;
	padding:2px;
	padding-left:6px;
	padding-right:6px;
	-moz-border-radius:3px;
}
#topseller table.formatAll td.txt table td.button{
	height:35px;
	vertical-align:bottom;
	text-align:right;
}
#topseller table.formatAll td.txt table td.button a{
	border:0;
	background:#990000;
	color:#fff;
	-moz-border-radius:3px;
	display:inline-block;
	border-bottom:solid 2px #660000;
	border-right:solid 2px #660000;
	height:28px;
	padding-left:8px;
	padding-right:8px;
	font: italic 18px/28px Georgia, "Times New Roman", Times, serif;
}
#topseller table.formatAll td.txt table td.button a:hover{
	text-decoration:none;
}
#topsellerBadge{
	position:relative;
	margin-top:-232px;
	width:120px;
	height:105px;
}
#topsellerBadge img{
	border:0;
	width:120px;
	height:105px;
}

a.reducedHome{
	background-image: url(/images/wow/backgrounds/site.jpg);
	color:#990000;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	font: 28px Georgia, "Times New Roman", Times, serif;
	display:block;
	margin-bottom:20px;
	margin-top:20px;
	margin-right:14px;
	-moz-border-radius:5px;
	text-decoration:none;
}
a.reducedHome:hover{
	color:#000;
	text-decoration:none;
}
a.reducedHome img{
	border:0;
	margin-left:10px;
	vertical-align:middle;
}