@import "../../../templates/css/blogsyle.css";


.versicherungTitle
{
/*    font-weight: bold !important; */
    color: brown !important;
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
    border-bottom: 1px solid #CCC !important;

}

.ui-tabs .ui-tabs-nav li {
width:auto !important;
}

.ui-tabs .ui-tabs-panel 
{
    padding: 10px !important;
}
