body{
    margin: 0;
}
body,span,div,td,p,input,textarea,button
{
    font-family: trebuchet ms, arial, verdana;
    font-size: 12px;
}

input
{
    border: solid 1px #BBBBBB;
    background-color:#FFFFFF;
    height:24px;
    vertical-align: middle;
    margin-bottom:1px;
}

button
{
    background-image: url('button_bg.jpg');
    background-repeat: repeat-x;
    border: solid 1px #bbbbbb;
    color:#FFFFFF;
    height: 24px; 
    cursor:pointer;
    background-color: #424242;
}
DIV
{
    -moz-box-sizing: border-box; 
    box-sizing:border-box;
    margin:0;
    text-align: left;
}

EMBED
{
    position: relative;
}

#bmain{
    width: 100%;
}

#bcontent
{
    width: 430px;
    float:left;
}

#bindex
{
    float: right;
    width: 180px;
}

.blogdate
{
    font-size: 10px;
    font-style: italic;
}
.bblogtitle
{
    font-size: 18px;
    font-weight:bold;
    margin: 0;
    margin-bottom: 5px;
}

.bblogfooter
{
    border-bottom: dotted 1px #005BA6;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.bedit_title
{
    width:100%;
}
.bedit_content
{
    width:100%;
    height: 700px;
}

.badmin_bar
{
     background-color:#94B4CD;
     padding:5px;
     border: dotted 1px #000000;
}
.bindexmonths
{
    padding-left:25px;
}
.bindexitems
{
    padding-left:25px;
}
.blogarchivelink,  a.blogarchivelink:link,  a.blogarchivelink:visited
{
    font-weight: bold;
    text-decoration: none;
    font-size:14px;
    color:#005BA6;
    vertical-align: middle;
}

 a.blogarchivelink:hover
{
    text-decoration: underline;
}


.blogarchiveitemlink,  a.blogarchiveitemlink:link,  a.blogarchiveitemlink:visited
{
    display:table;
    width:100%;
    border-bottom:dotted 1px #BBBBBB;
    margin-bottom: 2px;
    text-decoration: none;
    font-size:12px;
    color:#000000;
    vertical-align: middle;
}

 a.blogarchiveitemlink:hover
{
    text-decoration: underline;
}


.bicon_expand
{
    background-image: url('icon_expand.gif');
    width:16px;
    height:16px;
    cursor:pointer;
    vertical-align: middle;
}
.bicon_collapse
{
    background-image: url('icon_collapse.gif');
    width:16px;
    height:16px;
    cursor:pointer;
    vertical-align: middle;
}

.loginclick
{
    margin-top: 20px;
    border-top: dotted 1px #BBBBBB;
    color:#005BA6;
    font-weight: bold;
    cursor:pointer;
}

A.adminlink:link, A.adminlink:visited
{
    display:table;
    width:95%;
    border: solid 1px #BBBBBB;
    margin-bottom:1px;
    text-decoration: none;
    color:#005BA6;
}

A.adminlink:hover
{
    background-color:#005BA6;
    color:#FFFFFF;
}


.commentdiv
{
      margin-top:10px;
      padding:10px;
      background-color:#DDDDDD;
      border: dotted 1px #BBBBBB;
}

.commentsbar
{
    background-color:#005BA6;
    color:#FFFFFF;
    font-size:12px;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom:3px;
    padding-left:10px; 
}

.comment_listdiv
{
    padding:10px;
    background-color: #DDDDDD;
    margin-top: 5px;
}
.comment_content
{
    background-color:#FFFFFF;
    border:dotted 1px #BBBBBB;
    padding: 8px;
}
.comment_placed
{
    font-size:11px;
    font-style: italic;
}
.comment_placed_by
{
    font-weight: bold;
    color:#005BA6;
}

a.comments_count:link, a.comments_count:visited
{
    color: #005BA6;
    font-size: 11px;
    border-bottom: dotted 1px #005BA6;
    text-decoration: none;
}
a.comments_count:hover
{
    color:#005BA6;
    border-bottom: solid;
}

.commentdiv input
{
    width: 300px;
}

.commentdiv input.cb
{
    width: 15px;
    background-color: transparent;
    border: 0;
}

.commentdiv textarea
{
    width:100%;
    height: 200px;
    border: solid 1px #BBBBBB;
}
.bemail
{
    display:none;
}


a.readmore:link, a.readmore:visited
{
    color: #005BA6;
    font-size: 11px;
    border-bottom: dotted 1px #005BA6;
    text-decoration: none;
}
a.readmore:hover
{
    color:#005BA6;
    border-bottom: solid;
}

/* google style links */
.bglinks
{
    text-align: center;
    width:100%;
}


div.thumbsscroller
{
    margin-top:10px;
    overflow:auto;
    overflow-y:hidden;
    white-space:nowrap;
    height:130px;
    background-color:#333333;
    border: solid 5px #333333;
}
td.thumbscell
{
    background-color:#666666;
    border:solid 2px #333333;
    height:95px;
}
td.thumbscell a
{
    display:table;
    width:90px;
    text-decoration: none;
    text-align: center;
}
a.thumblink img
{
    border: 0;
}
a.thumblink:hover img { 

border: solid 1px #FFFFFF;
border-right: solid 2px #000000; 
border-bottom: solid 2px #000000;  

}

/* ZOEKVELD */

#bqdiv{
     border-bottom: solid 1px #005BA6;
     padding-bottom: 5px;
     margin-bottom: 5px;
}
#bq
{
    width:  125px; 
}

.searchhitdiv
{
    padding: 5px;
    border-bottom: solid 1px #BBBBBB;
    margin-bottom: 5px;
}

.searchhit_title
{
    display:table;
    text-decoration: none;
    width:100%;
    color: #666666;
    font-weight: bold;
}

.searchhit_title:hover
{
    color: #000000;
}


.searchhit_content
{
    display:table;
    text-decoration: none;
    width:100%;
    color: #666666;
}

.searchhit_content:hover
{
    color: #000000;
}



