body
{
background-repeat: repeat-x;
}
#hoofdmenu
{
text-align: right;
}
#textcontainer
{
line-height: 12pt;
min-height: 650px;
}
#contentcontainer
{
background-repeat: repeat-y;
}
h1
{
background: url(/siteimg/hbv/h1hbv.png) no-repeat;
background-position: left top;
background-size: 60px 42px;
padding-left: 20px;
padding-top: 22px;
height: 50px;
margin-bottom: 0;
vertical align: middle;
}

div.blkitem
{
background-color: #eee;
border-radius: 0 30px 0 0;
margin-bottom: 56px;
}
div.blkitem:hover
{
box-shadow: 3px 3px 5px #aaa;
}
div.blkimage
{
border-radius: 0 30px 0 0;
}
div.blktitelbox
{
    margin-top: 12px;
    padding: 3%;
    bottom: 10px;
    vertical-align: bottom;
    position: absolute;
    background-color: rgba(80, 80, 80, 0.8);
    width: 96%;
    padding-bottom: 20px;
}
a.blktitel
{
    color: #fefefe;
    font-weight: 300;
    font-size: 18px;
    filter: drop-shadow(1px 1px 1px #000);
}
div.blkdatum
{
    font-size: 13px;
    font-style: italic;
    padding: 0;
    text-align: right;
    color: #bbb;
    padding-right: 20px;
    position: absolute;
    bottom: 10px;
    height: 20px;
    width: 100%;
    right: 0;
    padding-bottom: 2px;
}

.btn
{
color: #ffcc33;
padding: 6px;
}
.frmvrijkop b
{
color: #65a8f7;
}


#bottomonder, #bottomonder a
{
font-size: 12px;
height: 30px;
line-height: 30px;
}
.picsslideshow
{
margin-bottom: 20px;
}
hr.linkstreep
{
border-color: #111;
}