*{padding:0; margin:0;}
body 
{
    font-family:Arial;
    font-size:12px;
    color:#FFFFFF;
    line-height:16px;
    background-color:#4D4D4D;
}

#wrapper
{
    width:892px;
    margin:0px auto;
}


#top
{
    margin-top:30px;
    width:892px;
    height:77px;
    float:left;
    background-image:url('/images/top_img.gif');
    background-repeat:no-repeat;
    background-position:left top;
    font-size:11px;
    
}

#top div.logo{width:240px; 
    float:left; 
    }

#top div.info
{
    padding-top:8px;
    width:560px;
    float:right;
    text-align:right;
    padding-bottom:4px; 
    padding-right:12px;
    }
#top div.info a{ text-decoration:none; color:#FFFFFF;}
#top div.info a:hover{ text-decoration:underline;}    

#top div.lnkBoek
{
    width:560px;
    padding-top:7px;
    float:right;
    text-align:right;
    }

#content
{
    width:100%;
    margin-top:5px;
    padding:0px 0px 15px 0px;
    float:left;
    min-height:559px;
    background-color:#FFFFFF;
    color:#282828;
}

#content-splash
{
    width:100%;
    margin-top:30px;
    padding:0px 0px 0px 0px;
    min-height:559px; 
    float:left;
    height:559px;
}
#col1{ float:left; 
       width:400px; 
       min-height:559px; 
       background-image:url('/images/cover_left_img.jpg');
        background-repeat:no-repeat;
        background-position:left top;
       padding:125px 10px 5px 32px;
       }
#col1 p{ padding-bottom:13px;}       
#col1 a{color: #FFFFFF; text-decoration: underline; font-weight: normal;}
#col1 a:hover {color: #FFFFFF; text-decoration: none; font-weight: normal;}


#col2{ float:left;
       width:450px;
       height:559px; 
       background-image:url('/images/img_right_cover.jpg');
        background-repeat:no-repeat;
        background-position:left top;
       }

#col2 div.bezoekwebsite
{
    width:260px; 
    float:right; 
    margin:370px 12px 0px 0px; 
    }

#footer-splash
{
    margin-top:8px;
    padding:0px 0px 0px 22px;
    width:865px;
    font-size:10px;
    float:left; 
    background-color:#0c0c0c;
    color:#808080;
}

#footer-splash a{ color:#808080; text-decoration:none; border:none;}
#footer-splash a:hover {color:#808080; text-decoration:underline;}

#footer
{
    margin-top:8px;
    padding:0px 0px 0px 22px;
    width:870px;
    font-size:10px;
    float:left; 
    background-color:#0c0c0c;
    color:#808080;
}

#footer a{ color:#808080; text-decoration:none; border:none;}
#footer a:hover {color:#808080; text-decoration:underline;}

#content div.block
{
    color:#000000;
    margin:25px 0px 0px 162px; 
    border-left:solid 1px #b4b4b4;
    border-right:solid 1px #b4b4b4;    
    width:560px;
    float:left;
    padding-left:4px;
    padding-right:4px;
}



div.objecten 
{
    float:left; 
    width:540px; 
    padding:18px 0px 0px 10px;
}
div.objecten .woonplaats{ font-size:14px; color:#282828; font-weight:bold; padding-bottom:8px;}
div.objecten ul{}
div.objecten li{ list-style:none;padding-bottom:3px;}
div.objecten a{ color:#282828; }
div.objecten a:hover{ text-decoration:none;}


img.imgborder {border: solid 1px #999999; vertical-align:middle;}


a:active { color: #282828; text-decoration: none; font-weight: normal;}
a:link { color: #282828; text-decoration: underline; font-weight: normal;}
a:visited { color: #282828; text-decoration: underline; font-weight: normal;}
a:hover { color: #282828; text-decoration: none; font-weight: normal;}



