.qa_frontpage{
	color: rgb(120, 120, 120);
	line-height: 130%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 150px;
	text-align: justify;
	font-size:  110%;
 	font-style: normal;
	font-family:verdana;


}
.image{
	margin-top: 60px;
}
.br{
	margin-bottom: 50px;
}
.qa_normal{
	color: rgb(120, 120, 120);
	line-height: 130%;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	font-size:  110%;
 	font-style: normal;
	font-family:verdana;
}

.qa_innermodul{
	color: rgb(120, 120, 120);
	line-height: 130%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	font-size:  100%;
 	font-style: normal;
	font-family:verdana;
}
.qa_bottommodul{
	color: rgb(120, 120, 120);
	line-height: 130%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
	font-size:  100%;
 	font-style: normal;
	font-family:verdana;
}

.qa_aufzaehlung{
	color: rgb(120, 120, 120);
	line-height: 130%;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 0px;
	text-align: justify;
	font-size:  100%;
 	font-style: normal;
	font-family:verdana;
}

.nn_tabs .nav-tabs > li > a {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    line-height: 18px;
    margin-right: 0px;
    padding: 4px;
}

/* individual custom for the language bar setting so that it does not push down page*/
/*.switcher {position:absolute !important; top: 40px; right: 600px;}*/

/* lines up the icons in top bar nicely */
.jsn-joomla-25 .link-icon.icon-user, .jsn-joomla-25 .menu-iconmenu .icon-user > a > span, .jsn-joomla-25 .list-icon.icon-user li .jsn-listbullet, .jsn-joomla-25 .icon-user h3.jsn-moduletitle span.jsn-moduleicon, .link-icon.jsn-icon-user, .menu-iconmenu .jsn-icon-user > a > span, .list-icon.jsn-icon-user li .jsn-listbullet, .jsn-icon-user h3.jsn-moduletitle span.jsn-moduleicon {

    background-position: 0 -1618px !important;

}


.switcher{position: static !important; margin-top: 17px }
.switcher .option{position: absolute !important;}
#jsn-pos-top div.jsn-modulecontainer{ margin-left: 0}
#jsn-social-icons{margin-top: 15px;}
#jsn-headerright{padding-bottom 12px}

.ja-slidenews-item{
    padding: 12px 0 22px 0 !important;
    position: relative;
}

.ja-slidenews-item .ja-title{
    font-size: 1.1em;
    margin-bottom: 8px;
}

.ja-slidenews-item img{
    border: 0 !important;
    margin: 0 5px 5px 0;
}

.ja-slidenews-item .ja-createdate{
    position: absolute;
    right: 0;
    bottom: 0;
    display: none;
}

.blog .items-leading h2{
    font-size: 2em;
    margin-right: 170px;
}

.blog .items-leading > div{

    padding: 30px 20px;
    border-bottom: 1px solid #dddddd;
    position: relative;
}

.blog .items-leading .article-info{
    position: absolute;
    right: 20px;
    top: 45px;
}

.blog .items-leading .item-category{
    font-size: 1.2em;
    margin: -10px 0 20px 0;
}

.blog .items-leading .pull-left{
   /* width: 20%;*/
}

.blog .items-leading .item-image img{
    width: 125px;
    margin: 5px 15px 5px 0;
}

.blog .items-leading .item-image a{
    /*display: inline-block;*/
}


#jsn-mainbody .item-page > div p:nth-child(5n + 1){
    padding-top: 20px;
}

#jsn-mainbody .item-page > div p:nth-child(5n + 4){
     padding-bottom: 20px;
     margin-top: 20px;
}

#ccc-redirect{
    margin: 20px 0;
}

.rss-module{
    margin-top: 22px !important;
    margin-left: 7px  !important;
}

.item-page .page-header h2{
    font-size: 2em;
    margin-right: 170px;
}

.item-page .article-info{
    position: absolute;
    right: 20px;
    top: 38px;
}

.item-page .pull-left{
    margin: 15px 15px 0 0;
    max-width: 25%;
}

.item-page .pull-none{
    margin: 0 auto 15px auto;
    text-align: center;
}

/*
.adrian-custom-module{
    float: left;
    width: 31%;
    margin-right: 2%;
    margin-bottom: 15px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #eee;
    text-align: center;
    padding: 15px 20px;
}

.adrian-custom-module ul{
    text-align: left;
    display: inline-block;
}*/



.module-custom-box{
    margin-bottom: 15px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #dedede;
    -webkit-box-shadow: 0px 1px 3px #BDBDBD;
    box-shadow: 0px 1px 3px #BDBDBD;
    box-sizing: border-box;
    text-align: center;
    padding: 10px 15px;
    height: 100%;
}

.module-custom-box-category h4{
    text-align: left;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.module-custom-box-category h4 a{
    color: #8e9094;
    font-size: 18px;
}

.module-custom-box-title h5{
    text-align: left;
    color: #321a35;
    margin-top: 0;
}

.module-custom-box-image{
    padding-bottom: 20px;
}

.module-custom-box-image img{
    border: 1px solid #e5e5e5;
    padding: 2px;
    height: 100px;
    width: auto;
    max-width: 100%;
}

.module-custom-box-text{
    color: #828389;
    color: #787878;
    font-size: 12px;
    text-align: left;
}

.module-custom-box-urls{
    border-top: 1px solid #eee;
    padding-top: 10px;
    margin-top: 10px;
}

.module-custom-box-urls ul{
    text-align: left;
}

.module-custom-box-urls ul li a{
    color: #73737e;
}


.jsn-homepage-custombox .module-custom-box{
   /* box-shadow: none;*/
}

.jsn-pos-custombox,
.jsn-homepage-custombox{
    margin-bottom: 20px;
}

.jsn-pos-custombox .jsn-modulecontainer{
    width: 32%;
    float: left;
    margin:0 2% 0 0;
    overflow: none;
}

.jsn-homepage-custombox .jsn-modulecontainer{
    width: 48%;
    float: left;
    margin:0 2% 0 0;
    overflow: none;
}

.jsn-pos-custombox .jsn-modulecontainer:nth-child(0n+3){
   margin-right: 0;
}

.jsn-homepage-custombox .jsn-modulecontainer:nth-child(0n+2){
    margin-right: 0;
}

.jsn-pos-custombox .jsn-modulecontainer_inner,
.jsn-homepage-custombox .jsn-modulecontainer_inner{
    height: 100%;
}

.jsn-pos-custombox .jsn-modulecontent,
.jsn-homepage-custombox .jsn-modulecontent{
    height: 100%;
}

@media screen and (max-width: 700px) {
    .jsn-pos-custombox .jsn-modulecontainer
    {
        float: none;
        width: 100%;
        margin: 0 0 20px 0;
    }

    .jsn-homepage-custombox .jsn-modulecontainer
    {
        float: none;
        width: 100%;
        margin: 0 0 20px 0;
    }
}

@media screen and (max-width: 750px) {
    #jsn-logo{
        float:none;
        text-align: center;
    }

    #jsn-headerright{
        float:none;
        padding-top: 0;
        margin-top: -10px;
    }

    #jsn-body{
       margin-top: 10px;
    }

    #jsn-pos-footer{
        float:none !important;
        width: 95% !important;
    }

    #jsn-pos-footer ul.menu-divmenu{
        text-align: center;
        float: none;
    }

    #jsn-pos-footer ul.menu-divmenu li{
        float: none;
        display: inline-block;
    }

    #jsn-menu .jsn-modulecontent{
        background: url('images/mobile-menu.png') no-repeat center center;
    }

     #jsn-pos-bottom{
         float:none !important;
         width: 95% !important;
         text-align: center;
         margin-bottom: 60px;
    }
}




@media screen and (max-width: 960px) {

    #jsn-content-bottom .jsn-modulecontainer{
        float: left;
        margin-bottom: 20px;
        padding: 0 10px;
        width: 48.93617021276595%;
    }
}

@media screen and (max-width: 580px) {

    #jsn-logo{
        float:none;
        text-align: center;
    }

    #jsn-pos-top{
         width: 100% !important;
    }

    #jsn-headerright .switcher{
       margin: 17px auto 0 auto;
    }

    #jsn-social-icons{
        display:none;
    }

    #jsn-headerright .jsn-modulecontainer{
        float: none;
        width: 100%;
        text-align: center;
    }
}

#jsn-maincontent-homepage #jsn-mainbody-content{
    box-shadow: none;
    -webkit-box-shadow: none;
    background: none;
}

#jsn-maincontent-homepage #jsn-mainbody{
    padding: 0 0 15px 15px;
}

#jsn-maincontent-homepage #jsn-mainbody-content-inner1{
    border-right:0;
}

#jsn-maincontent-homepage #jsn-mainbody-content-inner{
    background: #eee;
}

#jsn-maincontent-homepage #jsn-pos-innerleft_inner{
   background: #fff;
}

#jsn-maincontent-homepage #jsn-pos-innerleft{
    /*-webkit-box-shadow: 0px 1px 3px #BDBDBD;
    box-shadow: 0px 1px 3px #BDBDBD;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    border-radius: 5px;*/

    border-radius: 5px;
    border: 1px solid #dedede;
    -webkit-box-shadow: 0px 1px 3px #BDBDBD;
    box-shadow: 0px 1px 3px #BDBDBD;
    box-sizing: border-box;
    margin-left: -99.9%;
    margin-top: 1px;
    margin-bottom: 2px;
}

#jsn-maincontent-ccc #jsn-mainbody-content,
#jsn-maincontent-homepage #jsn-mainbody-content .icons{
    display: none;
}

.module-custom-box{
    /*background: none;*/
}

@media screen and (max-width: 960px) {
    #jsn-maincontent-homepage{
        width: 100%;
    }

    #jsn-maincontent-homepage .jsn-homepage-custombox .jsn-modulecontainer:nth-child(0n+2){
        width: 50%;
    }

    #jsn-maincontent-homepage #jsn-mainbody{
        padding-left:0;
        padding-right:0;
    }

    #jsn-maincontent-homepage #jsn-pos-innerleft{
        margin-left:0;
        width: 100%;
    }

    #jsn-maincontent-homepage #jsn-pos-innerleft_inner{
        padding: 20px;
    }
}

@media screen and (max-width: 700px) {
    #jsn-maincontent-homepage .jsn-homepage-custombox .jsn-modulecontainer:nth-child(0n+2){
        width: 100%;
    }
}

.accordionfaqheader{
    padding: 10px 0 10px 40px !important;
}

.accordionfaqheader a{
    font-size: 14px !important;
    font-weight: normal !important;
    color: #389ED1 !important;
}

.accordionfaqicon{
    margin-left: 10px;
}


#news-category-text{
    margin-top: 50px;
    padding-top: 30px;
    border-top: 1px dashed #ccc;
}

#article-text{
     overflow:hidden;
}

#jsn-headerright{
    padding: 0;
}

h1{
    /*color: #80A138 !important;*/
    font-size: 2em !important;
}

.articleBody h2{
    margin: 35px 0 10px 0;
}

.articleBody h3{
    font-size: 1.5em !important;
}

.articleBody p{
    margin: 10px 0 !important;
    padding: 0 !important;
}

.leading-0 .page-header h2,
.page-header h2{
    color: #3C7191;
    font-size: 2em !important;
}



.news-article .page-header .icons{
    float: right;
}

.news-article #article-image{
    float: right;
    width: 15%;
    margin: 0 0px 10px 20px;
    text-align: center;
}

.news-article #article-image img{
   max-width: 100%;
   height: auto;
}

.news-article #article-text p:first-child{
    padding-top: 0 !important;
}

.news-article #article-text p{
    line-height: 1.8;
}

.news-article .show-more{
    display: block;
    height: 48px;
    outline: 0;
    background: url('images/red-arrow.png') no-repeat center center;
}

.news-article .show-more-open{
    background: url('images/red-arrow-up.png') no-repeat center center;
}

#article-doc{
    margin-top: 50px;
    border-top: 1px solid #ccc;
    padding-top: 30px;
}

#popup-article-buttons{
    margin-top: 15px;
}



.clearfix{
    clear: both;
}



#news .news-image{
    float: left;
    width: 10%;
}

#news .news-image .item-image{
    margin: 0 !important;
}

#news .news-image img{
    width: 100%;
    margin: 0;
    padding: 0;
}

#news .news-content{
    float: right;
    width: 85%;
}

#news .news-title{

}

#news .news-title .page-header{
    margin: 0;
}

#news .news-title h2{
    margin-top: 0;
    font-size: 1.6em;
}




#jsn-mainbody .item-page > div p{
    margin: 0 !important;
    padding: 5px 0 !important;
}
