#main {
    width:715px;
    float:left;
}

#sidebar {
    width:226px;
    float: right;
}

#sidebar h2 {
    font: 1.2em/1.7 Arial, sans-serif;
    font-weight: bold;
    color:#145F69;
    border-bottom: 1px solid #CCC;
    margin-bottom: 7px;
}

.article {
    width:225px;
    margin:0 20px 30px 0;
    float:left;
}

.top_story {
    width:695px;
    margin:0 0 30px 0;
    padding:0 10px 5px 10px;
    float: none;
    border-top:3px solid #9ABDC1;
    border-bottom:2px solid #9ABDC1;
    background: #F3F7F7;
}

.top_story ul {
    list-style-image: url(../../Aarsmelding/img/dot.gif);
}

.top_story .img_wrap {
    float:left;
    margin:0 20px 0 -10px;
}

.top_story h3 {
    margin-top: 20px;
    font-size: 1.7em;
    font-weight: normal;
}

.special {
    float:left;
    background: #145F6A;
    color:#FFF;
    padding: 15px 15px 0 15px;
    margin:0 20px 30px 0;
    color:#FFF;
}

.special .img_wrap {
    float:left;
    margin: -15px 15px -4px -15px;
}

.special a:link, .special a:visited, .special a:hover, .special a:active {
    color:#FFF;
}

.special h3 {
    color:#FFF;
    font-size: 1.1em;
    font-weight: bold;
}

.narrow {
    width:195px;
    height:78px;
}

.wide {
    width:440px;
}

ul.nobullets {
    list-style: none;
    padding:0;
}
