/** Farbmutation **/
body, html {
	background-image: url(../images/bg_body_orange.png);
}
.cElement h1, .startCElement h1{
	color: #ff9900;
}
.cElement h2, .startCElement h2{
	color: #3366cc;
}
.cElement h3, .startCElement h3{
	color: #ff9900;
}
.cElement h4, .startCElement h4{
	color: #ff9900;
}