div#centerWrapper{
  /* Content Placeholder (CenterPage) */
 	width: 814px;
	margin: auto;
 }
 
div#header
{
    height:157px;
}
 
div#callUs
{
     background-image:url(img/callUsBg.jpg);
     background-repeat:no-repeat;
     width:198px;
     height:41px;
     margin-left:630px;
     position:absolute;
}

div#callUsText
{
    margin-top:14px;
    margin-left:52px;
    color: #133949;
    font-size:12px;
    line-height:10px;
}

div#footerWrapper
{
    background-color:#9e8963;
    height:30px;
}

div#topLogo
{
    background-image:url(img/topLogo.jpg);
    width:230px;
    height:157px;
    position:absolute;
}

div#contentWrapper
{
    margin-left:3px;
}

div#topImg
{
    background-image:url(img/topImg.jpg);
    width:811px;
    height:153px;
}

div#contentHolder
{
    margin-top:25px;
    margin-bottom:18px;
    min-height:300px;
    height:auto !important;
    height:300px;
}

div#footerHolder
{
    width: 814px;
	margin: auto;
}

div#footerHolder
{
    color:#ffffff;
    font-size:11px;
}

div.menuItemA
{
    
}

div.menuItem
{
     
}

a.menuItemA
{
     background-image:url(img/menuActive.jpg);
     width:100px;
     height:44px;
     text-align:center;
     float:left;
     cursor:pointer;
     text-decoration:none;
}

a.menuItem
{
    background-image:url(img/menuNotActive.jpg);
     width:100px;
     height:44px;
     text-align:center;
     float:left;
     cursor:pointer;
     text-decoration:none;
}

a.menuItem:hover
{
    background-image:url(img/menuActive.jpg);
     width:100px;
     height:44px;
     text-align:center;
     float:left;
     cursor:pointer;
     text-decoration:none;
}

div.menuText
{
    padding-top:16px;
    text-decoration:none;
    color:#14394B;
}

div#lastUpdate
{
    display:none;
}

.contact_legend
{
    font-weight:bold;   
}

.contact_fieldSet
{
    width:500px;
}


input.contact
{
    background-color:#D5ECF2;
}

#mapDiv
{
     background-image:url(img/map.jpg);
     width:401px;
     height:304px;
}

#wordconsulent
{
     background-image:url(img/scheidingsconsulent.png);
     height:51px;
     width: 221px;
     margin-top:4px; 
     text-align:center; 
     overflow:hidden;
}

#wordconsulent:hover
{
     background-image:url(img/scheidingsconsulent.png);
     background-position: 0 -51px;
     padding-left:2px;
     height:51px;
     width: 221px;
     margin-top:4px; 
     text-align:center; 
     overflow:hidden;
}

#regioDIV * table
{
    border: 1px solid #9E8963;
    width:570px;
    border-collapse: collapse;
}

#regioDIV * table tr td
{
    padding:10px;
}

#regioDIV * table tr td
{
    border-bottom: 1px solid #9E8963;
}

#regioDIV * table tr td ul
{
    margin-top:15px;
}

#regioDIV * table tr td h3
{
    margin:0px;
    padding:0px;
}

#newsTicker
{
    width:569px;
    height:37px;
    margin-top:5px;
    background-image:url(img/tickerBG.jpg);
 
}

#newsTicker *
{
    color:#fff!important;
    text-decoration:none;
    line-height:37px;
}

.contactBtn
{
    width:125px;
    height:21px;
    background-image:url(img/contactSprite.jpg);
    margin:5px 0 10px 0;
    cursor:pointer;
}

.contactBtn:hover
{
    background-position:0 -21px;
}