@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	font-family: 'Exo 2', serif;
	font-weight: 300;
	}

.killer{
	clear: both;
	}

html, body{
	height: 100%;
	}

body{
    background-attachment: fixed;
    background-image:url(../bilder/titelbild.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    }

::-moz-selection{
	background-color:#666;
	color:#FFF;
	}
	
	
.navibox{
	background-color:#FFF;
	border-bottom: solid 1px #CCC;
	/* box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.7); */
	left: 15%;
	opacity: 0.95;
	padding:20px 0 20px 0;
	position: fixed;
	top: 0;
	width: 70%;
	z-index:9999;
	}

.navibox ul li{
	display:inline;
	font-size:18px;
	list-style-type:none;
	position:relative;
	text-decoration:none;
	}

.navibox ul li a{
	color:#666;
    font-weight: 400;
	padding:20px;
	text-decoration:none;
	}

.navibox ul li a:hover{
	background-color: #EEE;
	display:inline block;
	padding:20px;
	}

.titelgrafik{
	height:90%;
	}

.begruessungsrahmen{
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.7);
	color: #666;
	height:auto;
	margin-left:15%;
    margin-top: 20%;
	/*opacity: 0.8;*/
	width: 30%;
	}

.begruessungsrahmen h1{
	background-color:#f2f2f2;
	color:#666;
	font-size:30px;
	font-weight: 500;
	padding:20px 25px 25px 25px;
	}
.begruessungsrahmen h2{
	background-color:#ffffff;
	color:#666;
	font-size:20px;
	/* font-style: italic; */
	font-weight: 500;
	padding:20px 0 20px 25px;
	}
	
.begruessungsrahmen p{
	background-color:#ffffff;
	font-weight: 400;
    line-height: 25px;
	padding:20px 25px 0 25px;
	}

.begruessungsrahmen a{
	color:#f2f2f2;
	font-weight: 400;
	text-decoration: none;
	}

.begruessungsrahmen_button{ 
    background-color: #666;
    line-height: 60px;
    padding: 10px 15px 10px 15px;
    }

.begruessungsrahmen a:hover{
    background-color: #535353;
	}



.content-bereich{
    background-color: #FFF;
    margin-top:20%; 
    padding-top: 50px;
	}



.content-block{
	background: #FFF;
    margin: auto;
    padding-bottom: 50px;
	width:70%;
	}

.content-box{
    /*border: solid 1px #ccc;*/
    background-color: #f2f2f2;
    margin: 0 0 100px 0;
    padding: 30px;
    }

.portrait-links{
	float:left;
	margin-top: 20px;
	width: 35%;
	}

.portrait-links img{
	width: 100%;
	height: auto;
	
	max-width:400px;
	max-height:300px;
	}

.portrait-rechts{
	float:right;
	width:60%;
	}

.content-block p{
    line-height: 25px;
	margin: 0 0px 35px 0px;
	/*text-align: justify;*/
	}

.content-block h1{
	color:#999; 
	font-size:50px;
	font-weight: 800;
    margin: 0 0 50px 0;
	}

.content-block h2{
	color:#666;
	font-size:45px;
	font-weight: 600;
	}

.content-block h3{
	color:#666;
	font-size:35px;
	font-weight: 200;
	}

.content-block a{
	color:#666;
	/*font-size:0.6em;*/
	font-weight: 200;
    hyphens: manual;
    text-decoration: none;
	}

.youtube{
	margin:auto;
	width:100%;
	}

.youtube-bg{
	background-color:#d1d1d1;
	margin: 35px 0 0 0;
    }

.audio-bg{
	/*background-color:#d1d1d1;*/
	}

audio{
	background-position:top center;
	background-size: cover;
	height:300px;
    margin: 30px 0 0 0;
	width:100%;
	}


.audio-layout{
	width: 100%;
	margin:auto;
	}

.video-layout{
	width: 100%;
	margin:auto;
	}

video{
    height: auto;
    width: 100%;
    }
    
.vimeo-player{
    margin: 30px 0 0 0;
    height: 450px;
    width: 100%; 
    }



#start{
	}

#einleitung{
	}

#hoerproben{
	padding-top: 20px;
	}

#kontakt{
	padding-top: 20px;
	}

#impressum{
	padding-top: 20px;
	}

#hausdertotenaugen{
 	background-image:url(../bilder/audio-bilder/hausdertotenaugen_cover.jpg);
	background-position: center center;   
    }

#sudameslockruf{
 	background-image:url(../bilder/audio-bilder/sudames_lockruf_cover.jpg);
	background-position: center center;   
    }

#kuehltransporter{
 	background-image:url(../bilder/audio-bilder/katze.jpg);
	background-position: center center;   
    }

#schredders{
	background-image:url(../bilder/audio-bilder/schredders.jpg);
	background-position: center center;
	}

#zugverspaetungsrekord{
	background-image:url(../bilder/audio-bilder/zugverspaetungsrekord.jpg);
	background-position: center center;
	}

#kuechenkraeuter{
	background-image:url(../bilder/audio-bilder/kuechenkraeuter.jpg);
	background-position: center center;
	}

#starwarped{
	background-image:url(../bilder/audio-bilder/starwarped.jpg);
	background-position: center center;
	}

#popart{
	background-image:url(../bilder/audio-bilder/popart.jpg);
	background-position: center center;
	}





footer{
    background-color: #333;
    padding: 30px 0 30px 0;
    width: 100%;
    }

.footer-box{
    margin: auto;
    width: 70%;
    }

.footer-ul{
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    }

.footer-ul li{
    display: inline;
    line-height: 40px;
    margin: 0 5px 0 0;
    }

.footer-ul li a{
    background-color: #272727;
    color: #999;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
    }

.footer-ul li a:hover{
    background-color: #1d1d1d;
    }

.footer-box p{
    color: #666;
    margin: 20px 0 0 0;
}

.footer-box a{
    color: #666;
    text-decoration: none;
    }

.footer-box a:hover{
    color: #999;
    }









/*start tablet*/
@media (min-width: 651px) and (max-width: 1000px){

body{
    background-position: center;
    }

.navibox{
	left: 10%;
	width: 80%;
	}

.begruessungsrahmen{
	margin-left:10%;
	margin-top: 65%;
	width: 80%;
	}

.content-bereich{
	background-color: #FFF;
	}

	.content-block{
	margin-left: 10%;
	width: 80%;
	}
.youtube{
	width: 100%;
	}


	}
/*ende tablet*/




/*start phone*/
@media (max-width: 650px){

body{
    background-image: url(../bilder/titelbild_phone.jpg);
    background-position: center;
    }


.navibox{
	left: 0;
	padding:10px 0 10px 0;
	width: 100%;
	}

.navibox ul li{
	display:inline;
	font-size:0.8em;
	line-height:30px;
	list-style-type:none;
	position:relative;
	text-decoration:none;
	}

.navibox ul li a{
	color:#000;
	padding:8px;
	text-decoration:none;
	}

.navibox ul li a:hover{
	background-color: #EEE;
	display:inline block;
	padding:8px;
	}

.begruessungsrahmen{
	margin-left:5%;
	margin-top:120%;
	width: 90%;
	}

.begruessungsrahmen h1{
	font-size:25px;
	padding:20px 20px 20px 20px;
	}

.begruessungsrahmen h2{
	background-color:#ffffff;
	color:#666;
	font-size:20px;
	/* font-style: italic; */
	font-weight: 600;
	padding:20px 0 20px 25px;

    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
  hyphens: auto;
}

.begruessungsrahmen p{
	padding:20px 20px 0 20px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;	}

.content-bereich{
	background-repeat: repeat;
	/*height:5000px;*/
	}

.content-block{
	margin-left:5%;
	top:-50px;
	width:90%;
	}

.content-box{
    /*border: solid 1px #ccc;*/
    margin: 0 0 100px 0;
    padding: 20px;
    }

.content-box p{
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;    
    }

.content-block h1{
	margin: 20px 20px 20px 20px;
	text-align:left;
	}

.content-block h2{
    font-size: 30px !important;
	margin: 0 !important;
	text-align:left;
	}

.content-block h3{
    font-size: 20px !important;
	margin: 10px 0 0 0!important;
	text-align:left;
	}

.portrait-links{
	margin: inherit;
	width: 100%;
	}
.portrait-links img{
	width: 100%;
	margin-bottom:15px;
	margin-top: 20px;
	height: auto;
	max-width:inherit;
	max-height:inherit;
	}

.portrait-rechts{
	float:inherit;
	width: 100%;
	}

.portrait-rechts h2{
	text-align:center;
	margin:0 !important;
	}

.content-block h2{
	color:#666;
	font-size:35px;
	margin:0 0 20px 20px;
	}

.content-block h3{
	color:#666;
	font-size:25px;
	margin:0 0 20px 20px;
	}

.content-block p{
	margin: 20px;
	}

.youtube{
	width: 100%;
	}

.audio-layout{
	width: 100%;
	margin:auto;
	}

.vimeo-player{
    margin: 0 0 0 0;    
    height: 250px;
    width: 100%; 
    }


.footer-box{
    width: 80%;
    }

.footer-ul li{
    margin: 0;
    width: 100%;
    }

.footer-ul li a{
    display: block;
    margin: 0 0 10px 0;
    padding: 0px 20px 0px 20px;
    }




	}