@charset "iso-8859-1";

/* (c) 2005-2010 pCMS 3.2 - pCMS 3.2 von Marcus Kabele */
/* Version 1.0		2010.06.17 */

body			{
				background-image: url(/Layouts.Domains/deLuxe.logo.bg.jpg);

				/* ie6 unterstützt background-attachment: fixed nur in <body> */
				/* ie7 kann background-attachment: fixed */
				/* Wenn background-attachment auf fixed gesetzt ist, beziehen sich Positionsangaben auf die obere linke Ecke des Anzeigebereiches der Seite und nicht etwa auf die gewohnte obere linke Ecke des betreffenden Elementes. */
				}

#contentContent
				{ background-color: transparent; }
