@import url("default.css");
@import url("elements.css");

html, body  {
    margin: 0px;
    padding: 0px;
    
    border: 0px;

    width: 100%;
    height: 100%;
    
    background-position: center;
    background-image: url("../../gfx/bg.body.gif");
    background-repeat: repeat;
    
    font-family: arial, "lucida console", sans-serif;
    /*font-family: Verdana,Arial,sans-serif;*/

    font-size: 100%;
    
    scrollbar-base-color: #ffffff;
    scrollbar-arrow-color: #c0c0c0;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    scrollbar-track-color: #ebebeb;
}

#siteContainer h2 {
    font-size: 1.4em;
}

#siteContainer  {
    width: 958px;
    
    position: absolute;
    left: 50%;
    margin-left: -479px;
    margin-top: 10px;
    
    font-size: 0.8em;
    color: #666666; 
}

#siteHeader {
    background-image: url("../../gfx/bg.header.png");
    /*width: 958px;
    height: 84px;*/
    
    width: 934px;
    height: 60px;
}
#siteHeader #siteHeaderHomeLink {
    display: block;
    
    float: left;
    
    height: 60px;
    width: 220px;
}
#siteHeader #siteHeaderMenu   {
    float: right;

    height: 25px;
    
    padding: 35px 10px 0px 5px;
    /*margin-right: 5px;*/

    background-image: url("../../gfx/bg.header.menu.gif");
    background-position: left;
}
#siteHeader #siteHeaderMenu ul   {

}
#siteHeader #siteHeaderMenu ul li   {
    float: left;
    display: block;
    
    height: 25px;
    
    font-weight: bold;
    color: #d6d6d6;
}
#siteHeader #siteHeaderMenu ul li a   {
    text-decoration: none;

    padding: 0px 10px 0px 10px;
    
    color: #d6d6d6;
    font-size: 0.9em;
}

#siteLeftPanel  {
    clear: both;
    
    width: 731px;
    
    position: absolute;
    top: 70px;
}

#siteLeftPanel .homeItem    {
    /*width: 326px !important;
    height: 232px !important;
    width: 368px;
    height: 274px;*/
    
    /*width: 303px !important;
    height: 209px !important;
    width: 345px;
    height: 251px;*/
    
    width: 324px !important;
    height: 233px !important;
    width: 346px;
    height: 254px;
    
    margin: 0px 10px 10px 0px !important;
    margin: 0px 8px 8px 0px;
    /*padding: 21px;*/
    padding: 10px;
    
    float: left;
    
    background-image: url("../../gfx/bg.home.content.png");
    background-repeat: no-repeat;
}
#siteLeftPanel .homeItem .content h1,
#siteLeftPanel .homeItem .actueelContent h1   {
    font-family: "Arial Rounded MT Bold", arial, "lucida console", sans-serif;
    font-size: 2.2em;
    font-weight: normal;
    
    margin: 10px 0px 0px 20px;
}
#siteLeftPanel .homeItem .content a.readmore,
#siteLeftPanel .homeItem .actueelContent a.readmore   {
    font-family: "Arial Rounded MT Bold", arial, "lucida console", sans-serif;
    font-size: 1.2em;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    
    line-height: 30px;
    
    background-image: url("../../gfx/icon.content.linkbullit.gif");
    background-position: right;
    background-repeat: no-repeat;
    
    padding-right: 25px;
    float: right;
    
    margin-top: 13px;
}
#siteLeftPanel .homeItem .content table th,
#siteLeftPanel .homeItem .actueelContent table th   {
    border-bottom: 2px solid #eeeeee;
    
    font-weight: normal;
    color: #000000;
    
    height: 35px;
    padding: 0px 2px 0px 0px;
}
#siteLeftPanel .homeItem .content table td,
#siteLeftPanel .homeItem .actueelContent table td   {
    border-bottom: 2px solid #eeeeee;
        
    font-weight: normal;
    color: #666666;
    text-align: right;
}
#siteLeftPanel .homeItem .content table th a,
#siteLeftPanel .homeItem .actueelContent table th a,
#siteLeftPanel .homeItem .content table td a,
#siteLeftPanel .homeItem .actueelContent table td a   {
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

#siteLeftPanel .homeItem .top50Content    {
    width: 286px !important;
    height: 192px !important;
    width: 326px;
    height: 232px;
        
    padding: 20px;
    
    background-image: url("../../gfx/bg.home.content.top50.gif");
    background-repeat:no-repeat;
    color: #ffffff;
    
    line-height: 180%;
}
#siteLeftPanel .homeItem .top50Content h1   {
    color: #ffffff;
    font-family: "Arial Rounded MT Bold", arial, "lucida console", sans-serif;
    font-size: 2.4em;
    font-weight: normal;
}
#siteLeftPanel .homeItem .top50Content .form  {
    position: absolute;
    top: 195px;
}
#siteLeftPanel .homeItem .top50Content input   {
    height: 20px;
    padding-top: 5px;
    
    width: 192px;
    
    margin: 0px 12px 0px 5px;
}
#siteLeftPanel .homeItem .top50Content button   {
    /*background-color: #bf2c2c;*/
    background: transparent;
    
    font-weight: bold;
    color: #ffffff;
    
    height: 25px;
    width: 90px !important;
    width: 70px;
    
    text-align: left;
    /*border: 1px solid blue;*/
}

#siteLeftPanel .homeItem .topbanenContent    {
    width: 306px !important;
    height: 212px !important;
    width: 326px;
    height: 232px;
        
    padding: 10px;
    
    background-image: url("../../gfx/bg.home.content.topbanen.gif");
    background-repeat: no-repeat;
    
    color: #ffffff;
}
#siteLeftPanel .homeItem .topbanenContent ul    {
    list-style: none;
    
    margin: 70px 0px 10px 0px;
}
#siteLeftPanel .homeItem .topbanenContent ul li    {
    background-image: url("../../gfx/bg.home.content.topbanen.item.png");
    background-repeat: no-repeat;
    
    height: 31px;
    line-height: 31px;
    
    padding: 0px 10px 0px 10px;
    margin-top: 10px;
}
#siteLeftPanel .homeItem .topbanenContent ul li a    {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
#siteLeftPanel .homeItem .topbanenContent a.readmore   {
    font-family: "Arial Rounded MT Bold", arial, "lucida console", sans-serif;
    font-size: 1.2em;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    
    line-height: 30px;
    
    background-image: url("../../gfx/icon.content.linkbullit.white.png");
    background-position: right;
    background-repeat: no-repeat;
    
    padding-right: 25px;
    float: right;
}

#siteLeftPanel .homeItem .uptodate  {
    text-align: center;
    padding-top: 70px;
}

#siteLeftPanel .homeItem .vacatureSearch table    {
    width: 100%;
    
    margin-top: 30px;
}
#siteLeftPanel .homeItem .vacatureSearch th, #siteLeftPanel .homeItem .vacatureSearch td    {
    padding-bottom: 10px;
}


#siteLeftPanel #siteContent .errorMessage   {
    display: block;
    
    border: 1px solid #666666;
    background-color: #fdffcf;
    
    padding: 10px;
}

#siteLeftPanel #siteContent {
    line-height: 130%;
}
#siteContentSmallLeft a, #siteContentSmallRight a, 
#siteLeftPanel #siteContent a   {
    color: #bf2c2c;
    text-decoration: none;
}
#siteContentSmallLeft a, #siteContentSmallRight a,
#siteLeftPanel #siteContent a:hover   {
    text-decoration: underline;
}
#siteLeftPanel #siteContent h1 {
    font-family: "Arial Rounded MT Bold", arial, "lucida console", sans-serif;
    font-size: 2.2em;
    font-weight: normal;
    line-height: 120%;
    
    margin: 20px 0px 20px 10px;
}
#siteLeftPanel #siteContent h2  {
    line-height: 110%;
}
#siteLeftPanel #siteContent h3  {
    margin: 20px 0px 10px 0px;
}
#siteLeftPanel #siteContent p   {
    margin: 10px 0px 10px 0px;
}
#siteLeftPanel #siteContent .top {
    background-image: url("../../gfx/bg.content.top.png");
    background-repeat: no-repeat;
    
    height: 8px;
    font-size: 1px;
}
#siteLeftPanel #siteContent .middle {
    background-image: url("../../gfx/bg.content.png");
    background-repeat: repeat-y;

    padding: 5px 40px 5px 10px;
    
    /*height: auto !important;*/
    height: 490px;
    min-height: 490px;
}
#siteLeftPanel #siteContent .text {
    overflow: auto;
    height: 430px;
}
#siteLeftPanel #siteContent .bottom {
    background-image: url("../../gfx/bg.content.bottom.png");
    background-repeat: no-repeat;
    
    height: 8px;
}
#siteLeftPanel #siteContent .breadcrum {
    background-image: url("../../gfx/bg.content.breadcrum.gif");
    background-repeat: no-repeat;
    
    height: 32px;
    
    margin-bottom: 10px;
    padding-left: 10px;
}
#siteLeftPanel #siteContent .breadcrum ul   {
    
}
#siteLeftPanel #siteContent .breadcrum ul li   {
    float: left;
    display: block;
    
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
    
    font-weight: bold;
    color: #bf2c2c;
}
#siteLeftPanel #siteContent .breadcrum ul li a   {
    text-decoration: none;
    color: #bf2c2c;
    
    padding: 0px 3px 0px 3px;
}
#siteLeftPanel #siteContent .text   {
    padding: 10px;
}
#siteLeftPanel #siteContent .text ul   {
    margin-left: 20px;
}
#siteLeftPanel #siteContent .rightpanel {
    width: 189px;
    height: 402px;
    
    padding: 10px;
    margin-left: 5px;
    
    float: right;
    
    background-image: url("../../gfx/bg.content.rightpanel.gif");
}

#siteLeftPanel #siteContent .rightpanel h2 {
    color: #bf2c2c;
    /*font-family: "Arial Rounded MT Bold", arial, "lucida console", sans-serif;*/
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.5em;
    font-weight: normal;
    
    margin-bottom: 10px;
}
#siteLeftPanel #siteContent .rightpanel ul {
    padding-left: 20px;
}
#siteLeftPanel #siteContent .rightpanel ul li {
    line-height: 160%;
    list-style: none;
}
#siteLeftPanel #siteContent .rightpanel ul li:hover, #siteLeftPanel #siteContent .rightpanel ul li.selected {
    list-style: url("../../gfx/icon.content.rightpanel.bullit.gif");
}
#siteLeftPanel #siteContent .rightpanel ul li a {
    /*font-family: "Arial Rounded MT Bold", arial, "lucida console", sans-serif;*/
    font-family: Verdana,Arial,sans-serif;
}

#siteLeftPanel #siteContent .pagingBar {
    padding: 10px 0px 10px 0px;
}
#siteLeftPanel #siteContent .pagingBar .paging {
    float: right;
    font-size: 0.9em;
    margin-left: 20px;
}
#siteLeftPanel #siteContent .pagingBar .paging img {
    vertical-align: middle;
    margin: 0px 2px 0px 2px;
}
#siteLeftPanel #siteContent .pagingBar .paging a.selected {
    font-weight: bold;
}
#siteLeftPanel #siteContent .pagingBar .button {
    float: right;
}

#siteRightPanel  {
    clear: both;
    
    /*width: 249px;*/
    width: 227px;

    position: absolute;
    top: 69px;
    left: 709px;
}
#siteRightPanel .top {
    background-image: url("../../gfx/bg.rightpanel.top.png");
    background-repeat: no-repeat;
    
    height: 8px;
    font-size: 1px;
}
#siteRightPanel .middle {
    background-image: url("../../gfx/bg.rightpanel.png");
    background-repeat: repeat-y;

    padding: 5px 0px 5px 9px;
    
    height: auto !important;
    height: 490px;
    min-height: 490px;
}
#siteRightPanel .bottom {
    background-image: url("../../gfx/bg.rightpanel.bottom.png");
    background-repeat: no-repeat;
    
    height: 17px;
}

#siteRightPanel .item   {
    width: 209px;
    
    color: #bf2c2c;
    font-size: 0.9em;
    /*font-family: "Arial Rounded MT Bold", arial, "lucida console", sans-serif;*/
    font-family: Verdana,Arial,sans-serif;
    font-weight: normal !important;
    font-weight: bold;
    
    margin-bottom: 7px;
    
    cursor: pointer;
}

#siteRightPanel .item a   {
    text-decoration: none;
    color: #bf2c2c;
    font-weight: bold;
}
#siteRightPanel .item .content    {
    background-image: url("../../gfx/bg.rightpanel.item.gif");
    background-position: top;
    
    padding: 16px 16px 0px 16px;
}
#siteRightPanel .item .actueelContent    {
    background-image: url("../../gfx/bg.rightpanel.item.gif");
    background-position: top;
    
    padding: 16px 16px 0px 16px;
}
#siteRightPanel .item .actueelContent table th a    {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
#siteRightPanel .item .bottomcontent    {
    background-image: url("../../gfx/bg.rightpanel.item.gif");
    background-position: bottom;
    
    padding: 0px 16px 16px 16px;
}
#siteRightPanel .item h2 {
    color: #bf2c2c;
    /*font-family: "Arial Rounded MT Bold", arial, "lucida console", sans-serif;*/
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.4em;
    font-weight: normal !important;
    font-weight: bold;
}
#siteRightPanel .item h1 {
    color: #bf2c2c;
    /*font-family: "Arial Rounded MT Bold", arial, "lucida console", sans-serif;*/
    font-family: Verdana,Arial,sans-serif;
    font-size: 2.2em;
    font-weight: normal;
}

#siteRightPanel .item_normal   {
    width: 209px;
    
    /*color: #666666;*/
    color: #bf2c2c;
    
    font-size: 0.9em;
    /*font-family: "Arial Rounded MT Bold", arial, "lucida console", sans-serif;*/
    font-family: Verdana,Arial,sans-serif;
    font-weight: bold;
    
    margin-bottom: 7px;
}
#siteRightPanel .item_normal a   {
    text-decoration: none;
    color: #bf2c2c;
}
#siteRightPanel .item_normal .content    {
    
    background-image: url("../../gfx/bg.rightpanel.item.gif");
    background-position: top left;
    background-repeat: no-repeat;
    
    padding: 16px 16px 0px 16px;
}
#siteRightPanel .item_normal .bottomcontent    {
    /*background-image: url("../../gfx/bg.rightpanel.item_normal.gif");*/
    background-image: url("../../gfx/bg.rightpanel.item.gif");
    background-position: bottom left;
    background-repeat: no-repeat;
    
    padding: 10px 16px 16px 16px;
}
#siteRightPanel .item_normal h2 {
    /*font-family: "Arial Rounded MT Bold", arial, "lucida console", sans-serif;*/
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.4em;
    font-weight: bold;
}






#siteRightPanel .item_normal_link   {
    width: 209px;
    
    /*color: #666666;*/
    color: #bf2c2c;
    
    font-size: 0.9em;
    /*font-family: "Arial Rounded MT Bold", arial, "lucida console", sans-serif;*/
    font-family: Verdana,Arial,sans-serif;
    
    margin-bottom: 7px;
}
#siteRightPanel .item_normal_link a   {
    text-decoration: none;
    
    /*color: #666666;*/
    color: #bf2c2c;
}
#siteRightPanel .item_normal_link .content    {
    background-image: url("../../gfx/bg.rightpanel.item.gif");
    background-position: top left;
    background-repeat: no-repeat;
    
    padding: 16px 16px 0px 16px;
}
#siteRightPanel .item_normal_link .bottomcontent    {
    background-image: url("../../gfx/bg.rightpanel.item.gif");
    background-position: bottom left;
    background-repeat: no-repeat;
    
    padding: 10px 16px 16px 16px;
}
#siteRightPanel .item_normal_link h2 {
    /*font-family: "Arial Rounded MT Bold", arial, "lucida console", sans-serif;*/
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.4em;
    font-weight: normal !important;
    font-weight: bold;
}









#siteLeftPanel .siteContentSmall .top {
    background-image: url("../../gfx/bg.contentsmall.top.gif");
    background-repeat: no-repeat;
    
    height: 5px;
    font-size: 1px;
}
#siteLeftPanel .siteContentSmall .middle {
    background-image: url("../../gfx/bg.contentsmall.gif");
    background-repeat: repeat-y;

    padding: 5px 7px 5px 7px;
    
    /*height: auto !important;*/
    height: 495px;
    min-height: 495px;
    
    width: 326px;
    overflow:auto;
}
#siteLeftPanel .siteContentSmall .text {
    overflow: auto;
    height: 495px;
    
    line-height: 150%;
    
    padding: 0px 2px 0px 2px;
}
#siteLeftPanel .siteContentSmall .text h1 {
    padding: 15px 0px 10px 0px;
    line-height: 110%;
}
#siteLeftPanel .siteContentSmall .bottom {
    background-image: url("../../gfx/bg.contentsmall.bottom.gif");
    background-repeat: no-repeat;
    
    height: 17px;
}

#siteLeftPanel #siteContentSmallLeft    {
    /*width: 731px;*/
    width: 353px;
    float: left;
}
#siteLeftPanel #siteContentSmallRight    {
    /*width: 731px;*/
    width: 353px;
    float: left;
}



