/* v1.0 | 20080212 */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body { background: #290300; color: #f7dfc5; }

#container {
position: absolute;
width: 955px;
top: 155px;
left: 50%;
margin-left: -478px;
overflow: visible;
background: #0a0000 url(i_catalog/container_verlauf.gif) repeat-x scroll 0 -57px;
padding-top: 50px;
}

#hinterkopf {
position: absolute;
top: -155px;
left: 0;
width: 955px;
height: 155px;
background: transparent url(i_catalog/kopf_verlauf.gif) repeat-x scroll 0 0;
}
#kopf {
position: absolute;
top: -155px;
left: 0;
width: 955px;
height: 155px;
background: transparent url(i_catalog/krone_oben.png) no-repeat scroll center top;
}
#kopfnavi {
position: relative;
width: 955px;
height: 150px;
overflow: hidden;
background: transparent url(i_catalog/kopf_schrift.png) no-repeat scroll center 20px;
}
#steuerung {
position: absolute;
top: 90px;
left: 20px;
}
#steuerung a {
font-size: 12px;
display: block;
float: left;
margin: 0 10px;
}
#kopf #homelink {
position: absolute;
top: 39px;
left: 30px;
width: 548px;
height: 45px;
}
#kopf #homelink a {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


#nachricht, #fnachricht {
position: absolute;
top: -155px;
left: 0;
width: 955px;
height: auto;
overflow: visible;
}
#fnachricht {
top: -48px;
}

#bk {
display: block;
position: absolute;
bottom: 5px;
left: 30px;
}


#fuss {
width: 955px;
height: 152px;
clear: both;
padding: 15px 0 0;
background: transparent url(i_catalog/krone_unten.gif) no-repeat scroll center bottom;
}

/* Boxen etc */
#katalog { width: 170px; }

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

.produktblock {
position: relative;
margin-top: 50px;
overflow: hidden;
}
.produktbeschreibung {
overflow: auto;
/* position: absolute;
bottom: 5px;
left: 220px; */
}
a .produktbild, a:visited .produktbild {
padding: 2px;
/* border: 1px solid #EFBB82; */
}
a:hover .produktbild, a:active .produktbild, a:focus .produktbild {
/* border: 1px solid #f7dfc5; */
background-color: #EFBB82;
}

/* product_info .beschreibung */
.beschreibung { float: left; width: 350px; overflow: hidden; }
.beschreibung ol { list-style: decimal outside none; padding-left: 30px; float:left; overflow:auto; padding-bottom: 30px; }

.floatleft { float: left; margin-right: 10px; overflow: auto; }
.floatright { float: right; margin-left: 10px; overflow: auto; }
.klar { clear: both; }

.rechts { text-align: right; }
.mitte { text-align: center; }
.links { text-align: left; }

.nobr { white-space: nowrap; }
.noborder { border: 0; }

hr {
clear: both;
border: 1px solid #fff;
border-bottom: 1px solid #000;
}


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

#inhaltC {
float: left;
width: 587px;
margin-left: 180px;
z-index: 100;
padding-right: 8px;
}

#linkS {
float: left;
width: 180px;
margin-left: 0;
margin-left: -955px;
z-index: 300;
}

#rechtS {
float: left;
width: 180px;
z-index: 200;
}

/* Start Mac IE5 filter \*/
#inhaltC, #linkS, #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: 586px;
}
#linkS .verticalalign {
width: 178px;
}
#rechtS .verticalalign {
width: 178px;
}

/* 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: 586px !important;
  }
  div[id^="wrapper"] #linkS .verticalalign {
  width: 178px !important;
  }
  div[id^="wrapper"] #rechtS .verticalalign {
  width: 178px !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 */
* > #fuss {
position: relative;
z-index: 997;
}

html, body { font: 15px/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif; }

p,li,td,th,dd,dt {
font-size: 11px;
color: #F7DFC5;
}
strong, dt { font-weight: bold; }
em { font-style: italic; }

h1, h2, h3, h4 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #F7DFC5;
margin: 0.5em 0;
}
h1 { font-size: 164%; }
h2 {
font-size: 145%;
line-height: 1.45;
}
h3 {
font-size: 118%;
line-height: 1.18;
}
h4 { font-size: 13px; }
h5 {
font-size: 11px;
font-weight: bolder;
}

p { margin: 0.75em 0; }
.main { padding: 0.75em 0; }
.main b { font-size: 120%; }

.nobr { white-space: nowrap; }

/* Kategorie */
#katalog ul { padding-bottom: 25px; padding-top: 10px; }
#katalog li { 
padding: 10px 0 10px 35px;
font-size: 12px;
margin: 0;
margin-top: -10px;
}
#katalog li.aktiv { 
background: transparent url(/skin/i_catalog/menu_aktiv.gif) no-repeat scroll 0 0;
}
#katalog li.aktiv a { color: #f7dfc5; }

/* Unterkategorie */
#katalog ul ul { padding: 0; }
#katalog li li { 
padding: 5px 0 0 15px;
font-size: 11px;
margin: 0;
}
#katalog li.aktiv li { 
background: transparent none no-repeat scroll 0 0;
padding-left: 15px;
}
#katalog li.aktiv li a { color: #efbb82; }
#katalog li.aktiv li.aktiv { font-weight: bold; }
#katalog li.aktiv li.aktiv a { color: #f7dfc5; font-weight: bold; }




#kopf #cataloglink a {
font-weight: normal;
font-size: 12px;
}

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


#kopf p.brot a { font-size: 10px; }
.unterkategorien { padding: 5px; margin-top: 5px; }
.unterkategorien a, .unterkategorien span { font-weight: bold; font-size: 14px; text-transform: uppercase; }

#rechtS .boxText { font-weight: normal; }
.errorBox { background: #640100; font-weight: bold; color: #fff; padding: 10px; border: 1px solid #960000; }
.stockWarning { color: #f00; padding: 5px;  }
.modelHeading { font-size: 12px; }


.headerNavigation { font-size: 10px; }

.adminNavi { 
font-weight: bold;
font-size: 15px;
padding: 30px 20px 10px;
text-align: center;
text-transform: uppercase;
}

.abschluss { 
background: transparent;
font-size: 10px;
}

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

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

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


.infoBox { border: 0; }
/* .infoBoxContents { background: #edcdd5; } */
.infoBoxContents td { padding: 0 5px; }

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

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

#linkS TD.infoBoxHeading { font-weight: normal; }

#inhaltC td.infoBoxHeading { font-size: 18px; }
#inhaltC h1 { font-size: 11px; }

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

#linkS table.infoBox {
width: 120px;
margin-bottom: 30px;
background: transparent;
}
#linkS table.infoBoxHeadingTable { width: 120px; }
#linkS TD.infoBoxHeading { background: transparent; color: #f7dfc5; }
#linkS .infoBoxContents { font-size: 10px; }
#linkS .boxText {
color: #f7dfc5;
font-weight: normal;
}
#linkS .infoBox { border-width: 0; }
#linkS a img, #linkS a:visited img { border: 1px solid #efbb82; }
#linkS a:hover img { border: 1px solid #f7dfc5; }
#linkS  TD.infoBoxHeading { padding-left: 5px; }

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: transparent;
}
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: transparent;
}

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

TD.productListing-heading {
font-weight: bold ;
text-transform: uppercase;
padding: 2px;
}


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

TR.subBar { /* */ }
TD.subBar { /* */ }

.smallTextGray { background: transparent; }

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

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

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

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

td.preis { font-size: 16px; border: 1px solid #640100; padding: 5px 10px !important; }

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;
}

table.mainlist { width: auto; }
table.mainlist td { padding: 10px 20px; vertical-align: top; font-size: 12px; }

table.orderlist { width: auto; }
table.orderlist .ordercell td { padding: 5px 10px 0; vertical-align: top; font-size: 11px; }

table.checkoutline td { vertical-align: middle; }


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

.moduleRowOver td.main, .moduleRowSelected td.main  { color: #f7dfc5; }
/* message box */

.messageBox { font-size: 11px; }
.messageStackError, .messageStackWarning { background: #fcc; color: #f00; }
.messageStackSuccess { background-color: #adb; color: #000; }

/* input requirement */

.inputRequirement { color: #f00; }

/* image box */

.imagesBoxContents { font-size: 11px; }

.fancyText { font-size: 11px; }

a.loeschen, a.loeschen:visited {
display: block;
height: 16px;
color: #ef8583;
font-weight: bold;
padding-left: 20px;
background: transparent url(/skin/i_catalog/icons/user-trash.gif) no-repeat 0 -1px;
}
a.loeschen:hover, a.loeschen:active, a.loeschen:focus {
color: #f00;
background: transparent url(/skin/i_catalog/icons/user-trash.gif) no-repeat 0 -43px;
}

.gruen { font-weight: bold; }

FORM { display: inline; }

#inhaltC label { cursor: pointer; cursor: hand; font-size: 11px; }

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

hr {
clear: both;
display: block;
width: 100%;
height: 1px;
margin: 0;
padding: 0;
border: 0;
border-top: 1px solid #420200;
}

div.spacer {
clear: both;
display: block;
width: 100%;
height: 1px;
margin: 0;
margin-bottom: 25px;
border: 0;
border-top: 1px solid #210300;
}



input[type="text"], select, input[type="password"], textarea { 
color: #efbb82;
background: #290300;
border: 1px solid #420200;
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: #f7dfc5;
border: 1px solid #640100;
background: #000;
}



