
div#simloket_alphabet_content span#selected a {
    color: #748BBF;
}

div#simloket_alphabet_content span#selected a:hover {
    color: #FF0000;
}

div#simloket_startpagina_titel {
    font-weight: bold;
    color: #FFFFFF;
    background: #0B4599;
}

h2 {
    font-size: 120%;
}

div.product_onderdeel {
    width: 700px;
}

div.product_label {
    background: #0B4599;
    color: #FFFFFF;
    padding-left: 5px;
}

#tooltip {
    margin-top: 15px;
    color: #FFFFFF;
    background: #0B4599;   
}

ul.itemlist_bullet li.item, ul.itemlist_bullet li.klantvragen {
    background:url("../images/bullet_simloket.gif") no-repeat left 3px;   
}

#tooltip ul.itemlist_bullet li.item, #tooltip ul.itemlist_bullet li.klantvragen {
    background: url("../images/bullet_simloket_over.gif") no-repeat 0px 3px;    
}

ul#simloket_tabs li.simloket_tab_active a,
ul#simloket_tabs li a,
ul#simloket_tabs li a:hover {
    background-color: #0B4599;
    color: #FFFFFF;
}

h2.simloket_tabs_content_title {
    display: none;
}

#simloket_tabs_wrapper ul#simloket_tabs li {
    width: auto;
}
