@charset "utf-8";
/* CSS Document */

/* --- TAGs --- */

* {
	margin: 0;
	padding: 0;
	z-index: 0;
	font: 12px Helvetica, Libertas, Arial, sans-serif;
}
body {
	background-color: #f7b9d3;
	color: #fff;
}
img {
	border: none;
}
a {
	color: #f7b9d3;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	display: none;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #321e09;
}
h3, .contentsTopics {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
	color: #c7bd80;
	text-align: center;
}
b, strong, strong > *, b > * {
	font-weight: bold;
}
input {
	border: 1px solid #56462f;
	color: #000;
}
textarea {
	margin: 0 10px 10px 10px;
	width: 577px;
}
textarea#message_body {
	width: 510px;
	margin: 0;
}
p {
	line-height: 15px;
	margin-bottom: 10px;
}
#center input {
	border:0;
}
#footer p {
	margin: 5px 0;
	color: #705f45;
}
.category-content li {
	list-style-type: none;
}
.category-content li ul li {
	margin: 0 0 0 20px;
	list-style-image: url(../img/ul-li-ul.gif);
	list-style-type: none;
}
.category-content li ul li a {
	font-weight: normal;
}
#warenkorb a {
	display: block;
	margin: -26px 0 0 0;
	padding: 9px 0;
	text-indent: -5000px;
}
#warenkorb a, #warenkorb a:link, #warenkorb a:visited, #warenkorb a:focus, #warenkorb a:hover, #warenkorb a:active {
	text-decoration: none;
	border: none;
}
#flash-empfehlungen p {
	background: #000;
}
/* --- IDs --- */

#shadowholder-top, #all {
	background: url(../img/pageshadow-bg.png) repeat-y center;
}
#all {
	height: 100%;
	margin: 0 auto;
	width: 1021px;
}
#header {
	background: url(../img/header-bg.png) no-repeat;
	height: 152px;
	border-bottom: 1px solid #56462f;
	color: #c7bd80;
}
#logo {
	width: 190px;
	height: 152px;
	float: left;
}
#breadcrump {
	float: left;
	width: 570px;
	overflow: hidden;
	margin: 127px 0 0 0;
}
#pagelinks {
	float:left;
	text-align: right;
	width: 253px;
	overflow: hidden;
	margin: 127px 8px 0 0;
}
#left {
/*border-right:1px solid #56462f;*/
}
/*Kategorien Links*/

/*Früher mit individuellen Krümeln - jetzt alle gleich weiter unten
#produktsuche {
	background: url(../img/cat-produktsuche-bg.png) no-repeat;
}
#hauptmenue {
	background: url(../img/cat-hauptmenue-bg.png) no-repeat;
}
#links {
	background: url(../img/cat-links-bg.png) no-repeat;
}
*/

/*Ende Kategorien Links*/

/* Formulare in den Menüs */
#quick_find fieldset, #gift_coupon fieldset, #loginbox fieldset, fieldset#error_message {
	border: none;
}
#quick_find input, #gift_coupon input, #loginbox input {
	float: left;
}
#quick_find #keywords, #gift_coupon #gv_redeem_code, #loginbox #email_address, #loginbox #password, #error_message input {
	margin: 0 5px 0 0;
	height: 24px;
}
#loginbox #email_address {
	margin-bottom: 5px;
}
#quick_find input#btn_search, #gift_coupon input#btn_redeem, #loginbox input#btn_login {
	font-size: 0pt;
	width: 25px;
	height: 26px;
}
#quick_find input#btn_search {
	background: url(../../buttons/german/button_quick_find.gif) no-repeat;
}
#gift_coupon input#btn_redeem {
	background: url(../../buttons/german/button_redeem.gif) no-repeat;
}
#loginbox input#btn_login {
	background: url(../../buttons/german/button_redeem.gif) no-repeat;
}
/* Ende Formulare in den Menüs */

/*Weitere IDs Links*/
#hauptmenue-content {
	font-weight: bold;
}
#share-links {
	width: 145px;
	margin: 0 auto;
}
/*Ende Weitere IDs Links*/

#center {
	background: #402e18;
	width: 601px;
	margin-top: 20px;
}
#right {
/*border-left:1px solid #56462f;*/
}
#left, #right {
	/*background: #483723;
	width: 189px;*/
	width: 210px;
}
#left, #right, #center {
	float: left;
}
/*Kategorien Rechts*/
/*Früher mit individuellen Krümeln - jetzt alle gleich weiter unten
#warenkorb {
	background: url(../img/cat-warenkorb-bg.png) no-repeat;
}
#sprachen {
	background: url(../img/cat-sprachen-bg.png) no-repeat;
}
#empfehlungen {
	background: url(../img/cat-empfehlungen-bg.png) no-repeat;
}
#newsletter {
	background: url(../img/cat-newsletter-bg.png) no-repeat;
}
#gutschein {
	background: url(../img/cat-gutschein-bg.png) no-repeat;
}
#anmeldung {
	background: url(../img/cat-anmeldung-bg.png) no-repeat;
}
*/

#produktsuche, #hauptmenue, #links, #sprachen, #empfehlungen, #newsletter, #gutschein, #anmeldung {
	background: url(../img/cat-plain-bg.png) no-repeat;
}

#warenkorb {
	background: url(../img/cat-warenkorb-plain-bg.png) no-repeat;
}

/*Ende Kategorien Rechts*/

/*Weitere IDs Rechts*/

#lang-de a, #lang-en a {
	display:block;
	height: 40px;
	width: 40px;
	float: left;
	padding: 0 0 0 45px;
	margin: 0 0 11px 0;
	text-indent: -5000px;
}
#lang-de a {
	background:url(../img/de.png) no-repeat;
}
#lang-en a {
	background:url(../img/en.png) no-repeat;
}
#flash-empfehlungen {
	background: url(../img/noflash.png) #000 center center no-repeat;
	height: 170px;
	width: 170px;
	text-align: center;
}
/*Ende Weitere IDs Rechts*/

#footer {
	background: #2c1b0a;
	height: 117px;
	clear: both;
}
#header, #footer {
	width: 100%;
}
#footer #schlagwort {
	width: 937px;
	margin: 5px;
}
#footer #tothetop {
	width: 50px;
	height: 15px;
	margin: 18px 0 0 13px;
	background: url(../img/top-bg.png) no-repeat 30px 2px;
}
#footer #schlagwort, #footer #tothetop {
	float: left;
}
#shadowholder-bottom, #shadowholder-top {
	min-width: 1021px;
	margin: 0 auto;
}
#shadowholder-bottom {
	background: url(../img/pageshadow-bottom-bg.png) no-repeat center;
	height: 14px;
}
/* --- Classes --- */

.aural, .copyright {
	display: none;
}
.category {
	height: 26px;
	clear: both;
}
.category-content {
	width: 175px;
	clear: both;
}
#left .category {
	text-align: right;
	padding: 7px 30px 0 0;
}
#left .category-content {
	padding: 5px 30px 5px 5px;
}
#right .category {
	text-align: left;
	padding: 7px 0 0 30px;
}
#right .category-content {
	padding: 5px 5px 5px 30px;
}
.category-content p.summe {
	text-align: right;
}
.newsletter {
	padding-left: 25px;
	background:url(../img/newsletter.png) no-repeat;
}
.infomessage {
	color: #c7bd80;
}

.hinweistext{
	color: #DF6F24;	
}
table.products_gift {
	margin: 0 auto;
	width: 300px;
}
.productOldPrice {
	color: #F55;
	text-decoration: line-through;
}
.productNewPrice {
	color: #B9FFB9;
}
/*Overwrite Addthis*/
.addthis_32x32_style .at15t_yahoobkm {
	background-position: 0pt -9888px!important;
}
/*End Overwrite Addthis*/

.popupwindow {
	background: #402E18;
	margin: 10px;
	padding: 10px;
}
.onepxwidth {
	width: 1px;
}

.clear{
	clear: both;
}

/* Für Startseite 19.09.2010*/
#surrounding-box{
	text-align: center;
	margin:0 auto;
	width: 500px;
}

#surrounding-box span{
	display:none;
}

#box1 {
	background:url(http://www.pralinenwerkzeug.de/xtcommerce/images/topback.jpg) no-repeat;
	width:500px;
	height:180px;
}

#box1 #left-de, #box1 #left-en {
	background:url(http://www.pralinenwerkzeug.de/xtcommerce/images/kuehlmittel.jpg) no-repeat;
	width:445px;
	height:125px;
	overflow:hidden;
	float:left;
	display:block;
	margin:25px!important;
}

#box1 #right-de, #box1 #right-en {
	background:url(http://www.pralinenwerkzeug.de/xtcommerce/images/fruchttrueffel.jpg) no-repeat;
	width:218px;
	height:125px;
	overflow:hidden;
	float:left;
	display:block;
	margin:25px 0 0 0;
}

#box1 #right-en {
	background:url(http://www.pralinenwerkzeug.de/xtcommerce/images/fruitytruffles.jpg) no-repeat;
}

#box1 #left-en {
	background:url(http://www.pralinenwerkzeug.de/xtcommerce/images/kuehlmittel-en.jpg) no-repeat;
}

#boxes-box-de, #boxes-box-en{
	width:463px;
	height:310px;
	margin:0 auto;
}

#boxes-box-de #box2, #boxes-box-de #box3, #boxes-box-de #box4, #boxes-box-de #box5, #boxes-box-de #box6, #boxes-box-de #box7, #boxes-box-en #box2, #boxes-box-en #box3, #boxes-box-en #box4, #boxes-box-en #box5, #boxes-box-en #box6, #boxes-box-en #box7{
	width:150px;
	height:150px;
	float:left;
	display:block;
	margin:2px;
}
/*de*/
#boxes-box-de #box2{
	background:url(http://www.pralinenwerkzeug.de/xtcommerce/images/kuvertueren.jpg) no-repeat;
}

#boxes-box-de #box3{
	background:url(http://www.pralinenwerkzeug.de/xtcommerce/images/pralinenzutaten.jpg) no-repeat;
}

#boxes-box-de #box4{
	background:url(http://www.pralinenwerkzeug.de/xtcommerce/images/pralinenformen.jpg) no-repeat;
}

#boxes-box-de #box5{
	background:url(http://www.pralinenwerkzeug.de/xtcommerce/images/pralinendekor.jpg) no-repeat;
}

#boxes-box-de #box6{
	background:url(http://www.pralinenwerkzeug.de/xtcommerce/images/pralinenverpackung.jpg) no-repeat;
}

#boxes-box-de #box7{
	background:url(http://www.pralinenwerkzeug.de/xtcommerce/images/kat-zubehoer.jpg) no-repeat;
}
/*en*/
#boxes-box-en #box2{
	background:url(http://www.pralinenwerkzeug.de/xtcommerce/images/kuvertuerene.jpg) no-repeat;
}

#boxes-box-en #box3{
	background:url(http://www.pralinenwerkzeug.de/xtcommerce/images/pralinenzutatene.jpg) no-repeat;
}

#boxes-box-en #box4{
	background:url(http://www.pralinenwerkzeug.de/xtcommerce/images/pralinenformene.jpg) no-repeat;
}

#boxes-box-en #box5{
	background:url(http://www.pralinenwerkzeug.de/xtcommerce/images/pralinendekore.jpg) no-repeat;
}

#boxes-box-en #box6{
	background:url(http://www.pralinenwerkzeug.de/xtcommerce/images/pralinenverpackunge.jpg) no-repeat;
}

#boxes-box-en #box7{
	background:url(http://www.pralinenwerkzeug.de/xtcommerce/images/kat-zubehoere.jpg) no-repeat;
}
/* Ende Für Startseite */
