#mainMenu .active a,
#mainMenu a:hover {
   color: #00a650;
}

#content h1 {
   color: #00a650;
}

#content a {
   color: #00a650;
}

#content a:hover {
   text-decoration:none;
}

.corporateContainer { background: url(../../gfx/background/groen.jpg) 50% 66px no-repeat; }
