@charset "UTF-8";

body {
             font-family: Tahoma,Verdana,Arial,sans-serif;              color: #000;         }
    
            h1, h2, h3 {
                         color: #333         }
    
    
    
    
            a, a:hover, a:active, a:visited, .et-link, .et-link:hover, .et-link:active, .et-link:visited{
            color: #339900;
        }
    
            a:hover, a:active, .et-link:hover, .et-link:active {
            color: #339900;
        }
    
            .et-button--primary, .et-button--primary:visited, .et-badge {
            color: #ffffff;
        }
    
            .et-button--primary, .et-button--primary:visited, .et-badge {
            background-color: #6cc24a;
        }
    
            .et-button--primary, .et-button--primary:visited {
            border-color: #339900;
        }
    
            .et-button--secondary, .et-button--secondary:visited {
            color: #ffffff;
        }
    
            .et-button--secondary, .et-button--secondary:visited {
            background-color: #6cc24a;
        }
    
            .et-button--secondary, .et-button--secondary:visited {
            border-color: #6cc24a;
        }
    
            #onlineGame {
    font-size: 14px;
    width: 100%;
    max-width: 730px;
    margin: 0 auto;
}

#puzzle div.ui-draggable:hover {
    cursor: move;
}

#event-tool {
    margin: 0;
}

#event-tool .et-firstprize__imageAndSponsor,
#event-tool .et-prizes__prize .et-prize__imageAndSponsor,
#event-tool .et-firstprize__sponsor,
#event-tool .et-prize__sponsor {
    border: 0;
}

#event-tool .et-prize__image {
    width: 100%;
}

#event-tool .et-prize__imageAndSponsor {
    height: auto;
    overflow-y: auto;
}

#event-tool .et-prize__sponsor {
    padding: 10px 0;
}

#event-tool .et-prize__sponsoredBy {
    margin-bottom: 0;
}

#event-tool .et-firstPrize__sponsor img,
#event-tool .et-sponsor__logo img,
#event-tool .et-prize__sponsor img {
    width: auto;
    height: auto;
    max-width: 200px;
    max-height: 80px;
}

#event-tool .et-sponsorNames ul {
    line-height: normal;
}

#event-tool .et-sponsorNames ul > li:before {
    content: '';
}

#event-tool .et-sponsorNames ul > li:not(:last-child):after {
    content: ', ';
    margin-right: .325em;
}

#event-tool .et-sponsorNames ul > li > a {
    text-decoration: none;
}


#event-tool h2 {
    margin: 0 0 1.5em 0;
}

#event-tool .pagesWrapper {
    margin-bottom: 2em;
}


#event-tool .main-content {
    margin-bottom: 3em;
}

#event-tool .border_horizontal {
    border: 2px #dedede solid;
    border-left: none;
    border-right: none;
}

#event-tool .et-prizes__prize,
#event-tool .et-firstPrize__imageAndSponsor {
    max-width: 100%;
    width: 100%;
}

#event-tool .et-prize__description {
    margin-bottom: 1em;
}

#event-tool .et-prize__description {
    margin-top: -1em;
}

#event-tool .et-select {
    background-image: url(//weblications.guj.de/logos/bg_select_grey.svg);
    border-color: #606369;
    border-radius: 8px;
    margin: .75em 0;
}

#event-tool .et-prize__headline {
    min-height: auto;
    margin-bottom: 1em;
}

#event-tool .header-image-mobile {
	width: 95%;
	width: calc(100% - 20px);
    float: left;
}

#event-tool iframe {
    margin-bottom: 2em;
    min-width: 321px;

}

#event-tool .header-image-mobile {
	margin-bottom: 3em;
}

/* Logo Korrektur */
#event-tool .et-firstPrize__sponsor img[title~="phaeno"], #event-tool .et-sponsor__logo img[title~="phaeno"], #event-tool .et-prize__sponsor img[title~="phaeno"]{
    width: 300px;
    height: auto;
    max-width: none;
    max-height: none;
    margin-top: 1.5em;
}

@media only screen and (min-width: 30.063em) {
    #event-tool .pages {
        max-width: 800px;
        margin: 0 auto;
    }

    #event-tool.event-reisegewinnspiel-2019 .pages > li {
        width: 13.5%;
        margin: 0;
    }

    #event-tool .et-prizes__prize {
        max-width: none;
        padding-right: 0;
    }

    #event-tool .et-prize__headline {
        min-height: 40px;
        margin-bottom: 1em;
    }

    #event-tool .et-prizes {
        -webkit-box-pack: left;
        -webkit-justify-content: left;
        -ms-flex-pack: left;
        justify-content: left;
    }
    
    #event-tool .et-prizes__prize:nth-last-child(-n+4):first-child,
    #event-tool .et-prizes__prize:nth-last-child(-n+4):first-child ~ .et-prizes__prize {
        width: 235px;
        width: calc(25% - 0px);
    }

    #event-tool .et-prizes__prize:nth-last-child(-n+3):first-child,
    #event-tool .et-prizes__prize:nth-last-child(-n+3):first-child ~ .et-prizes__prize {
        width: 420px;
        width: calc(50% - 30px);
    }

    #event-tool .et-prizes__prize:nth-last-child(-n+2):first-child,
    #event-tool .et-prizes__prize:nth-last-child(-n+2):first-child ~ .et-prizes__prize {
        width: 420px;
        width: calc(50% - 30px);
    }

    #event-tool .et-prizes__prize:nth-last-child(-n+3):first-child {
        margin-right: 30px;
        padding-right: 0;
    }

    #event-tool .et-prizes__prize:nth-last-child(-n+2):first-child {
        margin-right: 30px;
        padding-right: 0;
    }

    #event-tool .et-prizes__prize:nth-last-child(-n+1):first-child {
        margin-right: 0px;
        max-width: 800px;
        width: 100%;
    }

    #event-tool .et-firstPrize {
        width: 100%;
        max-width: 800px;
        margin: 0 auto 2em auto;
    }

    #event-tool .et-firstPrize__imageAndSponsor,
    #event-tool .et-prizes__prize:nth-last-child(-n+1):first-child .et-prize__imageAndSponsor {
        max-width: 800px;
        width: 100%;
        float: inherit;
        margin: 0 auto 20px auto;
    }

    #event-tool .et-firstPrize__image,
    #event-tool .et-prizes__prize:nth-last-child(-n+1):first-child .et-prize__image {
        max-width: none;
    }

    #event-tool .et-firstPrize__sponsor,
    #event-tool .et-prizes__prize:nth-last-child(-n+1):first-child .et-prize__sponsor {
        border-top: 0;
    }

    #event-tool .et-firstPrize__description,
    #event-tool .et-prizes__prize:nth-last-child(-n+1):first-child .et-prize__description {
        line-height: 1.5em;
    }

    #event-tool .et-firstPrize__image {
        max-width: 100%;
    }

    #event-tool .et-firstPrize__imageAndSponsor {
        border: none;
    }

    #event-tool .et-sponsor__image {
        border-bottom: 1px solid #d8d8d8;
    }

    #event-tool .et-sponsor__sponsoredByAndLogo {
        margin-bottom: 0;
    }

    #event-tool .et-sponsors__sponsor {
        width: 25%;
        padding: 4px;
    }

    #event-tool .button {
        margin: 2em 0;
    }

    #event-tool h1:first-child,
    #event-tool h2:first-child,
    #event-tool h3:first-child,
    #event-tool h4:first-child {
        margin: 2em 0 1em;
    }

    #et-prizes h2:first-child {
        margin-bottom: 0.25em;
    }

    #event-tool .et-prize__sponsor a {
	min-height: 80px;
	display: block;
    }


    #event-tool.event-sommergewinnspiel-2019 .et-prizes .et-prizes__prize:nth-child(3n+3) {
        width: 100%!important;
    }

    #event-tool.event-sommergewinnspiel-2019 .et-prizes .et-prizes__prize:nth-child(3n+3) .et-prize__headline {
        margin-left: 50%;
    }

    #event-tool.event-sommergewinnspiel-2019 .et-prizes .et-prizes__prize:nth-child(3n+3) .et-prize__imageAndSponsor {
        float: left;
        width: 47%;
        margin-top: -52px;
        margin-right: 3%;
    }
    
}