html {
    font-family: Arial, sans-serif;
    font-size: 14px;
}
body {
    font-family: Arial, sans-serif;
    font-size: 14px;
    padding-top: 0px;
    margin: 0;
    overflow-y: scroll;
    color:#000000;
    /*color:rgb(108, 108, 108);*/
}
.nav_login_start {
    width:100px;
}
.navbar-default-tf {
  border-color: transparent !important;

}
.navbar-toggle_tf {
  /*background-color: #f8f8f8;*/
  margin-left: 30px !important;
}
.navbar-brand {
  color: #fff !important;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: #eaeaea !important;
}
audio, canvas, video {
    display: inline-block;
}
audio, canvas, video {
    display: inline-block;
}
.a-button {
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #fff;
  background-color: #4D69A8;
  background-image: none;
  border: 1px solid #4D69A8;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.a-button:active {
    background-color: #26499f;
    border-color: #26499f;
    background-image: none;
}
.a-button:hover {
  border-color: #26499f;
}
.a-button:focus {
  border-color: #26499f;
    outline: 0 none;
  -webkit-box-shadow: 0 0 3px 2px rgba(102, 175, 233, .6);
  box-shadow: 0 0 3px 2px rgba(102, 175, 233, .6);
}

.a-button-ksearch {
    width: 29px;
    height: 26px;
    padding: 4px 6px;
    font-size: 14px;
    line-height: 1;
    top: 1px;
    color: #555;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.a-button-ksearch:hover {
    background: #eee;
}

.a-button-ksearch:focus {
        border-color: #26499f;
        outline: 0 none;
        -webkit-box-shadow: 0 0 3px 2px rgba(233, 233, 233, .6);
        box-shadow: 0 0 3px 2px rgba(233, 233, 233, .6);
    }


.text16 {
    font-size:16px;
}
.text18 {
    font-size:18px;
}
.text20 {
    font-size:20px;
}
.text22 {
    font-size:22px;
}
.text24 {
    font-size:24px;
}
.text26 {
    font-size:26px;
}
.text28 {
    font-size:28px;
}
.text30 {
    font-size:30px;
}
.menutext {
    color: #005faf;
}
#nav {
    position:fixed;
}
.pointer {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
}
.tfUser_pw_aendern {
    border: 1px solid #909090;
    border-radius: 2px;
    padding: 5px 7px;
    cursor:pointer;
    color:#555;
    background-color:#fbfbfb;
}
.grid-item__details_top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    background-color: rgba(0, 74, 191, 0.7);
    color: white;
    overflow: hidden;
    display:table;
}
.grid-item__details_bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70px;
    background-color: rgba(0, 74, 191, 0.7);
    color: white;
    overflow: hidden;
    display:table;
}
.grid-item__details_bottom p, .grid-item__details_top p {
    margin:0;
    padding:0 10px;
    display:table-cell;
    vertical-align:middle;
}
.grid-item__details_bottom_more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display:block;
    text-align:right;
    padding-right:30px;
    padding-bottom:30px;
}
.grid-item__details_text {
    width:100%; height:100%;
}
.details_text_blue {
    background-color:rgb(0, 93, 168);
}
.details_text_green {
    background-color:rgb(121, 181, 28);
}
.text_short {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

.tf-index-button-so-funktioniert {
    /*
    */
    background-color: rgba(0, 74, 191, 0.2);
    border:1px solid rgba(0, 74, 191, 0.7);
    display:inline-block;
    font-size:19px;
    padding:6px 18px;
    border-radius:2px;
    margin-top:10px;
    cursor:pointer;
}
.tf-index-button-so-funktioniert:active {
    background-color: rgba(0, 74, 191, 0.4);
}
.tf-index-button-so-funktioniert:hover {
    background-color: rgba(0, 74, 191, 0.4);
}
.tf-index-button-so-funktioniert:focus {
    background-color: rgba(0, 74, 191, 0.4);
}
.menuWisartLeiste, .menuWisartLeisteConteiner {
    color:#FFF;
    position:absolute;
    width:100%;
    top:0px;
    z-index:100;
    height:96px;
}
.menuWisartLeiste-fixed {
    position:fixed;
    top:96px;
    margin-top:0;
}

.col-upload {
    padding-right: 15px;
    padding-left: 15px;
}
#WizLeisteInfoText {
    resize:none;
    height:34px;
    width:100%;
    color:#000;
    border-radius:2px;
    background-color:#8bbae0;
}
.WizInfoText {
    resize:none;
    height:34px !important;
    width:100%;
    color:#000;
    border-radius:2px;
    background-color:#8bbae0;
}
.WizLeisteColor {
    background-color: rgb(0, 87, 157);
}
.form-margin {
    margin-top:10px;
}
.form-margin-big {
    margin-top:25px;
}
.input-text-error {
    border-color: #d9534f;
}

.tf-user-dropdown-menu {
    display:none;
}
.tf-user-dropdown-menu-open {
    display:block;
}

@media print {
    *:before, body:before { display: none; }
    *:after, body:after { display: none; }
    #bprint { display: block; }
    #nav-container-tf {  display: none; }
    .tf_footer { display: none; }
    #TFcookieInfo { display: none; }
    .notprint { display: none !important; }
}
.h-class-global {margin:inherit; font-weight:inherit; line-height:inherit; font-size:inherit; display:inline;}
.Daten_Saved_Error {background-color:rgba(255, 0, 0, 0.8);}
.Daten_Saved_Success {background-color:rgba(0, 163, 3, 0.8);}

.lp_hochzeit_table {
    display: block; margin: 0 auto;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.lp_hochzeit_table_row {
    display: block;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.lp_hochzeit_table_cell_img {
    display:block; width:100%;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.lp_hochzeit_table_cell_text {
    display:block; width:100%; padding-left:0px; text-align:left;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.lp_hochzeit_table_cell_text_text1 {
    margin-top:10px; font-size: 16px;
}
.lp_hochzeit_table_cell_text_text2 {
    margin-top:10px; font-size:14px;
}
.lp_hochzeit_table_cell_text_text3 {
    display:none; margin-top:10px; font-size:14px;
}
.lp_hochzeit_table_cell_text_text4 {
    margin-top:10px; font-size:14px;
}
#bewertung_slider {
    margin-top: 0px;
}
.lPage-header {
    display: none;
}
.tf_background-inhalt-margin-lPage {
    margin-top: -53px;
}
@media (min-width: 320px) {
}
@media (min-width: 584px) {
    .tf_background-inhalt-margin-lPage {
        margin-top: 0px;
    }
    .lPage-header {
        display: block;
    }
    .lp_hochzeit_table {
        display: block;
    }
    .lp_hochzeit_table_row {
        display: block;
    }
    .lp_hochzeit_table_cell_img {
        display:block; width:100%;
    }
    .lp_hochzeit_table_cell_text {
        display:block; width:100%; padding-left:0px; text-align:left;
    }
    .lp_hochzeit_table_cell_text_text1 {
        margin-top:20px; font-size: 18px;
    }
    .lp_hochzeit_table_cell_text_text2 {
        margin-top:20px; font-size:16px;
    }
    .lp_hochzeit_table_cell_text_text3 {
        margin-top:20px; font-size:16px;
    }
    .lp_hochzeit_table_cell_text_text4 {
        margin-top:20px; font-size:16px;
    }
    #bewertung_slider {
        margin-top: 10px;
    }
}
@media (min-width: 848px) {
    .lp_hochzeit_table {
        display: table;
    }
    .lp_hochzeit_table_row {
        display: table-row;
    }
    .lp_hochzeit_table_cell_img {
        display:table-cell; width:420px;
    }
    .lp_hochzeit_table_cell_text {
        display:table-cell; width:320px; padding-left:70px; text-align:left; vertical-align:middle;
    }
    .lp_hochzeit_table_cell_text_text1 {
        margin-top:0px; font-size: 20px;
    }
    .lp_hochzeit_table_cell_text_text2 {
        margin-top:20px; font-size:18px;
    }
    .lp_hochzeit_table_cell_text_text3 {
        display:block; margin-top:40px; font-size:18px;
    }
    .lp_hochzeit_table_cell_text_text4 {
        margin-top:30px; font-size:18px;
    }
    #bewertung_slider {
        margin-top: 20px;
    }
}
@media (min-width: 1112px) {
    .lp_hochzeit_table_cell_img {
        width:600px;
    }
    .lp_hochzeit_table_cell_text {
        width:340px; padding-left:70px; text-align:left; vertical-align:middle;
    }
    .lp_hochzeit_table_cell_text_text1 {
        font-size: 22px;
    }
    .lp_hochzeit_table_cell_text_text2 {
        margin-top:30px; font-size:20px;
    }
    .lp_hochzeit_table_cell_text_text3 {
        margin-top:50px; font-size:20px;
    }
    .lp_hochzeit_table_cell_text_text4 {
        margin-top:40px; font-size:20px;
    }
}
@media (min-width: 1376px) {
    .lp_hochzeit_table_cell_img {
        width:700px;
    }
    .lp_hochzeit_table_cell_text {
        width:400px; padding-left:130px; text-align:left; vertical-align:middle;
    }
}