
div#contentmodule .item {
    padding:0;
    padding-bottom:16px;
    border-bottom:1px solid #80CEF0;
}

div#contentmodule h6 {
    color:#039CE0;
    font-size: 120%;
}

h6.rubriek {
    margin-top:5px;    
}

h6.rubriek a,
h6.rubriektitel a {
    background:url(../images/internet/bullet_rubriek.gif) left 5px no-repeat;
    padding-left:12px;
    text-decoration:underline;
    font-size: 80%;
}

h6.rubriek a:hover,
h6.rubriektitel a:hover {
    color: #009DE0;
}

div#rubriek_total_wrap h6.rubriektitel {
    color:#666666;
    margin-bottom: 5px;
}

h6.rubriek a:hover,
h6.rubriektitel a:hover {    
    color:#009DE0;
}

ul.itemlist li.item .item_title,
ul.itemlist_bullet li.item .item_title {
    text-decoration:underline;
    font-weight: normal;
}

ul.itemlist li.item .item_title:hover,
ul.itemlist_bullet li.item .item_title:hover {
    color: #009DE0;
}

a.meerinfo {
    display:block;
    width:90px;
    height:9px;
    background:url(../images/internet/but_meer.gif) left 2px no-repeat;
    font-size:0%;
    color:#fff;
    padding:3px;
}

img.but_klein {
    display:none;
}

div#contentmodule div#intro {
    color:#666666;
}

div#contentmodule ul.itemlist_bullet li.item {
    background:url("../images/internet/bullet_klein.gif") left 5px no-repeat;
    padding-left:16px;
}


