/**
 * Standard CSS-Definitionen fuer templ_abstand
 *
 *********************************************************************************/

/*--------------------------------------------------------------------------------*/

/* Abstand */
.templ_abstand {
    clear: both;
    overflow: hidden;   
}

/*--------------------------------------------------------------------------------*//**
 * CSS-Definitionen fuer templ_bild
 *
 * (c) www.lemontree.at
 *
 * @author Gerhard Buchecker <gbuchecker@lemontree.at>
 *
 *********************************************************************************/

/*--------------------------------------------------------------------------------*/

div.templ_bild {
    clear: both;
    width: 100%;
}
div.templ_bild img {
    max-width: 100%;
    height: auto;
    margin: 0px;
}

div.bild_legende_top {
}
div.bild_legende_bottom {
}

/*--------------------------------------------------------------------------------*//**
 * CSS-Definitionen fuer templ_bild_text
 *
 * (c) www.lemontree.at
 *
 * @author Gerhard Buchecker <gbuchecker@lemontree.at>
 *
 *********************************************************************************/

/*--------------------------------------------------------------------------------*/

div.templ_bild_text {
    clear: both;
    width: 100%;
}
div.templ_bild_text img {
    max-width: 100%;
    height: auto;
}

/*--------------------------------------------------------------------------------*//**
 * Standard CSS-Definitionen fuer templ_bildergalerie
 *
 * (c) www.lemontree.at
 *
 * @author Gerhard Buchecker <gbuchecker@lemontree.at>
 *
 *********************************************************************************/

/*--------------------------------------------------------------------------------*/

/* Bildergalerie */
div.templ_bildergalerie {
    clear: both;
}
div.templ_bildergalerie div.galerie {
    clear: both;
    margin-top:5px;
	line-height: 0em;
}

div.templ_bildergalerie div.galerie.left {
    margin-right: 0px;
}
div.templ_bildergalerie div.galerie.right {
    text-align: right;
	margin-left: 0px;
}
div.templ_bildergalerie div.galerie.center {
    text-align: center;
}
div.templ_bildergalerie div.galerie img {
    margin: 0px;
    /* border: 1px solid #cccccc; */
}

div.templ_bildergalerie div.galerie a {
    border: none;
    position: relative;
    display: inline-block;
    line-height: 0px;
}
div.templ_bildergalerie .bild_auswaehlen {
	font-size: 80%;
	padding: 0px 0px 5px 0px;
    text-align: left;
}
div.templ_bildergalerie .bild_auswaehlen a {
	position: relative;
	bottom: 1px;
}
div.templ_bildergalerie .bildtext {
    text-align: left;
    word-wrap: break-word;
	line-height: 1em;
}

div.templ_bildergalerie ul {
    width: auto;
    margin: 0px auto;
    padding: 0px;
    list-style-type: none;
}
div.templ_bildergalerie ul li {
    display: inline-block;
}

/* Optionen fuer ein einzelnes Thumbnail */
div.templ_bildergalerie div.galerie.single a {
    background-color: #333333;
}
div.templ_bildergalerie div.galerie.single a img {
    margin: 0px;
    line-height: normal;
}
div.templ_bildergalerie div.galerie.single a:hover img {
    opacity: 0.3;
}
div.templ_bildergalerie div.galerie.single a:hover .bildergalerie_titel {
    display: table-cell;
}

div.templ_bildergalerie div.galerie.single .bildergalerie_titel {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 40%;
    color: #ffffff;
    text-decoration: none;
    font-size: 150%;
    text-transform: uppercase;
    text-align: center;
    display: none;
    vertical-align: middle;
}
div.templ_bildergalerie div.galerie.single .bildergalerie_titel .bildergalerie_subtitel {
    position: relative;
    font-size: 75%;
    font-style: italic;
    text-transform: none;
    top: 30px;
}

div.templ_bildergalerie .links {
    clear: both;
	padding: 20px 0px 0px 0px;
}
div.templ_bildergalerie .links a {
	padding-right: 10px;
}
div.templ_bildergalerie .links a.alle_auswaehlen {
    padding: 0px;
}
div.templ_bildergalerie .links a.auswahl_loeschen {
    margin: 0px 20px 20px 0px;
}
div.templ_bildergalerie .links .delimiter {
    padding: 0px 2px;
    color: inherit;
}

/*--------------------------------------------------------------------------------*/
/* Floatbox */

.fbx.fbFooter div {
    text-align: center;
    padding: 6px 0px 0px 0px;
}
.fbx.fbFooter div a {
    color: #ffffff;
    font-size: 80%;
    padding: 0px 3px;
    position: relative;
    top: -1px
}

/*--------------------------------------------------------------------------------*//**
 * CSS-Definitionen fuer templ_bildergalerie_cycle_cycle
 *
 * (c) www.lemontree.at
 *
 * @author Gerhard Buchecker <gbuchecker@lemontree.at>
 *
 *********************************************************************************/

/*--------------------------------------------------------------------------------*/

/* Bildergalerie cycle mit wechselndem Bild */
.templ_bildergalerie_cycle {
    clear: both;
    height: auto;
    max-width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}
.templ_bildergalerie_cycle ul, .templ_bildergalerie_cycle li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.templ_bildergalerie_cycle img {
    margin: 0px;
    border: 0px;
    max-width: 100%;
    height: auto;
}

/* controls = Navigationsleiste */
.templ_bildergalerie_cycle .controls {
    position: absolute;
    bottom: 0px;
    z-index: 200;
    text-align: center;
    width: 100%;
    padding: 3px 0px;
    color: #000000;
    background-color: #ffffff;
    opacity: 0.7;
    font-size: 12px;
    overflow: hidden;
}
.templ_bildergalerie_cycle .controls a {
    line-height: 16px;
    color: #000000;
}
.templ_bildergalerie_cycle .controls a.resume,
.templ_bildergalerie_cycle .controls a.stop {
    padding: 0px 0px 0px 2px;
    position: relative;
    top: 1px;
}

.templ_bildergalerie_cycle .controls a.prev {
    width: 7px; 
    height: 1.4em;
    padding: 0px;
    background: url(../../templ/templ_bildergalerie_cycle/images/prev.png) center center no-repeat;
    position: absolute;
    left: 5px;
    bottom: 5px;
}
.templ_bildergalerie_cycle .controls a.next {
    width: 7px;
    height: 1.4em;
    padding: 0px;
    background: url(../../templ/templ_bildergalerie_cycle/images/next.png) center center no-repeat;
    position: absolute;
    right: 5px;
    bottom: 5px;
}


/* caption = Bild x von y */
.templ_bildergalerie_cycle .caption {
    position: relative;
    top: 1px;
    padding: 0px 2px;
}

/* slidenav = pager */
.templ_bildergalerie_cycle .slidenav {
    
}
.templ_bildergalerie_cycle .slidenav a {
    margin: 0 2px; 
    padding: 0px; 
    border: 1px solid #000000;
    border-radius: 8px; 
    background: #ffffff; 
    text-decoration: none;
    text-align: center;
    width: 15px; 
    height: 15px; 
    font-size: 9px;
    display: inline-block;
    z-index: 501;
    cursor: pointer;
}
.templ_bildergalerie_cycle .slidenav a:hover, 
.templ_bildergalerie_cycle .slidenav a.activeSlide {
    background: #000000; 
    color: #ffffff;
}

/*--------------------------------------------------------------------------------*//**
 * CSS-Definitionen fuer Webformulare
 *
 *********************************************************************************/

/*--------------------------------------------------------------------------------*/

.ui-datepicker {
    font-size: 75% !important;
}

/* Webforms allgemein */
.webform table {
    border-spacing: 0px;
    padding: 0px;
    width: 100%;
}
.webform th {
    font-weight: normal;
    text-align: left;
	padding: 0px 10px 0px 0px;
}

.webform .headline {
    margin: 0px 0px 5px 0px;
    font-size: 120%;
    color: #116E95;
    color: var(--color_headline);
}
.webform .fehler {
    color: #cc0000;
}
.webform .label {
    max-width: 370px;
	font-weight: normal;
    text-align: left;
}
.webform input[type=text] {
    width: 350px;
}
.webform input[type=text].date_eu {
    width: 150px;
}
.webform input[type=text].date_us {
    width: 150px;
}
.webform input {
    font-size: 100%;
}
.webform input[type=text],
.webform textarea,
.webform select {
    font-size: 100%;
    padding: 5px 2px;
}
.webform textarea {
    width: 98%;
    max-width: 98%;
}
.webform input[type=submit],
.webform input[type=button],
.webform input[type=reset],
.webform button {
    min-width: 80px;
    margin-top: 15px;
    background-color: #feff99;
    color: #666666;
}
.webform input[type=checkbox] {
    float: left;
    padding-top: 5px;
}
.webform span.checkbox-2col {
    display: inline-block;
    white-space: nowrap;
    min-width: 48%;
}
.webform span.checkbox-3col {
    display: inline-block;
    white-space: nowrap;
    min-width: 32%;
}
.webform span.checkbox-4col {
    display: inline-block;
    white-space: nowrap;
    min-width: 24%;
}
.webform span.checkbox-5col {
    display: inline-block;
    white-space: nowrap;
    min-width: 19%;
}
.webform span.checkboxText {
    display: block;
    margin-left: 22px;
}
.webform span.checkboxText {
    display: block;
    margin-left: 22px;
}
.webform .space {
    padding-top: 20px;
}
.webform .break {
    height: 1em;
}
.webform .info-pflichtfelder {
    padding-top: 20px;
}
.webform .left {
    float: left;
}
.webform .desc_top {
    padding: 0px 0px 3px 0px;
}
.webform .desc_left {
    float: left;
    padding: 0px 3px 0px 0px;
}
.webform .desc_right {
    float: left;
    padding: 0px 0px 0px 3px;
}
.webform .desc_bottom {
    clear: both;
    padding: 3px 0px 0px 0px;
}
.webform div.break {
    height: 1em;
    overflow: hidden;
}
.webform div.buttons {
    text-align: center;
}

.webform .file-input-wrapper {
    /* @see https://coderwall.com/p/4etjja bzw. http://jsfiddle.net/supershabam/b3WXe/ */
    width: 200px;
    height: 2.5em;
    overflow: hidden;
    position: relative;
    line-height: 1em;
}
.webform .file-input-wrapper > input[type="file"] {
    font-size: 30px;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
}
.webform .file-input-wrapper > .btn-file-input {
    /*display: inline-block;
    width: 200px;
    height: 30px;*/
}


table.formular {
    border-spacing: 0px;
    padding: 0px;
}
table.formular td {
    padding: 2px 2px 2px 0px;
}
table.formular td.bezeichnung {
    vertical-align: top;
    padding: 4px 2px 2px 0px;
    width: 50px;
}
table.formular input[type=text], table.formular textarea {
    width: 250px;
}

/* Webform Seite empfehlen */
table.formular.seite_empfehlen input[type=text] {
    width: 250px;
}
table.seite_empfehlen textarea {
    width: 400px;
    height: 120px;
}

/* Webform Veranstaltungsanmeldung */
#formVeranstaltungsanmeldung #fieldPlz {
    width: 50px;
}
#formVeranstaltungsanmeldung #fieldOrt {
    width: 190px;
}

/* Webform Passwort vergessen */
#formPasswort_vergessen input[type=button],
#formPasswort_vergessen input[type=submit] {
    margin-top: 0px;
}

/* Webform Veranstaltungsanmeldung */
#formVeranstaltungsanmeldung #fieldPlz {
    width: 50px;
}
#formVeranstaltungsanmeldung #fieldOrt {
    width: 190px;
}

/* Webforms Newsletter */
#formNewsletter_aktivieren div {
    margin-top: 8px;
    display: inline-block;
}
#formNewsletter_aktivieren div.buttons {
    margin-top: 0px;
    vertical-align: top;
}
#formNewsletter_aktivieren div:last-child {
     display: block;
}

#formNewsletter_abmelden table {
    margin-top: 6px;
    display: inline-block;
}
#formNewsletter_abmelden div.buttons {
    display: inline-block;
    vertical-align: top;
}

/*--------------------------------------------------------------------------------*/
/* Media-Queries */

@media only screen and (max-width:630px) {
    
    .webform input[type=text] {
        width: 98%;
    }
    
    .webform form.step01 th, .webform form.step01 td {
        display: block;
        padding-right: 0;
    }
	.webform form.step01 th {
        font-weight: bold;
        width: auto;
    }
	
    .webform span.checkbox-3col {
        display: inline-block;
        white-space: nowrap;
        min-width: 49%;
    }
    .webform span.checkbox-4col {
        display: inline-block;
        white-space: nowrap;
        min-width: 32%;
    }
    .webform span.checkbox-5col {
        display: inline-block;
        white-space: nowrap;
        min-width: 24%;
    }
}

/*--------------------------------------------------------------------------------*//**
 * Standard CSS-Definitionen fuer templ_googlemaps
 *
 * (c) www.lemontree.at
 *
 * @author Gerhard Buchecker <gbuchecker@lemontree.at>
 *
 *********************************************************************************/

/*--------------------------------------------------------------------------------*/

/* Google Maps */
.templ_googlemaps {
    clear: both;
}
.templ_googlemaps .map_canvas {
    max-width: 100%;
    height: 250px;
}
.templ_googlemaps img {
	box-shadow: none;
}

/*--------------------------------------------------------------------------------*//**
 * Standard CSS-Definitionen fuer templ_openstreetmap
 *
 * (c) www.lemontree.at
 *
 * @author Gerhard Buchecker <gbuchecker@lemontree.at>
 *
 *********************************************************************************/

/*--------------------------------------------------------------------------------*/

/* OpenStreetMap */
.templ_openstreetmap {
    clear: both;
}
.templ_openstreetmap .map_canvas {
    max-width: 100%;
    height: 250px;
}
.templ_openstreetmap .routeplaner {
    padding: 5px 0px;
}
.templ_openstreetmap img {
	box-shadow: none;
}

/*--------------------------------------------------------------------------------*//**
 * CSS-Definitionen fuer templ_link
 *
 * (c) www.lemontree.at
 *
 * @author Gerhard Buchecker <gbuchecker@lemontree.at>
 *
 *********************************************************************************/

/*--------------------------------------------------------------------------------*/

div.templ_link {
    clear: both;
    width: 100%;
}

/*--------------------------------------------------------------------------------*//**
 * CSS-Definitionen fuer templ_menue
 *
 * (c) www.lemontree.at
 *
 * @author Gerhard Buchecker <gbuchecker@lemontree.at>
 *
 *********************************************************************************/

/*--------------------------------------------------------------------------------*/

/* Menue */
.templ_menue {
    clear: both;
    margin: 0px;
    /* padding: 10px;
    background-color: #eeeeee; */
}

.templ_menue .divNav ul {
    /* margin: 0px;
    padding: 0px; */

}
.templ_menue .divNav.no_style ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.templ_menue .divNav ul li {
    margin: 0px;
    padding: 0px;
}

/*--------------------------------------------------------------------------------*//**
 * CSS-Definitionen fuer templ_suche
 *
 * (c) www.lemontree.at
 *
 * @author Gerhard Buchecker <gbuchecker@lemontree.at>
 *
 *********************************************************************************/

/*--------------------------------------------------------------------------------*/
/* Suche */

.divFormSuche {
    position: absolute;
    right: 0px;
    bottom: 7px;
    width: 188px;
    text-align: right;
}
.divFormSuche form {
    margin: 0px;
    padding: 0px;
}
.divFormSuche input {
    color: #ffffff;
    border: 1px solid #dddddd;
    margin: 0px;
    padding: 2px 3px;
    z-index: 2000;
    position: relative;
    width: 180px;
    background-color: #333333;
    font-size: 80%;
}

.divFormSuche .button {
    display: none;
}

.templ_suche form div {
    display: inline-block;
}
.templ_suche table.resultlist td {
    display: table-cell;
}

/*--------------------------------------------------------------------------------*/
/* Media Queries */

@media only screen and (max-width:1100px) {
    
    .divFormSuche {
        right: 2%;    
    }
}

@media only screen and (max-width:630px) {
    
    .divFormSuche {
        width: 156px;
    }
    .divFormSuche input {
        width: 150px;
    }
}

/*--------------------------------------------------------------------------------*//**
 * Standard CSS-Definitionen fuer templ_textbox
 *
 * (c) www.lemontree.at
 *
 * @author Gerhard Buchecker <gbuchecker@lemontree.at>
 *
 *********************************************************************************/

/*--------------------------------------------------------------------------------*/

/* Textbox */
.templ_textbox {
    position: relative;
    display: inline-block;
    margin: 0px;
    vertical-align: top;
}
.templ_textbox:last-child {
    margin-right: 0px !important;
}

.templ_textbox .textbox_titel {
}
.templ_textbox .textbox_titeltext {
    padding: 0px;
}
.templ_textbox .textbox_content {
    padding: 0px;
}

.templ_textbox img {
    max-width: 100%;
    height: auto;
}

@media only screen and (max-width:570px) {
    
    .templ_textbox {
        width: 100%;
        overflow-x: scroll; 
    }
}

/*--------------------------------------------------------------------------------*//**
 * CSS-Definitionen fuer templ_wechselbilder
 *
 *********************************************************************************/

/*--------------------------------------------------------------------------------*/

/* Wechselbilder (Slider) */
.templ_wechselbilder {
    width: 100%;
    margin: 0px auto 0px auto;
    position: relative;
    left: -1%;
}
.templ_wechselbilder .slideshow {
    width: 102%;
    overflow: hidden;
}
.templ_wechselbilder .slideshow-item {
    float: left;
    width: 100%;
}
.templ_wechselbilder .slideshow-text {
    /*background:url(../../images/slide-overlay.png) repeat;*/
    top: 0px;
    left: 0px;
    color: #fff;
    font-size: 20px;
    position: absolute;
    width: 96%;
    height: 96%;
    padding: 3%;
    z-index:100;
}
.templ_wechselbilder .slideshow-text h2, 
.templ_wechselbilder .slideshow-text div.slideshow-header {
    color:#ffffff;
    padding-bottom:0px!important;
    margin:0!important;
}
.templ_wechselbilder .slideshow-text p {
    color:#ffffff;
    margin: 2px 0px 0px 0px;
}
.templ_wechselbilder .slideshow-text a.button, .slideshow-text a.button:hover {
    background-color: #00abde;
    padding: 8px 10px;
    border-radius: 9px;
    color: #ffffff;
    text-decoration: none;
}


.templ_wechselbilder .controls {
    bottom: 7px;
    position: absolute;
    right:1%;
    z-index:100;
}

.templ_wechselbilder .controls .slidenav {
    float: left;
}

.templ_wechselbilder .controls .slidenav a {
    margin: 0 2px; 
    padding: 0px; 
    border: 1px solid #7c9745;
    border-radius: 8px; 
    background: #ffffff; 
    text-decoration: none;
    text-align: center;
    font-size: 9px;
    color: #7c9745;
    line-height: 16px; 
    width: 15px; 
    height: 15px; 
    overflow: hidden; 
    display: inline-block;
    z-index: 501;
}
.templ_wechselbilder .controls .slidenav a:hover, 
.templ_wechselbilder .controls .slidenav a.activeSlide {
    background: #7c9745; 
    color: #ffffff;
}

.templ_wechselbilder .controls .slidenav_resume,
.templ_wechselbilder .controls .slidenav_stop {
    line-height: 18px;
    font-size: 12px;
    float: left;
    padding-left: 2px;
}

.templ_wechselbilder .bigLink{
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index:100px;
    background: url(../../images/blank.png) repeat;
}

.templ_wechselbilder .sliderTextAlignRight { text-align: right; }
.templ_wechselbilder .sliderTextAlignCenter { text-align: center; }
.templ_wechselbilder .sliderTextAlignLeft { text-align: left; }

.templ_wechselbilder .slideshow-text .sliderFontSize8  { font-size: 8px;  line-height: 12px; }
.templ_wechselbilder .slideshow-text .sliderFontSize9  { font-size: 9px;  line-height: 13px; }
.templ_wechselbilder .slideshow-text .sliderFontSize10 { font-size: 10px; line-height: 14px; }
.templ_wechselbilder .slideshow-text .sliderFontSize11 { font-size: 11px; line-height: 15px; }
.templ_wechselbilder .slideshow-text .sliderFontSize12 { font-size: 12px; line-height: 16px; }
.templ_wechselbilder .slideshow-text .sliderFontSize13 { font-size: 13px; line-height: 17px; }
.templ_wechselbilder .slideshow-text .sliderFontSize14 { font-size: 14px; line-height: 18px; }
.templ_wechselbilder .slideshow-text .sliderFontSize15 { font-size: 15px; line-height: 19px; }
.templ_wechselbilder .slideshow-text .sliderFontSize16 { font-size: 16px; line-height: 20px; }
.templ_wechselbilder .slideshow-text .sliderFontSize17 { font-size: 17px; line-height: 21px; }
.templ_wechselbilder .slideshow-text .sliderFontSize18 { font-size: 18px; line-height: 22px; }
.templ_wechselbilder .slideshow-text .sliderFontSize19 { font-size: 19px; line-height: 23px; }
.templ_wechselbilder .slideshow-text .sliderFontSize20 { font-size: 20px; line-height: 24px; }
.templ_wechselbilder .slideshow-text .sliderFontSize21 { font-size: 21px; line-height: 25px; }
.templ_wechselbilder .slideshow-text .sliderFontSize22 { font-size: 22px; line-height: 26px; }
.templ_wechselbilder .slideshow-text .sliderFontSize23 { font-size: 23px; line-height: 27px; }
.templ_wechselbilder .slideshow-text .sliderFontSize24 { font-size: 24px; line-height: 28px; }
.templ_wechselbilder .slideshow-text .sliderFontSize25 { font-size: 25px; line-height: 29px; }
.templ_wechselbilder .slideshow-text .sliderFontSize26 { font-size: 26px; line-height: 30px; }
.templ_wechselbilder .slideshow-text .sliderFontSize27 { font-size: 27px; line-height: 31px; }
.templ_wechselbilder .slideshow-text .sliderFontSize28 { font-size: 28px; line-height: 32px; }
.templ_wechselbilder .slideshow-text .sliderFontSize29 { font-size: 29px; line-height: 33px; }
.templ_wechselbilder .slideshow-text .sliderFontSize30 { font-size: 30px; line-height: 34px; }
.templ_wechselbilder .slideshow-text .sliderFontSize31 { font-size: 31px; line-height: 35px; }
.templ_wechselbilder .slideshow-text .sliderFontSize32 { font-size: 32px; line-height: 36px; }
.templ_wechselbilder .slideshow-text .sliderFontSize33 { font-size: 33px; line-height: 37px; }
.templ_wechselbilder .slideshow-text .sliderFontSize34 { font-size: 34px; line-height: 38px; }
.templ_wechselbilder .slideshow-text .sliderFontSize35 { font-size: 35px; line-height: 39px; }
.templ_wechselbilder .slideshow-text .sliderFontSize36 { font-size: 36px; line-height: 40px; }
.templ_wechselbilder .slideshow-text .sliderFontSize37 { font-size: 37px; line-height: 41px; }
.templ_wechselbilder .slideshow-text .sliderFontSize38 { font-size: 38px; line-height: 42px; }
.templ_wechselbilder .slideshow-text .sliderFontSize39 { font-size: 39px; line-height: 43px; }
.templ_wechselbilder .slideshow-text .sliderFontSize40 { font-size: 40px; line-height: 44px; }
.templ_wechselbilder .slideshow-text .sliderFontSize41 { font-size: 41px; line-height: 45px; }
.templ_wechselbilder .slideshow-text .sliderFontSize42 { font-size: 42px; line-height: 46px; }
.templ_wechselbilder .slideshow-text .sliderFontSize43 { font-size: 43px; line-height: 47px; }
.templ_wechselbilder .slideshow-text .sliderFontSize44 { font-size: 44px; line-height: 48px; }
.templ_wechselbilder .slideshow-text .sliderFontSize45 { font-size: 45px; line-height: 49px; }
.templ_wechselbilder .slideshow-text .sliderFontSize46 { font-size: 46px; line-height: 50px; }
.templ_wechselbilder .slideshow-text .sliderFontSize47 { font-size: 47px; line-height: 51px; }
.templ_wechselbilder .slideshow-text .sliderFontSize48 { font-size: 48px; line-height: 52px; }
.templ_wechselbilder .slideshow-text .sliderFontSize49 { font-size: 49px; line-height: 53px; }
.templ_wechselbilder .slideshow-text .sliderFontSize50 { font-size: 50px; line-height: 54px; }
.templ_wechselbilder .slideshow-text .sliderFontSize51 { font-size: 51px; line-height: 55px; }
.templ_wechselbilder .slideshow-text .sliderFontSize52 { font-size: 52px; line-height: 56px; }
.templ_wechselbilder .slideshow-text .sliderFontSize53 { font-size: 53px; line-height: 57px; }
.templ_wechselbilder .slideshow-text .sliderFontSize54 { font-size: 54px; line-height: 58px; }
.templ_wechselbilder .slideshow-text .sliderFontSize55 { font-size: 55px; line-height: 59px; }
.templ_wechselbilder .slideshow-text .sliderFontSize56 { font-size: 56px; line-height: 60px; }
.templ_wechselbilder .slideshow-text .sliderFontSize57 { font-size: 57px; line-height: 61px; }
.templ_wechselbilder .slideshow-text .sliderFontSize58 { font-size: 58px; line-height: 62px; }
.templ_wechselbilder .slideshow-text .sliderFontSize59 { font-size: 59px; line-height: 63px; }
.templ_wechselbilder .slideshow-text .sliderFontSize60 { font-size: 60px; line-height: 64px; }

/*--------------------------------------------------------------------------------*/