
div.lijstitem_datum {
    color:#8CC63E;
}

a.lijstitem_titel {
    font-size:110%;
}

h6 {
    margin: 0px;
    font-size: 150%;
}

.date {
    color: #97BE0D;
    font-size: 91.67%;
}

.module_items.two_columns .column_1, .module_items.two_columns .column_2 {
    margin-right: 2%;
    width: 48%;
}

.module_items ul.items.bullets {
    list-style-type: none;
    margin-left: 0;
}

.module_items ul.items.bullets li.item {
    background: url(../images/internet/bullet_klein.gif) 0 6px no-repeat;
    padding-left: 10px;
    overflow: hidden;
}

div#content .module_items li.item h2.item_title {
    font-size: 100%;
	font-weight: bold;
}

div#content .module_items li.item h2.item_title a {
    font-weight: bold;
    text-decoration: none;
}

div#content .module_items li.item h2.item_title a:hover {
    text-decoration: underline;
}

.categories ul {
    list-style-type: none;
    margin-left: 0;
}

.categories h2.category_title a {
    text-decoration: none;
}

.categories h2.category_title a:hover {
    text-decoration: underline;
}

div#content h2.category_title,
div#content .category_others li {
    background: url(../images/internet/bullet_klein.gif) 0 6px no-repeat;
    padding-left: 10px;
    font-size: 100%;
}

div#content h2.category_title a,
div#content .category_others li a {
    color: #780C68;
}

div#content h2.category_title a:hover,
div#content .category_others li a:hover {
    color: #780C68;
}

div#content .category_others h2 {
    position: absolute;
    top: -99999px;
}

.more_info_container {
    margin-bottom: 1em;
    display: block;
}

.item_title a {
    text-decoration: none;
}

.item_title a:hover {
    text-decoration: underline;
}

.more_info_container a{
	text-decoration: none;
}
	
.more_info_container a:hover{
	text-decoration: underline;
}
