* {
margin:0;
padding:0;
border:0;
list-style:none;
}

body {
font-size:11px;
font-family:arial;
color:black;
background:#E3E3E3;
line-height:20px;
}

#container {
width:800px;
height:575px;
margin:0px auto 0px auto;
background:white;
}

#referentiebutton {
width:175px;
height:29px;
float:left;

margin-right:10px;
margin-bottom:20px;
}

.button {
width:140px;
height:30px;
background: url(../grafix/referentie_button.jpg) no-repeat;
float:left;
}
.button a:link, .button a:active, .button a:visited  {
color:#fff;
text-decoration: none;
}
.button a:hover {
text-decoration:underline;
}

.button p {

color:white;
font-size:23px;
font-weight:bold;
padding-left: 10px;
line-height:30px;
}
.buttonright  a{
width:35px;
height:30px;
background: url(../grafix/referentie_button_right.jpg) no-repeat;
float:left;
}

.buttonright a:hover{
width:35px;
height:30px;
background: url(../grafix/referentie_button_righthover.jpg) no-repeat;
float:left;
}

.clear{
clear:both;}

#referentievenster {
width:270px;
height:150px;
background: url(../grafix/referentie_venster.jpg) no-repeat;
padding-top:5px;
float:left;
margin-right:10px;
margin-bottom:20px;
}

#referentievenster h2{
height:14px;
overflow:hidden;
text-align: left;
color:white;
margin-left:5px;
margin-bottom:5px;
font-size:11px;
font-weight:bold;}

#referentievenster h2 a:link, #referentievenster h2 a:active, #referentievenster h2 a:visited {
color:white;
text-decoration:none;

}
#referentievenster h2 a:hover {
text-decoration:underline;
}
.referentiefoto {
width:133px;
height:100px;
margin-left:5px;
float:left;

}
#referentievenster p{
margin-left:5px;
line-height:12px;
color:white;
font-size:11px;

}


.referentie_tekst {
width:115px;
height:96px;
float:right;
margin-right:5px;
overflow:hidden;
}


.referentie_link{
width:31px;
height:30px;
float:right;
margin-bottom:0px;
}

.referentie_link a{
width:31px;
height:30px;
background:url(../grafix/referentie_link.jpg) no-repeat;
float:right;
}

.referentie_link a:hover{
width:31px;
height:30px;
float:right;
background: url(../grafix/referentie_linkhover.jpg) no-repeat;

}










#bottom {
width:800px;
height:29px;
background:url(../grafix/bg_bottom.png) repeat-x;
clear:both;
padding-top:6px;
margin: 0px auto;
text-align:center;
}















