diff --git a/CUST/AAAR/arcadis.gif b/CUST/AAAR/arcadis.gif index bbcf06b775..6fa44c930b 100644 Binary files a/CUST/AAAR/arcadis.gif and b/CUST/AAAR/arcadis.gif differ diff --git a/CUST/AAAR/tmpl_logo.gif b/CUST/AAAR/tmpl_logo.gif index f0f4c6ae29..acada2c13f 100644 Binary files a/CUST/AAAR/tmpl_logo.gif and b/CUST/AAAR/tmpl_logo.gif differ diff --git a/CUST/AAAR/tmpl_logo_sm.gif b/CUST/AAAR/tmpl_logo_sm.gif index c3c69634ef..49a2dc871e 100644 Binary files a/CUST/AAAR/tmpl_logo_sm.gif and b/CUST/AAAR/tmpl_logo_sm.gif differ diff --git a/CUST/AABT/fac_head_l.jpg b/CUST/AABT/fac_head_l.jpg index 4f9c634235..7123474836 100644 Binary files a/CUST/AABT/fac_head_l.jpg and b/CUST/AABT/fac_head_l.jpg differ diff --git a/CUST/AABT/tmpl_logo_sm.gif b/CUST/AABT/tmpl_logo_sm.gif new file mode 100644 index 0000000000..49a2dc871e Binary files /dev/null and b/CUST/AABT/tmpl_logo_sm.gif differ diff --git a/CUST/AABT/xsl/cust.xsl b/CUST/AABT/xsl/cust.xsl index af4def184d..84e1e49115 100644 --- a/CUST/AABT/xsl/cust.xsl +++ b/CUST/AABT/xsl/cust.xsl @@ -4,7 +4,7 @@ - + @@ -13,11 +13,11 @@ - + - ../../cust//tmpl_logo.jpg + ../../cust//tmpl_logo.gif @@ -149,11 +149,11 @@ - + - ../../cust//tmpl_logo.jpg + ../../cust//tmpl_logo.gif diff --git a/CUST/AAIT/AAFM.gif b/CUST/AAIT/AAFM.gif index 4aa6167aae..acada2c13f 100644 Binary files a/CUST/AAIT/AAFM.gif and b/CUST/AAIT/AAFM.gif differ diff --git a/CUST/AAXX/default.css b/CUST/AAXX/default.css index 8d5e9fb1de..1ae4cd6956 100644 --- a/CUST/AAXX/default.css +++ b/CUST/AAXX/default.css @@ -1,6 +1,6 @@ /* - * $Revision: 3 $ - * $Modtime: 4-11-11 14:01 $ + * $Revision: 4 $ + * $Modtime: 20-01-12 11:42 $ */ .summaryincomplete { @@ -64,4 +64,26 @@ input[type=checkbox], input[type=radio]{ width: 40px; text-align:right; padding-right:2px; -} \ No newline at end of file +} + +/* menu */ +div#PersFAC ul li span.menukop { + color: #4f1e4c; + background-image: url("../aaxx/spot.jpg"); +} + +/* menu */ +div#ProfFAC ul li span.menukop { + color: #4f1e4c; + background-image: url("../aaxx/spot.jpg"); +} + +div.fcltframeheader { + color: #4f1e4c; + background-images: none; +} + +#iframerextratitle { + color: #4f1e4c; +} + diff --git a/CUST/AAXX/spot.jpg b/CUST/AAXX/spot.jpg new file mode 100644 index 0000000000..ee7f3490df Binary files /dev/null and b/CUST/AAXX/spot.jpg differ