p.huurprijs {
background-color:#ededed;
font-size: 9pt;
font-weight: bold;
padding:0px 0px 0px 5px;
margin:10px 0px 10px 0px;
display: block;
}
p.huurprijs B{ color:#FF0000; }

#lijst {
height:24px;
width:764px;
background: url(images/lijst_header_bg.jpg) repeat-x top left;
border : solid 1px #c3c3c3;
font-family: Arial,Verdana,Helvetica;
margin:0;
}
#print_header {display:none; }

#lijstcontainer #content {
margin:2px 0px 10px 0px;
border-bottom : solid 1px #c3c3c3;
border-top : solid 1px #c3c3c3;
line-height:150%;
}
#lijstcontainerlast #content {
margin:2px 0px 0px 0px;
border-top : solid 1px #c3c3c3;
line-height:150%;
}

#lijst H1 {
    padding-left: 12px;
    color: #3e3e3e;
    font-weight: bold;
    display: inline;
    font-size: 10pt;
    line-height:24px; 
}

.right{
float:right;
background-color:white;
}
img.lijst {
border: 2px solid #89c2ef; padding:1px; 
margin : 0px 0px 5px 10px;
}
#lijstcontainer HR {
height:1px;
clear: left;
color: #89c2ef; 
margin:0;
padding:0;  
}
#detailcontainer {
padding :0px 0px 5px 0px;
}
  
#bigpict {
margin:0px;
width:420px;
height:285px;
}

#bigpict IMG{
margin:2px;
border: 1px solid #c3c3c3; padding:2px;  
}

#smallpict {
float:right;
width:250px;
padding-left:0px;
}
#smallpict img {
border: 1px solid #c3c3c3; padding:2px; 
margin : 2px 0px 0px 10px;
}
#smallpict A:hover img{
border: 3px solid #89c2ef; padding:0px; 
}
#smallpict A:active img{
border: 1px solid #89c2ef; padding:2px; 
}
#kop {
font-family: Arial,Verdana,Helvetica;
margin: 10px 0px 10px 0px;
}

#kop H1 {
    color: #99ccff;
    font-weight: bold;
    display: inline;
    font-size: 12pt;
}
#kop H2 {
    padding-left: 12px;
    color: #555555;
    font-weight: bold;
    display: inline;
    font-size: 10pt;
}

td.light_blue{
background-color: #EBF7FF;
font-size: 9pt;
font-weight: normal;
padding:0px 0px 0px 0px;
color: #4A4A4A;
line-height:19px;
}
.option_omschr{
color:#4A4A4A;
width:135px;
display: table-cell; 
display: inline-block; 
line-height:19px;
vertical-align : top;
}

.blauw{
background-color: #DBEEFF;
font-size: 9pt;
font-weight: normal;
padding:0px 0px 0px 5px;
color: #2a7ab9;    
}
td.grijs{
background-color: #ededed;
font-size: 9pt;
font-weight: normal;
padding:0px 0px 0px 5px;
color: #2a7ab9; 
}
.lijst_omschr{
color:#4A4A4A;
width:120px;
display: table-cell; 
display: inline-block; 
}
.punt{
color:#4A4A4A;
width:5px;
display: table-cell; 
display: inline-block; 
}
body, th, td, input, textarea, select {
    font-family: Verdana,Arial, Helvetica;
    font-size: 12px;
    color: #333333;
    font-weight: normal;
    line-height:150%;  
}
HR {
height:1px;
clear: left;
color: #89c2ef; 
margin:0;
padding:0;
}
/* toegevoegd om geen randje om een link te krijgen in Firefox */
a:active
{
  outline: none;
}
:-moz-any-link:focus {
  outline: none;
}
