.home {
    width: 730px;
    padding-top: 6px;
}

div#home_links, div#home_rechts {
    position: relative;
    float: left;
    margin: 0 6px 0 20px;
    height: 150px;
}
div#home_links {
    background: #fff url('/fileadmin/pks.nl/img/industrie_plaatje.jpg') left top no-repeat;
}
div#home_rechts {
    background: #fff url('/fileadmin/pks.nl/img/scheepvaart_plaatje.jpg') left top no-repeat;
}

div#middle_breadcrum {
    padding: 2px 0 0 0;
}

div#middle_content {
    padding: 0;
}

div#logos {
    padding: 0px 12px 0px 246px;
    text-align: center;
    width: 700px;
    height: 75px;
}

div#logos img {
    margin: 0 1px 0 1px;
    border: 1px solid #ABABAB;
    
}

.home_tekst {
    width: 292px;
    padding: 10px 18px 0 12px;
    color: #4a4a4a;
    font-size: 12px;
    line-height: 18px;
}

.home_meer {
    width: 292px;
    padding: 0px 18px 0px 12px;
    text-align: right;
    font-size: 12px;
    line-height: 18px;
}

.home_meer a, .home_meer a:visited {
    color: #4a4a4a;
    font-weight: bold;
}

.home_meer a:hover, .home_meer a:active {
    color: #5b8be7;
    text-decoration: none;
}

.caption {
   width: 322px;
   height: 150px;
   margin-top: 150px;
   padding: 7px 0 0 7px;
   background: #fff url('/fileadmin/pks.nl/img/caption.jpg') left top no-repeat;
}
