@charset "iso-8859-1";

/* (c) 2005-2010 pCMS 2.5 - pCMS 3.2 von Marcus Kabele */
/* Version 2.0		2009.04.09 */
/* Version 2.1		2010.03.19 */


body ,
#fixedTop
				{
				background-color: white;
				background-image: url(/Layouts.Domains/iPhone+iPod_touch2.png);
				background-repeat: no-repeat;
				background-attachment: fixed;
				background-position: 95% -60px;

				/* 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. */
				}

/* body, #fixedTop, #fixedTopContent, #contentTop, #BottomContent, #fixedBottom, #fixedBottomContent */

#fixedTopContent, #BottomContent, #fixedBottomContent
				{ background-color: transparent; }

#BannerOben h1 ,
#BannerOben h1 a {
				/* color: rgb(148,043,020); /* */
				color: #444;
				}

/* ------------------------------------------------- */
#contentTop .Rahmen ,
#contentTop .Rund
				{
/*				background: transparent;
				background-image: url(/Layouts.Graphiken/BG.ws.85.png);
				background-repeat: repeat;

/*				opacity: 0.90;					/* CSS3, Safari, Firefox 0.9+  */
/*				filter:alpha(opacity=90);		/* ie very old */
/*				filter:"alpha(opacity=90)";		/* ie8 */
				}

/* ------------------------------------------------- */
#TopMenu		{
				/* background-color: #2D5683; /* iPhone dunkler Button */
				/* background-color: #6D8EAC; /* iPhone Menue */
				background-color: #5A6C80; /* iPhone Kexboard Grau */
				}
#TopMenu ,
#TopMenu a ,
#TopMenu li.MenuItemActive a
				{ color: #fff; }
#TopMenu li.MenuItemActive
				{ background-image: url(/Layouts.Graphiken/BG.sw.33.png); }
/* #LoginMenu	{ background-image: url(/Layouts.Graphiken/BG.sw.12.png) ! important; } /* */

/* ------------------------------------------------- */
/*				color: rgb(148,043,020);	/* RAL 3008 weinrot */







.ArtikelEinzel ,
.ArtikelBlog ,
.ArtikelReihe ,
.ArtikelCover ,
.RahmenVerlauf ,
.Rahmen
				{
				background: transparent;
				background-image: url(/Layouts.Graphiken/BG.ws.85.png);
				}
