@charset "utf-8";
/* CSS Document */

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

html * {
    font-family: 'OpenSans', Georgia, "Times New Roman", Times, serif;
    font-size: 100.01%;
}

body {
    background-color: #6E6E70;
    background-repeat: repeat-y;
    color: #000;
    font-size: 0.9em;
}

p, div {
    line-height: 1.5;
}

.schachtel_colm:first-child .colm {
    padding-left: 0
}

.schachtel_colm:nth-child(2) .colm {
    padding-right: 0
}

#page_border, #fn_content {
    box-sizing: border-box;
    min-width: 380px;
    max-width: 80em;
    margin: 0 auto;
    margin-top: 10px;
    box-shadow: 0px 0px 0px #444,
    -3px 3px 3px #444,
    3px -3px 3px #444,
    -3px -3px 3px #444;
    padding: 20px;
    background-color: #fff;
}

/* Kopfhintergrund, volle Breite */
#inner_header_one {
    display: none !important;
    position: absolute;
    background-color: #579BAE;
    width: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    height: 260px;
}

#inner_header_two {
    display: none !important;
    position: absolute;
    background-color: #BFD630;
    width: 100%;
    z-index: -1;
    top: 260px;
    left: 0;
    height: 60px;
}


/* smart-forms otpimisation
.smart-forms .select > select {
    padding: 4px 10px;
}
.smart-forms .gui-input, .smart-forms .gui-textarea {
    padding: 5px;
}
*/

/** Haupttabellen */
.body_table {
    width: 100%;
    border-collapse: collapse;
}

/** Zeile über Hauptüberschrift */
.tablecat {
    color: #579bae;
}

.tablecat td,
div.tablecat {
    font-size: 140%;
    font-weight: bold;
    padding: 30px 0 12px 8px;
    color: #579bae;
    background-color: #fff;
}

/** Hauptüberschrift der folgenden Zeilen */
.tabletitle {
    color: #fff;
    /* background-image: url(//freinet-online.de/images/cellpic_usercp.gif); */
    background-color: #579bae;
    font-weight: bold;
    letter-spacing: 1px;
    margin-left: -20px;
    margin-right: -20px;
    padding: 8px 25px !important;
}

/** Zeile für das folgende "Register" an Fragen */
.tableregister td,
div.tableregister,
.thirdrow {
    text-align: left;
    background-color: rgba(87, 155, 174, 0.26);
    font-weight: bold;
}

/** Beschreibungszeile (was folgt die kommenden Zeilen) */
.tabledescription,
.tabledescription td,
div.tabledescription {
    font-weight: normal;
    color: #000;
    background-color: rgba(87, 155, 174, 0.16);
}

.breadcrumb_border {
    border: 0;
    background-color: rgba(87, 155, 174, 0.16);
}

/** Abwechselnde Zeilen mit den eigentlichen Formularen */
.zeile_a {
    background-color: #fff;
}

.zeile_b {
    background-color: #fff;
}

.zeile_toggle:nth-child(2n) {
    background: transparent;
}

/** Formularzeile (linke Spalte) */
.z_title {
    width: 25%;
    font-weight: bold;
}

.z_form {
    font-weight: normal;
}

.span_form_padding {
    margin-top: 10px;
    display: inline-block;
}


/** wenn mehrere Elemente in .z_form vorhanden sind */
.subelement {
    padding: 1px 0 2px 0;
}

#button_submit, #button_abbrechen,
#button_reset,
#button_close_window {
    width: auto;
    text-align: center;
}

/* &action=entry_finished */
.link_to_add_another,
#link_zum_ausdruck {
    padding: 10px;
}

.link_to_add_another a,
#link_zum_ausdruck a {
    display: block;
    text-align: center;
    margin: auto;
    width: 250px;
    border: 1px solid #579bae;
    background-color: rgba(87, 155, 174, 0.16);
    padding: 6px;
    color: #333333 !important;
    border-radius: 4px;
}

.link_to_add_another a:hover,
#link_zum_ausdruck a:hover {
    text-decoration: none !important;
    background-color: rgba(87, 155, 174, 0.16);
    opacity: .8;
}

a:link, a:visited, a:active {
    color: #879acc;
    text-decoration: none;
}

a:hover {
    color: #879acc;
    text-decoration: underline;
}

/**
*  Formatierung von Formularfeldern
*/
input, select {
    width: 50%;
}

.input_plz {
    width: 10%;
    float: left;
}

.input_ort {
    margin-left: 1%;
    width: 38%;
}

.r_day {
    width: 40px;
}

.r_month {
    width: 40px;
}

.r_year {
    width: 40px;
}

.r_code {
    width: 44px;
}

input[name="anz_haupt"],
input[name="anz_regl_fr"],
input[name="anz_gel_fr"] {
    width: 40px;
}

input[type="checkbox"] {
    width: auto;
    margin: -2px 5px 1em 0;
    padding: 0;
}

input[type="radio"] {
    width: auto;
    margin: -2px 5px 0 0;
    padding: 0;
}

input[name="r_einr[vorname]"],
input[name="r_unternehmenspartner[vorname]"],
input[name="r_kon[vorname]"] {
    margin-bottom: 8px;
}


.select_gender {
    width: 20%;
}

.r_titel {
    width: 29%;
}

textarea {
    width: 50%;
}

#button_submit {
    width: auto;
}

#button_reset {
    width: auto;
}

#button_abbrechen {
    width: auto;
}

input[name="zahl_gesuchter"],
input[name="zahl_min_gesuchter"],
input[name="anzahl_projtag_teilnehmer"],
input[name="anzahl_teilnehmer"],
.width_50 {
    display: inline !important;
    width: 50px !important;
    text-align: center !important;
}

input[name="fwt_tab[anzahl_after_work_party]"],
input[name="fwt_tab[jugendliche_kinder_ab_n_jahren]"] {
    width: 40px;
}

/* Uhrzeit von - bis uhrzeit_von_bis */
input[name="r_ang[artumfang]"] {
    width: 120px;
}

/* AgenturKopf */
.agentur_kopf_titel_zeile {
    display: none;
}

#info_zur_agentur .body_table,
.agentur_kopf_titel_content .zeile_a {
    border: 0 !important;
}

.agentur_title {
    font-weight: bold;
}

/**
*	Per CSS ausgeblendet
*/
/*#d_zeile_geburtstag,*/
.info_no_add_another,
.z_fax {
    display: none;
}

/* Ausblendungen ENDE */

/* Titel der Auswahl "Diese Daten übernehmen" 2025-08-04 .compare_title zeug nach smart-forms verschoben *//* Titel der Auswahl "Diese Daten übernehmen" 2025-08-04 .compare_title zeug nach smart-forms verschoben */

/**************
*	VIP_AREA <div id="page_border" class="vip_area">
*/
#tableb {
    text-align: center;
}

.vip_area input[type="submit"],
.vip_area input[type="reset"],
.vip_area input[type="cancel"] {
    display: inline-block;
    text-align: center;
    width: auto;
}

#info_mailadress,
.tablecat td,
div.tablecat {
    line-height: 1.9em;
    padding-bottom: 20px;
}

/*****
* Überschreiben einer jquery_tabs accessible tabs Dinge 
*/
.jquery_tabs ul.tabs-list li.current a, .jquery_tabs ul.tabs-list li.current a:focus, .jquery_tabs ul.tabs-list li.current a:hover, .jquery_tabs ul.tabs-list li.current a:active {
    background: linear-gradient(rgba(87, 155, 174, 0.16), #fff) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

/*
*	Tabs Login & Register
*/

#spend_field_register,
#spend_field_login {
    padding: 15px;
    border: 0 solid #888;
    margin-top: -15px;
    border-top: 0;
}

#spend_field_register .tablecat,
#spend_field_login .tablecat {
    display: none;
}

.link_to_pw_forgotton {
    text-align: center;
    border: 1px solid #579bae !important;
    background-color: rgba(87, 155, 174, 0.16);
    text-decoration: none;
}

.link_to_pw_forgotton:hover {
    background-color: rgba(87, 155, 174, 0.16);
}

/* Printable Button */
.show_printable_button {
    text-align: right;
}

.show_printable_button div {
    display: inline-block;
    padding: 8px;
    border: 1px solid #666;
}

.show_printable_button div a {
    text-decoration: none;
}

.fill_online div {
    display: block;
}

.fill_online a {
    font-size: 90%;
}

/* Anpassungen für Smartforms */
.tabletitle,
.tabletitle_error,
.tableregister,
.tabledescription,
.tablecat {
    padding: 6px 10px;
}

@media all and ( max-width: 480px ) {
    #info_zur_agentur img {
        width: 120px !important;
    }

    #page_border, #fn_content {
        box-sizing: border-box;
        width: 100%;
        margin: 0;
        padding: 8px; /* s&r 0px */
        box-shadow: 0 0 0 #999, 0 0 0 #999;
    }
}

@media all and ( max-width: 800px ) {
    #page_border, #fn_content {
        box-sizing: border-box;
        width: 100%;
        margin: 0;
        padding: 8px; /* s&r 0px */
        box-shadow: none;
    }
}

@media print {
    .scrollable_div {
        height: auto !important;
    }
}

/* 2018-06-07 Colorscheme  DC_ DummyClass Search & Replace */
#DC_tabledesciption + borders {
    background-color: #579bae; /* 579bae */
}

#DC_tableregister + Tabgradient {
    background-color: rgba(87, 155, 174, 0.26); /* C4E77A */
}

#DC_tabledescription + Tabgradient {
    background-color: rgba(87, 155, 174, 0.16); /* DAF0AC */
}

#DC_linkcolors {
    color: #a2b9f5; /* a2b9f5 */
}

/* // Colorscheme  DC_ DummyClass Search & Replace */

/* Steps Anpassungen */
.wizard > .steps > ul > li {
    width: 33.3%;
}

.steps-progress .wizard > .steps .number {
    left: 50%;
}

.steps-progress .wizard > .steps .current:before {
    background: #579bae;
}

/* aktueller Step */
.steps-progress .wizard > .steps .done:before {
    background: #E4EFF2;
}

.steps-progress .wizard > .steps .error:before {
    background: #ff3111;
}

.steps-progress .wizard > .steps .disabled .number {
    background: #ECEDEE;
}

.steps-progress .wizard > .steps .current .number {
    background: #579bae;
}

.steps-progress .wizard > .steps .done .number {
    background: #E4EFF2;
}

/* erledigter Step */
.steps-progress .wizard > .steps .error .number {
    background: #ff3111;
}

.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active {
    background: #579bae;
    cursor: default;
    color: #fff;
}

.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {
    background: #579bae;
    color: #fff;
}

/* Steps Anpassungen Ende */