/*@font-face {
	font-family: AcknowledgementMedium;
	src: url('/fonts/Creactivo_2008.ttf') format("truetype");
}*/
@font-face {
	font-family: 'AcknowledgementMedium';
	src: url('/fonts/Acknowledgement.eot');
	src: local('Acknowledgement Medium'), local('Acknowledgement'), url('/fonts/Acknowledgement.ttf') format('truetype');
}
html, body{
	margin:0;
	padding:0;
}
body{
	background-image: url(../bilder/holz.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #ebd3b7;
	background-attachment: fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;	
	color:#333;
}
h1{
	font-size:22px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: AcknowledgementMedium, Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	margin-bottom:8px;
	color:#aea49a;
}
h1:first-letter{
	color:#990000;
	font-family: AcknowledgementMedium, Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
}
h2{
	font-size:16px;
	font-weight: normal;
	text-transform: uppercase;
	margin:0;
	padding:0;
	margin-bottom:8px;
	color:#605A54;
}
h3{
	font-size:14px;
	margin:0;
	padding:0;
	margin-bottom:8px;
}
	
a{color:#990000;}
hr{
	height:0;
	width:100%;
	border:0;
	border-bottom:dashed 1px #aea49a;
}

#container{
	position:relative;
	width:960px;
	left:50%;
	margin-left:-480px;
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(../bilder/bg-right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	overflow:auto;
}
#header{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;	
}
#logo{
	float:left;
	width:192px;
	height:77px;
	margin-left:30px;
}
#logo img{
	width:192px;
	height:77px;
	border:0;
}
#menue_global{
	width:300px;
	float:right;
	text-align:right;
	font-size:10px;
	color:#605A54;
	padding-top:4px;
	padding-bottom:4px;
}
#menue_global a{
	color:#605A54;
	margin-right:8px;
	margin-left:8px;
	text-decoration:none;
}
#menue_global a:hover{
	color:#aea49a;
}
#spruch{
	float:right;
	width:600px;
	margin-top:54px;
	margin-right:10px;
	text-align:right;

}
#menue_main{
	height:40px;
	background-attachment: scroll;
	background-color: #990000;
	background-image: url(../bilder/bg-menue-main.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top:solid 2px #fff;
}
#menue_main a{
	color:#fff;
	text-decoration:none;
	font-size:15px;
	line-height:40px;
	padding-left:8px;
	padding-right:8px;
	border-left:solid 1px #d93330;
	border-right:solid 1px #833300;
}
#menue_main a.first{border-left:0;}
#menue_main a.last{border-right:0;}
#menue_main a.active, #menue_main a:hover{
	text-decoration:underline;
}

#menue_path{
	font-size:10px;
	color:#aea49a;
	padding-bottom:8px;
	border-bottom:dashed 1px #aea49a;
	margin-bottom:8px;
}
#menue_path a{
	font-size:10px;
	color:#aea49a;
	text-decoration:none;
	margin-right:10px;
}
#menue_path a:hover{
	color:#990000;
}
#menue_sub2{
	background:#eee7df;
	padding-top:8px;
	padding-bottom:8px;
}
#menue_sub2 a{
	text-decoration:none;
	font-size:15px;
	background-image: url(../bilder/menue-main-2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:22px;
	margin-right:8px;
	margin-left:8px;
	color:#aea49a;
	background-attachment: scroll;
}
#menue_sub2 a.active, #menue_sub2 a:hover{
	background-image: url(../bilder/menue-main-1.gif);
	color:#990000;
}
#menue_category{
	padding-top:8px;
	padding-bottom:8px;
}
#menue_category div{
	float:left;
	margin-right:40px;
	margin-bottom:20px;
	width:308px;
	height:350px;
	background:#eee7df;
}
#menue_category div img{
	width:300px;
	height:220px;
	border:solid 4px #eee7df;
}
#menue_category div span{
	padding:4px;
	display:block;
}

#menue_category a{
	text-decoration:none;
	font-size:22px;
	color:#aea49a;
	background-attachment: scroll;
	font-family: AcknowledgementMedium, Georgia, "Times New Roman", Times, serif;
}
#menue_category a.active, #menue_category a:hover{
	color:#990000;
}
#menue_category div a:hover img{
	border-color:#aea49a;
}
#content{
	float:left;
	width:740px;
	margin-left:8px;
	margin-top:8px;
	/*background-attachment: fixed;
	background-image: url(../bilder/bg-content.gif);
	background-repeat:no-repeat;
	background-position: 200px 200px;*/
}
div#shop_products{
	clear:both;
}
#categoryImage{
	width:300px;
	height:220px;
	float:right;
	border:solid 4px #eee7df;
	margin-bottom:10px;
	margin-left:10px;
}
a.item{
	float:left;
	width:220px;
	border:dashed 1px #eee7df;
	height:125px;
	margin-right:10px;
	margin-bottom:10px;
	padding:3px;
	font-size:12px;
	text-decoration:none;
	color:#333;
	overflow:hidden;
}
a.item img{
	border:0;
	float:left;
	margin-right:6px;
}
a.item span.price{
	color:#990000;
	font-size:14px;
}
a.item span.text{
	font-size:10px;
}
a.item:hover{
	color:#990000;
	border:dashed 1px #aea49a;
}

#right{
	margin-top:8px;
	margin-right:16px;
	width:176px;
	float:right;
}
#right hr{
	height:2px;
	background:#fff;
	color:#fff;
	border:0;
	width:100%;
}
#search{
	margin-top:5px;
}
#search input.field{
	color:#aea49a;
	border:solid 1px #aea49a;
	width:130px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	text-transform: capitalize;
}
#search input.button{
	color:#EEE7DF;
	border:1px solid #aea49a;
	width:42px;
	background-color: #aea49a;
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomright:3px;
}
#search input.field:focus{
	border:1px solid #990000;
	color:#990000;
}
#search input.button:focus{
	border:1px solid #990000;
	background-color: #990000;
}
#menue_sub1 a{
	text-decoration:none;
	font-size:15px;
	background-attachment: scroll;
	background-image: url(../bilder/menue-main-0.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:20px;
	display:block;
	margin-bottom:2px;
}
#menue_sub1 a.active, #menue_sub1 a:hover{
	background-image: url(../bilder/menue-main-1.gif);
}
.tagcloud{
	text-align:center;
}
.tagcloud a{
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
}
.tagcloud a:hover{
	background:#990000;
	color:#EEE7DF;
}
ol.topseller{
	padding:0;
	margin:0;
	border-top:dashed 1px #fff;
	margin-top:10px;
}
ol.topseller li{
	clear:both;
	padding-top:2px;
	padding-bottom:2px;
	list-style-type:none;
	border-bottom:dashed 1px #fff;
}
ol.topseller span{
	float:left;
	margin-right:4px;
	width:45px;
	background:#fff;
	text-align:center;
}
ol.topseller span img{
	border:0;
}
ol.topseller a{
	font-size:11px;
	text-decoration:none;
	height:45px;
	display:block;
	width:100%;
	color:#605A54;
}
ol.topseller a:hover{
	background:#fff;
	color:#990000;
	
}
ol.topseller a small{
	color:#990000;
}

#footer{
	position:relative;
	width:960px;
	left:50%;
	margin-left:-480px;
	clear:both;
	background-color:#990000;
	background-image: url(../bilder/bg-menue-main.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size:10px;
	color:#fff;
	text-align:center;
	padding-top:14px;
	padding-bottom:14px;
}
#footer a{
	color:#fff;
	text-decoration:none;
}



