.p_footernav A.p_topbtn{
    transition: all 300ms ease;
}

.tx-indexedsearch-searchbox {
    display: block;
}

.meta_contact_toggle UL LI {
    padding-bottom: 0;
}

.tx-indexedsearch-searchbox INPUT[type=text] {
    border: 1px solid #bbb;
    color: #444;
    float: right;
    font-size: inherit;
    margin: 0;
    padding: 5px;
    width: 100%;
    margin-left: 15px;
    box-sizing: border-box;
}
.tx-indexedsearch-searchbox BUTTON {
    background-color: #40648c;
    border: none;
    box-shadow: none;
    padding: 7px 10px 7px 10px;
    box-sizing: border-box;
    color: white;
    font-size: 1em;
    margin-top: 10px;
    float: right;
    clear: both;
}
.tx-indexedsearch-searchbox BUTTON:hover,
.tx-indexedsearch-searchbox BUTTON:focus,
.tx-indexedsearch-searchbox BUTTON:active {
    background-color: #444;
}

.p_metanav {
    position: relative;
}
.p_meta_search {
    text-align: right;
    position: absolute;
    top: 30px;
    right: 150px;

    display: none;
}
.p_meta_search INPUT[type=text] {
    border: 1px solid #bbb;
    color: #444;
    font-size: inherit;
    margin: 0;
    padding: 3px 5px 3px 5px;
    width: 200px;
    margin-left: 15px;
    font-size: 0.875em;
    display: inline-block;
}
.p_meta_search BUTTON {
    border: none;
    box-shadow: none;
    background-color: #40648c;
    font-size: inherit;
    margin: 0;
    padding: 5px;
    width: 33px;
    height: 29px;
    box-sizing: border-box;
    margin-left: 5px;
    display: inline-block;

    text-indent: -99999px;

    background-image: url("/typo3conf/ext/wp_bootstrap/Resources/Public/Img/lupe_white.svg");
    background-repeat: no-repeat;
    background-size: 19px 19px;
    background-position: center center;
}

/*h1 {
    color: #65737e;
    font-size: 36px;
    margin-bottom: 18px;
    font-family: 'Roboto Condensed', sans-serif;
}
h2 {
    color: #40648c;
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 8px;
    font-family: 'Roboto Condensed', sans-serif;
}*/

.notruf_box_inner {
    border: none;
}
.notruf_title_inner {
    font-family: 'Roboto Condensed', sans-serif;
    padding: 5px 10px;
}

.c_hr {
    border-bottom-color: #e1e5e6;
    margin-top: 10px;
    margin-bottom: 15px;
}
.p_content_footer {
    display: none;
}

.p_sub_content_left {
    padding-top: 65px;
}
.p_breadcrumb_nav {
    padding: 11px 0 16px 0;
}

/*.p_sub_content_main {
    padding: 0 35px 0 35px;
}*/
