/*   Seat helles Orange : Schriftfarbe (grau): #50575D alternative Farbe (rot)#e71100   */

.wrapper {
	background: url(img/Background.png) repeat;
	color: #50575D;
}


.subtitle {
	color: #50575D;
}

.footerText {
	color: #50575D;
}

.calctextbig {
	color: #e71100;
}

h1 {
	color: #e71100;
}

h2 {
}

h3 {
	text-align:left;
	color: #e71100;
	margin-bottom: 3px;
}

.sectionHeaderClose {
	background-image:url(img/SectionBar1.png);
	color: white;
}	

.sectionHeaderOpen {
	background-image:none;
	background-color:white;
	color: #e71100;
}

