body{
	font-size: 2rem;
	color:#083d4d;
    font-family: 'Museo 100', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-weight: 300;
    font-style: normal;
	background-color: #fefdf9;
	}
a {
	color: #083d4d;
	text-decoration:none;
	}
a:visited {color:#083d4d;}
a:hover {color:#083d4d;}
a:active { color:#083d4d;}

header,
header a,
header a:visited,
footer a,
footer a:visited {
	color:#fff;
	}
footer{
	color:#ddd;
	}
footer ul{
	list-style-type:none;
	padding:0;
	margin: 0;
	}
footer li{
    line-height:180%;
	}	





.gold{
	background-color: #d0b729 !important;
    margin: 0 auto;
    text-align: left;
    max-width: 1280px;
	 }

.gold img{
	width: 100%;
	 }




.goldtext{
	color:#083d4d;
	padding: 240px 0px 0px 10%;
	font-size: 240%;
	font-family: 'Museo 700', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	background-color: #d0b729;
	 }
.blautext{
	color:#d0b729;
	padding: 240px 0px 0px 10%;
	font-size: 240%;
	font-family: 'Museo 700', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	background-color: #083d4d;
	 }

.kleiner{
	font-size: 70%;
}

.titelbild{
	padding: 0;margin-bottom: -8px
	 }


.titelbild img{
width: 100%;	 }



.titelbalken{
	background-color: #083d4d;

	 }


.coachtext{
		padding: 10px 10% 80px 10%;

}

.weisstext{
	color:#fff;
	font-family: 'Museo 300italic', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 70%;
	position: absolute;
/*	top:-55px;*/
	margin-top: -55px;
	
	 }
@-moz-document url-prefix() {
   .weisstext {
	margin-top: 30%;
    }
}



.sinn {
		padding-left: 28.5%;
}

.entwicklung {
		padding-left: 30%;
}

.innovation {
		padding-left: 15%;
}

.system {
		padding-left: 11%;
}

.kommunikation {
		padding-left: 24%;
}

.methode {
		padding-left: 17%;
}



#dreher{
	-ms-transform: rotate(-3deg); /* IE 9 */
    -webkit-transform: rotate(-3deg); /* Safari */
    transform: rotate(-3deg); /* Standard syntax */
}





p{
	
	display: block;
-webkit-margin-before: 0;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}


#jumper {
	
	width:35px; 
	height:200px;
	padding:10px; 
	position:fixed;
	top:40%;
	right:20px;
	z-index: 9999;
	list-style-type: none;
	font-size: 17px;
	text-align: center;

}

#jumper li {
background-repeat: no-repeat;
	background-image: url("../img/punkt-inaktiv.png");

}



#jumper li.active {
	background-repeat: no-repeat;

    background-image: url("../img/punkt-aktiv.png");
}



/*
selection {
		padding-top: 50px;

}
*/
.triggerp00 {
	padding-top: 0px;
background-color: #fff;	
}
.triggerp01 {
	padding-top: 10px;
background-color: aqua;	
}

.triggerp02 {
		padding-top: 20px;

background-color: #8D2F31;	
}

.triggerp03 {
		padding-top: 30px;

background-color: #113822;	
}

.scrollToTop{
	width:50px; 
	height:50px;
	padding:10px; 
	position:fixed;
	bottom:20px;
	right:8px;
	display:none;
	background: url('../img/top.png') no-repeat 0px 20px;
	z-index: 9999;
}
.scrollToTop:hover{
	text-decoration:none;
}











/*media queries for small devices*/

@media screen and (max-width: 678px) {
body{
	font-size: 1.4rem;
	color:#083d4d;
    font-family: 'Museo 100', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-weight: 300;
    font-style: normal;
	background-color: #fefdf9;
	}
	.sinn {
		padding-left: 10%;
}

.entwicklung {
		padding-left: 10%;
}

.innovation {
		padding-left: 10%;
}

.system {
		padding-left: 15%;
}

.kommunikation {
		padding-left: 10%;
}

.methode {
		padding-left: 20%;
}
	
	

	
		.weisstext img{

	width: 80%;


		
	 }
	.methode img, .system img {
	width: 60%;
}
	#jumper{
display: none;		
	}
	
	
	
.scrollToTop{
	width:50px; 
	height:50px;
	padding:10px; 
	position:fixed;
	bottom:30px;
	right:1px;
	display:none;
	background: url('../img/top.png') no-repeat 0px 20px;
	z-index: 9999;
}
	
	
	
	.goldtext{
	color:#083d4d;
	padding: 160px 0px 0px 10%;
	font-size: 180%;
	background-color: #d0b729;
	 }
.blautext{
	color:#d0b729;
	padding: 160px 0px 0px 10%;
	font-size: 180%;
	background-color: #083d4d;
	 }
	
	@-moz-document url-prefix() {
   .weisstext {
	padding-bottom: 200px;
    }
}

}




textarea {
	width: 100%;
	
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;

}

