/*data Object
(
    [count] => 5
    [erg] => Array
        (
            [0] => Array
                (
                    [id] => 1
                    [name] => Standard
                    [title_de] => Website
                    [color] => #009458
                    [colorContrast] => #ffffff
                    [colorLight] => #fff3dc
                    [colorBoxHeadline] => #fbb900
                    [colorMenuContrast] => #2d4458
                    [colorTableOdd] => #e5e8eb
                    [colorTableEven] => #f0f2f3
                    [isDefault] => 1
                )

            [1] => Array
                (
                    [id] => 2
                    [name] => Fitness
                    [title_de] => Fitness
                    [color] => #c5c6c6
                    [colorContrast] => #222222
                    [colorLight] => #ebecec
                    [colorBoxHeadline] => #222222
                    [colorMenuContrast] => #ffcc00
                    [colorTableOdd] => #c7c9c9
                    [colorTableEven] => #ffcc00
                    [isDefault] => 0
                )

            [2] => Array
                (
                    [id] => 3
                    [name] => Ernährung
                    [title_de] => Ernährung
                    [color] => #c3de62
                    [colorContrast] => #222222
                    [colorLight] => #e6e393
                    [colorBoxHeadline] => #222222
                    [colorMenuContrast] => #ffcc00
                    [colorTableOdd] => #c7c9c9
                    [colorTableEven] => #ffcc00
                    [isDefault] => 0
                )

            [3] => Array
                (
                    [id] => 4
                    [name] => Wohlfühlen
                    [title_de] => Wohlfühlen
                    [color] => #ebc99b
                    [colorContrast] => #222222
                    [colorLight] => #fef2e2
                    [colorBoxHeadline] => #222222
                    [colorMenuContrast] => #ffcc00
                    [colorTableOdd] => #c7c9c9
                    [colorTableEven] => #ffcc00
                    [isDefault] => 0
                )

            [4] => Array
                (
                    [id] => 5
                    [name] => Physiofit
                    [title_de] => Physiofit
                    [color] => #20855b
                    [colorContrast] => #ffffff
                    [colorLight] => #9ae6ab
                    [colorBoxHeadline] => #fbb900
                    [colorMenuContrast] => #ffcc00
                    [colorTableOdd] => #c7c9c9
                    [colorTableEven] => #ffcc00
                    [isDefault] => 0
                )

        )

    [query] => SELECT * FROM cha_color_scheme
)
*/
.cs_2 h1,
.cs_2 h2,
.cs_2 h3,
.cs_2 h4,
.cs_2 h5,
.cs_2 h6 {
	color:#222;
}
/*.cs_2 #content_wrapper {
	background-image:url("/img/content_bg_2.jpg");
}*/


.cs_3 h1,
.cs_3 h2,
.cs_3 h3,
.cs_3 h4,
.cs_3 h5,
.cs_3 h6 {
	color:#222;
}
/*.cs_3 #content_wrapper {
	background-image:url("/img/content_bg_3.jpg");
}*/


.cs_4 h1,
.cs_4 h2,
.cs_4 h3,
.cs_4 h4,
.cs_4 h5,
.cs_4 h6 {
	color:#222;
}
/*.cs_4 #content_wrapper {
	background-image:url("/img/content_bg_4.jpg");
}*/


.cs_5 h1,
.cs_5 h2,
.cs_5 h3,
.cs_5 h4,
.cs_5 h5,
.cs_5 h6 {
	color:#222;
}
/*.cs_5 #content_wrapper {
	background-image:url("/img/content_bg_5.jpg");
}*/

