div#links {
    float: left;
    clear: left;
    width: 297px;
    padding: 20px 20px;
    color: black;
}

div#links img {
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}

div.ditto_documentInfo {
    color: white;
}

div.ditto_pageTitle a {
    text-decoration: none;
    font-weight: bold;
    color: #776756;
}

div.ditto_introText a {
    color: #776756;
}

div#midden div.ditto_introText a { color: black; }
div#midden div.ditto_pageTitle a { color: black; }

div.ditto_item {
    margin-bottom: 30px;
}

p#intro {
    font-weight: bold;
}

div#midden {
    float: left;
    width: 300px;
    margin: 20px 20px;
    color: black;
}

div#midden h2 {
    color: white;
}

div#midden p.info {
    color: white;
}

div#midden p.info a {
    color: white;
}

div#rechts {
    float: left;
    width: 193px;
    padding: 20px 15px;
    color: black;
}

div#onder {
    background-image: url('assets/images/links/achtergrond.png');
    height: 1%;
    clear: left;
    position: relative;
}

div#links h2 {
    color: #f29303;
}

div#menu img {
    position: absolute;
    left: 337px;
    top: 0px;
}

div#rechts a {
    color: black;
    text-decoration: none;
}

div#rechts h3, div#rechts .datum {
    color: white;
}

p#rss { margin-top: 30px; }

p#rss a { color: white; }

p#rss img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

p.ditto_regel {
    color: white;
}

p.ditto_regel a {
    text-decoration: none;
    font-weight: bold;
    color: #776756;
}

div.reacties {
    background-color: #fbdbac;
    padding: 10px;
}

div.reacties div.jot-user {
    background-color: #f9c981;
    border-top: 1px solid #f39f1f;
    border-bottom: 1px solid #f39f1f;
    padding: 1px 3px;
    font-size: 0.9em;
    font-weight: bold;
    margin-top: 10px;
}

div.reacties .datum {
    font-weight: normal;
    color: white;
    margin-left: 3px;
}

div.reacties h3 { color: #776756; }
div.reacties .inputel { width: 250px; }

div.witrondbuiten {
    margin: 20px 0px;
}

div#bookmarking {
    background-color: #f6ae42;
    padding: 5px;
}

div#onder {
    background-image: url('assets/images/links/background.png');
}

div.jot-err { color: red; }
div.jot-cfm { color: green; }

input#ajaxSearch_input { width: 120px; }

div.rond {
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #ffffff;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-borer-radius: 8px;
}

div#themas {
    background-color: black;
}

div#themas div {
    margin: 6px 6px 6px 0px;
    width: 145px;
    height: 125px;
    float: left;
}

div#themas div.last {
    margin-right: 0px;
}

div.tagcloud { text-align: center; }

div.tagcloud a { text-decoration: none;
    margin-right: 20px;
}

a.cloud5 { font-size: 0.8em; }
a.cloud4 { font-size: 1.0em; }
a.cloud3 { font-size: 1.3em; }
a.cloud2 { font-size: 1.7em; }
a.cloud1 { font-size: 2.2em; }

