/*    Stylesheet für ReadyWeb Pflege, Version 3.0.5     */
BODY	{ font-family:Verdana,Geneva,Arial; background-color:#fff; color:#000; font-size:11px; }
Input		{font-family:Verdana,Geneva,Arial;font-size:10px;}
.Textarea	{font-family:Verdana,Geneva,Arial;font-size:8px;}


/* Links und Anker */
a								{text-decoration:none;}
a:link, a:visited				{color:#000;}
a:active						{color:#333;}
a:hover							{text-decoration:underline;background:#4FFA15;} 

.unten:link, .unten:visited		{color:#7e2321;}
.unten:active					{color:#be3747;}

.special:link, .special:visited	{color:red;}
.special:active					{color:red;}

.sicher:link, .sicher:visited	{color:#537AA6;background:#dddddd;font-weight:bold;}
.sicher:active					{color:#537AA6;background:#dddddd;font-weight:bold;}
.sicher:hover					{color:red;background:#dddddd;font-weight:bold;text-decoration:none;}


/* Bereiche, Table Data, Klassen */
P LI	{ font-family:Verdana,Geneva,Arial; color:#000000; font-size:10px; }

.rahmen			{background-color:#333;}								/* der 1 pixel rahmen, aber nicht im tree */
.ueberschrift	{background-color:#4FFA15;valign:top;color:#333;}		/* hg am dunkelsten */
.dunkel			{background-color:#8AFC63;valign:top;color:#333;} 		/* für agentur menue */
.hell			{background-color:#C4FDB1;valign:top;color:#333;} 		/* für die eingabe-panels und als rahmen im tree ??? */

.weiss			{background-color:#fff;valign:top;color:#333;}  		/* im tree */
.rahmen_weiss	{background-color:#ccc;valign:top;color:#333;}  		/* im tree */

TD		{ font-family:Verdana,Geneva,Arial; color:#000000; font-size:10px; valign:top; } /* reiter oben geklickt in der pflege */
TD.bunt	{ font-family:Verdana,Geneva,Arial; color:#ffffff; font-size:10px; background-color:#be3747; vertical-align:top; }
TD.grau	{ font-family:Verdana,Geneva,Arial; color:#ffffff; font-size:10px; background-color:#666666; vertical-align:top; }

.oben			{position:fixed;top:0px;left:0px;width:100%;height:30px;overflow:hidden;z-index:2;}
.mitte			{position:absolute;top:45px;bottom:45px;left:0px;width:99%;overflow:auto;z-index:1;}
.unten			{position:fixed;bottom:0px;left:0px;width:100%;height:30px;overflow:hidden;z-index:3;}

.klein			{font-size:10px}




/*    Kommentar:                                                    */
/*    im HTML verwenden:                                            */
/*    <meta http-equiv=Content-Style-Type content=text/css>          */
/*    <link rel=stylesheet type=text/css href=style_rw.css>             */
/*    <BODY marginwidth=0 marginheight=0 leftmargin=0 topmargin=0>   */
/*	background-color:rgb(224,224,224); */


/* Ergänzungen für CQS PFlege, 25.11.2004   */
a.xdunkel		{color:#CECBC1;}	/* das stört in dem agenturmenü */
td.datatable	{background:#b0b0b0;color:#ffffff;font-size:11px;vertical-align:top;}
.wichtig		{color:#cc0000;}
