/* CSS Document */
BODY { margin:0; background:#EDE8E1 url(../pix/body-bg.png) repeat-x; font-size:0.75em; font-family:Arial,Helvetica,sans-serif; }

H1 { clear:both; color:#555555; margin:0.6em 0 0.6em 0; font-family:Arial, Helvetica, sans-serif; font-size:1.5em; font-weight:normal; }
H2 { clear:both; color:#333333; margin:0.6em 0 0.6em 0; font-family:Arial, Helvetica, sans-serif; font-size:1.2em; font-weight:bold; }
H3 { clear:both; color:#333333; margin:0.6em 0 0.6em 0; font-family:Arial, Helvetica, sans-serif; font-size:1.1em; font-weight:bold; }
P { color:#333333; margin:0.6em 0 0.6em 0; line-height:1.5; font-size:1em; }
TD {}
IMG { border:none; }

A { text-decoration:none; color:#FF6600; }
A:hover { text-decoration:none; color:#BB3300; }

/* Hintergrund fuer Kopf */
#bgTop { display:none; position:absolute; left:0; top:0; width:100%; height:140px; background:url(../pix/bg-top.png); }
#bgTopRight { display:none; position:absolute; left:0; top:0; width:100%; height:98px; background:url(../pix/bg-head-right.jpg) 950px 0 no-repeat; }

/* grundsaetzliche Aufteilung - Oben, Mitte, Unten */
#content { position:relative; width:950px; margin:auto; }
#contentHead { float:left; width:950px; background:url(../pix/bg-head.jpg); height:98px; }
#contentBody { float:left; width:950px; background:url(../pix/bg-content-body.png); }
#contentFoot { float:left; position:relative; width:950px; background:url(../pix/bg-content-foot.png); height:30px; }

/* Aufteilung des Kopfbereiches Oben */
#contentHeadLogo { position:absolute; left:30px; top:24px; width:140px; height:55px; }
#contentHeadNavi { position:absolute; left:615px; top:10px; width:110px; height:83px; }
#contentHeadNavi UL { list-style:none; margin:0; padding:0; }
#contentHeadNavi UL LI { display:block; font-size:9px; text-transform:uppercase; letter-spacing:0.1em; line-height:1; padding:3px 0 4px 0; }
#contentHeadNavi UL A { padding-left:12px; background:url(../pix/arrow-right-orange.png) 0 3px no-repeat; color:#666666; }
#contentHeadNavi UL A:hover { background:url(../pix/arrow-right-red.png) 0 3px no-repeat; color:#222222; }
#contentHeadLogin { position:absolute; left:740px; top:0; width:70px; height:98px; }
#contentHeadAccount { position:absolute; left:810px; top:0; width:70px; height:98px; }
#contentHeadCheckout { position:absolute; left:880px; top:0; width:70px; height:98px; }

/* Aufteilung des Ihaltsbereiches Mitte */
#contentBodyLeft { float:left; width:204px; }
#contentBodyLeftSpacer { display:block; margin:4px; }

#contentBodyCenter { float:left; width:536px; }
#contentBodyCenterHeader { display:block; margin:0; width:536px; height:42px; overflow:hidden; background:#CCCCCC url(../pix/bg-bar-light.png); }
#contentBodyCenterHeader P { width:510px; height:20px; overflow:hidden; margin:15px 0 0 20px; line-height:1; font-size:1em; font-weight:bold; }
#contentBodyCenterHeader P A { color:#555555;  }
#contentBodyCenterHeader P A:hover { color:#999999;  }
#contentBodyCenterSpacer { display:block; width:496px; margin:20px auto 20px auto; }

#contentBodyRight { float:right; width:210px; }
#contentBodyRightSearch { display:block; position:relative; width:210px; height:42px; background:#999999 url(../pix/bg-bar-dark.png); z-index:100;  }
#contentBodyRightSearchInput { position:absolute; left:11px; top:9px; width:160px; height:24px; background:url(../pix/input-search.png) no-repeat; }
#contentBodyRightSearchInput INPUT { color:#666666; margin:3px; width:148px; height:18px; background:none; border:none; }
#contentBodyRightSearchSubmit { position:absolute; left:176px; top:9px; width:30px; height:24px; }
#contentBodyRightSearchSubmit INPUT { width:24px; height:24px; border:none; }
#contentBodyRightSpacer { display:block; margin:20px 15px 0 15px; width:180px; }
#contentBodyEnd { clear:both; width:950px; height:5px; font-size:1px; }

/* Aufteilung des Fussbereiches Unten */
#contentFootCopyright { position:absolute; left:224px; top:11px; width:440px; height:15px; font-size:9px; color:#999999; letter-spacing:0.05em; line-height:1; }
#contentFootCopyright A { color:#999999; }
#contentFootTop { position:absolute; left:615px; top:11px; width:110px; height:15px; font-size:9px; color:#666666; text-transform:uppercase; letter-spacing:0.1em; line-height:1; }
#contentFootTop A { padding-left:12px; background:url(../pix/arrow-up-orange.png) 0 3px no-repeat; color:#666666; }
#contentFootTop A:hover { color:#222222; }

/* Footer-Info */
.copyright { font-family:Verdana,Arial,sans-serif; font-size:11px; line-height:1.5; text-align:center; }
A.copyright { color:#000000; }
A.copyright:hover { color:#0000ff; text-decoration:underline; }
.parseTime { display:none; text-align:center; }

