* {
	margin: 0;
	padding: 0;
}
body {
background-color:#eeeeee;
color:#212121;
font-family: Helvetica, Arial, sans-serif;
list-style: none;
font-size: 12px;
line-height: 20px;
}

#wrapper {

}
#header {
	height: 74px;
	background-color: #fff;
}
#navigation ul {
	list-style: none;
	margin: 0 0 0 21px;
	padding: 0;
	border: 0;
}
#navigation ul li {
	display: block;
	float:left;
}
#navigation ul li a {
	display: block;
	padding: 20px 20px 0px 10px;
	border-left: 1px solid #292424;
	font-weight: 700;
	font-size: 1em;
	text-decoration: none;
	color:#292424;
	margin: 0 0 0 -1px;
}
#navigation ul li a:hover {
	background: #292424;
	border-bottom: 10px solid #292424;
	color:#ffffff;
}

#logo {
	display:block;
	float:right;
	margin-right: 30px;
}

a {
color:#bc0000;
text-decoration:none;
font-weight: bold;
}

a:hover,a.pageResults:hover {
color: #bc0000;
text-decoration:underline;
}

img {
border:0;
}

form {
display:inline;
margin: 0;
padding: 0;
border: 0;
}

p {
font-size:11px;
line-height:1.5;
}

textarea {
	font-family: Helvetica, Arial, sans-serif;
font-size:11px;
width:100%;
}
h1 {
	font-size: 22px;
	font-weight: 100;
	margin: 0px;	
	color: #333333;
	letter-spacing: 0px;
}
h2 {
font-size: 11px;
color: #ee8282;
margin-top: -4px;
}

h3 {
	font-size: 18px;
	color: #352e25;
	font-weight: 100;
	letter-spacing: 0;
	margin-bottom: 10px;
	margin-top: 0;
	padding: 0;
}

h4 {
	font-size: 18px;
	color: #ec0000;
	margin: 0;
	font-weight: 100;
	letter-spacing:0;
	padding: 0;
	line-height: 1;
}

#search {
list-style:none;
margin:0;
padding:0;
white-space:nowrap;
}

#search li {
color:#ffffff;
display:block;
float:left;
font-size:10px;
margin:0 2px;
padding:0;
}
.whiteText{
	color: #ffffff; !important
	}

#search li input {
margin:0;
padding:0;
border: 0;
float: left;
}
#search li input[type=text] {
	border: 1px solid #ccc;
}
#search li input[type=image] {
	float:left;
}

#quicksearch ul {
display: inline-table;
list-style:none;
padding:0;
}

#quicksearch li {
display:inline;
font-size:9px;
margin:0;
padding:0;
white-space:nowrap;
}

#quicksearch li input {
float:left;
margin:3px 0 0;
padding:0;
}

.boxTextBG {
background-color:#ffffff;
font-size:11px;
padding: 3px 0;
}

.boxTextBGII {
background-color:#FC9;
font-size:11px;
}

.errorBox {
background-color:#ffb3b5;
font-size:11px;
font-weight:700;
}

.gvBox {
background-color:#ffb3b5;
border:1px solid;
border-color:#FFF;
font-size:14px;
font-weight:700;
}

.stockWarning {
color:#c03;
font-size:11px;
}

.productsNotifications {
background-color:#f2fff7;
}

.orderEdit {
color:#70d250;
font-size:11px;
text-decoration:underline;
}

TR.header {
background-color:#fff;
}

TR.headerNavigation {
background:#F6F6F6;
}

TD.headerNavigation {
background-color:#F6F6F6;
border-bottom:1px solid;
border-color:#b6b7cb;
color:#000;
font-size:10px;
font-weight:700;
}

TD.conditions {
background-color:#FCC;
}

A.confirmationEdit {
color:#d52525;
font-style:italic;
}

A.confirmationEdit:hover {
color:#d52525;
font-style:italic;
text-decoration:underline;
}

TR.headerError {
background-color:red;
}

TR.headerMessage {
background-color:#0C3;
}

.moduleHeading {
font-size:small;
font-weight:700;
padding-bottom:11px;
}

TD.headerError {
background:red;
color:#fff;
font-size:12px;
font-weight:700;
text-align:center;
}

TR.headerInfo {
background:#0f0;
}

TD.headerInfo {
background:#0f0;
color:#fff;
font-size:12px;
font-weight:700;
text-align:center;
}

TR.footer {
background:#bbc3d3;
}

TD.footer {
background:#F6F6F6;
border-bottom:1px solid;
border-color:#b6b7cb;
color:#000;
font-size:11px;
font-weight:700;
}

.infoBox {
color: #fff;
}

.infoBoxNotice {
background:#FF8E90;
}

.infoBoxNoticeContents {
background:#FFE6E6;
font-size:11px;
}

div.infobox {
list-style:none;
}

td.infoBoxHeading {
color:#fff;
font-size:10px;
text-transform:uppercase;
font-weight: 700;
text-align: left;
line-height: 2;
border-bottom: 1px solid #bf0000;
}

td.infoBoxHeading a{
	color: #fff;
}

div.infoBoxHeadingbg {
display:block;
color:#fff;
font-size:10px;
text-transform:uppercase;
font-weight: 700;
text-align: left;
line-height: 2;
border-bottom: 1px solid #bf0000;
}

TD.infoBoxHeading_right {
color:#000;
font-size:11px;
font-weight:700;
height:17px;
}

TABLE.productListing {
border:1px;
border-color:#b6b7cb;
border-spacing: 1px;
border-style:solid;
}

.productListing-heading {
background:#b6b7cb;
color:#FFF;
font-size:11px;
font-weight:700;
}

A.pageResults {
color:#008cc7;
text-decoration:none;
}

TD.pageHeading,DIV.pageHeading {
color:#000;
font-size:16px;
font-weight:700;
}

TR.subBar {
background:#f4f7fd;
}

TD.main,P.main {
font-size:11px;
line-height:1.5;
}

TD.accountCategory {
color:#abd;
font-size:13px;
}

TD.fieldValue {
font-size:12px;
}

CHECKBOX,INPUT,RADIO,SELECT {
font-size:11px;
}

#loginbox input {
	border: 1px solid #ced8e8;
	
}

SPAN.greetUser {
color:#f0a480;
font-size:12px;
font-weight:700;
}

SPAN.underline {
text-decoration:underline;
}

TABLE.formArea {
background:#f1f1f1;
border-color:#ccc;
border-style:solid;
border-width:1px;
}

SPAN.markProductOutOfStock {
color:#c76170;
font-size:12px;
font-weight:700;
}

SPAN.productOldPrice {
color:red;
text-decoration:line-through;
}

.productDiscountPrice {
color: #fff;
font-weight:700;
}

.smallHeading {
color:#000;
font-size:x-small;
font-weight:700;
}
.nav_left {

}

.nav_left a{
	color: #fff;
}
td {
empty-cells:hide;
}
.CatLevel1 {
border-bottom:1px solid;
border-color:#bf0000;
color: #fff;
font-size:11px;
line-height:1.9;
list-style:none;
margin:0;
text-indent:20px;
display:block;
background: url(img/icon_arrow.gif) no-repeat top left;
}
/* Maybaum Kategorie Link */
#cat-id-1 {background: url(img/icon_arrow_white.gif) no-repeat top left #000 !important;}
#cat-id-1 a{color: #fff !important;}
/* Efbe-Schott Kategorie Link */
#cat-id-2 {background: url(img/icon_arrow.gif) no-repeat top left #fed5b1 !important;}
#cat-id-2 a{color: #000 !important;}
/* Kalorik Kategorie Link */
#cat-id-3 {background: url(img/icon_arrow.gif) no-repeat top left #fff !important;}
#cat-id-3 a{color: #000 !important;}

li.CatLevel2 {
border-bottom: 1px solid #bf0000;
color: #bf0000;
font-size:11px;
line-height:1.9;
list-style:none;
margin:0;
text-indent:30px;
background: url(img/icon_arrow_2.gif) no-repeat top left;
}

li.CatLevel1 a,li.CatLevel1 a:hover {
color: #fff; 
text-decoration: none; 
font-weight: 100;
}

li.CatLevel2 a, li.CatLevel2 a:hover {
color: #fff;
text-decoration: none;
font-weight: 100;
}

.moduleRowOver {
border:1px solid;
border-color:#fff;
font-size:11px;
line-height:1.5;
}

.moduleRowSelected {
background-color:#E9F4FC;
}

.checkoutBarFrom,.checkoutBarTo {
color:#8c8c8c;
font-size:11px;
}

.heading1 {
font-size:7pt;
}

.heading2 {
font-size:9pt;
}

.heading3 {
font-size:10pt;
}

.heading4 {
font-size:12pt;
}

.heading5 {
font-size:16pt;
}

.sitemap_heading {
background-color:#f3d5d3;
color:#d52525;
font-size:10pt;
padding-left: 5px;
}

.sitemap_heading a {
color:#d52525;
}

.sitemap_heading a:hover {
color:#d52525;
text-decoration:underline;
}

.sitemap_sub {
background: url(img/icon_arrow.gif) no-repeat top left;
color:#000;
font-size:9pt;
padding-left: 20px;
border-bottom: 1px solid #bf0000;
padding-top: 2px;
padding-bottom: 2px;
}

.sitemap_sub a {
font-weight: 100;
color:#999;
text-decoration:none;
}

.sitemap_sub a:hover, .sitemap_sub a:visited {
color:#999;
text-decoration:none;
}

.messageStackError,.messageStackWarning {
background-color:#ffb3b5;
font-size:10px;
}

.messageStackSuccess {
background-color:#9f0;
font-size:10px;
}

.tableShop {
background-color:#fff;
border-color:#b6b7cb;
border-left:1px solid;
border-right:1px solid;
}

.contentsTopics {
font-size:14px;
font-weight:700;
}

.tableListingI {
background-color:#eee;
}

.tableListingII {
background-color:#d0d0d0;
}

.tableBody {
padding:5px;
}

.poweredby {
color:#000;
font-size:10px;
font-weight:700;
}

.onepxwidth {
width:1px;
}

.headline {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;	

}

.boxText,.infoBoxContents,TD.productListing-data,TD.smallText,SPAN.smallText,P.smallText,.messageBox {
font-size:11px;
}

.boxTextPrice,SPAN.newItemInCart,.inputRequirement {
color:red;
font-size:11px;
}

A.copyright:hover {
color:#d52525;
text-decoration:underline;
}

A.headerNavigation,A.headerNavigation:hover,A.copyright,.sitemap_sub a {
color:#d52525;
}

ul,div.infobox ul {
list-style:none;
margin:0;
padding:0;
}

TR.accountHistory-odd,TR.addressBook-odd,TR.alsoPurchased-odd,TR.payment-odd,TR.productListing-odd,TR.productReviews-odd,TR.upcomingProducts-odd,TR.shippingOptions-odd,TR.accountHistory-even,TR.addressBook-even,TR.alsoPurchased-even,TR.payment-even,TR.productListing-even,TR.productReviews-even,TR.upcomingProducts-even,TR.shippingOptions-even {
background:#f8f8f9;
color: #000;
}

TD.subBar,.checkoutBarCurrent {
color:#000;
font-size:11px;
}

.copyright,.parseTime {
font-size:9px;
line-height:1.5;
text-align:left;
}

SPAN.productSpecialPrice,SPAN.errorText {
color:red;
}

TD.infoBox,SPAN.infoBox,TD.infoBox_right,SPAN.infoBox_right {
font-size:11px;
}

TD.formAreaTitle,TD.fieldKey,TD.tableHeading {
font-size:12px;
font-weight:700;
}

br.clear {
display: none;
height: 0;
line-height:0;
margin:0;
padding:0;
}

#footer {
	height: 100px;
	background:url(img/footer_bg.jpg) repeat-x top left;
	padding: 0 0 0 20px;
	margin: 0;
	border: 0;
}
#footer a {
	display: block;
	float: left;
	background: url(img/arrow.gif) no-repeat top left;
	margin-right: 20px;
	margin-top: 10px;
	padding-left:10px;
	font-size: 9px;
	text-transform:uppercase;
	font-weight: 700;
	color:#292424;
	text-decoration:none;
}

li.Maybaum {
	background: url(img/icon_arrow_white.gif) no-repeat top left #000;
}
li.Efbe_Schott {
	background: url(img/icon_arrow.gif) no-repeat top left #fee3ca;
}
li.Efbe_Schott a, li.Kalorik a{
	color: #000;
}
li.Efbe_Schott a:hover, li.Kalorik a:hover{
	color: #000;
}
li.Kalorik {
	background: url(img/icon_arrow.gif) no-repeat top left #c9e3e3;

}