.module_items.default,
.categories  {
    margin-bottom: 1em;
}

.module_items.default .item {
    margin-bottom: 1.3em;
}

.module_items .item h2.item_title,
.chapter_item h2.item_title {
    margin-bottom: 0.3em;
}

.module_items.default .item .item_wrap > img,
.module_items.two_columns .item .item_wrap > img,
.chapter_item .item_wrap > img {
    margin-top: 0.3em;
    margin-bottom: 0.3em;
}

ul.chapters {
    margin-top: 1.6em;
    margin-bottom: 3em;
}

ul.chapters.bullets {
    list-style: none;
    margin-left: 0;
}

ul.chapters.bullets li {
    background: url(../../images/bullet_klein.png) no-repeat left 5px;
    padding-left: 18px;
    margin-bottom: 0.2em;
    font-size: 110%;
}

ul.chapters.bullets li a {
	font-weight: bold;
	text-decoration: none;
}

ul.chapters.bullets li a:hover {
	text-decoration: underline;
}

ul.chapters .date {
	font-size: 90%;
}

.chapter_item {
    margin-bottom: 3em;
}

.hoofdstuk_naarboven {
	margin-bottom: 2em;
	width: 100%;
	overflow: hidden;
}

.hoofdstuk_naarboven a {
	float: right;
	text-decoration: none;
}

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

.chapter_item h2.item_title,
.module_items .item h2.item_title {
    font-size: 110%;
}

.chapter_item .hoofdstuk_naarboven a {
    font-weight: bold;
}

.module_items.two_columns li.item {
    margin-bottom: 2em;
}

.list_pager {
    font-size: 90%;
}

.categories .category_title,
.categories .others_title,
.categories .category_others > h2 {
    font-size: 120%;
}

.categories .category_others {
    margin-top: 3em;
}

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

.categories ul.bullets li.category_others {
    background: none;
    padding-left: 0;
}

.categories > ul > li {
    margin-bottom: 0;
}

.categories ul li h2,
.categories ul li .intro {
    margin-bottom: 0;
}

.categories ul li.category_others h2 {
    font-size: 120%;
}

.categories ul li ul li {
    margin-bottom: 0;
}

.categories ul.bullets li ul li {
    background-position: left 5px;
    margin-bottom: .4em;
}

.category_intro,
.category_description {
    margin-bottom: 1em;
}

.module_items.default .item_wrap p,
.module_items.default .item_wrap ul,
.module_items.default .item_wrap ol {
	margin-bottom: 0;
}

.module_items.three_items .item_2,
.module_items.three_items .item_3,
.module_items.two_columns .column_1,
.module_items.two_columns .column_2 {
	width: 45%;
}

.module_items.three_items .item_2,
.module_items.two_columns .column_1 {
	margin-right: 5%;
}

.module_items.three_items .item_wrap {
	margin-bottom: 2em;
}

.list_pager {
	margin-bottom: 1em;
}

.medium #content .item_wrap img {
	max-width: 100px;
}

.module_items table span,
.module_items table caption {
    border-radius: 0;
}

.module_items th,
.module_items td {
    width: auto;
}

.module_items table caption {
    background-color: inherit;
    font-size: 1em;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 0;
    margin-top: 0;
    min-width: 0;
    text-align: center;
}