/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html, button, input, select, textarea {color: #222;}
body { font-size: 1em; line-height: 1.4;}
::-moz-selection { background: #b3d4fc; text-shadow: none;}
::selection { background: #b3d4fc; text-shadow: none;}
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}
img { vertical-align: middle;}
fieldset { border: 0; margin: 0; padding: 0;}
textarea { resize: vertical;}
.chromeframe { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0;}


/* ==|== IE FIX ====================================================== */

.ie7 .title { padding-top: 20px; }



/* ==|== primary styles =====================================================
   Author:
   ========================================================================== */

/*GENERAL*/
body{
	text-align: left;
	height: 100%;
	font-family: Arial,sans-serif;
	font-size: 16px;
	color: #000000;
    background-color: #e2e1e1;
}
#page{
    background-color: #f8f8f8;
    max-width: 1600px;
    margin: auto;
}
.left{
	float: left;
}
.right{
	float: right;
}
.red{
    color: #a40808;
}
a, .link{
    color: #a40808;
    text-decoration: none;
}
h2 a{
    color: #a40808;
    text-decoration: none;
}
h2 a:hover{
    opacity: 0.8;
    color: #a40808;
    text-decoration: none;
}
.button, .main article .button:not(.red){
    background-image: url("../pix/bg_button.png");
    background-repeat: repeat-x;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    padding: 5px 15px;
    text-decoration: none;
    font-size: 14px;
    margin: 10px 0 5px;
    line-height: 16px;
    height: 27px;
    border: 0;
}
.button:hover, .main article .button:not(.red):hover{
    background-image: url("../pix/bg_button_hover.png");
    color: #FFFFFF;
    text-decoration: none;
}
.shadow{
    -webkit-box-shadow: 0 4px 15px #ccc;
   -moz-box-shadow: 0 4px 15px #ccc;
        box-shadow: 0 4px 15px #ccc;
    
}

.hide{
    display: none;
}
.red, .error{
    color: #a91616;
}
.success{
    color: green;
}

.docs > div{
    margin-bottom: 5px;
}
.doc_link{
    padding-left: 20px;
    background: url(../pix/document.svg) no-repeat left center;
    background-size: 13px;
}
/*END GENERAL*/

/*FRAME*/
#main-container{
    padding: 50px 0 100px;
}
.wrapper {
    width: 960px;
    margin: 0px;
}
.main article {
        float: left;
        width: 560px;
}
.main article.article_home{
    width: 640px;
}
.main aside {
        float: right;
        width: 285px;
}
#html5-watermark{
    display: none !important;
}
#html5-text{
    font-family: Arial,sans-serif !important;
    font-size: 13px !important;
}
#html5-elem-wrap{
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
#html5-elem-data-box{
    -webkit-border-radius: 0 04px 4px;
    border-radius: 0 0 4px 4px;
}
#html5-elem-data-box{
    height: 30px !important;
}
#html5-prev, #html5-next{
    top: 45% !important;
}

/*HEADER*/
#head_top{
    height: 50px;
    position: relative;
    z-index: 100;
}
#social{
    float: right;
    position: relative;
    margin-top: 15px;
    height: 30px;
}
#metanav, #langs{
    color: #B4B4B4;
    float: right;
    margin-right: 50px;
    padding-top: 20px;
    font-size: 12px;
}
#langs{
    margin-right: 0;
}
#metanav a.active, #metanav a.active:hover, #langs a:hover, #langs a.active{
    color: #84A501;
}
#header-container a{
	text-decoration: none;
	color: #000
}
#header-container a:hover{
	text-decoration: none;
	color: #666
}
#banner_container{
    height: 250px;
    width: 100%;
    background: url(../pix/mulu.jpg) no-repeat center #000;
    background-size: cover;
}
#banner_container > div{
    position: relative;
    max-width: 960px;
    margin: auto;
    height: 100%;
}
#banner_container img{
    position: absolute;
    right: 280px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 120px;
}
#social a {
    display: inline-block;
    height: 22px;
    margin-left: 7px;
    width: 21px;
}
#social a:hover {
   background-position: center bottom;}

.share_link{
    cursor: pointer;
}
.share_link:hover{
    opacity: 0.8;
}
.success h2{
    margin-top: 10px !important;
}
.share_link{
    display: inline-block;
}
.social *{
    position: relative;
    z-index: 100;
}
.sharer-0 label{
    background: url(../pix/share.png) no-repeat center !important;
    width: 22px;
    height: 22px;
    padding: 0px !important;
    display: block;
}
.entypo-export:before{
    content: "" !important;
}
#logo_bmf{
    max-width: 200px;
}
#schweiz{
    position: absolute;
    right: 0;
    top: 23px;
}
.button.red.sign{
    height: auto;
    line-height: normal;
    padding: 10px 15px;
    font-size: 16px;
}
/*END HEADER*/
/*MAINNAV*/
#nav-container{  
    height: 45px; 
    background-image:url(../pix/nav_bg.png); 
    background-repeat: repeat-x;
    -webkit-box-shadow: 0 4px 6px #ccc;
        -moz-box-shadow: 0 4px 6px #ccc;
            box-shadow: 0 4px 6px #ccc;
}
nav ul {
    margin: 0;
    padding: 0;
}
nav a {
    display: block;
    margin-bottom: 10px;
    padding: 12px 15px;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;

    color: black;
 
}
nav ul li {
	display: inline-block;
	margin-right: 46px;
}
nav a:hover, .mn_button_active{
    background-color: #a91616;
    color: white;
}
.nav_arrow{
    background-color: #a91616;
    width: 15px;
    height: 15px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: -10px auto;
}
/*END MAINNAV*/
/*CONTENT*/
.main article p{
    margin: 0 0 10px 0;
}
.main article h1 {
    color: #a40808;
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 30px;
}
.main article.article_home, .main article.article_contact{
    font-size: 14px;
}
.main article .intro p{
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 0px;
}

.main article .intro-text{
     margin-bottom: 15px;
    margin-top: 0px;
    font-size: 18px;
}



.main article h2{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 30px;
}
.main article h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 20px;
    line-height: 18px;
}
.main ul{
    margin-left: -24px;
}
.main ol{
    margin-left: -22px;
}
.main article a, .main article .link{
    text-decoration: underline;
}
.main article a:hover{
    color: #D01010;
}
.green_box{
    background: #8fa11fd4;
    padding: 15px;
    color: #000;
    margin: 10px 0;
}
.description{
    background: #f8f8f8;
    font-size: 14px;
    padding: 5px 0;
}
/*END CONTENT*/
/*ASIDE*/
aside a:not(:first-child) .modul{
    margin-top: 25px;
}
#update, #donate{
     margin-top: 25px;
}
#update .bx-viewport{
    margin-bottom: 28px;
}
.modul{
    padding: 15px;
}
#update h2{
    margin: 0px;
    color: #a40808;
    font-size: 18px;
}
#update h2.news_title{
    color: #000;
    margin: 10px 0 0;
    line-height: 22px;
}
#update .date{
    color: #000;
    font-size: 12px;
    margin: 5px 0;
}
#update .teaser{
    color: #000;
    font-size: 14px;
    margin-top: 5px;
}
#update a:hover h2, #update a:hover div{
    color: #999;
}
.bx_news a{
    color: inherit;
    text-decoration: none;
}	
.bx_news a:hover h2, .bx_news a:hover .text{
    color: #666 !important;
}
#fb, #twitter{
    background-color: #3c5a9a;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
#twitter{
    background-color: #69a8de;
}
#fb .text, #twitter .text{
    width: 150px;
    float: left;
}
#fb img, #twitter img{
    float: right;
    cursor: pointer;
    width: 55px;
}
#fb img:hover, #twitter img:hover{
    opacity: 0.8;
}

#donate{
    background-color: #8fa11f;
    color: #000;
    font-size: 12px;
}
#donate h3{
    font-size: 18px;
    margin: 0 0 0px;
    line-height: 21px;
    color: #fff;
}
#donate_form label {
    margin: 0 10px 0 4px;
}
#amount{
    width: 55px;
}
#petition{
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    background-color: #a40808;
    height: 70px;
    padding: 15px;
}
#petition img{
    float: right;
    position: relative;
    bottom: 0px;
    cursor: pointer;
}
#petition img:hover{
    opacity: 0.8;
}
/*END ASIDE*/
/* LIST */
.list_item{
    padding: 20px 0;
    border-bottom: 1px solid #CCCCCC;
}
.list a:first-child .list_item, .list .first{
    padding-top: 0px;
}
.list_item .list_text{
    float: left;
    width: 370px;
    padding: 0px;
    margin-left: 35px;
}
.list_image{
    float: left;
}
article .list_text h3{
    margin-top: 0;
}
.list a{
    text-decoration: none;
    color: inherit;
}
.list a:hover *{
    color: #666;
}
.more_link{
    margin-top: 10px;
    display: block;
}
/*FORM*/
#form{
    
}
.container_8 #form{
    border-top: 1px solid #ccc;
    margin-top: 30px;
    padding-top: 30px;
}
.container_10 #form{
    margin-bottom: 30px;
}
#form input[type=text], #form input[type=email]{
    width: 310px;
    height: 25px;
    line-height: 25px;
    border-width: 1px;
}
#form input[type=radio]{
    margin-right: 5px;
}
#form label{
    position: relative;
    bottom: 2px;
    margin-right: 15px;
}
#form button, .button.red{
    height: 25px;
    line-height: 25px;
    background: #a41616;
    color: #fff;
    padding: 0 15px;
    border: 0;
    margin-top: 15px;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 15px; 
}
#form button:hover, .button.red:hover{
    background: #D01010;
    color: #fff;
}
#form table td, #form table th{
    padding: 5px 0;
}
#form table td, #form table th{
    width: 120px;
    font-weight: 700;
    font-size: 13px;
    line-height: normal;
}

/*VIDEO*/
video{
    width: 100%;
}
.video_container{
    position: relative;
}
.video_overlay{
    position: absolute;
    z-index: 100;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    cursor: pointer;
    text-align: center;
}
.video_overlay:hover img{
    opacity: 0.7;
}
.play{
    width: 100px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.main_video{
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
}
.main .main_video p{
    margin-bottom: 15px;
}
.video_list{
    margin: 0 -15px;
}
.slimScrollDiv{
    padding-right: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}
.slimScrollBar{
    opacity: 0.4 !important;
    display: block !important;
}
.plays{
    font-size: 12px;
    text-align: right;
    margin-top: 5px;
    margin-bottom: 15px;
}
.video_ele{
    float: left;
    width: 50%;
    padding: 15px;
    padding-top: 0;
    box-sizing: border-box;
}
.video_ele:last-child/*, .video_ele:nth-last-child(2)*/{
    padding-bottom: 0;
}
.video_ele:not(.active):hover{
    cursor: pointer;
}
.video_ele img:not(.play){
    width: 100%;
}
.video_ele h3{
    font-size: 14px;
}
.video_ele .text{
    padding: 10px;
    font-size: 14px;
}
.video_ele.active .text, .video_ele:hover .text{
    background: #ccc;
}
.main .video_ele h3, .main .main_video h3{
    margin-top: 10px;
}


/* ==|== media queries ====================================================== */


/* iPhone */
@media only screen and (min-width: 480px) {

   
    nav a {
        /*float: left;
        width: 16%;
        margin: 0 1.7%;*/
        margin: 0;
        /*padding: 25px 2%;*/
        margin-bottom: 0;
    }

    nav li:first-child a {
        margin-left: 0;
    }

    .de nav ul li:last-child, .fr nav ul li:last-child, .en nav ul li:last-child{
        margin-right: 0;
    }

 
}
/* IPAD */
@media only screen and (max-width: 768px) {

    .wrapper {width: 768px;}

    .main aside {  float: left; margin-top: 40px;}

    
    nav ul li {margin-right: 0px;}
	
	nav a { padding: 12px 13px;}
	
	.main article {margin-right: 42px;}
}



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

/* ===============
    Maximal Width
   =============== */

    .wrapper {
    /*width: 1026px; /* 1140px - 10% for margins */
    width: 960px;
    margin: 0 auto;
   
    }
    
    nav{
	       -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    }

}


/* ==|== helper classes ======================================== */

.ir { background-color: transparent; border: 0; overflow: hidden; *text-indent: -9999px; }
.ir:before { content: ""; display: block; width: 0; height: 150%; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.left{float: left}
.right{float: right}

/* ==|== print styles ======================================================= */

@media print { 
	* {
	    background: transparent !important;
	    color: #000 !important; /* Black prints faster: h5bp.com/s */
	    box-shadow: none !important;
	    text-shadow: none !important; 
	 } 
    a, a:visited { text-decoration: underline; }
	/*a[href]:after { content: " (" attr(href) ")"; }
    abbr[title]:after {content: " (" attr(title) ")"; }
*/
    /* Don't show links for images, or javascript/internal links */
	
	#nav-container, #subnav, aside, #social, #metanav, #langs, #bg_bilder {display: none}
	
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
    pre, blockquote {border: 1px solid #999; page-break-inside: avoid; }
    thead {display: table-header-group; /* h5bp.com/t */ }
    tr, img {page-break-inside: avoid; }
    img {max-width: 100% !important; }

    @page { margin: 0.5cm; }
    p, h2, h3 { orphans: 3; widows: 3; }
    h2, h3 { page-break-after: avoid; }
}


.docs.vids a img {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.docs.gallery a img {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.docs.gallery hr:first-of-type {
    display: none;
}

.videolink {
    width: 100%;
    height: 100%;
    position: relative;
}

.playbutton {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 25% !important;
}

.news-feed hr:first-of-type {
    display: none;
}




