
ul {
    padding-left: 1em;
    margin-left: 0;
}

ul.itemlist,
ul.itemlist_bullet {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

ul.itemlist li.item,
ul.itemlist_bullet li.item {
    overflow: hidden;
    margin: 0 0 11px 0;
    clear: both;
}

ul.itemlist_bullet li.item {
    background-image: url('../../templates/images/bullet_klein.gif') ;
    background-position: left 3px;
    background-repeat: no-repeat;
    padding-left: 16px;
}

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

div.lijstitem_datum {
    font-size: 90%;
    font-weight: normal;
    display: inline;
}

.lijstitem_titel {
    font-weight: bold;
    text-decoration: none;
}

#faq_search {
    clear: both;
    padding: 1em 0 0 0;
}

#faq_themas {
    margin: 0 0 3em 0;
}

#faq_themas div {
    clear:both;
    padding: 0 1em 0 0;
}

div.faq_content_list {
    float: left;
    width: 60%;
}

#faq_content ul li div.item_content {
    padding-left: 15px;
}

#faq_themas div.header, #faq_content div.header, span.header {
    font-weight: bold;
    padding-bottom: 5px;
}

#faq_themas ul.itemlist li{
    padding-left: 10px;
    font-size: 11px;
}

#faq_themas ul.itemlist li.item_main, #faq_themas ul.itemlist li.item_main_selected{
    padding-left: 0px;
    margin: 0px;
    font-size: 13px;
}

#faq_themas li.item_main_selected a,  #faq_themas li.item_selected a {
    font-weight: bold;
}

#faq_themas li.item_hidden {
    display: none;
}

.faq_list {
    float: left;
}

.faq_list ul {
    clear: both;
}

#faq_kruimelspoor {
    clear: both;
    padding: 0 0 0.5em 0;
}

.form_tellafriend fieldset {
    border: none;
}

.form_tellafriend div {
    clear: both;
}

.form_tellafriend div label.title {
    display: block;
}
.form_tellafriend div label.error {
    color: #FF0000;
    display: block;
    height: 0.5em;
    padding: 0 0 0.5em 0;
}

#faq_content .sources {
    margin: 1em 0 2em;
}

#faq_content .docs {
    display: block;
    margin: 0 0 1em 0;
}

.faq_select_maintheme_block{
    clear:both;
    float:left;
}

.faq_label_dropdownbox{
    float:left;
    width: 175px;
}

.faq_dropdownbox{
    float:left;
}

.faq_addition_box{
    background-color: #E4E4E4;
    border: 1px solid #666666;
    color: #000000;
    padding:5px;
}

.faq_internal_memo_box{
    background-color: #FFCCCF;
    border: 1px solid #666666;
    color: #000000;
    padding:5px;
}
