body {
	margin: 0px;
	padding: 0px;
	background: #2A1F15 url("../images/bg-linie.gif") repeat-x;
	}

/* 
Layout
-------------------------------------------------------------- */

#center {position: relative; text-align: left; vertical-align: middle; margin: 0px auto; padding: 0px; width: 980px; height: 300px; background:url("../images/bg-top.gif") no-repeat}
#logo {background:url("../images/bg-logo.gif") no-repeat; height: 75px; margin-left: 40px}
#menu {width: 900px; height: 44px; text-align: center; margin: 59px 0px 0px 40px}
#content {background: url("../images/bg-content.gif") no-repeat; margin: 0px; padding: 10px 70px 10px 70px}
* html #content {height: 350px} /* Hack IE 6 */
*+html #content {min-height: 350px} /* Hack IE 7 */

#content-left {width: 560px; min-height: 350px; float: left; margin-right: 50px}
#content-right{width: 220px; margin-top: -10px; float: right}

#content-card {padding: 30px 10px 10px 10px; font-size: 12px; color: #513F22; background: url("../images/icon-korb.gif") 10px 0px no-repeat #DFDFCB}

#content-submenu {padding: 35px 10px 10px 10px; margin-top: 20px; font-size: 12px; color: #513F22; border-top: 5px solid #524126; background: url("../images/icon-bottle.gif") 10px 0px no-repeat #DFDFCB}
* html #content-submenu {background: url("../images/icon-bottle.gif") 10px 5px no-repeat #DFDFCB; padding: 20px 10px 10px 10px} /* Hack IE 6 */
*+html #content-submenu {background: url("../images/icon-bottle.gif") 10px 5px no-repeat #DFDFCB; padding: 20px 10px 10px 10px} /* Hack IE 7 */

#content-search {padding: 30px 10px 10px 10px; margin-top: 20px; font-size: 12px; color: #513F22; border-top: 5px solid #524126; background: url("../images/icon-search.gif") 10px 0px no-repeat #DFDFCB}
* html #content-search {background: url("../images/icon-search.gif") 10px 5px no-repeat #DFDFCB; padding: 20px 10px 10px 10px} /* Hack IE 6 */
*+html #content-search {background: url("../images/icon-search.gif") 10px 5px no-repeat #DFDFCB; padding: 20px 10px 10px 10px} /* Hack IE 7 */

#footer {background: url("../images/bg-footer.gif") no-repeat; height: 60px; padding: 38px 60px 10px 40px}

/* 
Global Styles
-------------------------------------------------------------- */

div {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px; 
    font-weight: normal; 
	font-size: 12px;
	color: #000000;
	}

h1 {
	line-height: 24px; 
    font-weight: normal; 
	font-size: 20px;
	color: #000000;
	}
	
h1.top {margin-top: 0px}

h2 {line-height: 22px; 
    font-weight: normal; 
	font-size: 18px;
	color: #000000;
	}

a {color: #513F22}
a:hover {text-decoration: none}

hr	{
	background-color: #513F22;
	border: none;
	color: #513F22;
	height: 1px;
	}

hr.bold  {height: 4px}

.typo-c {color: #513F22}
.hinweis {background-color: #ffffff; padding: 6px; font-style: italic}

.float {float: left}
.float-r {float: right}

.clear {clear: both}
a img {border: 0px}
a:focus {outline: none} /* Firefox */

* html p {margin: 6px 0px 6px 0px} /* Hack IE 6 */
*+html p {margin: 6px 0px 6px 0px} /* Hack IE 7 */

/* 
Logo
-------------------------------------------------------------- */

#logo a {width:430px; height: 75px; display: block; text-decoration: none}

/* 
Top Navigation
-------------------------------------------------------------- */

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold; 
	line-height: 42px; 
	color: #FFFFFF;
	text-decoration: none; 
	border-bottom: 2px solid #FCC415;
	margin: 0px 20px 0px 20px;
}

#menu a:hover {
	border-bottom: none;
}

#menu a.section {
	border-bottom: none;
}

#menu li.section {
	background: url("../images/bg-menu.gif") repeat-x; 
}

#menu ul {
	display: inline;
	list-style-type: none;
	padding: 0px; 
	margin: 0px;
}

#menu li {
	display: block;
	float:left;
	height: 44px;
	margin: 0px 10px 0px 0px;
}

/* 
Subnavigation
-------------------------------------------------------------- */

#content-submenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #513F22;
	display: block;
	text-decoration: none; 
	background: url("../images/icon-smallbottle.gif") 0px 2px no-repeat;
	padding: 0px 0px 0px 15px;
}

#content-submenu a:hover {
	color: #2A1F15;
}

#content-submenu ul{
	display: inline;
	list-style-type: none;
	padding: 0px; 
}

#content-submenu li{
	margin-left: 8px;
	padding: 0px;
}

* html #content-submenu li {padding: 0px; margin: 0px 0px 0px -8px; width: 100%} /* Hack IE6 */
*+html #content-submenu a {padding: 0px 0px 0px 5px;} /* Hack IE7 */

/* 
Content
-------------------------------------------------------------- */

#content .infobubble {background: url("../images/bg-infobubble.gif") bottom left no-repeat #FCC415; font-size: 14px; color: #FFFFFF; padding: 6px 10px 14px 10px; display: inline-block; margin: 10px 0px 10px 0px}
#content .infobubble-brown {background: url("../images/bg-infobubble-brown.gif") bottom left no-repeat #524126; font-size: 14px; color: #FFFFFF; padding: 6px 10px 14px 10px; display: inline-block; margin: 10px 0px 10px 0px}

#content .weiter {background: url("../images/icon-weiter.gif") top left no-repeat; padding: 5px 25px 10px 0px}
#content .zurueck {background: url("../images/icon-zurueck.gif") top left no-repeat; padding: 5px 25px 10px 0px}
#content p.none a {text-decoration: none}

/* Bestellung */

#content-left .product {font-weight: bold}
#content-left a.order {background-color: #7AAD5B; color: #FFFFFF; padding: 5px; height: 21px; text-decoration: none}
#content-left a:hover.order {background-color: #513F22}

#content-left a.back,#content-left .history-back a {background: url("../images/icon-back.gif") 0px 50% no-repeat #DFDFCB; color: #513F22; padding: 4px 0px 0px 30px; height: 21px; font-size: 12px; display: block; width: 120px; text-align: center; text-decoration: none}
#content-left a:hover.back,#content-left .history-back a:hover {color: #2A1F15}

* html #content-left a.back,#content-left .history-back a {padding: 3px 0px 0px 30px; height: 22px} /* Hack IE 6 */
*+html #content-left a.back,#content-left .history-back a {padding: 3px 0px 0px 30px; height: 22px} /* Hack IE 7 */

#content-left input, #content-left textarea {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #513F22; padding: 5px; border: 1px solid #DFDFCB}
#content-left .submit,#content-left .submit-edit,#content-left .submit-del {text-align: center; border: none; background-color: #7AAD5B; color: #FFFFFF; margin-left: 1px; cursor: pointer}
#content-left .submit:hover,#content-left .submit-edit:hover,#content-left .submit-del:hover {background-color: #513F22}

* html #content-left .submit,* html #content-left .submit-edit,* html #content-left .submit-del {padding: 4px; border: none} /* Hack IE 6 */
*+html #content-left .submit,*+html #content-left .submit-edit,*+html #content-left .submit-del {padding: 4px; border: none} /* Hack IE 7 */

#content-left .float-mid {float: left; margin: 0px 20px 0px 0px}
#content-left .float-info {float: left; margin: 0px 20px 0px 0px; width: 200px}
#content-left .float-right {float: right}
* html #content-left .float-right {margin-bottom: -18px} /* Hack IE 6 */
*+html #content-left .float-right {margin-bottom: -18px} /* Hack IE 7 */

* html #content-left .yab-add {margin: 60px 0px -20px 0px} /* Hack IE 6 */
*+html #content-left .yab-add {margin: 60px 0px -20px 0px} /* Hack IE 7 */


/* Checkout */

#yab-checkout-table {width: 100%}
#yab-checkout-table td, #yab-checkout-table th {border-bottom: 1px solid #DFDFCB; padding: 2px 4px}
#yab-checkout-table td.yab-checkout-price, #yab-checkout-table td.yab-checkout-sum, #yab-checkout-table th.yab-checkout-price {width: 15%; text-align: right}
#yab-checkout-table th.yab-checkout-change {width: 35%}
#yab-checkout-table tr.yab-checkout-total {font-weight: bold}
#yab-checkout-table tr.yab-checkout-tax {font-size: 11px}
#yab-checkout-table ul {list-style-type: none; margin: 0px; padding: 0px}
#yab-checkout-table li {list-style-type: none}

#yab-checkout-form label {display: block; float: left; width: 120px}
#yab-checkout-form .tou input {float: left; margin-left: 120px}
#yab-checkout-form .tou label {width: auto; padding: 0; float: none}
#yab-checkout-form .checkbox {border: none; width: auto}
#yab-checkout-form input {width: 200px}
#yab-checkout-form textarea {width: 400px}
#yab-checkout-form fieldset {border: none; margin: 0px; padding: 0px}

ul.yab-shop-notice {list-style-type: none; margin: 0px; padding: 0px; color: #CC3333}
.yab-shop-message {font-size: 14px}

#content-left p.submit,#content-left p.submit:hover {border: none; background: none; margin-top: 20px; text-align: left} /* unnötige Klasse, vorgegeben vom Shopsystem */

/* Content Suche */

#content-search input {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #513F22; width: 160px; padding: 5px; border: none}
#content-search .button {width: 25px; padding: 5px; text-align: center; background-color: #2A1F15; color: #FFFFFF}
* html #content-search .button {padding: 3px 4px 4px 4px} /* Hack IE 6 */
*+html #content-search .button {padding: 3px 4px 4px 4px} /* Hack IE 7 */

/* Content Card */

#content-card ul {list-style-type: none; margin: 0px 0px 10px 0px; padding: 0px}
#content-card li {list-style-type: none; }
#content-card .yab-item {font-weight: bold; color: #2A1F15}
#content-card .yab-price {font-weight: normal; color: #513F22}
#content-card .yab-qty {font-weight: normal; color: #513F22}
#content-card .yab-subtotal {display: block; margin: 0px 0px 10px 0px; font-weight: bold}
#content-card .yab-to-checkout {padding: 4px; text-align: center; background-color: #7AAD5B; color: #FFFFFF; text-decoration:none; display: block}
#content-card .yab-to-checkout:hover {background-color: #513F22}


/* 
Footer
-------------------------------------------------------------- */

#footer a {text-decoration: none; display: block; width: 20px; height: 20px; float: left; margin-right: 1px}
#footer a.imprint {background: url("../images/icon-imprint.gif") top left no-repeat}
#footer a.print {background: url("../images/icon-print.gif") top left no-repeat}
#footer a.top {background: url("../images/icon-top.gif") top left no-repeat}
#footer a:hover {background-position: 0 -25px}

#footer a.infos {height: 20px; width: 80px; color: #FFFFFF; line-height: 20px; text-align:center; background-color: #524126}
#footer a:hover.infos {color: #FCC415}

