body { }

p,.text { color: #505050; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 16px; }

td { }

a:link { color: #505050; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: 16px; text-decoration: none; }

a:visited { color: #505050; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: 16px; text-decoration: none; }

a:hover { color: #505050; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: 16px; text-decoration: underline; }

a:active { color: #505050; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: 16px; text-decoration: none; }
h1 { margin-top: 0; padding-top: 0; color: #363; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: 20px; }
.maus { cursor: pointer; }
.spalte1 { padding-left: 13px; padding-top: 7px; }
.gruen { color: #363; }
.ff { /* Formular-Feld */
	border: 0;
	border-style: none;
	background-color: white;
	padding: 0 3px;
}
.emb1 {
/*
	border-top: 1px; 
	border-top-style: solid; 
	border-top-color: white; 
	border-bottom: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #e0e0e0;
*/
	border: 0;
	border-style: none;
}
.emb2 {
	border-left: 0;	
	border-left-style: none;
	border-right-style: none;
	border-right: 0;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #244724;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
	background-color: #363;
	color: white;
	padding: 0 3px;
}