@charset "utf-8";
/**
*	@lastsync 2013-06-26
*	@lastmodified // 2014-03-31 added #fn_iframe & #fn_content
*/
/* layout für den public-bereich */

@import url(../../../../lachnit-software.de/content/fonts/Raleway/Raleway.css);

html * {
    font-size: 100.01%;
}

#fn_iframe {
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-size: 90%;
    height: 100%;
    line-height: 1.5em;
    color: #000;
    text-align: left;
    max-width: 90em;
    margin: 0 auto;
    margin-top: 10px;
}

#fn_content {
    margin-top: 0;
    padding: 0 5px 5px 5px;
}

#fn_content H1,
#fn_content H2,
#fn_content H3 {
    color: #000;
    font-weight: bold;
    margin: 0 0 1em;
}

#fn_content h2 {
    font-size: 1em;
}

.rb_titel {
    color: #4d4d4d;
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    font-weight: normal;
    line-height: 40px;
    margin: 0 0 10px;
    padding: 0;
    text-transform: uppercase;
}

.fn_framed .rb_titel,
.fn_framed .detail_agentur_kopf {
    display: none !important;
}

#fn_content input,
#fn_content select {
    font: 1em verdana, arial;
}

#fn_content .innertbldiv {
}

.ym-form fieldset {
    margin-top: 0;
}

#fn_content .innertblborder,
#fn_content .fieldset_filter {
    border: 1px solid #FF1E00;
    background: #EDEDED;
}

#fn_content .thirdrow {
    background-color: #FF6600;
}

#fn_content .fieldset {
    text-align: left;
    padding: 6px;
    border: 0px solid #FFFFFF;
}

#freinet_link {
    text-align: center;
    margin-top: 4px;
    color: #df4734;
    text-align: center;
}

#fn_content a.freinetlink {
    text-decoration: none;
    color: #df4734;
}

.t_detail {
    text-align: left;
    vertical-align: top;
    margin: 4px;
}

.detail_title {
    font-size: 17px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 4px;
    max-width: 410px;
}

#fn_content .zeile_treffer {
    padding: 4px 2px 6px 0;
    height: 50px;
}

div.titel {
    font-size: 1.2em;
    color: #000;
}

div.kurz {
    line-height: 1.5em;
    color: #000;
    padding: 8px 0 10px 28px;
}

#fn_content div.kopf_content_typ_1,
#fn_content article.kopf_content_typ_1 {
    margin: 3px 0 4px 0;
    vertical-align: baseline;
    padding: 3px 16px 3px 2px;
    border-top: 1px solid #FF1E00;
}

#fn_content a {
    color: #df4734;
    text-decoration: underline;
}

#fn_content a:hover {
    color: #df4734;
    text-decoration: none;
}

#fn_content a:visited {
    color: #df4734;
}

/* Avatar */
#fn_content .avatar_img,
#fn_content .avatar_image {
    float: left;
    margin: 4px 8px 8px 0;
    border: 1px solid #ccc;
    clear: both;
}

.top_offer_body {
    font-weight: normal;
}

#fn_iframe .hr_div, #fn_iframe .div_hr {
    border: none;
    border-top: solid 1px #FF1E00;
    color: #fff;
    background-color: #fff;
    height: 1px;
    width: 100%;
}

/** Blöcke */
.block1 {
    margin-top: 6px;
}

.block2 {
    margin-top: 6px;
}

.block_title {
    font-weight: bold;
    padding: 1px;
    text-align: left;
}

.block_content {
    padding: 2px 2px 2px 8px;
}

.block_content p:first-child {
    margin: 0px;
}

.block_content div:first-child {
    margin: 0px;
}

/** Angebot titel */
#block_angebot_titel th {
    display: none;
}

#block_angebot_titel .block_content {
    margin: 0;
    padding: 0;
}

#block_angebot_titel td {
    vertical-align: baseline;
}

#block_angebot_titel .block_content {
    font-size: 95%;
    font-weight: bold;
}

#fn_content .block_content ul {
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 1em;
}

#fn_content .block_content li {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}

#fn_content .block_content li:before {
    content: "- ";
}

/* deepsearch // erweiterte Suche */
.deepsearch_button {
    position: relative;
    margin-bottom: 2px;
    margin-right: 20px;
    display: table;
    width: 98%;
    text-align: right;
}

.deepsearch_link {
    border: 1px solid #CC1902 !important;
    padding: 4px 12px !important;
    border-radius: 0 !important;
    border-bottom: 0 !important;
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px !important;
    margin-left: 4px;
}

.ds_active {
    background-color: #F7F7F7;
    color: #333 !important;
    font-weight: bold;
}

.ds_inactive {
    background-color: #fff;
    color: #333 !important;
    border-bottom: 1px !important;
    margin-bottom: 1px;
}