#menu2                	{ background-color: #DDD0EE; }
#menu3                	{ background-color: #D0C6E9; }
#menu1 ul li a:hover  	{ background-color: #DDD0EE; }
#menu2 ul li a:hover  	{ background-color: #cfc4e2; }
#menu3 ul li a:hover  	{ background-color: #c1b0da; }
#menu1 #m4 		{ background-color: #DDD0EE; background-image:    url(images_main/menu_point_left.gif); border-width:0; }
#menu1 #m4 a		{ background-color: #DDD0EE; background-image:    url(images_main/menu_point_right.gif); }
#menu2 ul li a.active 	{ background-color: #cfc4e2; }
#menu3 ul li a.active 	{ background-color: #c1b0da; }
#menu2 ul li b        	{ background-color: #c1b0da; }






/* TinyRTE Eigenschaften für Tabellen */

.table_headline {
	background-color: #C1B0DA;
}

/* TinyRTE Eigenschaften für Überschriften */


.headline {
	color: #9261DF;
}	
	
