*
{
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
html
{
 height: 100%;
}
body
{
 height: 100%;
 cursor: default;
 font-family: Verdana, "Lucida Sans Unicode";
 font-size: 10px;
 background: #FFFFFF;
 scrollbar-base-color: #333333;
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-shadow-color: #333333;
 scrollbar-face-color: #D5D5D5;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-darkshadow-color: #FFFFFF;
 scrollbar-track-color: #FFFFFF;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 line-height: 16px;
}
form
{
 margin: 0px 0px 0px 0px;
}
table
{
 font-family: Verdana, "Lucida Sans Unicode";
 font-size: 10px;
}
td
{
 font-family: Verdana, "Lucida Sans Unicode";
 font-size: 10px;
 line-height: 16px;
}
ul
{
 margin-top: 0px;
 margin-left: 0px;
 margin-bottom: 0px;
}
li
{
 margin-left: 30px;
}
a.textlink
{
 color: #FF6600;
 text-decoration: none;
}
a:hover.textlink
{
 color: #FF6600;
 text-decoration: underline;
}
.link
{
 color: #FF6600;
 text-decoration: none;
 cursor: pointer;
}
.linkover
{
 color: #FF6600;
 text-decoration: underline;
 cursor: pointer;
}
.handcursor
{
 cursor: pointer;
}
.foto
{
 border: 1px solid #4C4C4C;
}
.footerlink
{
 color: #C8C8C8;
 text-decoration: none;
 border-bottom: none;
}
.footerlink:hover
{
 color: #C8C8C8;
 text-decoration: underline;
 border-bottom: none;
}
.title
{
 height: 34px;
 font-size: 16px;
 font-weight: bold;
}
.referentie_eigenschap
{
 font-family: Verdana, "Lucida Sans Unicode";
 font-size: 12px;
 line-height: 16px;
}
.content_title
{
 font-family: Verdana, "Lucida Sans Unicode";
 font-size: 11px;
 line-height: 16px;
 font-weight: bold;
}
.overlay_on
{
 border: 1px solid #4C4C4C;
 filter:alpha(opacity=40);
 -moz-opacity: 0.4;
 opacity: 0.4;
}