
div#faq_search  {
    background-color: #f0f0f0;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 0;
}

div#faq_search form {
    height: 60px;
    margin: 0;
    overflow: hidden;
    padding: 12px 0 30px 12px;
}

div#faq_search form div {
    float: left;
    height: 60px;
    margin-right: 20px;
}

div#faq_search form div span {
    float: none;
    margin: 0;
}

div#faq_search form span {
    float: left;
    margin: 20px 0 0 0;
}

div#faq_search form span input#trefwoord {
    border: 1px solid #005E1D;
    float: left;
    font-size: 11px;
    height: 27px;
    width: 191px;
    padding: 0 0 0 9px;
    line-height: 270%;
}

div#faq_search form span input#submit {
    background-color: #005E1D;
    border: 1px solid #005E1D;
    cursor: pointer;
    float: left;
    font-weight: bold;
    height: 29px;
    left: 297px;
    margin-left: 10px;
    text-transform: lowercase;
    width: 4em;
    color: #ffffff;
}

div#faq_search form span label {
    font-size: 110%;
    line-height: 150%;
    margin: 0;
}

div#faq_search form div span label {
    display: block;
    font-size: 130%;
    font-weight: bold;
    margin: 0 0 5px 0;
}

div#faq_themas {
    float: left;
    margin-right: 6px;
    padding-left: 0;
    padding-right: 2px;
}

div.faq_list {
    width: 30%;
}

div#faq_content {
    border: 1px solid #005E1D;
    float: left;
    padding: 10px 20px;
}

div#faq_themas div.header {
    background-color: #005E1D;
    color: #FFFFFF;
    float: none;
    margin-bottom: 5px;
    padding: 10px;
}

div#faq_themas ul.itemlist {
    padding: 0 0 7px 0;
    width: auto;
}

div#faq_themas ul.itemlist a {
    text-decoration: none;
}

div#faq_themas ul.itemlist li.item a {
    display: block;
    padding: 0 0 0 10px;
    margin: 2px 10px 2px 0;
}

div#faq_themas ul.itemlist li.item a:hover {
    background: #f0f0f0;
}

div#faq_themas ul.itemlist li.item_main a,
#faq_themas ul.itemlist li.item_main_selected a {
    display: inline-block;
    font-size: 85%;
    padding: 5px 0 5px 10px;
}

div#faq_themas ul.itemlist li.item_main_selected a {
    background-color: #005E1D;
    color: #FFFFFF;
    display: block;
    font-weight: normal;
    padding-right: 10px;
}

div#faq_themas ul.itemlist li.item,
div#faq_themas ul.itemlist li.item_selected {
    background-color: #e0e0e0;
    margin-bottom: 0;
    margin-right: 0;
    overflow: hidden;
    padding: 1px 0 2px 0;
}

div#faq_themas ul.itemlist li.item_selected a {
    background-color: #a3a3a3;
    color: #ffffff;
    display: block;
    margin: 2px 10px 2px 0;
    padding: 2px 0 2px 10px;
}

div#faq_themas ul.itemlist li.item_selected a: hover {
    color: #FFFFFF;
}

div#faq_content div.header {
    margin: 10px 0 5px 0;
    padding: 0;
    font-size: 120%;
}

div#faq_content div.central h3 {
    font-size: 100%;
    margin: 5px 0 0 0;
}

div#faq_content ul.itemlist_bullet {
    padding: 2px 0;
}

div#faq_content ul.itemlist_bullet li.item {
    background-position: left 5px;
}

#faq_tellafriend img {
    border:  medium none;
}

