/* 
Created on : 30.03.2015, 14:55:30
Author     : m.gadewoll - Brandyourlife Werbeagentur GmbH
*/
/* Social Menu */
.footer .wrapper .socialmenu {
   position: absolute;
   bottom: 0;
   right: 0;
   display: block;
   margin: 0;
   padding: 0;
}

.footer .wrapper .socialmenu li {
   float: left;
   margin: 0 5px;
   padding: 0;
   list-style: none;
   list-style-type: none;
}

.footer .wrapper .socialmenu li a,
.footer .wrapper .socialmenu li a:link,
.footer .wrapper .socialmenu li a:visited {
   display: block; 
   margin: 0;
   padding: 0;
   height: 24px;
   width: 24px;
   text-indent: -1000em;
   background-position: left top;
   background-repeat: no-repeat;
}


.footer .wrapper .socialmenu li a:focus,
.footer .wrapper .socialmenu li a:hover,
.footer .wrapper .socialmenu li a:active {

}



/* Social Menu Ende */


/* Seitenraster */
.grid12{
    width: 100%;
}
.grid11{
    width: 88%;
}
.grid10{
    width: 83.33%;
}
.grid9{
    width: 75%;
}
.grid8{
    width: 66.66%;
}
.grid6{
    width: 50%;
}
.grid4{
    width: 33.33%;
}
.grid3{
    width: 25%;
}
.grid2{
    width: 16.66%;
}
.grid1{
    width: 12%;
}




/* Grundlagen */

.left{
    float: left;
}

.right{
    float: right;
}

.zentriert{
    margin: 0 auto;
}

.italic{
    font-style: italic;
}

.wrapper {
   position: relative;
    width: 85%;
    margin: 0 auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.wrapper.header {
	position: static;
}

/* Body + Header */

body{ 
    margin: 0 auto;
    padding: 0;
}

header{
    height: 115px;
    background-color: white;
    padding: 0;
    position: fixed;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    z-index: 5;
    box-shadow: 3px 3px 3px rgba(52, 52, 52, 0.1);
}

.header_content{
    position: relative;
}

.pseudo_header{
    height: 115px;
}



/* Logo + Abbinder */

.logo_container{
    margin: 0 auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    position: absolute;
    bottom: -105px;
}

.Logo{
    width: 165px;
    max-width: 165px;
    border: 0 none;
}

.logo_abbinder_container{
    position: absolute;
    bottom: 15px;
    right: 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.logo_abbinder{
    width: 250px;
    max-width: 250px;
    float: right;
}



/* Content */

.content_wrapper{
    position: relative;
    max-width: 100%;
 }

.anchor_container{
    width: 85%;
    margin: 0 auto;
    text-align: right;
}

.anchor{
    width: 1.5%;
    display: inline-block;
    position: absolute;
    opacity: 0.5;
    margin-left: 1.5em;
    margin-top: 2em;;
    border: 0 none;
}



/* Header-Bild */

.mood_pic_container{
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    display: block; 
}

#mood_pic1{
    width: 100%;
    margin: 0 auto;
    padding: 0;
    margin-bottom: -5px;
    display: inline-block;
}

#mood_pic2{
    display: none;
}
 


/* Inhalt Bild + Text */

.text_wrapper{
    text-align: center;
    margin-top: -85px;
    background-color: white;
    width: 100%;

}

.content_container{
    display: inline-block;
    min-height: 700px;
    color: white;
    margin-right: 50px;
    margin-bottom: 50px;
    background-color: white;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    text-align: center;
    position: relative;
    vertical-align: top;
    width: 24%;
}

.content_container:last-of-type{
    margin-right: 0px;
}

.content{
    background-color: white;
    z-index: -3;
}



/* Bilder */

.content_pic{
    position: relative;
    float: left;
}

.content_pics{
    width: 100%;
    border: 0 none;
}
.content_pics_mobile{
    display: none;
}



/* Text */

h3{
    font-family: 'Cabin Condensed', sans-serif;
    font-size: 135%;
    letter-spacing: 0.5pt;
    line-height: 10pt;
    font-weight: 400;
    color: rgb(45,75,160);
    margin: 0;
    margin-top: 26px;
    margin-bottom: 8px;
}

h3 a{
    text-decoration: none;
    font-family: 'Cabin Condensed', sans-serif;
    letter-spacing: 0.5pt;
    line-height: 10pt;
    font-weight: 400;
    color: rgb(45,75,160);
    margin: 0;
    margin-top: 26px;
    margin-bottom: 8px;
}

.subline{
    font-family: 'Cabin Condensed', sans-serif;
    letter-spacing: 0.2pt;    
    font-size: 110%;
    font-weight: 400;
    color: rgb(167,169,172);
    margin-bottom: 15px;
}

.content_text{
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: normal;
    font-size: 100%;
    letter-spacing: 0.2pt;
    color: rgb(109,110,113);
    text-align: justify;
    width: 100%;
    display: inline-block;
    line-height: 1.7;
    margin-top: 10px;
    margin-bottom: 10px;
    hyphens: auto;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    float: left;
}

.content_text a{
    text-decoration: underline;
    font-family: 'Roboto', Arial, sans-serif;
    font-style: italic;
    font-weight: 500;
    color: rgb(150,142,123);
}

.content_text a:hover{
    color: rgb(45,75,160);
}

.content_text_headline{
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 700;
    color: rgb (109,110,113);
    margin-bottom: 5px;
    font-size: 105%;
    text-decoration: underline;
}

.content_text_absatz{
    margin-top: 10px;
}

.content_aufzaehlung{
    margin-top: 10px;
    line-height: 2;
    margin: 0 auto;
    width: 100%;
}

.content_aufzaehlung_links{
    width: 50%;
    float: left;
    padding-left: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.content_aufzaehlung_rechts{
    width: 50%;
    float: right;
    padding-left: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

#link_more_text1{
    font-size: 85%;
    font-weight: 500;
    color: #343434;
    opacity: 0.6;    
    text-decoration: none;
}

#link_more_text2{
    font-size: 85%;
    font-weight: 500;
    color: #343434;
    opacity: 0.6;
    text-decoration: none;
}

#link_more_text3{
    font-size: 85%;
    font-weight: 500;
    color: #343434;
    opacity: 0.6;
    text-decoration: none;
}

.link_mitglied{
    margin-top: 15px;
    margin-bottom: 30px;
}



/* Footer */

.footer{
    background-color: rgb(45,75,160);
    height: 150px;
    margin: 0 auto;
    margin-top: 2%;
    position: relative;
    margin-bottom: -20px;  
}

.footer_links{
    display: inline-block;
    margin-top: 70px;
    margin-right: 50px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.footer_links:last-of-type{
    margin-right: 0px;
}

.footer a{
    text-decoration: none;
    color: #FFFFFF;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 500;
    font-size: 100%;
    letter-spacing: 0.5pt;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}



/* Variablen Button oder Link */

.footer_variable1{
    display: none;
}

.button{
    height: 40px;
    width: 300px;
    display: inline-block;
    margin-top: -27px;
    font-family: 'Cabin Condensed', sans-serif;
    letter-spacing: 0.5pt;
    line-height: 10pt;
    font-weight: 400;
    font-size: 110%;
    color: rgb(45,75,160);
    background-color: #EEEEEE;  
}

.button:hover{
    box-shadow: 0 0 5px #FFFFFF;
    -moz-box-shadow: 0 0 5px #FFFFFF;
    -webkit-box-shadow: 0 0 5px #FFFFFF;
    height: 42px;
    width: 302px;
    margin-top: -26px;
    cursor: pointer;
}








/* Responsive Ã„nderungen */


/* Mobile Darstellung bis 480px Breite */ 

@media screen and (max-width: 480px)
    {
        header{
            height: 75px;
            background-color: white;
            padding: 0;
            position: fixed;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
            z-index: 5;
        }
                
        .header_content{
            position: relative;
        }

       
        .pseudo_header{
            height: 75px;
        }
        
        .Logo{
            width: 100px;
            max-width: 100px;
        }
        
        .logo_container{
            margin: 0 auto;
            position: absolute;
            bottom: -70px;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
        }
        
        .logo_abbinder{
            width: 150px;
            max-width: 150px;
            float: right;
        }
        
        .logo_abbinder_container{
            position: absolute;
            bottom: 10px;
            right: 0px;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
        }
        
        .wrapper{
            width:90%;
        }
        
        .anchor_container{
            display: none;
        }
        
        .anchor{
            display: none;
        }
        
        .mood_pic_container{
            margin: 0 auto;
            width: 100%;
            margin-bottom: 0px;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
            border-bottom-color: white;
            border-bottom-width: 10px;
            border-bottom-style: solid;
         }

        #mood_pic2{
            width: 100%;
            max-height: 900px;
            margin: 0 auto;
            padding: 0;
            margin-bottom: -6px;
            display: inline-block;
         }

        #mood_pic1{
            display: none;
        }
       
         
        .text_wrapper{
            width: 100%;
            background-color: white;
            margin-top: 0px;
        }
                        
        .content_container{
            min-height: 275px;
            width: 100%;
            margin: 0 auto; 
            position: relative;
            vertical-align: bottom;
            }

        .content_headline{
            margin: 0 auto;
            width: 60%;
            position: absolute;

            z-index: 3;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
            background-color: white;
            margin-left: 20%;
            bottom: -28px;
            }               
            
        h3{
            font-family: 'Cabin Condensed', sans-serif;
            letter-spacing: 0.5pt;
            line-height: 10pt;
            font-weight: 400;
            font-size: 100%;
            line-height: 10pt;
            font-weight: normal;
            color: rgb(45,75,160);
            margin: 0;
            margin-bottom: 5px;
            margin-top: 15px;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
            }
            
        .subline{
            font-family: 'Cabin Condensed', sans-serif;
            letter-spacing: 0.2pt;    
            font-weight: 400;
            font-size: 80%;
            color: rgba(52,52,52,0.5);
            margin-bottom: 10px;
        } 
        
        .content_pic{
            position: relative;
            float: left;
            }
                     
        .content_text{
            font-size: 70%;
            letter-spacing: 0.5pt;
            color: rgb(109,110,113);
            text-align: justify;
            display: inline-block;
            line-height: 1.7;
            margin-top: 30px;
            margin-bottom: 15px;
            hyphens: auto;
            -moz-hyphens: auto;
            -o-hyphens: auto;
            -webkit-hyphens: auto;
            -ms-hyphens: auto;
            width: 90%;
            float: none;
        }
        
        .content_aufzaehlung_links{
            width: 100%;
            display: block;
            float: none;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
        }

        .content_aufzaehlung_rechts{
            width: 100%;
            display: block;
            float: none;
            margin-top: -10px;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
        }
        
        .content_pics{
            display: none;
        }
        
        .content_pics_mobile{
            display: inline;
            width: 100%;
            margin-bottom: -6px;
        }

        .footer{
            height: 90px; 
            background-color: rgb(45,75,160);
            margin: 0 auto;
            margin-top: 2%;
            bottom: 0px;
            }
        
        .footer_links{
            margin-top: 37px;
            margin-right: 25px;
            } 
            
        
        .footer a{
            font-size: 70%;
            letter-spacing: 0.5pt;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
            }   
    }

    
    
/* Mobile Darstellung (quer) von 480px bis 1024px */

@media screen and (min-width: 480px) and (max-width: 1024px)
    {
        header{
            height: 75px;
            background-color: white;
            padding: 0;
            position: fixed;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
            z-index: 5;
        }
        
        .header_content{
            position: relative;
        }

       
        .pseudo_header{
            height: 75px;
        }
        
        .Logo{
            width: 100px;
            max-width: 100px;
        }
        
        .logo_container{
            margin: 0 auto;
            position: absolute;
            bottom: -70px;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
        }
        
        .logo_abbinder{
            width: 200px;
            max-width: 200px;
            float: right;
        }
        
        .logo_abbinder_container{
            position: absolute;
            bottom: 10px;
            right: 0px;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
        }
        
        .wrapper{
            width:90%;
        }
        
        .anchor_container{
            display: none;
        }
        
        .anchor{
            display: none;
        }
        
        .mood_pic_container{
            margin: 0 auto;
            width: 100%;
            margin-bottom: 0px;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
            border-bottom-color: white;
            border-bottom-width: 10px;
            border-bottom-style: solid;
         }

        #mood_pic2{
            width: 100%;
            max-height: 900px;
            margin: 0 auto;
            padding: 0;
            margin-bottom: -6px;
            display: inline-block;
         }

        #mood_pic1{
            display: none;
        }

         
        .text_wrapper{
            width: 100%;
            background-color: white;
            margin-top: 0px;
        }
                
        .content_container{
            min-height: 400px;
            width: 100%;
            margin: 0 auto; 
            position: relative;
            vertical-align: bottom;
            }

        .content_headline{
            margin: 0 auto;
            width: 60%;
            position: absolute;

            z-index: 3;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
            background-color: white;
            margin-left: 20%;
            bottom: -28px;
            }
                       
        h3{
            font-family: 'Cabin Condensed', sans-serif;
            letter-spacing: 0.5pt;
            line-height: 10pt;
            font-weight: 400;
            font-size: 120%;
            line-height: 10pt;
            font-weight: normal;
            color: rgb(45,75,160);
            margin: 0;
            margin-bottom: 5px;
            margin-top: 15px;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
            }
            
        .subline{
            font-family: 'Cabin Condensed', sans-serif;
            letter-spacing: 0.2pt;    
            font-weight: 400;
            font-size: 100%;
            color: rgba(52,52,52,0.5);
            margin-bottom: 10px;
        } 
        
        .content_pic{
            position: relative;
            float: left;
            }
                     
        .content_text{
            font-size: 90%;
            letter-spacing: 0.5pt;
            color: rgb(109,110,113);
            text-align: justify;
            display: inline-block;
            line-height: 1.7;
            margin-top: 30px;
            margin-bottom: 20px;
            hyphens: auto;
            -moz-hyphens: auto;
            -o-hyphens: auto;
            -webkit-hyphens: auto;
            -ms-hyphens: auto;
            width: 90%;
            float: none;
        }
        
       
        .content_pics{
            display: none;
        }
        
        .content_pics_mobile{
            display: inline;
            width: 100%;
            margin-bottom: -6px;
        }
        
        .button{
            display: none; 
            }   
        
        .footer{
            height: 90px; 
            background-color: rgb(45,75,160);
            margin: 0 auto;
            margin-top: 2%;
            bottom: 0px;
            }
        
        .footer_links{
            margin-top: 37px;
            margin-right: 25px;
            }  
            
        
        .footer a{
            font-size: 80%;
            letter-spacing: 0.5pt;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
            }   
    }

        
    
/* Ã„nderungen Schriften bei 1024px bis 1280px */
        
@media screen and (min-width: 1024px) and (max-width: 1280px)
    {
        h3{
            font-size: 120%;
        }
        
        .subline{
            font-size: 95%;
            margin-bottom: 18px;
        }
    }
    
    
    
/* Ã„nderungen Content Aufzählung bei 1024 bis 2000px */

@media screen and (min-width: 1024px) and (max-width: 2000px)
    {    
       
        .content_aufzaehlung_links{
            width: 100%;
            display: block;
            float: none;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
        }

        .content_aufzaehlung_rechts{
            width: 100%;
            display: block;
            float: none;
            margin-top: -15px;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
        }
    }