#mainMenu .active a,
#mainMenu a:hover {
   color: #0060af;
}

#content h1 {
   color: #0060af;
}

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

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