/* **************************************************************
   Fotoagentur-Fox.de | weiss auf schwarzem Grund
***************************************************************** */

body{
									background:#000;
									color:#fff;
									}

/* *** Projektumfeld ********************************************************** */

#environmentNav{
									background:#666 url(../pix/envNavBgWS.gif) repeat-x left bottom;
									}

#environmentNav li.selected{
									background:url(../pix/envNavPointerWS.gif) no-repeat center bottom;
									}

/* ********************************** Layout ********************************** */

#bodyWrapper{
									border-top:1px solid #000;
									}

#container{
									width:64em;
									}

#container.gallery{													/* Galerie-Ansicht */
									width:95.5em;
									}

/* Logo */

#logo img{
									background:url(../pix/logo_fotoagentur-fox_ws.gif) no-repeat left top;
									}

/* ---------------------------------- MainWrapper ----------------------------- */

#shadWrapper{
									background:#000 url();
									border:1px solid #8F8F8F;
									}

#shadWrapper span.tr{
									background:url();
									}
 
#shadBottom{
									background:url();
									}

#shadBottom div{
									background:url();
									}

#shadBottom span.bl{
									background:url();
									}

/* ---------------------------------- Hilfe ----------------------------------- */

#hlpShad{
									background:#d9d9d9 url();
									}

#hlpShad span.tr{
									background:url();
									}

#hlpShadBottom{
									background:url();
									}

#hlpShadBottom div{
									background:url();
									}

#hlpShadBottom span.bl{
									background:url();
									}

/* --------------------------- Zusatznavi im Seitenfuss ----------------------- */

#footNavBar{
									background:#666 url(../pix/footNavBarBgWS.gif) repeat-x left top;
									}

/* --------------------------------- galleryArea ------------------------------ */

#galleryArea{
									right:0px;
									}

