﻿body
{
    background-image: url(images/background.gif);
    background-repeat: repeat-x;
    text-align: center;
    color: #64768b;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    vertical-align: top;
    background-color: #292F38;
}
h1
{
    color: #64768b;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.test
{
    height: 291px;
    overflow-y: scroll;
    overflow-x: no;
}
.test2
{
    height: 517px;
    overflow-y: scroll;
    overflow-x: no;
}
.home_left
{
    background-image: url(images/1-cover_home.jpg);
    background-repeat: no-repeat;
    width: 600px;
    height: 540px;
}
.kopen_left
{
    width: 600px;
    height: 540px;
}
.home_right
{
    background-image: url(images/1-rechts_home.gif);
    background-repeat: no-repeat;
    width: 180px;
    height: 560px;
}
.home
{
    background-image: url(images/1-nav_home.gif);
    background-repeat: no-repeat;
    width: 65px;
    height: 20px;
}
.home:hover
{
    background-image: url(images/1-nav_home_over.gif);
    background-repeat: no-repeat;
    width: 65px;
    height: 20px;
    cursor: pointer;
}
.kopen
{
    background-image: url(images/1-nav_kopen.gif);
    background-repeat: no-repeat;
    width: 114px;
    height: 20px;
}
.kopen:hover
{
    background-image: url(images/1-nav_kopen_over.gif);
    background-repeat: no-repeat;
    width: 114px;
    height: 20px;
    cursor: pointer;
}
.verkopen
{
    background-image: url(images/1-nav_verkopen.gif);
    background-repeat: no-repeat;
    width: 140px;
    height: 20px;
}
.verkopen:hover
{
    background-image: url(images/1-nav_verkopen_over.gif);
    background-repeat: no-repeat;
    width: 140px;
    height: 20px;
    cursor: pointer;
}
.partijen
{
    background-image: url(images/1-nav_partijen.gif);
    background-repeat: no-repeat;
    width: 92px;
    height: 20px;
}
.partijen:hover
{
    background-image: url(images/1-nav_partijen_over.gif);
    background-repeat: no-repeat;
    width: 92px;
    height: 20px;
    cursor: pointer;
}
.nieuwsbrief
{
    background-image: url(images/1-nav_nieuwsbrief.gif);
    background-repeat: no-repeat;
    width: 101px;
    height: 20px;
}
.nieuwsbrief:hover
{
    background-image: url(images/1-nav_nieuwsbrief_over.gif);
    background-repeat: no-repeat;
    width: 101px;
    height: 20px;
    cursor: pointer;
}
.contact
{
    background-image: url(images/1-nav_contact.gif);
    background-repeat: no-repeat;
    width: 71px;
    height: 20px;
}
.contact:hover
{
    background-image: url(images/1-nav_contact_over.gif);
    background-repeat: no-repeat;
    width: 71px;
    height: 20px;
    cursor: pointer;
}
.kopen_master
{
    background-image: url(images/bottom_kopen.gif);
    background-repeat: no-repeat;
    width: 601px;
    height: 226px;
    vertical-align: bottom;
}
.content
{
    height: 291px;
    background-color: #FFFFFF;
    text-align: left;
    padding-left: 7px;
}
.content_partijen
{
    height: 517px;
    background-color: #FFFFFF;
    text-align: left;
    padding-left: 7px;
}
.kopen_right
{
    background-image: url(images/rechts_kopen.gif);
    background-repeat: no-repeat;
    width: 180px;
    height: 560px;
}
.verkopen_right
{
    background-image: url(images/rechts_verkopen.gif);
    background-repeat: no-repeat;
    width: 180px;
    height: 560px;
}
.nieuwsbrief_right
{
    background-image: url(images/rechts_nieuwsbrief.gif);
    background-repeat: no-repeat;
    width: 180px;
    height: 560px;
}
.partijen_right
{
    background-image: url(images/rechts_partijen.gif);
    background-repeat: no-repeat;
    width: 180px;
    height: 560px;
}

.partijen_master
{
    width: 601px;
    height: 23px;
    vertical-align: bottom;
}
img
{
    border: 0;
}
a
{
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #64768b;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
a:link
{
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #64768b;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
a:hover
{
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #64768b;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

