#nonCompatible, #toplinks, #menubalk, #updates, form { display: none; }

img { display: block; border-width: 0px; }
.inline { display: inline; }
form { margin: 0 0 0 0; }

html,body {
    background-color: #FFFFFF;
}
html,body,td,th,input,select,textarea {
    font-family: Times New Roman,Tahoma,Arial,Helvetica;
    font-size: 10pt;
}

a { color: #000000; text-decoration:none; }



#logo {
    width:226px;
    overflow: hidden;
    text-align: center;
}
#banner {
    width:468px;
    height: 60px;
    overflow: hidden;
    margin-bottom:6px;
}
#pollbox {
    float: right;
    width: 38%;
    padding: 3px;
    margin-left: 6px;
    color: #999999;
    background-color: #F0F0F0;
    border: 1px solid #CCCCCC;
}

table {
    border-collapse: collapse;
}
td, th {
    padding: 1px;
    margin: 0px;
}
.resultsTable {
    width: 100%;
}

.links {
    text-align: left;
    padding: 6px;
}
.rechts {
    text-align: right;
    padding: 6px;
}

.alignRight {
    text-align: right;
}
.floatRight {
    float: right;
}
.floatLeft {
    float: left;
}



.ruler { height: 1px; background-color: #CCCCCC; margin-top: 11px; margin-bottom: 11px; }

.userPost {
    background-color: #F0F0F0;
    padding: 3px;
}

.footer {
    text-align: right;
    margin-top: 42px;
    margin-bottom: 14px;
    color: #B0B0B0;
}

#content {
    overflow: hidden;
    margin-top: 7px;
    margin-bottom: 20px;
}
.contentArticle {
    margin-top:13px;
    margin-bottom:13px;
}
h2 {
    font-weight: normal;
    font-size: 26px;
    line-height: 26px;
    margin-top: 0px;
    margin-bottom: 14px;
}
.subtitle   { margin-top: -14px; margin-bottom: 14px; color: #999999; }
.subtitle a, .grijs a { color: #808080; }
.subtitle a:hover, .grijs a:hover { color: #808080; text-decoration: underline; }
.articleImage {
    float: right;
    margin-top: 14px;
    margin-left: 6px;
}

#content p, #content table {
    margin-top: 0px;
    margin-bottom: 14px;
}
th { text-align: left; }
td { vertical-align: top; }

.articleimage {
    border: 1px solid #CCCCCC;
    margin-top: 4px;
    margin-left: 7px;
    float: right;
    display: inline;
}
.profileImage {
    border: 1px solid #CCCCCC;
    width: 38%;
    margin-top: 0px;
    margin-left: 0px;
    float: right;
    display: inline;
}

.clearer { clear: both; }

.resultsTable tr { height: 21px; }
.resultsTable td { vertical-align: middle; }