.realisatieHomeBlock, .realisatieRandomBlock, .realisatieLijstBlock
{
	border:0; 
	padding:2px;
}

.realisatieHomeBlockHover, .realisatieRandomBlockHover, .realisatieLijstBlockHover
{ 
	border:2px solid #000000;
    padding: 0px;
	cursor:default;
}

div.realisatieOmschrijving, div.realisatieOmschrijving2
{
    background-color: #f6f6ee;
    font-size: 12px;
    color: #646567;
    padding: 14px;
    padding-top: 0px;
}

.realisatieOmschrijving a, .realisatieOmschrijving2 div
{
    display: block;
    text-align: right;
    margin-top:7px;
}

div.realisatieImage
{
    background-color: #f6f6ee;
    text-align: center;    
}

div.huisjes
{
    background-color: #f6f6ee;
    text-align: right;
    padding: 7px 14px 0px 14px;
}

div.realisatieFilter
{
    margin: 8px 8px 8px 4px;
}

div.realisatieFilter span.realisatiesOver
{
    text-decoration: underline;
    display: block;
    margin-top: 4px;
    margin-bottom: 3px;
    color: #333333;
}

div.realisatieFilter a
{
    display: block;
    font-size: 11px;
    height: 18px;
    background-repeat: no-repeat;
    padding-top: 4px;
    text-decoration: none;
}

div.realisatieFilter a.niveau1
{
    color: #0d2c80;
    background-image: url(/images/modules/realisaties/niveau1.png.v=1);
    padding-left: 20px;
    width: 163px;
}

div.realisatieFilter a.niveau2
{
    color: #333333;
    background-image: url(/images/modules/realisaties/niveau2.png.v=1);
    padding-left: 32px;
    width: 151px;
}

div.realisatieFilter a.niveau3
{
    color: #666666;
    background-image: url(/images/modules/realisaties/niveau3.png.v=1);
    padding-left: 43px;
    width: 140px;
}

div.realisatieFilter a.laatste
{
    margin-bottom: 1px;
}

div.realisatieFilter a.niveau1.selected,
div.realisatieFilter a.niveau2.selected,
div.realisatieFilter a.niveau3.selected
{
    color: #97bf0d; 
}
div.realisatieFilter a.niveau1.selected {
       background-image: url(/images/modules/realisaties/niveau1_selected.png.v=1);
}
div.realisatieFilter a.niveau2.selected {
       background-image: url(/images/modules/realisaties/niveau2_selected.png.v=1);
}
div.realisatieFilter a.niveau3.selected {
       background-image: url(/images/modules/realisaties/niveau3_selected.png.v=1);
}
table.realisatieLijst td
{
    padding: 4px;
}

div.realisatieLijstItem
{
    background-color: #f6f6ed;
    padding: 2px;
    border: 2px solid #f0f0e3;
    width: 237px;
    height:176px;
}

a.realisatieLijstItemImage
{
    display: block;
    width: 234px;
    height: 106px;
    border: 1px solid #f0f0e3;
    padding: 1px;
    text-align: center;
    background-color: White;
}

div.realisatieLijstItemTitelEnHuisjes
{
    padding: 4px 2px;
}

div.realisatieLijstItemTitel
{
    float: left;
    font-size: 12px;
    color: #97bf0d;
    font-weight: bold;
}

div.realisatieLijstItemTitel a:link,
div.realisatieLijstItemTitel a:active,
div.realisatieLijstItemTitel a:hover,
div.realisatieLijstItemTitel a:visited
{
    text-decoration: none;
    color: #97bf0d;
}

div.realisatieLijstItemHuisjes
{
    float: right;
}

div.realisatieLijstItemOmschrijving
{
    padding: 2px;
}

div.realisatieLijstItemLink
{
    padding: 2px;
}

div.realisatieLijstItemLink a
{
    color: #0d2c80;
}

div.realisatieProjectrealisaties span,
div.realisatieProjectrealisaties a
{
    display: block;
}

div.realisatieProjectrealisaties span
{
    color: #0d2c80;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 4px;
}

div.realisatieProjectrealisaties a
{
    background-image: url(/images/modules/realisaties/lijst.png.v=1);
    background-repeat: no-repeat;
    color: White;
    text-decoration: none;
    font-size: 12px;
    width: 245px;
    height: 19px;
    margin-bottom: 1px;
    padding-left: 20px;
    padding-top: 3px;
}

div#realisatieDetailHuisjes {
    float: left;
    padding-left:10px;
}
div.realisatieDetailTitel {
    float: left;
    font-size:20px;
    color: #97bf0d;
}
div.realisatieDetailOmschrijving {
    color: #333333;
    padding-left: 1px;
}
div.realisatieRandomBlock 
{
    width:265px;    
}
div.blokHeader {
    background-repeat: no-repeat;
    width:250px;    
    height: 22px;    
    font-size: 13px;   
    color:#FFFFFF;
    text-align: center;
    padding-top: 3px;
    font-weight: bold;
}
