#siteContentBar {
    background-image: url("../../gfx/bg.contentbar_red.jpg");
}
#siteContentBar ul li  {
    background-image: url("../../gfx/icons/icon.contentbarbullit_red.jpg");
}

#siteContentBody h1 {
    color: #d4145a;
}

#siteContentBody a {
    color: #d4145a;
}

#documentenTab .footer   {
    background-image: none;
}
#documentenTab .header   {
    background-image: none;
    display: none;
}
#documentenTab .tabs   {
    background-image: url("../../gfx/bg.tabpanel_borderless.jpg");
}
#documentenTab .content   {
    clear: left;
    
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

.employeeHeader a, .employeeHeader a:hover {
    text-decoration: none;
}
.employeeHeader {
    background-image: url("../../gfx/bg.employeeheader.jpg");
    
    height: 161px;
    width: 592px;
    
    color: #00529b;
    
    font-size: smaller;
    
    margin-bottom: 10px;
}
.employeeHeader .image {
    width: 100%;
    /*height: 193px;*/
}
.employeeHeader .image div {
    width: 250px;
    
    margin-left: 210px;
    padding-top: 40px;
}
.employeeHeader h1  {
    font-size: 1.1em;
}

#siteContentBodyRightPanel a  {
    color: #00529b;
}

