/* nur neue Startseite */

/* ******************* Links ********************** */

/* Einleitung: */
.aktuell {
	/* background-color:#FEB4B6; hellrot */
}

/* class: left-widget widget_text */
.aktuell, #text-3 {
	/* background-color:#FDC866; orange */
	/* background-color:rgb(254,223,165); orange hell */
	/* background-color:#CCFD37; rgb(204,253,55) hellgrün */
	/* background-color:rgb(220,254,118); hellgrün hell */
	background-color:rgb(230,254,156); /* hellgrün hell */
	/* background-color:rgb(238,254,188); hellgrün hell */
}

/* #categories-232387281 class: left-widget widget_categories */
span.cats, .widget_categories {
	/* background-color:rgb(128,255,255); 
	background-color:rgb(192,255,255); */
	/* background-color:rgb(223,255,255); helles cyan */
	/* background-color:#FDEA66; rgb(253,234,102) ocker */
	background-color:rgb(254,240,146); /* ocker hell */
}

/* ******************* Rechts ********************** */

/* ThemenSkizzen: */
span.skizzen, #categoryposts-5 {
	/* background-color:#99DCFD; hellblau */
	/* background-color:#B4C0FE; rgb(180,192,254) dunkelblau */
	background-color:rgb(211,240,254); /* hellblau hell */
}

/* UnterrichtsThemen: */
span.themen, #categoryposts-3 {
	/* background-color:#B4C0FE; violett */
	/* background-color:#D3B4FE;  rgb(211,180,254) violett */
	background-color:rgb(199,207,254); /* dunkelblau hell */
}

/* IT-Stunde: */
span.stunde, #categoryposts-6 {
	/* background-color:#B4C0FE; violett */
	/* background-color:#D3B4FE;  rgb(211,180,254) violett */
	background-color: #FFFFFF; /* white */
}

/* KursMaterial */
span.kurs, #text-4 {
	/* background-color:#64FFC5; türkis */
	/* background-color:#99DCFD; rgb(153,220,253) hellblau */
	background-color:rgb(215,186,254); /* violett hell */
}

/* Blog: */
span.blog, #categoryposts-4 {
	/* background-color:#D3B4FE; violett */
	/* background-color:#FBA8FD; rgb(251,168,253) pink */
	background-color:rgb(253,211,254); /* pink hell */
}

/*
						Links
IT-online:
#text-236436843

#enh-rp-243570331  class: enh_rp

						Rechts
KursMaterial
#text-236436842

ThemenSkizzen:
#categoryposts-5

Unterrichtsthemen:
#categoryposts-3

Blog:
#categoryposts-4
*/


/*
Farben:
1	100	#FDC866	orange
2 	200 	#FDEA66	ocker
3 	300 	#CCFD37	hellgrün
4 	400 	#7CFD66	dunkelgrün
5 	500 	#64FFC5	türkis
6 	600 	#66FDFD	hellblau
7 	700 	#99DCFD	dunkelblau
8 	800 	#B4C0FE	violett
9 	900 	#D3B4FE	pink
10 1000 	#FBA8FD	creme
11 1100 	#FEB4B6	hellrot
*/
