@charset "iso-8859-1";

/* (c) 2005-2010 pCMS 2.5 - pCMS 3.2 von Marcus Kabele */
/* Version 2.0		2009.04.10 */
/* Version 2.1		2009.11.29 */
/* Version 2.11		2010.03.19 */
/* Version 2.12		2011.02.23 */

/* ============================================================= */
/* COLORS - hellgrau */
/* ============================================================= */

/* ------------------------------------------------------------- */
body
				{ background-color: #f5f5f5; }

/* ------------------------------------------------------------- */
#TopMenu		{
				background-color: rgb(148,043,020);	/* RAL 3008 weinrot */
				/* background-color: rgb(135,017,000);	/* weinrot gegen opacity vor-korrigert */
				/* background-color: rgb(133,039,018); /* */
				}
#TopMenu ,
#TopMenu a ,
#TopMenu li.MenuItemActive a
				{ color: #fff; }

#LoginMenu		{ border-color: #ccc; }

.InneresMenu li	a
				{ color: #666; }				/* InneresMenu Links */

/* ------------------------------------------------------------- */
#contentTop .HauptSpalten .Abutton span {
				background: url(/Layouts.Graphiken/ButtonWhite.png) no-repeat; }
* html #contentTop .HauptSpalten .Abutton {
				background: url(/Layouts.Graphiken/ButtonWhite.gif) no-repeat right top; }
* html #contentTop .HauptSpalten .Abutton span {
				background: url(/Layouts.Graphiken/ButtonWhite.gif) no-repeat left top; }
.Abutton span
				{ color:#666; }

/* ------------------------------------------------------------- */
.Rahmen			{ border-color: #e5e5e5; }

#LoginMenu ,
.ArtikelEinzel ,
.ArtikelBlog ,
.ArtikelReihe ,
.ArtikelCover ,
.RahmenVerlauf ,
.ArtikelEinzel .Rahmen ,
.ArtikelBlog .Rahmen ,
.ArtikelReihe .Rahmen ,
.ArtikelCover .Rahmen
				{
				background-color: transparent;
				background-image: url(/Layouts.Graphiken/BG.ws.75.png);
				background-repeat: repeat;
				background-attachment: scroll;
				background-position: top left;
				}

#contentTop .Rahmen h3 ,
.Rahmen h3		{
				margin-bottom: 0.8em;
				font-size: 1.4em;
				}

.InneresMenu li , 							/* InneresMenu Liste Buttons */
.Rahmen h2 ,
.Rahmen h2 a ,
.Rahmen h3 ,
.Rahmen h3 a ,
.Rahmen h4 ,
.Rahmen h4 a
				{
				/* color:rgb(079,018,026);	/* RAL 3005 weinrot */
				color: rgb(148,043,020);	/* RAL 3008 weinrot */
				}
.Show h3
				{ color: rgb(255,074,046); }
.Show h4
				{ color: #fff; }
/* ------------------------------------------------------------- */

