<!--
/* tabellenzellen formatierung normal fliesstext */

.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; font-weight: normal; font-variant: normal; color: #185C9F}
.textklein {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: normal; font-variant: normal; color: #185C9F}
.textklein2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: normal; font-variant: normal; color: #7C8450}

.felder_form { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; font-weight: normal; color: #000000; height: 16px; width: 90px; background-color: ffffff; border-color: 000000 000000 000000 #000000; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}

.bemerkung { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; font-weight: normal; color: #000000; height: 60px; width: 270px; background-color: ffffff; border-color: 000000 000000 000000 #000000; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}

.checkbox {  background-color: d9f3f0; clear: none; float: none; height: 10px; width: 10px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 0in; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border: 1px 00ac96 none}


/* link formatierung */

a:link    { color:#185C9F;text-decoration:none; }
a:visited { color:#185C9F;text-decoration:none; }
a:active  { color:#7C8450;text-decoration:none; }
a:hover   { color:#7C8450;text-decoration:none; }

//-->