/* CSS Document */

#navi a:link,a:visited			{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#EADCC2; text-decoration:none; }
#navi a:hover					{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#EADCC2; text-decoration:none; }
#navi a:active					{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#EADCC2; text-decoration:none; font-weight:bold; }
td.navi							{ background-color:#AC720B; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
								  color:#EADCC2; }
	
#content img.border-r			{ border-right-width: 1px; border-right-style: solid; border-right-color:#F9D26C; }						
#content a.content:link,
		 a.content:visited,
		 a.content:hover,
		 a.content:active		{ font-family:Verdana, Arial, Helvetica, sans-serif; color: #614A1B; text-decoration:none; }
#content a.veranst:link,
		 a.veranst:visited,
		 a.veranst:hover,
		 a.veranst:active		{ font-family:Verdana, Arial, Helvetica, sans-serif; color: #614A1B; text-decoration:none; }
#content a.zaehler:link,
		 a.zaehler:visited,
		 a.zaehler:hover		{ font-family:Verdana, Arial, Helvetica, sans-serif; color: #614A1B; text-decoration:none; }
		 a.zaehler:active		{ font-family:Verdana, Arial, Helvetica, sans-serif; color: #614A1B; text-decoration:none; }
#content input.value			{ color:#614A1B; background-color:#f9d26c; border:1px solid #614A1B;}
#content input.value_date		{ color:#614A1B; background-color:#f9d26c; border:1px solid #614A1B; }
#content input.value_err		{ background-color:#f9d26c; border:1px solid #C1272D; }
#content textarea.value_txt		{ color:#614A1B; background-color:#f9d26c; border:1px solid #614A1B;}
#content p.errText				{ color:#614A1B; }
#content input.button			{ background-color:#f9d26c; border: 1px solid #614A1B; color:#614A1B;  }
#content select					{ color:#6F4A2C; background-color:#f9d26c; border:1px solid #614A1B; }
#content input.button			{ background-color:#f9d26c; border: 1px solid #614A1B; color:#614A1B;}

td.content						{ background-color:#F9D26C; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; 
								  color:#614A1B; }

#footer 						{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color: #614A1B; }
#footer strong					{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color: #AC720B; font-weight:bold; }
#footer a.footer:link,
		a.footer:visited,
		a.footer:hover,
		a.footer:active			{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color: #614A1B; text-decoration:none; }
						