/*
    Document   : main
    Created on : 10.01.2014, 04:06:07
    Author     : Administrator
    Description:
        Purpose of the stylesheet follows.
*/

.invFrmElm{
    display:none;
}
.runtimeFrmContainerCls {
}
.webform{
    padding-bottom : 10px;
}

.commitInputBox {
    margin-right: 10px !important;
}
.checkInputBox {
    margin-right: 10px !important;
    margin-bottom: 10px !important;
}
.inputTextFieldSmall {
    max-width:150px;
}
.inputDefaultStyle{
    margin-bottom: 10px;
}

.floatLeft {
    float :  left;
    margin-right : 15px;
    margin-bottom : 7px;
    margin-top : 1px;
}

.floatRight {
    float :  right;
    margin-right : 15px;
    margin-bottom : 7px;
    margin-top : 1px;
}
.floatNo {

}
.brickDetail {
    padding: 5px 10px;
    background-color: #cccccc;
}




body {
    border : 0px none;
    margin : 0px 0px;
    padding : 0px 0px;
    background-color: #ffffff;

    color : #456c97;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 16px;
    line-height: 140%;

    font-weight: normal;

    overflow-y:scroll;
}

li {
    padding-bottom: 8px;
    line-height: 100%;
}

div {
    -moz-box-sizing     : border-box;
    -webkit-box-sizing  : border-box;
    -khtml-box-sizing   : border-box;

    color : #456c97;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 16px;
    line-height: 140%;
    font-weight: normal;
}

a:link {
    text-decoration: none;
    color: #de660f;
}
a:visited {
    text-decoration: none;
    color: #c40001;
}
a:active {
    text-decoration: none;
    color: #202220;
}
a:hover{
    text-decoration: none;
    color: #ea9916;
    text-decoration: underline;
}

/*
 -Sprachwahl Französisch Englisch-*/

.langSelector {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 16px;
    color: #163c63;
}

.langSelectorSelected {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 16px;
    color: #de660f;
}
/*
 -Sprachwahl Französisch Englisch-
 -Ende-*/

.floatLeft {
    float :  left;
    margin-right : 15px;
    margin-bottom : 7px;
    margin-top : 1px;
}

.floatRight {
    float :  right;
    margin-right : 15px;
    margin-bottom : 7px;
    margin-top : 1px;
}

.wCP{
    background-color: #ffffff;
    width: 10px;
}
.clsDefault{
    color : #163c63;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 120%;
}

.default {
    font-size: 16px;
}
.title {
    color : #de660f;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 130%;
}
.subtitle {
    color : #ea9916;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 16px;
    line-height: 130%;
    font-weight: bold;
}
.text {
    color : #456c97;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 120%;
}

.teaserSubElement {
    margin-bottom: 8px;
}

.teaserSubImg {
    float: left; 
    margin-right: 5px;
    }

.teaserTitle {
    text-align: center; 
    font-size: 12px;
    font-weight: bold;
    color: #ea9916;
    margin-top: 15px;
    margin-bottom: 10px;
    }

.teaserTitle a:link {
    text-decoration: none;
    color: #ea9916;
}
.teaserTitle a:visited {
    text-decoration: none;
    color: #ea9916;
}
.teaserTitle a:active {
    text-decoration: none;
    color: #de660f;
}
.teaserTitle a:hover{
    text-decoration: none;
    color: #ea9916;
    text-decoration: underline;
}

.teaserDate {
    font-size: 10px;
}

.teaserLocation {
    font-size: 12px;
    font-weight: bold
}

.teaserLeadtext {
    font-size: 12px;
}

.readmorelink {
    font-size:12x;
}



.textInput {
    -moz-box-sizing     : border-box;
    -webkit-box-sizing  : border-box;
    -khtml-box-sizing   : border-box;

    -moz-border-radius:5px; /* Firefox */
    -webkit-border-radius:5px; /* Safari, Chrome */
    -khtml-border-radius:5px; /* Konqueror */

    border-radius:5px; /* CSS3 */

    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 16px;
}

.buttonInput {
    -moz-box-sizing     : border-box;
    -webkit-box-sizing  : border-box;
    -khtml-box-sizing   : border-box;

    color : #363636;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 16px;
}

.rightTeaserPanel{
    -moz-box-sizing     : border-box;
    -webkit-box-sizing  : border-box;
    -khtml-box-sizing   : border-box;
    position            : relative;
    background-color    : #ffffff;
    padding-top         : 0px;
    left                : 0px;
    top                 : 0px;
    width               : 100%;
}

.leftTreePanel{
    -moz-box-sizing     : border-box;
    -webkit-box-sizing  : border-box;
    -khtml-box-sizing   : border-box;
    position            : relative;
    background-color    : #ffffff;
    padding-top         : 0px;
    left                : 0px;
    top                 : 7px;
    width               : 208px;
}



.navUL{
    list-style-type: none;
    list-style: none;
    margin : 0px 0px;
    padding : 0px 0px;
}

.navLI{
    list-style-type: none;
    list-style: none;
    margin : 0px 0px;
    padding : 0px 0px;
}


.neoLogo{
}

.PSDLogo{
    width:32%;
}
.GULogo{
    width:21%;
    padding-left:25px;
    padding-right:25px;

}
.PELogo{
    width:47%;
}

.personFrame{
    display: block;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #ea9916;
    width: 365px;
    line-height: 18px;
    margin-right: 5px;
}

.personFrame img{
    width: 80px;
    height: 80px;
    float: left;
    border-style: solid;
    border-width: 2px;
    border-color: #ea9916;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 10px;
}

.textframePF{
    margin-left: 5px;
}

.titleframePF{
    
}
.namePF{
    display: inline;
    font-size: 14px;
    font-weight: bold;
}
.pretextframe{
    float:left;
    height: 70px; 
    margin-right: 5px;
}
.pretextPF, .xpretextPF, .xxpretextPF{
    color: #ea9916;
    font-size: 12px;
    
}
.xpretextPF, .mailtextPF{
    display: inline;
}

.smaltextPF, .phonetextPF, .mailtextPF{
    font-size: 12px;
    }
.xpretextPF{
    width: 66px;
    display: inline-block;
}

.xxpretextPF{
    display:inline-block;
}

.phonetextPF{
    display:inline-block;
    
}
/*end Members*/
@media (max-width: 800px){
    .PSDLogo{
        width:100%;
    }
}

@media (max-width: 800px){
    .GULogo {
        display:none;
    }
}
@media (max-width: 800px){
    .PELogo {
        display:none;
    }
}








@media (max-width: 1000px){
    .frontimage {
        display:none;
    }
}
@media (max-width: 600px){
    .apoimage {
        display:none;
    }
}
@media (max-width: 529px) {
    .adaptiveColumnWidth {
        width: 100%;
    }
    .adaptiveMasonry{
        width: 100%;
    }
}
@media (min-width: 530px) and (max-width: 984px) {
    .adaptiveColumnWidth {
        width: 50%;
    }
    .adaptiveMasonry{
        width: 350px;
    }
}
@media (min-width: 985px) and (max-width: 1199px) {
    .adaptiveColumnWidth {
        width: 33.33333%;
    }
    .adaptiveMasonry{
        width: 350px;
    }
}
@media (min-width: 1200px) {
    .adaptiveColumnWidth {
        width: 25%;
    }
    .adaptiveMasonry{
        width: 350px;
    }

}
@media (min-width:985px) {
    .whitebBorderRightGT985{
        border-right:1px solid #ffffff;
    }

}
@media (max-width:985px) {
    .whitebBorderBottomST985{
        border-top:1px solid #bbbbbb;
    }

}

.eventDayStyleForDatePicker {
    background-color: #de660f;
}

.noneEventDayStyleForDatePicker {

}