
div#contentmodule div.sitemap_medium h2 {
    margin:0;
    font-size:180%;
    line-height:85%;
}

div#sitemap_container h2 a {
    margin-bottom: 15px;
    font-size: 60%;
    margin-bottom: 0;
}

ul.itemlist, ul.itemlist_bullet {
    margin: 0 0 5px 0;
}

ul.itemlist_bullet li.item, ul.itemlist li.item {
    padding: 0;
    margin: 0;
} 

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

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

div#sitemap_container ul li.item a:hover,
div#sitemap_container h2 a:hover {
    color:#1A9C18;
}

div.sitemap_container {
    width: 100%;
}

div.sitemap_row {
    width: 100%;
    clear: both;
}

div.sitemap_column {
    width: 49.5%;
    float: left;
    padding-bottom: 25px;
}

div.medium_name {
    display: block;    
    font-size:140%;
    font-weight:bold;
    color:#009DE0;
    margin: 0;
}

div.sitemap_medium {
    border:1px solid #009DE0;
    float:left;
    margin-bottom:10px;
    margin-right:10px;
    padding:5px;
    width:45%;	
}

div.sitemap_one_col {
	margin-bottom: 15px;
}

div#mediumcolumns div#contentmodule div.sitemap_column h2 {
    font-size:180%;
}

div#snelnaar h2,
div#search h2 {
    margin-bottom:0;   
}

