body				{margin:0; background-color:#666666;}
body,table,td			{font-family:Arial, sans-serif; font-size:12;}
a:link				{color:#6f658c;}
a:visited			{color:#594e76;}
a:active,a:hover		{color:#99cc88;}/* aad8a3 */
a.in				{text-decoration: none; font-weight: bold; font-size: 13;}
a.inklein			{text-decoration: none; font-weight: bold; font-size: 12;}
td.card				{background-image:url('../bilder/out.gif');background-repeat: no-repeat; padding:0;
				vertical-align: middle;}
td.cardin			{background-image:url('../bilder/in.gif');background-repeat: no-repeat; padding:0;
				vertical-align: middle;}
				
				
input.button,input.buttonlang,input.buttonkurz,input.buttonmittel, input.buttonextralang
			{background-color: transparent; color: #6f658c; width: 120px;
			font: bold 9pt;
			border-top-color: #cccccc;
			border-right-color: #999999;
			border-bottom-color: #999999;
			border-left-color: #cccccc;
			border-style: outset;
			border-width: 1px;
			}
input.buttonextralang	{width: 200px;
			}
input.buttonlang	{width: 150px;
			}
input.buttonmittel	{width: 105px;
			}
input.buttonkurz	{width: 80px;
			}
input.eingabe,textarea.eingabe,textarea.klein,select.eingabe
			{background-color: #666666; color: #cccccc; width: 120px;
			font-size: 9pt;
			font-weight: bold;
			border: 0;
			border-top-color: #cccccc;
			border-right-color: #999999;
			border-bottom-color: #999999;
			border-left-color: #cccccc;
			border-style: inset;
			border-width: 1px;
			}
textarea.eingabe	{ width: 380px;
			}
hr			{color: #6f658c;
			}
hr.thin			{color: #666666;
			}
#copy			{font: 7pt; color:gray;
	  		}
