@charset "utf-8";
 
/*
* CSS-Design
* Finde deine Stimme Website
Farben: Türkisblau: #3890A8
Hellgrün: #93D581
Schriftgrau: #3e3b39
Hellgrau Hintergrund: #e8e8e8
*/
 
 
 
/* Reset * * * * * * * * */

/* ACHTUNG: font-size auf 110% gesetzt. Text erscheint größer als ausgezeichnet */

*{
	margin: 0;
	padding: 0;	
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


html{	
	font-size: 110%; /* Browserstandard: 16px */
    position: relative; 
    min-height: 100%;
}

#frame{
    width: 100%;
    height: 100px;
    position: fixed;
    padding: 20px 30px 0 0;
    background-color: #3890A8;
    border-bottom: rgba(35, 94, 111, 0.77) solid 5px;
}

#column_center{
    width: 60%;
margin: 0 auto;
}

.wrapper{
	max-width: 1600px;
	margin: 0 auto;
	overflow: hidden;
    padding-top: 100px;
}

img{
	max-width: 100%;
}

.clear{
    clear: both;
}


.alignright{
    float: right;
}

.alignleft{
    float: left;
}
 

.logotext{
    float: left;
    color: #fff;
    font-family: 'Quicksand', Helvetica, Arial, sans-serif;
    font-size: 1.7rem;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    padding: 20px 0 0 3%;
}

/*  Sensitiver Buttonbereich zum Auslösen von Soundfile auf Startseite

.sound{  
    height: 200px;
    width: 35%;
    padding: 60px 0 60px 0;
    margin-left: 80px;
    position: absolute;
} 
*/


.colorized{
   color: #3890A8;
}

/* Layout * * * * * * * * */


body{
    font-family: 'Quicksand', sans-serif;
    line-height: 1.5;
    background-color: #e8e8e8;
}

section{
    padding: 25px;
    margin: 0 0 180px 0;
}


.aufmacher{
    /*background-color: #93D581;*/
    background-image: url(../images/Camilla_Startseite.png);
        background-repeat: no-repeat;
    height: 820px;}


#left{
    float: left;
    margin-right: 2%;
}

#right{
    float: right;
    margin-left: 2%;
}

#main{
    float: left;
    margin: 70px 0 0 0;
    width: 49%;
}

aside{ width: 23.5%;
        margin: 80px 0 0 0;
}

.vita{ margin: 80px 0 0 0;
}


/* footer */

footer{
    background-color: #3890A8;
    padding: 40px 25px 0px 25px;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 50px;
}

.half-footer {   
    float: left;
    width: 48%;
    margin-right: 2%;
    margin-bottom: 10px;
    background-color: #fff;
    padding: 20px 0 0 30px;
    border-radius: 20px;
}


.half-footer p{ 
    text-align: left;
    color: #3890A8;
}


.half-footer a{
    color: #3890A8;
}


.half-footer a:hover{
    color: #737373 !important;
    cursor: pointer;
}

.third-footer {   
    float: left;
    width: 38%;
    color: #fff;
}

.third-footer a{
    color: #fff;
    text-decoration: none;
}

.third-footer p{
    color: #fff;
}

.third-footer p a:hover{
    color: #afa1a9;
}


.fourth-footer{ 
    float: left;
    width: 25%;
    padding: 0 25px;
    color: #fff;
}


.fourth-footer a{
    color: #fff;
    text-decoration: none;
}

.fourth-footer p{
    color: #fff;
}

.fourth-footer p a:hover{
    color: #afa1a9;
}



/* Raster * * * * * * * * */


.row{
	width: 100%;
	float: left;
}

.rounded{
 border-radius: 20px;
background-color: #fff;
    
}

.column {
    float: left;
    padding: 25px 1% 0 2%;
/*    background-color: aquamarine;*/
}


.teaser {
    width: 60%; 
    margin-top: 70px;
    float: right;
}


.full { width: 100%; }
.half { width: 50%;}
.third { width: 33%;}
.two-thirds { width: 67%; }
.fourth { width: 23.5%;
}

.aktuelles-container{
    padding: 20px 2% 20px 20px;
/*    margin-top: 50px;*/
}
    

/* Typografie * * * * * * * * */

h1, h2, h3, h4, h5, h6 {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
}

  

h1{
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #3890A8;
    font-size: 2.1rem;
    line-height: 45px;
    font-weight: 700;
    padding: 0 30px 10px 0;
    text-align: center;
    text-shadow: 1px 1px #b5b5b5;
}

h2{
    font-size: 1.5rem;
    color: #3890A8;
    line-height: 30px;
    font-weight: 700;
    padding: 0 30px 10px 0;
    text-align: center;
}


.teasertext{
    padding: 10px 0 0 0;
    font-size: 1.3rem;
    line-height: 30px;
    margin: 0 0 20px 0;
    color: #3e3b39;
    text-align: center;
}


.aktuelles{
    padding: 30px 15px 10px 0;
    font-size: 1.2rem;
    line-height: 2rem;

}
    

h3{
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    color: #3890A8;
    font-size: 1.3rem;
    line-height: 24px;
}


h4{
    color: #3890A8;
    font-size: 1.1rem;
	line-height: 24px;
}


h5{
	font-size: 1.0rem;
	line-height: 20px;
    color: #3e3b39;
}

h6{
    font-size: 0.8rem;
	font-size: 13px;
	line-height: 18px;
    color: #3e3b39;
}

a{
  position: relative;
    text-decoration: none;
    color: #3890A8;
    font-weight: 700;
    cursor: pointer;
}

a:hover{
    color: #3890A8;
}


p{
    font-family: 'Quicksand', Arial, Helvetica, sans-serif;
    line-height: 1.5;
    padding: 10px 0 0 0;
    font-size: 1rem;
    line-height: 28px;
    margin: 0 10px 20px 0;
    color: #3e3b39;
}



ul, ol{ 
    margin: 0 0 18px 0px; 
}


ul{ 
    list-style: none; 
    list-style-image: url(../images/aufzaehlungszeichenhaken.png);
    line-height: 2rem;
}

section ul{
    padding-left: 20px;
}


blockquote{
    margin: 10px 20px;
    font: italic 400 15px/24px 'Noto Serif', Times, serif;
    color: #3e3b39;
    border-top: 3px solid #3890A8;
    border-top-style: double;
    padding: 10px 0 0 5px;
}


blockquote:before {content: '„'; color: #3e3b39;  font-size:20px;}

blockquote:after {content: '“'; color: #3e3b39;  font-size:20px;}



/* Tabelle * * * * * * * * */


/*table{
	border-collapse: collapse;
	margin: 12px 0 24px;
	}


thead{
	background: #3e3b39;
	color: #fff;
}

th{
	padding: 3px 0;
}

td{
	border-top: 4px solid #fff;
	padding: 3px 6px;
	border-right: 1px solid #fff;
}

tbody tr:nth-child(even) {
    background-color: #e4e4e4;
}
     
tbody tr:nth-child(odd) {
    background-color: #f2f3f3;
}*/


/* * * * * * * * Navigation * * * * * * * * */


/* just mobile-navigation */

#mobile-menu-btn{
display: none;
}

#mobile-nav{
    display: none;

}

/* just mobile-navigation end */


nav#normal-navigation{
    float: right;
    margin-top: 20px;
}

       
ul#navigation li{
    display: inline;
    margin: 0 30px 0 0;
    list-style: none;
    position: relative;
}

ul#navigation li a{
    color: #fff;
    font-family: 'Quicksand', Helvetica, Arial, sans-serif;
    font-size: 0.9rem;
    font-weight: 700;
    text-decoration: none;
    padding: 15px 0 15px 15px;
    transition: all 0.15s linear 0s;
}

ul#navigation li a:hover{
    color: #93D581;
    cursor: pointer;
}

ul#navigation li .active{
    color: #93D581 !important;
    font-size: 1.1rem !important;
}

ul#smaller-nav li .active{
    color: #93D581 !important;
    font-size: 1.1rem !important;
}


/* Drop-Down-Menü */

ul#navigation ul{
	display:none;
}

#navigation li:hover ul{
	display:block;
}

ul#navigation ul{
position: absolute; 
top: 25px;
left: 0px;
background: #3890A8;
}

ul#navigation ul li{
    margin: 0px;
}

ul#navigation ul li a{
display: block;
text-transform: none;
font-size: 0.9rem;
padding: 1px 28px 1px 15px;
border-bottom: 1px solid #5999aa;
}



/* Weitere Elemente */

hr{
    border-top: medium double;
    color: #5999aa;
    margin-top: 0;
	overflow: hidden;
}


/* * * * * * * * Media Queries * * * * * * * * */


@media only screen and (min-width: 1280px){
    

.quer, .camillamobil, .smaller-logotext {display: none;}

#smaller-navigation, #mobile-menu-btn, #mobile-nav, ul#mobile-nav, ul#mobile-navigation li, ul#mobile-navigation li a{display: none;}

}
    
  
@media only screen and (min-width: 980px) and (max-width: 1279px) {
    

.quer, .camillamobil, .smaller-logotext {display: none;}


#smaller-navigation, #mobile-menu-btn, #mobile-nav, ul#mobile-nav, ul#mobile-navigation li, ul#mobile-navigation li a {display: none;}
    


    
ul#navigation li{ 
    display: inline;
    margin: 0;/* less space between menu-items */
    list-style: none;
    position: relative;
}


}
    


@media only screen and (min-width: 760px) and (max-width: 979px) {
    
        

.camillamobil, .logotext, .hoch, #left {
    display: none;
}
    
    
#normal-navigation, #mobile-menu-btn, #mobile-nav, ul#mobile-nav, ul#mobile-navigation li, ul#mobile-navigation ul, ul#mobile-navigation li:hover ul, ul#mobile-navigation ul li{
    display: none;
} 
    
#main{
    width: 70%;
}
      

nav#smaller-navigation ul#smaller-nav li a{
font-size: 0.7rem !important;
padding: 0 !important;
color: #fff;
}
    
    
nav#smaller-navigation{
margin: 20px 0 0 0;
float: right;
}

    
ul#smaller-nav li{ 
    display: inline;
    margin: 0 5px 0 0;/* less space between menu-items */
    list-style: none;
    position: relative;
}


.wrapper{
padding-top: 50px;
}
    
.aufmacher{
 /*background-color: #93D581;*/
background-image: url(../images/Camilla_Startseite-kleiner.png);
background-repeat: no-repeat;
height: 1020px;
}
    
.smaller-logotext{
    font-size: 1.4rem;
    float: left;
    color: #fff;
    font-family: 'Quicksand', Helvetica, Arial, sans-serif;
    font-weight: 700;
    padding: 20px 0 0 2%;
}
      

.half-footer{
    width: 100%;
    padding: 0 25px;
}
    
.third-footer{
    width: 100%;
    padding: 10px 25px;
}

    
.fourth-footer{
    width: 100%;
    padding: 0 25px;
}
          
}


@media only screen and (max-width: 759px) {

/* layout */
    
.hoch, .sound, .logotext, .mobile-not, #normal-navigation, #smaller-navigation, .camillanormal  {display: none;}

.smaller-logotext{
    font-size: 1.1rem;
    float: left;
    color: #fff;
    font-family: 'Quicksand', Helvetica, Arial, sans-serif;
    font-weight: 700;
    padding: 20px 0 0 2%;
    margin-left: 20px;
}

h1{font-size: 2rem;}
    

.wrapper{
padding-top: 10px;
}    
    
.row{
width: 100%;
}
    
#column_center{
width: 100%;
margin-top: 70px;
}

.half, .third, .fourth, .teaser, iframe, aside, #main {
width: 98%;
}

#right, #main {margin: 0;}
    
.teasertext{
    margin: 0 20px 20px 0;
}
  
h2{
    font-size: 1.8rem;
	line-height: 2rem;
}
  
.camillamobil{
    display: block;
    width: 33%;
    padding: 2px;
    margin-top: 30px;
    border-radius: 50%;
    border: medium double;
    color: #5999aa;
    margin-left: auto;
    margin-right: auto;
}
   
.aufmacher{
background-image:none;
margin-top: 0px;
}
    
    
footer{
    height: 100%;
    width: 100%;
    padding: 40px 0 40px 20px;
    position: absolute;
    margin-top: 80px;
    left: 0;
    bottom: 0;
}
    
.half-footer{
    width: 94%;
    padding: 10px 25px;
}
    
.fourth-footer{
    width: 100%;
    padding: 10px 25px;
}
    
    
.third-footer{
    width: 100%;
    padding: 10px 25px;
}


h1{
    padding: 10px 20px 0 0;
    margin-bottom: 10px;
    font-size: 1.6rem;
}
    
   
/* mobile menu */      
    
#mobile-menu-btn{
	display: block;
    position: relative;
    float: right;
    top: -45px;
    right: 20px;

}
    
#mobile-nav{
    position: absolute;
    overflow: hidden;
    margin-top: -3px;
    width: 100%;
}
    
ul#mobile-nav{
    float: left;
}  
    
ul#mobile-navigation li{
    padding: 8px 0 8px 40px;
    list-style: none;
    border-bottom: 1px dotted #fff;
    background-color: #b3dea6;
}
    
ul#mobile-navigation li a{
    color:  #3890A8;
    font-family: 'Quicksand', Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

ul#mobile-navigation li a:hover{
        color: #fff;
}

ul#mobile-navigation li .active{
    color: #fff;
    font-weight: 700;
}
    
ul#mobile-navigation ul li{
    border-bottom: none;
    padding: 0 0 0 20px;
}
    
    
ul#mobile-navigation ul{
margin: 0;
}

.teaser{
        margin-top: 30px;
 }
/* mobile menu end */ 



}