﻿.swReset, .swReset .Normal, .swReset th, .swReset td, .swReset input, .swReset textarea, .swReset h1, .swReset h2, .swReset h3, .swReset h4, .swReset h5, .swReset h6, #frm_upload {
    font-size: 14px;
    line-height: 20px;
}

.swRoot {
    width: 100%;
}

.navi_div {
    display: none;
}


.menu {
    font-family: 'Titillium Web', sans-serif;
    color: #7b2f39;
    font-size: 18px;
    border: 2px solid;
}

.languagePaneResponsive {
    display: block;
}

.positionPane {
    position: relative;
    margin-top: 0px;
    min-height: 100%;
}

.mainPane {
    position: relative;
    overflow: hidden;
    height: 100%;
    z-index: 200;
    width: 100%;
    padding: 0;
    margin: 0;
}

.headPane {
    width: 100%;
}

.swContentLeft {
    width: 100%;
    position: relative;
    min-height: 100%;
    overflow: auto;
    z-index: 1;
}

.contentPaneLeft {
    border: none;
    width: 75%;
    padding: 0;
    padding-bottom: 150px;
    overflow: hidden;
    margin-left: 50px;
}

.contentPaneRight {
    display: none;
}

.logo {
    margin-left: 20px;
    padding-bottom: 20px;
}

.footerMain {
    width: 100%;
    position: relative;
    overflow: hidden;
    bottom: 0;
    height: 85px;
    z-index: 500;
    background-color: #3c3c3e;
    margin: 0 auto;

}

.footerLeft {
    display: none;
}

.footerRight {
    width: 100%;
}

.languagePane {
    display: none;
}

.languagePaneResponsive {
    text-align: right;
    margin-right: 10px;
    margin-bottom: 20px;
}

.footerPane {
    padding-top: 5px;
    border: none;
    margin-top: -120px; 
}


.languagePaneResponsive > span {
    color: white !important;
    font-family: 'Titillium Web', sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding-right: 15px;
}

    .languagePaneResponsive > span > a {
        color: #8a8a8b !important;
    }

        .languagePaneResponsive > span > a:hover {
            text-decoration: underline;
        }



/*RESPONSIVE NAVI*/

.ResponsiveNavi {
    display: block;
}

.languagePaneResponsive {
    display: block;
}

.RespNaviButton {
display: block;
}

.menu-trigger {
  display: block;
  padding-left: 64px;
}




.RespNaviButton {

    float: left;
    position: relative;
    top: 3px;
    left: -50px;
    height: 30px;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 28px;
}


/*GPanelMenu */

.GPanel {
    position: relative;
}

.form {
    position: relative;
    top: 0;
    left: 0;
}

.ResponsiveNavi {
    position: fixed;
    top: 0;
    left: -250px;
    z-index: 10000 !important;
    background-color: #434445;
    padding: 0 0 0 10px;
    width: 190px !important;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#GPanelMenu .menulist {
    padding: 0 0 50px 0;
}

#GPanelMenu .menulistL2 {
    padding: 5px 0 30px;
    margin: 0 0 0 15px;
}

    #GPanelMenu .menulistL2 > li > a {
        font-size: 14px;
        line-height: 1.8;
        font-family: 'helveticaneuelt_std_ltregular',Arial;
        color: #afb0b3;
    }

#GPanelMenu > ul > li > a {
    font-size: 16px;
    line-height: 30px;
    font-family: 'helveticaneuelt_std_ltregular',Arial;
    color: #afb0b3;
}

#GPanelMenu a:hover, #GPanelMenu .currentHeader, #GPanelMenu .current_item, #GPanelMenu .menulistL2 > li > a:hover, .JPMCloseButton a:hover {
    color: white !important;
}

.GPCloseButton {
    font-size: 16px;
    font-family: 'helveticaneuelt_std_ltregular',Arial;
    color: #afb0b3 !important;
}

.GPCloseButton {
    margin: 25px 0 20px 0;
}

/*Trigger styles*/
.navopen {
    left: 0px!important;
    transition: left 250ms ease-out !important;
    -webkit-transition: left 250ms ease-out !important;
}

.navclose {
    left: -250px!important;
    transition: left 250ms ease-out !important;
    -webkit-transition: left 250ms ease-out !important;
}

.shiftright, .shiftright .footerRight {
    left: 190px;
    transition: left 250ms ease-out !important;
    -webkit-transition: left 250ms ease-out !important;
    overflow: hidden;
}

.shiftleft, .shiftright .footerRight {
    left: 0;
    transition: left 250ms ease-out !important;
    -webkit-transition: left 250ms ease-out !important;
    overflow: visible;
}

.swRoot_88 .bildUeberuns {
    float:left;
    position: relative;
    background-image:  url(/Portals/0/robin_wattinger.jpg);
    background-repeat: no-repeat;
   margin-left: 55px;
   margin-top: 0px;
    height: 120px;
    width: 120px;

}
