div.searchform {
    font-family: 'Mulish',Arial,sans-serif;
}
div.searchform ul{
    list-style: none;
}
div.searchform li {
    font-size:13px;
    line-height: 0;
}
div.searchform .themen li {
    margin-bottom: 3px;
}
div.searchform input{
    margin-left: 0;
    margin-right: 4px;
}
div.searchform input.button_suchen{
    margin-right: -4px;
}
div.searchform ul.list-search li{
    margin-bottom: 15px;
}
div.searchform ul.list-column{
    float: left;
    width: 49%;
    margin-bottom: 0;
}
.box_block_search{
    height: auto;
    width: 100%;
    display: block;
    overflow: hidden;
}
.floatbox_left{
    float: left;
    width: auto;
    display: inline;
}
.floatbox_right{
    float: right;
    width: auto;
    display: inline;
    height: auto;
}
.floatbox_left_fullsize{
    float: left;
    width: 100%;
    margin-left:0;
    display: inline;
}
.searchform h3 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 16px;
    font-weight: normal;
    color: rgba(8, 103, 66, 1.0);
}
#tabsearch_dauerhaft .searchform h3{
    color: #FFF;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul li{
    padding: 0 0  0 0;
    margin: 0 0  1px 0;
}
div.scroll {
    height:130px;
    overflow: auto;
    padding:5px  0 5px 10px;
    position: relative;
    border: 1px solid #FFF;
    color: #333;
    background: #343232;
}
.box_block_search .themen{  /*BOX THEMENWAHL*/
    height: auto;
    overflow: hidden;
    position: relative;
    color: #333;
    padding: 0;
    margin: 0;
}
.box_block_search .floatbox_left.termine,
.box_block_search .floatbox_left.artdesangebots{
    width: 30%;
    margin-right: 2%;
}
.box_block_search .floatbox_left.bezirke,
.box_block_search .floatbox_left.umkreis {
    width: 27%;
    margin-right: 2%;
}
.box_block_search .floatbox_left.themen,
.box_block_search .floatbox_left.stichwort {
    width: 39%;
    margin-right: 0;
}
.box_block_search .floatbox_left.stichwort div.transparent {
    padding: 0 6px 0 0;
}
div.noscroll{
    padding: 7px 10px 6px 10px;
    height: auto;
    margin: 0 0 15px 0;
    overflow: hidden; /* zieht container vertical auf inhaltshoehe */
    /*border:1px solid #111;*/
    background-color: #ffffff;
}
div.transparent{
    padding: 0 16px;
    height: auto;
    margin: 0 0 10px 0;
    overflow: hidden; /* zieht container vertical auf inhaltsh�he */
}
div.noscroll ul li{
    margin: 0;
}
div.check ul li{
    margin-bottom: 9px;

}
.row1_left, .row1_right, .row2_left, .row2_right, .row3_left, .row3_right, .full_row{
    float: left;
    margin-bottom: 6px;
}
.row1_left{
    width: 45px;
}
.row1_right{
    width: 80px;
}
.row2_left{
    width: 80px;
    padding-top: 5px;
}
.row2_right{
    width: 95px;
}
.searchform label{
    font-size: 13px;
}
#id-table-datum table th {font-size: 13px;font-weight: bold;text-align: left;}
table td.td-list { width: 110px;  vertical-align: top; padding-top: 10px; }
table td.td-list  label{ width: 108px; display: block; margin-bottom: 6px; vertical-align: top;}
table td.td-list  label input[type="radio"]{ margin-right: 7px; }
table td.td-list  label input[type="checkbox"] { margin-right: 7px;}

.li-space  label input[type="checkbox"] { margin-right: 7px;}
.li-space2 input[type="checkbox"] { margin: 0 7px 5px 0;}

.scroll label,/*Zeilenabstaende der checkboxen*/
.themen label{
    line-height: 18px;
}
#tabsearch_aktuell .searchform label{
    color: #000;
}
#tabsearch_anfrage .scroll label,
#tabsearch_dauerhaft .scroll label{
    color: #000;
}
#tabsearch_anfrage .themen label,
#tabsearch_dauerhaft .themen label{
    color: #000;
}
/*------- Suchformular content input, select, checkboxen--------*/
.itext{
    margin: 0;
    padding: 1px 0 2px 0;
    height: 13px;
    font-size: 11px;
    border: solid 1px #CCC;
    width: 175px;
}
.itext_shadow{
    margin: 0;
    padding: 2px 0 2px 2px;
    height: 15px;
    font-size: 12px;
    border: solid 1px #FFF;
    width: 100%;
    /*background-image: url(../../img/back_itext.jpg);
    background-repeat: no-repeat;
    background-position: left top;*/
}

form.index-search .itext{
    margin-right: 8px;
    padding: 2px 5px;
    height: 24px;
    font-size: 14px;
    border: solid 1px #CCC;
    width: 188px;
    float:left;
    color: #868585;
}

#tabsearch_dauerhaft .itext, #tabsearch_dauerhaft .iselect{
    border-color: #AAA;
}
.itext_umkreis_adresse{
    width: 110px;
    float: left;
}
.icheck{
    margin: 0 0 0 0;
    padding: 0;
}
.iselect{
    width: 175px;
    height: 18px;
    font-size: 13px;
    margin: 0;
    padding: 0;
    border: solid 1px #FFF;
    background-color: #FFF;
}
.iselect_day{
    width: 40px;
}
.iselect_month{
    width: 75px;
}
.iselect_year{
    width: 50px;
}

/* ~~~~~~~~~~~~~~~~~!!!!!!!!safari hack!!!!!!!!!!!~~~~~~~~~~~~~~~~~*/
@media screen and (-webkit-min-device-pixel-ratio:0){
    .iselect_day{
        width: 45px;
    }
    .iselect_month{
        width: 65px;
    }
    .iselect_year{
        width: 60px;
    }
    .row1_left{
        width: 45px;
    }
    .row1_right{
        width: 65px;
        margin: 0 2px 0 2px;
    }
}
/* !!!!!!!!ENDE     safari hack!!!!!!!!!!!*/

.itext_umkreis_plz {
    width: 95px;
}
.iselect_umkreis {
    padding: 3px 10px;
    width: 101px;
    height: 25px;
    margin-bottom: 10px;
}
.iselect_anzahl {
    padding: 0 0 0 2px;
    width: 40px;
    height: 20px;
    margin-bottom: 0px;
}
textarea{
    width: 175px;
    font-size: 11px;
    margin: 0;
    padding: 0;
    border: solid 1px #FFF;
}
.button_box{
    border: none;
    margin: 15px 0 0 0;
    text-align: right;
    padding: 0 0 5px 0;
}
.button{
    background-image: url(../../img/back_tabsearch_submit.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color: transparent;
    width: 130px;
    height: 22px;
    border: none;
    margin:5px 0 5px 0;
    cursor: pointer;
}
.button:hover{
    background-position: 0 -22px;
}
.button_box a{
    float: left;
    font-size: 11px;
    margin-top: 7px;
}
.button_box a:hover{
    text-decoration: underline;
}
#tabsearch_aktuell .button_box a,
#tabsearch_aktuell .button_box a:hover{
    color: #000;
}
.button_aufdauer{
    background-image: url(../../img/back_tabsearch_aufdauer_submit.png);
}

/* Speziell >> "fuer Umbruch in Themenwahl" */
.themenwahl{
    margin-left: 19px;
}
.themenwahl label{
    margin-left: -19px;
}

/* Speziell >> "fuer Sehbehinderte mit Begleitung" */
.searchform ul li.umbruch{
    margin-left: 19px;
    margin-top: 0;
    line-height: 5px;
    margin-bottom: 17px;
}

.sucheform{
    /* border: 2px solid #222;*/
    overflow: hidden;
    padding: 10px 15px 0 15px;
    width: 910px;
    margin-bottom: 1px;
    background-color: RGBA(225, 234, 228, 1.00);
    /*
    background: #505150;
    background: -moz-linear-gradient(top, #505150 0%, #424141 26%, #3e3b3b 53%, #383434 76%, #342f2f 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #505150), color-stop(26%, #424141), color-stop(53%, #3e3b3b), color-stop(76%, #383434), color-stop(100%, #342f2f));
    background: -webkit-linear-gradient(top, #505150 0%, #424141 26%, #3e3b3b 53%, #383434 76%, #342f2f 100%);
    background: -o-linear-gradient(top, #505150 0%, #424141 26%, #3e3b3b 53%, #383434 76%, #342f2f 100%);
    background: -ms-linear-gradient(top, #505150 0%, #424141 26%, #3e3b3b 53%, #383434 76%, #342f2f 100%);
    background: linear-gradient(to bottom, #505150 0%, #424141 26%, #3e3b3b 53%, #383434 76%, #342f2f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#505150', endColorstr='#342f2f', GradientType=0 );
    */
}

.sucheform h2{
    display: block;
    font-size: 18px;
    height: 33px;
    width: 100%;
    z-index: 5;
}

.suchetitlebox{
    display: block;
    font-size: 1.2em;
    font-weight: bold;
}

.sucheform  span.fullsearch {
    cursor: pointer;
    float: right;
    font-size: 12.5px;
    height: 28px;
    position: relative;
    right: 5px;
    z-index: 5;
}

.sucheform  .fullsearch div.arrowdown {
    float: right;
    width: 0;
    height: 0;
    margin: 8px 0 0 10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 13px solid rgba(8, 103, 66, 1.0);
    cursor: pointer;
    z-index: 40;
}

.sucheform  .fullsearch div.arrowright {
    border-bottom: 10px solid transparent;
    border-left: 13px solid rgba(8, 103, 66, 1.0);
    border-top: 10px solid transparent;
    float: right;
    height: 0;
    margin: 4px 0 0 17px;
    width: 0;
    cursor: pointer;
}

.sucheform  span.dotted {
    display: block;
    overflow: hidden;
    position: relative;
    top: -15px;
    width: 100%;
}

.sucheform  span.dotted:after {
    content:".....................................................................................";
    letter-spacing: 4px; /* Use letter-spacing to increase space between dots*/
    color: #87d53b;
}