/* Seitenbereiche */
.yellow {
	color: #F3A300;
}

.green {
	color: #95BF0D;
}

.blue {
	color: #5393C9;
}

.gray {
	color: #000;
}
/* Ende Seitenbereiche */

.yellow #content ul {
	list-style: url('../gfx/li_yellow.gif');
}

.green #content ul {
	list-style: url('../gfx/li_green.gif');
}

.blue #content ul {
	list-style: url('../gfx/li_blue.gif');
}

.gray #content ul {
	list-style: url('../gfx/li_gray.gif');
}

#content #mainnavigation ul {
	list-style: none;
	list-style-image: none;
}

.gray a,
.gray a:link,
.gray a:visited {
	text-decoration: none;
	color: #000;
}

.gray a:hover,
.gray a:active,
.gray a:focus {
	text-decoration: underline;
	color: #000;
}

.yellow a,
.yellow a:link,
.yellow a:visited {
	text-decoration: none;
	color: #F3A300;
}

.yellow a:hover,
.yellow a:active,
.yellow a:focus {
	text-decoration: underline;
	color: #F3A300;
}

.green a,
.green a:link,
.green a:visited {
	text-decoration: none;
	color: #95BF0D;
}

.green a:hover,
.green a:active,
.green a:focus {
	text-decoration: underline;
	color: #95BF0D;
}


.blue a,
.blue a:link,
.blue a:visited {
	text-decoration: none;
	color: #5393C9;
}

.blue a:hover,
.blue a:active,
.blue a:focus {
	text-decoration: underline;
	color: #5393C9;
}


a.gray,
a.gray:link,
a.gray:visited {
	text-decoration: none;
	color: #000;
}

a.gray:hover,
a.gray:active,
a.gray:focus {
	text-decoration: underline;
	color: #000;
}

a.yellow,
a.yellow:link,
a.yellow:visited {
	text-decoration: none;
	color: #F3A300;
}

a.yellow:hover,
a.yellow:active,
a.yellow:focus {
	text-decoration: underline;
	color: #F3A300;
}

a.green,
a.green:link,
a.green:visited {
	text-decoration: none;
	color: #95BF0D;
}

a.green:hover,
a.green:active,
a.green:focus {
	text-decoration: underline;
	color: #95BF0D;
}


a.blue,
a.blue:link,
a.blue:visited {
	text-decoration: none;
	color: #5393C9;
}

a.blue:hover,
a.blue:active,
a.blue:focus {
	text-decoration: underline;
	color: #5393C9;
}

#tab-hfbi .text-wrapper {
	background: #F3A300;
}

#tab-cfi .text-wrapper {
	background: #5393C9;
}

#tab-cwi .text-wrapper {
	background: #95BF0D;
}

#text-hfbi h3,
#text-hfbi a,
#tab-hfbi p.link-buttons a {
	color: #F3A300;
}

#text-cfi h3,
#text-cfi a,
#tab-cfi p.link-buttons a {
	color: #5393C9;
}

#text-cwi h3,
#text-cwi a,
#tab-cwi p.link-buttons a {
	color: #95BF0D;
}

.gray .article-image .article-image-description {
	background: #000;
	color: #fff;
}

.gray .article-image .article-image-description p {
	background: #000;
	color: #fff;
}

.gray #content .article-image-description ul {
	color: #fff;
	list-style: square; 
}

.gray .article-image-title p {
	color: #000;
}

.yellow .article-image .article-image-description {
	background: #F3A300;
	color: #fff;
}

.yellow .article-image .article-image-description p {
	background: #F3A300;
	color: #fff;
}

.yellow #content .article-image-description ul {
	color: #fff;
	list-style: square; 
}

.yellow .article-image-title p {
	color: #F3A300;
}

.green .article-image .article-image-description {
	background: #95BF0D;
	color: #fff;
}

.green .article-image .article-image-description p {
	background: #95BF0D;
	color: #fff;
}

.green #content .article-image-description ul {
	color: #fff;
	list-style: square; 
}

.green .article-image-title p {
	color: #95BF0D;
}

.blue .article-image .article-image-description {
	background: #5393C9;
	color: #fff;
}

.blue .article-image .article-image-description p {
	background: #5393C9;
	color: #fff;
}

.blue #content .article-image-description ul {
	color: #fff;
	list-style: square;
}


.blue .article-image-title p {
	color: #5393C9;
}

.blue .donation-form a,
.yellow .donation-form a,
.green .donation-form a,
.gray .donation-form a {
	color: #000;
}

.gray .blue .donation-form p.back-link a,
.blue .donation-form p.back-link a {
	color: #5393C9;
}

.gray .yellow .donation-form p.back-link a,
.yellow .donation-form p.back-link a {
	color: #F3A300;
}

.gray .green .donation-form p.back-link a,
.green .donation-form p.back-link a {
	color: #95BF0D;
}

.gray .gray .donation-form p.back-link a,
.gray .donation-form p.back-link a {
	color: #000;
}

.blue .donation-form-small a,
.yellow .donation-form-small a,
.green .donation-form-small a,
.gray .donation-form-small a {
	color: #000;
}


.yellow button.jqTransformButton.dezent span span {
	color: #F3A300;
}

.green button.jqTransformButton.dezent span span {
	color: #95BF0D;
}

.blue button.jqTransformButton.dezent span span {
	color: #5393C9;
}
