/* **************************************************************
   Fotoagentur-Fox.de | schwarz auf weissem Grund
***************************************************************** */

body{
									background:#F2F2F2;
									color:#666;
									}

/* *** Projektumfeld ********************************************************** */

#environmentNav{
									background:#666 url(../pix/envNavBg.gif) repeat-x left bottom;
									}

#environmentNav li.selected{
									background:url(../pix/envNavPointer.gif) no-repeat center bottom;
									}

/* ********************************** Layout ********************************** */

#bodyWrapper{
									border-top:1px solid #f2f2f2;
									}

#container{
									width:64.4em;
									}

#container.gallery{													/* Galerie-Ansicht */
									width:95.9em;
									}

/* Logo */

#logo img{
									background:url(../pix/logo_fotoagentur-fox_sw.gif) no-repeat left top;
									}

/* ---------------------------------- MainWrapper ----------------------------- */

#shadWrapper{
									background:#ccc url(../pix/shadR.gif) repeat-y right top;
									}

#shadWrapper span.tr{
									background:url(../pix/shadTR.gif) no-repeat left top;
									}
 
#shadBottom{
									background:url(../pix/shadBR.gif) no-repeat right top;
									}

#shadBottom div{
									background:url(../pix/shadB.gif) repeat-x left top;
									}

#shadBottom span.bl{
									background:url(../pix/shadBL.gif) no-repeat left top;
									}

/* ---------------------------------- Hilfe ----------------------------------- */

#hlpShad{
									background:#d9d9d9 url(../pix/hlpShadR.gif) repeat-y right top;
									}

#hlpShad span.tr{
									background:url(../pix/hlpShadTR.gif) no-repeat left top;
									}

#hlpShadBottom{
									background:url(../pix/hlpShadBR.gif) no-repeat right top;
									}

#hlpShadBottom div{
									background:url(../pix/hlpShadB.gif) repeat-x left top;
									}

#hlpShadBottom span.bl{
									background:url(../pix/hlpShadBL.gif) no-repeat left top;
									}

/* --------------------------- Zusatznavi im Seitenfuss ----------------------- */

#footNavBar{
									background:#666 url(../pix/footNavBarBg.gif) repeat-x left top;
									}

/* --------------------------------- galleryArea ------------------------------ */

#galleryArea{
									right:4px;
									}

