body {
	margin: 0;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #666;
	background-image: url("/images/headers/Hintergrund-Vocal-Coaching_quer.png");
}

.navigation {
	padding: 5px 0;
	border-top: 0px solid rgba(0,0,0,0.075);
	border-bottom: 0px solid rgba(0,0,0,0.075);
	margin-bottom: 5px;
}

.nav-collapse {
  		background-color: #689A1D;
  		padding-left: 3px;
	}




.pull-left {
  max-width: 50%;
}
.brand {
  max-width: 50%;
}



h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 9px 0;
	font-family: inherit;
	font-weight: normal;
	line-height: 20px;
	color: #C01118;
	text-rendering: optimizelegibility;
}




