a[href]:after {
    content: ""
}

abbr[title]:after {
    content: ""
}

body{
    max-width: 1020px;
    margin-left: auto;
    margin-right: auto;
}

.pageWrapper:before{
    content: url("/typo3conf/ext/skin_wingas/Resources/Public/Images/wingas_logo.png");
    margin-bottom: 40px;
}
.pageWrapper{
    padding-top:0;
}

#featureContent{
    margin-top: 20px;
    padding-bottom: 60px;
}

header,
.Tx-Formhandler,
.footer-sitemap,
.share-buttons,
.footer-links,
.pa-gridelements-layouts-upper-stack a.button,
.news-top-header a,
.more,
.breadcrumb{
    display: none !important;
}

.accoridion-content{
    display: block !important;
}

.featureHome a,
.pa-gridelements-layouts-upper-stack h1,
.pa-gridelements-layouts-upper-stack a,
span.yellow{
    color: #fff !important;
    text-shadow: 0px 0px 5px black !important;
}

*{
    border: none !important;
}

.csc-textpic-center>div,
.csc-textpic-center{
    text-align: left;
    margin:0;
}

footer .footer-content .footer-menu .footer-copyright{
    text-align: left;
    padding-left:10px;
}

.medium-10 {
    width: 83.33333%;
}

.medium-9 {
    width: 75%;
}

.medium-8 {
    width: 66.66667%;
}

.medium-7 {
    width: 58.33333%;
}

.medium-6 {
    width: 50%;
}

.medium-5 {
    width: 41.66667%;
}

.medium-4 {
    width: 33.33333%;
}

.medium-3 {
    width: 25%;
}

.medium-2 {
    width: 16.66667%;
}

.large-6 {
    width: 50%;
}


.large-block-grid-3>li {
    list-style: none;
    width: 33.33333%;
}