#container {
    background: url(../images/achtergrond_palm.jpg) no-repeat;
}

div.contactMidden {
    background-image: url(../images/algemeenMidden.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    height: 432px;
}

#contactUitlegCtr {
    position: relative;
    top: 68px;
    left: 73px;
}

#contactUitleg {
    width: 425px;
    height: 356px;
    float: left;
    padding-right: 20px;
    overflow: auto;
    border-top: 1px solid #ffc47f;
}

#contactUitlegTekst {
    width: 400px;
    margin-left: 0px;
    font-size: 1.2em;
    line-height: 1.6em;
    color: #000000;
}

#adresgegevens {
    border-collapse: collapse;
    margin-top: 8px;
}

td.adres  {
    font-weight: bold;
    width: 40%;
}
#contactUitlegTekst h4 {
    border-top: 1px solid #ffc47f;
    margin-top: 15px;
    padding-top: 10px;
}
#contactUitlegTekst p {
    margin-top: 8px;
}

#contactUitlegTekst h1 {
    margin-top: 10px;
}
#contactUitlegTekst h1,
#contactUitlegTekst h4 {
    margin-bottom: 0px;
}

#contactUitlegTekst > h1 + p {
    font-weight: bold;
}

#contactUitlegTekst > p:last-child {
    border-bottom: 0px;
}

#contactKaart {
    width: 435px;
    height: 275px;
    clear: right;
    position: relative;
    overflow: hidden;
    top: 41px;
    left: 530px;
}

.jScrollPaneTrack {
    background: url(../images/scrollbalk_balk_baan.jpg) repeat-y;
}
.jScrollPaneDrag {
    background: url(../images/scrollbalk_balk_midden.jpg) repeat-y 0 50%;
}
.jScrollPaneDragTop {
    background: url(../images/scrollbalk_balk_boven.jpg) no-repeat;
    height: 3px;
}
.jScrollPaneDragBottom {
    background: url(../images/scrollbalk_balk_onder.jpg) no-repeat;
    height: 3px;
}

a.jScrollArrowUp {
    height: 23px;
    width: 28px;
    background: url(../images/scrollbalk_up.jpg) no-repeat 0 0;
}

a.jScrollArrowUp:hover {
    background-position: 0 -30px;
    background: url(../images/scrollbalk_up.jpg) no-repeat 0 0;
}

a.jScrollArrowDown {
    height: 23px;
    width: 28px;
    background: url(../images/scrollbalk_down.jpg) no-repeat 0 0;
}

a.jScrollArrowDown:hover {
    background-position: 0 -30px;
    background: url(../images/scrollbalk_down.jpg) no-repeat 0 0;
}

a.jScrollArrowDown:active {
    background-position: 0 -30px;
    background: url(../images/scrollbalk_down.jpg) no-repeat 0 0;
}

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
    background-position: 0 -25px;
}

#contactMusicPlayer {
    position: absolute;
    top: 487px;
    left: 710px;
}

#contact_subknoppen {
    position: absolute;
    top: 187px;
    left: 73px;
}
#contact_subknoppen div.subknop {
    position: relative;
    float: left;
    margin-right: 16px;
    height: 28px;
    width: 163px;
    background: url(../images/subknop_background.jpg) no-repeat 0 0;
    padding-top: 6px;
}
#contact_subknoppen div.subknop a {
    text-indent: 10px;
    color: #ff6000;
    font-size: 12px;
    background: url(../images/paars_pijltje.jpg) no-repeat bottom right;
    padding-right: 15px;
}

