#submenu li,
#submenu li a	{
	color: white
}

#submenu li a:hover,
#submenu li.aktiv a	{
	color: #f8b323;
}

#footer li,
#footer p	{
	color: black; 
}

#footer li a,
#footer li a:visited,
#footer li a:hover	{
	color: #2b3f6b;
}

#topic h1,
.startbox_blau h1,
.startbox_gruen h1,
.startbox_gelb h1,
.startbox_rot h1	{
	color: white;
}

.startbox_blau h2,
.startbox_blau h3,
.startbox_blau p	{
	color: #88c5d4;
}

.startbox_gruen h2,
.startbox_gruen h3,
.startbox_gruen p	{
	color: #00da85;
}

.startbox_rot h2,
.startbox_rot h3,
.startbox_rot p	{
	color: #fffbb4;
}

.startbox_gelb h2,
.startbox_gelb h3,
.startbox_gelb p	{
	color: #fffbb4;
}

#article h1,
#sidebar h1,
#article h2,
#sidebar_home h1,
#article p strong	{
	color: #b51f20;
}

#article p,
#sidebar p,
#sidebar_home p,
#article li	{
	color: #646464;
}

#article a,
#sidebar a,
#sidebar_home a,
#article a:visited,
#sidebar a:visited,
#sidebar_home a:visited	{
	color: #2b3f6b;
}

#footer a,
#footer a:visited	{
	color: #2b3f6b;
}

#article a:hover,
#sidebar a:hover,
#sidebar_home a:hover	{
	color: black;
}
