			body {
				background-image: url("http://www.kleinegruenetasche.de/ftp-transfer/uploader/background.jpg")
			}

			p, td, th, li, body, input, textarea, select {
				font-family: Verdana, sans-serif;
				font-size: 11px;
				color: #003300;
			}

			A {
				text-decoration: none;
				color: #006600;
			}

			A:Hover {
				text-decoration: underline;
				color: Black;
			}

	
			TABLE {
				width: 60%;
			}

			INPUT {
				background-color: #D4E6B4;
				color: #003300;
				border: 1px dotted #88B301;
			}


			TD {
				background-color: #CEDF99;
				border-top: 1px solid White;
				border-bottom: 1px solid #B3CB63;
				padding: 2px 8px;
			}

			TD.thead {
				background-color: #88B301;
				border-top: 1px solid #C8FE12;
				border-bottom: 1px solid #003300;
				padding: 2px 8px;
				color: #003300;
			}
			
			TD.dir {
			color: #000000;
				background-color: #C0C19E;
				border-bottom: 1px solid White;
				border-top: 1px solid #B3CB63;
				padding: 2px 8px;
				font-weight: bold;
							}
			TD.active {
			color: #993300;
				background-color: #CCCC33;
				border-bottom: 1px solid #DEDE8B;
				border-top: 1px solid #95962C;
				padding: 2px 8px;
			}
			
			A.active {
				color: White;
			}
			
			
			TD.clear {
				background-color: transparent;
			}
			

