
/* meyerweb.com: reset CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html { margin: 0; padding: 0; }
body {
background: #292929;
color: #edeeef;
}

#container {
position: absolute;
width: 920px;
top: 84px;
left: 50%;
margin-left: -460px;
overflow: visible;
background: #000;
border-top: 1px solid #333;
}




#head {
background: #000 none repeat scroll 0%;
height: 84px;
left: 50%;
position: absolute;
top: 0;
width: 920px;
margin-left: -460px;
}
#head h1 {
position: absolute;
top: 10px;
left: 50%;
width: 402px;
height: 35px;
margin: 0 0 0 -201px;
background: transparent url(/skin/shop/i_catalog/emigrate.gif) no-repeat;
}
#head h1 a {
display: block;
width: 300px;
height: 35px;
text-indent: -250px;
white-space: nowrap;
overflow: hidden;
font-size: 8px;
}

#footer { 
padding: 9px 0;
border-top: 1px solid #333;
background: #000;
}

#bk {
position: absolute;
top: 55px;
width: 920px;
left: 50%;
margin-left: -450px;
height: auto;
overflow: visible;
}

#kopf {
position: absolute;
top: 55px;
width: 460px;
left: 50%;
}
#kopfnavi {
float: right; 
width: 460px;
padding: 7px 0 0;
margin: 0;
overflow: auto;
}
#kopfnavi a { 
display: block;
float: right;
margin: 0 10px 0 15px;
}


#nachricht, #fnachricht {
position: absolute;
top: 0;
width: 920px;
left: 50%;
margin-left: -460px;
height: auto;
overflow: visible;
}
#fnachricht {
top: 40px;
}

#katnav { margin-bottom: 7px; }


/* Boxen etc */
#katalog { 
width: 180px;
background: #292929 ;
border-bottom: 1px solid #edeeef;
}

#transparentblock {
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}


.matrix { float: left; margin-left: 5%; width: 300px; }
.addimages { float: left; margin-right: 10px; }

/* http://www.positioniseverything.net/articles/onetruelayout/ */

#inhaltC {
float: left;
width: 710px;
margin-left: 0;
z-index: 100;
background: #000;
padding-left: 8px;
}

#rechtS {
float: left;
width: 200px;
z-index: 200;
background: #000 url(i_catalog/rechtS.gif) repeat-y scroll;
padding-top: 7px;
}

/* Start Mac IE5 filter \*/
#inhaltC, #rechtS {
padding-bottom: 32767px !important;
margin-bottom: -32767px !important; 
}
@media all and (min-width: 0px) {
  #inhaltC, #linkS, #rechtS {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important; 
  }
  #inhaltC:before, #linkS:before, #rechtS:before {
  content: '[DO NOT LEAVE IT IS NOT REAL]';
  display: block;
  background: inherit;
  padding-top: 32767px !important;
  margin-bottom: -32767px !important;
  height: 0;
  }
}
/* End Mac IE5 filter */

/* IE Win can be a bit out - you might need to adjust  
bottom value by -1px or as required */
.verticalalign {
position: absolute;
bottom: 0;
}
#inhaltC .verticalalign {
width: 698px;
}

#rechtS .verticalalign {
width: 198px;
}

/* hack for Opera 7+ */
@media all and (min-width: 0px){
  .verticalalign {
  width: 100% !important;
  }

/* But Opera 9 does it right, so CSS3 hax to the max */
  div[id^="wrapper"] #inhaltC .verticalalign {
  width: 698px !important;
  }

  div[id^="wrapper"] #rechtS .verticalalign {
  width: 198px !important;
  }
}

/* hack for IEs of all persuasions */
.verticalalign p {
position: absolute;
bottom: 0;
right: 0;
}
#wrapperwrapper { position: relative; }
#wrapper {
overflow: hidden; /* This hides the excess padding in non-IE browsers */
}

/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper {
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
float/**/: none;
}

/* easy clearing */
#wrapper:after {
content: '[DO NOT LEAVE IT IS NOT REAL]'; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#wrapper {
display: inline-block;
}
/*\*/
#wrapper {
display: block;
}
/* end easy clearing */

/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer {
position: relative;
z-index: 1000;
}


p,li,td,dd {
font-family: "Segoe UI", "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;;
font-size: 13px;
line-height: 1.5;
color: #e1e0dc;
}
strong { font-weight: bold; }
dt, th { padding: 15px 0; font-size: 15px; }
em { font-style: italic; }

td, th { vertical-align: middle; }

h1, h2, h3, h4, dt, th {
font-family: "Segoe UI", "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;;
font-weight: bold;
color: #e1e0dc;
margin: 0.5em 0;
}
h1 { font-size: 225%; }
h2 {
font-size: 164%;
line-height: 1.64;
}
h3 {
font-size: 145%;
line-height: 1.45;
}
h4 { font-size: 118%; }
h5 {
font-size: 13px;
font-weight: bolder;
}

p { margin: 0.75em 0; }
.main { padding: 0.75em 0; }
td.main { padding: 0.25em; }

.katbesch { color: #555555; }


.hr, hr {
clear: both;
display: block;
width: 100%;
height: 1px;
margin: 10px 0;
padding-top: 10px;
border: 0;
border-bottom: 1px solid #333333;
}
hr.fett { border-bottom: 4px solid #333333; }

.clear, .klar { clear: both; }
.nobr { white-space: nowrap; }
.rechts { text-align: right; }
.links { text-align: left; }
.mitte { text-align: center; }
.vmitte { vertical-align: middle; }
.oben { vertical-align: top; }
.unten { vertical-align: bottom; }
.pointer { cursor: pointer; cursor: hand; }

.floatleft { float: left; margin-right: 20px; }
.floatright { float: right;  margin-right: 10px; }


#katalog ul { padding: 5px 0 15px 5px; }
#katalog li { 
margin-bottom: 5px;
font-weight: bold;
}
#katalog a, #kopf a { 
font-weight: bold;
font-size: 14px;
}

#bk .brot { font-size: 12px; }

/* OSC styles */
a { text-decoration: none; }
a:link,  a:visited { color: #cdf8fe; }
a:hover, a:active { color: #cdf8fe; text-decoration: underline; }

.boxText {  color: #e1e0dc; }
#rechtS .boxText { font-weight: normal; }
.errorBox { background: #fcc; font-weight: bold; }
.stockWarning { color: #f00; padding: 5px;  }
.orderEdit { white-space: nowrap; }
.modelHeading { font-size: 12px; }



.abschluss { 
border: solid #333333;
border-width: 1px 0;
background: #1f 211d;
font-size: 10px;
}

TD.headerError {
font-size: 12px;
background: #f00;
color: #fee;
font-weight : bold;
text-align : center;
}

TD.headerInfo {
font-size: 12px;
background: #090;
color: #cdf8fe;
font-weight: bold;
text-align: center;
}

TD.footer { font-size: 10px; }


.infoBox { background: #000; border: solid #333333; border-width: 0 0 1px 0; }
/* .infoBoxContents { background: #edcdd5; } */
.infoBoxContents td { padding: 0 5px; }

.infoBoxContents td.main { padding: 4px 5px; }

.infoBoxNotice { background: #f29400; }
.infoBoxNoticeContents {
background: #f29400;
color: #fee;
}
TD.infoBoxHeading {
font-weight: bold;
text-transform: uppercase;
line-height: 1.0;
white-space: nowrap;
color: #e1e0dc;
padding: 2px;
}

#inhaltC td.infoBoxHeading { font-size: 14px; }
#inhaltC h1 { font-size: 13px; }

#rechtS table.infoBox { margin: 0 0 30px 10px; }
#rechtS table.infoBoxHeadingTable { margin-left: 10px;  }
/* #rechtS .infoBoxContents { font-size: 10px; } */
#rechtS table.infoBoxContents { width: 185px; }
#rechtS .infoBoxContents td { padding: 2px 1px 2px 5px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; }

#rechtS table.infoBox a.catlink { font-size: 13px; }


TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
background-color: #000000;
}
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-color: #000000;
}

.list_item {
clear: both;
margin-bottom: 20px;
overflow: auto;
text-align: left;
}
.list_item img {
float: left;
margin-right: 10px;
}
.list_item p {
margin: 0;
font-size: 12px;
}
.list_item p.preis { margin-top: 10px; }

TD.productListing-heading {
font-weight: bold ;
text-transform: uppercase;
padding: 2px;
background-color: #000000;
border-bottom: 1px solid #333333;
}
TD.productListing-heading a:hover { color: #555555; }


TD.productListing-data {
padding: 14px 4px 4px;
border-bottom: 1px solid #333333;
}

TD.pageHeading, DIV.pageHeading {
font-size: 18px;
font-weight: bold;
}

TR.subBar { background: #000000; }
TD.subBar { /* */ }

.smallTextGray { color: #abb3b4; font-size: 11px; }
.smallText { font-size: 11px; }
textarea.small { font-size:11px; padding: 5px 2px; color: #555555; }

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

TD.fieldKey {
font-size: 12px;
font-weight: bold;
}

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

TD.tableHeading, TH.tableHeading {
font-weight: bold;
font-size: 15px;
color: #757d84;
border-bottom: 1px solid #151515;

}

SPAN.newItemInCart { color: #f00; }


TEXTAREA { width: 100%; }

SPAN.greetUser { font-weight: bold; }

TD.formAreaTitle {
font-size: 12px;
font-weight: bold;
}

SPAN.markProductOutOfStock {
font-size: 12px;
color: #f00;
font-weight: bold;
}

.productSpecialPrice {
color: #f00;
font-weight: bold;
}

SPAN.errorText {
color: #f00;
}

.moduleRow { cursor: pointer; cursor: hand; }
.moduleRowOver { background: #d7d7d7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background: #d7d7d7; }

.moduleRowOver td.main, .moduleRowSelected td.main  { color: #555555; }

.checkoutBarFrom, .checkoutBarTo { color: #e1e0dc; font-size: 10px; }
.checkoutBarCurrent { color: #e1e0dc; font-size: 10px; }

/* message box */

.messageBox { font-size: 11px; }
.messageStackError, .messageStackWarning { background: #fcc; color: #c00;  padding: 5px; }
.messageStackError td, .messageStackWarning td { color: #c00; }
.messageStackSuccess { background: #adb; color: #010; padding: 5px; }
.messageStackSuccess td { color: #010; }

/* input requirement */

.inputRequirement { color: #f00; }

/* image box */

.imagesBoxContents { font-size: 11px; }

.fancyText { font-size: 11px; }

a.loeschen, a.loeschen:visited {
font-weight: bold;
color: #900;
padding-left: 20px;
background: transparent url(/skin/shop/i_catalog/icons/user-trash.gif) no-repeat;
}
a.loeschen:hover {
color: #f00;
background: transparent url(/skin/shop/i_catalog/icons/user-trash_h.gif) no-repeat;
}

.gruen { font-weight: bold; }

FORM { display: inline; }

#inhaltC label { cursor: pointer; cursor: hand; color: #cdf8fe; font-size: 11px; font-family: Tahoma, Arial, Helvetica, sans-serif; }

small { 
font-size: 10px;
font-style: italic;
}

.alert { color: #c00; }



input[type="text"], select, input[type="password"], textarea { 
color: #edeeef;
background: #333;
border: 1px solid #666;
padding: 2px;
}
input[type="text"], input[type="password"] {  width: 200px; }
textarea {  width: 500px; }
input.qty {  width: 40px; }

input[type="text"]:focus, input[type="password"]:focus, textarea:focus { 
color: #fff;
background: #000;
}



