/* ------------ allgemein Gültig ------FAE5DC=beige-----EEFFDC=lindgrün------FEEECC=ocker----ccf0ef=blaugrün--EEEECC=mattgrün----001E08=dklgrün---- */

body           { background-color:#FFFFFF; color:#000000;
                 topmarginy=0 marginheight=0 leftmargin=0 marginwidth=0;
			   }

td             { font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:normal;
			   }

td.tech        { font-family:Arial, Helvetica, sans-serif; font-size:8pt; border=0; color:#000000;
			   }

td.link        { font-size:10pt; font-weight:normal; border=0; color:#000000; text-align:right;
			   }

link           { color:#990000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-weight:medium;}
a:link         { color:#990000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-weight:medium;}
a:visited      { color:#000000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-weight:medium;}
a:active       { color:#008800; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-weight:medium;}
a:hover        { color:#000099; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-weight:medium;}

/*  ------------ allg Seitentext - Hinweise ------------ */
/*  ------------ h1 h2 für Überschriften ------------ */
/*  ------------ h ------------ */
/*  ------------ h ------------ */
/*  ------------ h6 für interne Hinweise für Frau Mark ------------ */
h1 {font-family: Comic sans MS, Arial, Helvetica, sans-serif; color:#8282C5; font-size:15pt; font-weight:bold;}
h2 { font-family:Arial, Helvetica, sans-serif; font-size:14pt; font-weight:normal; color:#8282C5; }
h3 { font-family:Arial, Helvetica, sans-serif; font-size:12pt; font-weight:normal; color:#000000; }
h4 { font-family:Arial, Helvetica, sans-serif; font-size:12pt; font-weight:bold; color:#000000; }
h5 { font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:normal; color:#000000; }
h6 { font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:normal; color:#009F00; }

h1.nah,h2.nah,h3.nah,h4.nah,h5.nah,h6.nah,li.nah {margin:0;}

ul {margin-top:0;margin-bottom:0;}

/* ------------ Rollbalken -- ? , dünner Rand links, Pfeil, dünner Rand rechts, Pfeilhintergrund und Balken, Schatten links und oben am Vorherigen,  Schatten rechts und oben am Vorherigen, Gesamtuntergrund---------- */
body, textarea, select  {scrollbar-base-color:#DDDDFD;
                 scrollbar-3dlight-color:#BBBBEB;
                 scrollbar-arrow-color:#BBBBEB;
                 scrollbar-darkshadow-color:#BBBBBB;
                 scrollbar-face-color:#8282C5;
                 scrollbar-highlight-color:#EEEEEE;
                 scrollbar-shadow-color:#EEEEDD;
                 scrollbar-track-color:#BBBBEB;
				}

/* ------------ horizontale Linien ------------ */
hr  { color:#AEC5CD; width:100%; align:center; height:3px;   }


/* ------------ Tabelle Neue Einträge in DB ------------ */
table.neu td      {vertikal-align:center;
				 border-color:#AEC5CD; border-style:solid; vertical-align:top;
               }
table.neu      {
				  border-collapse:collapse;
               }
tr.kopf 	   { font-color:#AEC5CD;
				 font-family:Arial, Helvetica, sans-serif; font-size:14pt;
               }
tr.kopf td     { vertical-align:bottom;  font-weight:bold;
               }

/* ------------ Tabelle Menü ------------ */
table.menu		{ width:40%;
				}

table.menu td     { text-align:center; width:50%; height:40px;
	 			    border-color:#AEC5CD; border-style:double; background-color:#F5F5F5;
					font-size:12pt;
	              }

/* ------------ Tabelle ver wird noch nicht verwendet ------------ */
table.ver td.rand     {border-width:medium; border-color:#FF9999; border-style:outset; padding:10px;
               }

/* ------------ allgemeine Tabellen ------------ */
table.allg      {border:0; width:90%;  border-style:solid;
                 border-color:#000000; cellspacing:0; cellpadding:0;
               }


/* ------------ Tabelle wird hier nicht benutzt ------------ */
td.jzahl      {text-align:left; vertical-align:top; border:0; width=0%; white-space:nowrap;
              }
td.jzahltext  {text-align:left; vertical-align:top; border:0;
              }

/* ------------ Button ------------ */
input.allg     { color:#FFFFFF; background-color:#8282C5;
                border-style:solid; border-color: #DDDDFD #BBBBEB #BBBBEB #DDDDFD;
				}

/* ------------ Popup-Hilfe-Fenster -------------- */
table.popup
{
	border-color:#008030; border=0; border-style:solid;
	padding:0px; spacing:0px;
}
table.popup td
{
    border-color:#008030; border=2; border-style:solid;
	margin:0px; padding:0px; spacing:0px;
}
table.popuptitel
{
	border:0px; background-color:#FFFFCC;
	border-collapse:collapse;
	margin:0px; padding:0px; spacing:0px;
	font-size:pt;
}
table.popuptext
{
    border:0px; background-color:#FFFFCC;
	border-collapse:collapse;
	margin:0px; padding:0px; spacing:0px;
	font-size:pt;
}				 