/*# COLOR FOR PRINTING # */

body {
	color: black;
}

#FCK h1 {
	color: black;
}

#FCK h3 {
	color: black;
}


#FCK .tabs li a.current, .tabs ul.table-tabs li a.current {
	color: black;
}


#FCK .table-tabs li a.current {
	color: black;
}

#FCK #sidebar h2 {
	color: black;
}

#FCK #sidebar p.headline a {
	color: black;
}

#sitemap li.CMSSiteMapListItem li.CMSSiteMapListItem a {
	color: black;
}

em {
	color: black;
}

div.legende em {
	color: black;
}

.messageBox 
{
	color: black;
}