@charset "utf-8";
/*
 * CSS document for the www.ditp.nl website
 * Version: $Id: screen-software.css 7838 2011-10-24 12:42:42Z hanreg $ 
 *
 * (C)Copyright 2009 ditp Software B.V.
 * All Rights Reserved.
 * 
 * The copyright above and this notice must be preserved in all
 * copies of this source code. The copyright above does not
 * evidence any actual or intended publication of this source code.
 *
 * This is unpublished proprietary trade secret of ditp Software B.V.
 * This source code may not be copied, disclosed, distributed, demonstrated
 * or licensed except as authorized by ditp Software B.V.
 */
body {background:url(../img/bg-software.jpg)}
div#leader {background:#d5dfd6 url(../img/leaders/software.jpg);}
div#navigation ul#tabNavigator li a.active {background:url(../img/bg-tabnavigator-software.jpg) no-repeat left top;color:#fff;}
div#navigation ul#tabNavigator li a:hover{background-position:-140px top;}
h1,h2 {color:#425a1e;}
div#navigation ul#tabNavigator li ul a:hover {background:#afc501;color:#fff;}

div#subTab ul li a{background:url(/img/bg-subtab-software.png);}
div#subTab ul li a.active{color:#405920;}
