body
{
    margin : 0px;
    background-color : #e0e0e0;
}

table a
{
    color : #000000;
}

#kader1
{
    position : relative;
    left : 540px;
    top : 17px;
    width : 240px;
    height : 160px;
    background-color : #ce273b;
}

#kader2
{
    position : relative;
    left : 2px;
    top : 2px;
    width : 236px;
    height : 156px;
    background-color : #FFFFFF;
}

#kader3
{
    position : relative;
    left : 1px;
    top : 1px;
    width : 234px;
    height : 154px;
    background-color : #ce273b;
    font-family : Arial, Verdana;
    color : #FFFFFF;
    font-size : 14pt;
    font-weight : bold;
    text-align : center;
}

#link
{
    position : relative;
    left : 565px;
    top : 50px;
    width : 185px;
    height : 35px;
    background-color : red;
}

#container
{
    border-left : solid 1px #000000;
    border-right : solid 1px #000000;
}

#footer
{
    height : 30px;
    background-color : #ce273b;
    font-family : Arial, Verdana;
    color : #FFFFFF;
    font-size : 8pt;
    text-indent : 10px;
}

#content
{
    background-color : #FFFFFF;
    font-family : Arial, Verdana;
    color : #000000;
    font-size : 8pt;
    line-height : 17px;
}

#content table
{
    background-color : #FFFFFF;
    font-family : Arial, Verdana;
    color : #000000;
    font-size : 8pt;
    line-height : 17px;
}

.foto
{
    border : double 3px #000000;
}

.titel
{
    font-family : Arial, Verdana;
    color : #000000;
    font-size : 10pt;
    text-transform : uppercase;
    font-weight : bold;
}

.backgroundhome
{
    background : #F9F9F9 url(images/background/hometekst.jpg) top left repeat-x;
    padding : 20px;
}

.backgroundkantoor
{
    background : #F9F9F9 url(images/background/kantoortekst.jpg) top left repeat-x;
    padding : 20px;
}

.backgroundligging
{
    background : #F9F9F9 url(images/background/liggingtekst.jpg) top left repeat-x;
    padding : 20px;
}

.backgroundhomepand
{
    background : #F9F9F9 url(images/background/homepandindekijker.jpg) top left repeat-x;
    padding : 20px;
}

/*bon waardebepaling*/

#dummylayer
{
    position : relative;
    float : left;
    width : 561px;
    height : 249px;
    background : url(images/waardebepaling.jpg) top left no-repeat;
    font-weight : bold;
}

#naam
{
    width : 300px;
    position : absolute;
    left : 215px;
    top : 77px;  
}

#kantoorlijn1
{
    width : 450px;
    position : absolute;
    left : 100px;
    top : 96px;  
}

#kantoorlijn2
{
    width : 300px;
    position : absolute;
    left : 100px;
    top : 117px;  
}

#telefoon
{
    width : 300px;
    position : absolute;
    left : 312px;
    top : 117px;  
}

/*dropdownmenu*/

#dropmenudiv{
    position:absolute;
    border:1px solid #000000;
    font:normal 8pt Verdana;
    line-height:16px;
    z-index:100;
    background-color: #ce273b;
    text-align : left;
}

#dropmenudiv a{
    width: 100%;
    display: block;
    text-indent: 3px;
    padding: 1px 0;
    text-decoration: none;
    background-color: #ce273b;
    color : #000000;
    font-weight : normal;
}

#dropmenudiv a:hover{ /*hover background color*/
    background-color: #ce273b;
    text-decoration : underline;
    font-weight : normal;
}



















