/*
Theme Name: Twenty Twelve Child
Template: twentytwelve
Author: Child Theme Configurator
Version: 1.0
Updated: 2015-01-09 16:09:38
*/

@charset "UTF-8";

#post-538 .entry-title {
display:none !important;
}
 
.site-header h1 a, .site-header h2 a {
    color: #515151;
    display: none;
    text-decoration: none;
}

.site-header h2 {
    color: #757575;
    display: none;
    font-size: 0.928571rem;
    font-weight: normal;
    line-height: 1.84615;
}

body .site {
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
    margin-bottom: 3.42857rem;
    margin-top: 0.02rem;
    padding: 0 2.85714rem;
}

.site-header {
    padding: 1.71429rem 0 0;
}

.entry-content td, .comment-content td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
    vertical-align: top;
}

.inhoud_new {
text-align:right;
padding:10px 25px;
line-height:18px;    

   
}

.inhoud_new a {
text-decoration:none; 
font-size:12px;   
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    margin: -15px 0 -30px;
}


.mybutton {
    background:    #e6e6e6;
    background:    -webkit-linear-gradient(#e6e6e6, #dbd7d7);
    background:    linear-gradient(#e6e6e6, #dbd7d7);
    border:        1px solid #999;
    border-radius: 2px;
    color:         #444;
    display:       inline-block;
    padding:       11px 20px;
    font:          normal 400 22px/1 "Calibri", sans-serif;
    text-align:    center;
    text-shadow:   none;
    text-decoration: none;
}


a:visited {
    color:         #444;
}


