
/* Anmerkungen, Informationen als Beifuegung */
.info { color: #999999; }

/* Fehlermeldungen */
.error-msg { color:#E17014; }

/* PDF Pictogramm fuer download */
a.picto-pdf, .picto-pdf a { background-image:url(/images/picto-pdf.gif); background-repeat:no-repeat; background-position:left center; padding:2px 0 2px 20px; line-height:160%; font-weight:normal; white-space:nowrap; }

.aktiv  { text-decoration:none!important; cursor:default!important; color:#000000!important; font-weight:normal; }
.german-text { color: #999999; font-size:75%; }

.edit-object  { background-color:#EDF3F6; margin-left:-8px; }
.edit-object fieldset { padding:8px; margin-bottom:16px; border:0; }
.edit-object fieldset legend { margin:4px 0 4px 0px; padding:0 0 0 0px; }
.edit-object fieldset input { margin-left:8px; }
.edit-object fieldset fieldset input { margin-left:0px; }
.edit-object fieldset fieldset { padding:8px; margin-bottom:16px; border:1px solid #A6C3D3!important;  }
.edit-object td {  padding:8px 0 8px 0;}
.edit-object th {  font-weight:normal!important; width:20em; padding:8px 0 8px 0; }
.edit-object tr.sum td { border-top:1px solid #A6C3D3; }
.edit-object tr.sum th { border-top:1px solid #A6C3D3; }
.edit-object td.col { border-left:1px solid #A6C3D3; padding-left:5px; }

.table { border-bottom:2px solid #A6C3D3; }
.table td { border-top:2px solid #A6C3D3; }

.clear { clear:both; }