body {
    background: #edf5f8 url('hdr.gif') repeat-x 0 18px;
    font: normal 12px Arial;
    color: #3f4d5d;
    margin: 0;
}

/* title */

h1 {
    margin: 0;
    font: bold 20px Arial;
    color: #3f4d5d;
}

/* author */

h3 {
    margin: 0;
    font: italic 10px Arial;
    color: #888888;
}

/* images: no border */

img {
    border: none;
    height: auto;
}

a:link, a:visited {
    font: bold 8px Arial;
    text-decoration: underline;
    color: #1a3846;
}

a:hover, a:active {
    font: bold 8px Arial;
    text-decoration: underline;
    color: #cc0000;
}

/* header */

.fok {
    display: block;
    float: left;
    margin: -8px 0 0 5px;
    clear: both;
}

.mobile {
    display: block;
    float: left;
    margin: 1px 5px 0 5px;
    font: bold 18px Arial;
    font-style: italic;
}

/* navigation */

#navi {
    background: #edf5f8 url('navi.gif') repeat-x;
    clear: both;
    padding: 3px 5px 5px 5px;
    display: block;
    height: 18px;
}

#navi a {
    font-size: 11px;
    text-decoration: none;
}

.desktop_link {
    float:right;
}

/* content wrapper */

#container {
    padding: 2px;
    clear: both;
}

#container h1,
#container h3 {
    width: 96%;
    margin:auto;
}

/* news message */

#news {
    background: #f7fbfc;
    border: 1px solid #949b9f;
    margin: 7px -5px 5px -5px;
    margin: 7px auto;
    padding: 5px 5px 5px 5px;
    font-size: 12px;
    width: 96%;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
#news p a {
    font-size: 12px;
}
#news * {
    max-width: 96%;
}

/* links to comments */

#com {
    display: block;
    text-align: right;
    float: right;
    font: normal 8px Arial;
    margin: 0 0 5px 0;
}

/* news section on the bottom */

.extra {
    margin: 0;
    font: bold 10px Arial;
    color: #2c5362;
    clear: both;
    margin: 0 -5px 0 -5px;
    padding: 3px 5px 2px 5px;
    border-bottom: 1px solid #c1d6de;
}

.extra a:link, .extra a:visited, .extra a:active {
    color: #2c5362;
    text-decoration: none;
}

.extra a:hover {
    color: #cc0000;
    text-decoration: none;
}

.extra a {
    font: bold 15px Arial;
}

.more {
    margin: 0 -5px -5px -5px;
    padding: 5px;
    border-bottom: 1px solid #1a323b;
}

/* footer */

#footer {
    background: #edf5f8;
    margin: 3px 3px 3px 3px;
}

.up {
    float: left;
}

.copy {
    float: right;
    margin: 0;
    padding: 0;
}

/* Nieuws listings */

#nieuws {

}

#nieuws h1 {
    margin: 0;
    font: bold 9px Arial;
    color: #3f4d5d;
}

.more ul {
    list-style: square;
    padding-left: 8px;
    margin-left: 8px;
    margin-top: 4px;
}

.headline_link {
    padding: 3px;
    border-bottom: solid 1px;
    border-color: #e2e0f6;
    background-color: #fff;
}

.headline_link a {
    font-size: 8px;
}

table.nieuws_headlines_list {
    width: 100%;
    background-color: #fff;
}

table.nieuws_headlines_list tr {

}

table.nieuws_headlines_list td {
    padding: 3px;
    border-bottom: solid 1px;
    border-color: #e2e0f6;
    font-size: 10px;
}

table.nieuws_headlines_list td a {
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
}


.backlink,
.reactie,
.comment_container,
.comment_header,
.system_message,
.loginform {
    width: 96%;
    padding: 5px;
    margin-bottom: 4px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    border: solid 1px;
    border-color: #e2e0f6;
    -moz-box-shadow: 2px 2px 2px #ccc;
    -webkit-box-shadow: 2px 2px 2px #ccc;
    box-shadow: 2px 2px 2px #ccc;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

.reactie_dateline span.date {
    float: right;
    font-size: 18px;
    color: #ccc;
}
.reactie .edited {
    font-size: 10px;
    color: #ccc;
}
.reactie .quote {
    background-color: #EDF5F8;
    padding: 2px;
}
.reactie  a ,
.reactie .quote a {
    font-size: 12px;
}

.webads_ad {
    margin-top: 10px;
	text-align: center;
}

.comment_header {
    font-size: 12px;
    font-weight: bold;
}
.comment_header a {
    font-size: 12px;
}
.comment_container {
    
    margin-bottom: 10px;
    padding-top: 0px;
}

.comment_container form textarea {
    width: 100%;
    height: 120px;
    margin-bottom: 5px;
    padding: 3px;
    border: none;
}

.comment_container form input.button {
    width: 100%;
    height: 30px;
    font: bold 16px Arial;
}

.comment_pagenav {
    font-size: 13px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}
.comment_pagenav a {
    font-size: 17px;
    display: inline-block;
    width:22px;
    height:22px;
    margin:2px;
    text-align:center;
    text-decoration: none;
    border: solid 1px #e2e0f6;
    background-color: #fff;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

.comment_pagenav a.active {
    background-color: #ccc;
}

.system_message {
    margin-top:15px;
    margin-bottom:15px;
    padding: 10px;
    font-size: 14px;
}

.loginform {
    margin-top:15px;
    margin-bottom:15px;
}

.loginform input {
    width: 96%;
    height: 22px;
    font-size:19px;
    margin:3px;
}

div.backlink {
    margin-top: 4px;
}
.backlink a{
    font-size: 12px;
    text-decoration: none
}
