@charset 'UTF-8';
/**
 * **********************************************************************
 * **********************************************************************
 * VZBV - Cascading Style Sheet
 * Special stylesheet document for certain category.
 *
 * @author         Stefan Kloiber, <s.kloiber@zeros.ones.de>
 * @date           2009-07
 * @copyright      2009 zeros+ones, Agentur für neue Medien GmbH
 * @link           http://zeros.ones.de/
 *
 * @version        0.0.1
 * @media          screen
 *
 *
 * @tested         Firefox 3, IE 7, Opera 9.5, WebKit
 * @lastmodified   2009-07-17
 * **********************************************************************
 * **********************************************************************
 */
/* declares an xml namespace in css3 */
@namespace 'http://www.w3.org/1999/xhtml';
@media screen
{
  body { background:#fff url('/cps/rde/xbcr/projektklima/bdBgFeeding.png') repeat-x top !important; }
  div#breadcrumbNavi a, div#contentArea a, div#zoLightBox a { color:#c83c56 !important; }
  div#tlbr a { color:#000 !important; }
  /** HEADER *******************************************************************************/
  div#headerArea { height:16.5em !important; }
  /** breadcrumb navigation */
  div#breadcrumbNavi { margin:2.5em 0 0; }
  /** BODY *********************************************************************************/
  div#rss { top:0; left:41.75em; }
  /** comments */
  div#contentArea h3.link.js.closed { background-position:0px -865px !important; }
  div#contentArea div.tg p.cls a { background:transparent url('/cps/rde/xbcr/projektklima/icons.png') no-repeat -1980px -373px !important; }
  /** snippets */
  div.scp { background:url('/cps/rde/xbcr/projektklima/bdBgSnptRed.png') repeat-x; }
  div#col3 div.scp h2 { color:#c83c56 !important; }
}
