/* Info-Knöpfe anzeigen */ 
#FeatInfo, #MapXLink { width: 300px; border: 1px solid #666666; margin-bottom: 5px; }


#Task { padding: 5px 5px 5px 5px; }
#Task .head { background-color:#d4d4d4; padding: 2px 5px; height: 24px;  }
#Task .head .title { float: left; font-weight: bold; font-size: 10pt; padding-top: 5px; }
#Task .head .button { float: right; }
#Task .head .button a { display: block; width: 24px; height: 24px; background: url(Images/info_close.gif); }

#Task .body { clear: both; background-color: #e6e6e6; color: Black; padding: 5px 5px; } 
#Task .body .title { font-weight: bold; padding: 5px 0px; }
#Task .body .url { font-weight: bold; padding: 8px 0px 5px 0px; }
#Task .body .detail { color: #4d4d4d; }
#Task .body .detail a { display: block; }

/* Formatieren der Information für den Druck */
#PrintPreview #FeatInfo { border: 0px; margin-bottom: 5px;}
#PrintPreview #FeatInfo * { font-weight: normal; font-size: 9pt; font-family: arial, sans-serif; color: Black; }
#PrintPreview #FeatInfo .head { display: none; background-color: White; font-weight:bold; height: 24px; }
#PrintPreview #FeatInfo .head .title {  float: left; font-size: 11pt; font-weight: bold; padding: 5px 5px 5px 0px; }
#PrintPreview #FeatInfo .head .button { float: right; display: none; }

#PrintPreview #FeatInfo .body { clear: both; background-color: White; color: Black; padding: 10px 0px; }
#PrintPreview #FeatInfo .body .title { font-weight: bold; padding: 5px 0px; }
#PrintPreview #FeatInfo .body .url { font-weight: bold; padding: 8px 0px 5px 0px; }
#PrintPreview #FeatInfo .body .detail, 
#PrintPreview #FeatInfo .body a { text-decoration: none; display: block; }
#PrintPreview #Map_MapClip { position: relative !important; } 

/* Aufgabenbereich */



