Index: /mods/wpsg_mod_amazon.class.php
===================================================================
--- /mods/wpsg_mod_amazon.class.php	(revision 6766)
+++ /mods/wpsg_mod_amazon.class.php	(revision 6768)
@@ -418,5 +418,5 @@
 					'mwst_null' => $this->shop->get_option('wpsg_mod_amazon_mwstland'),
 					'hint' => __($this->shop->get_option('wpsg_mod_amazon_hint'), 'wpsg'),
-					'logo' => $this->shop->getRessourceURL('gfx/amazon.png'),
+					'logo' => $this->shop->getRessourceURL('mods/mod_amazon/gfx/amazon.png'),
 					'logo_100x25' => $this->shop->getRessourceURL('mods/mod_amazon/gfx/logo_100x25.png')
 				);
Index: /mods/wpsg_mod_creditcard.class.php
===================================================================
--- /mods/wpsg_mod_creditcard.class.php	(revision 6766)
+++ /mods/wpsg_mod_creditcard.class.php	(revision 6768)
@@ -92,5 +92,5 @@
 					'mwst_null' => $this->shop->get_option('wpsg_mod_creditcard_mwstland'),
 					'hint' => __($this->shop->get_option('wpsg_mod_creditcard_hint')),
-					'logo' => $this->shop->getRessourceURL('gfx/creditcard.png'),
+					'logo' => $this->shop->getRessourceURL('mods/mod_creditcard/gfx/creditcard.png'),
 					'logo_100x25' => $this->shop->getRessourceURL('mods/mod_creditcard/gfx/logo_100x25.png')
 				);
Index: /mods/wpsg_mod_paypal.class.php
===================================================================
--- /mods/wpsg_mod_paypal.class.php	(revision 6766)
+++ /mods/wpsg_mod_paypal.class.php	(revision 6768)
@@ -206,5 +206,5 @@
 				'mwst_null' => $this->shop->get_option('wpsg_mod_paypal_mwstland'),
 				'hint' => __($this->shop->get_option('wpsg_mod_paypal_hint')),
-				'logo' => $this->shop->getRessourceURL('gfx/paypal.png'),
+				'logo' => $this->shop->getRessourceURL('mods/mod_paypal/gfx/paypal.png'),
 				'logo_100x25' => $this->shop->getRessourceURL('mods/mod_paypal/gfx/logo_100x25.png')
 			);
Index: /mods/wpsg_mod_paypalapi.class.php
===================================================================
--- /mods/wpsg_mod_paypalapi.class.php	(revision 6766)
+++ /mods/wpsg_mod_paypalapi.class.php	(revision 6768)
@@ -202,5 +202,5 @@
 					'mwst_null' => $this->shop->get_option('wpsg_mod_paypalapi_mwstland'),
 					'hint' => __($this->shop->get_option('wpsg_mod_paypalapi_plus_hint'), 'wpsg'),
-					'logo' => $this->shop->getRessourceURL('gfx/paypalplus.png'),
+					'logo' => $this->shop->getRessourceURL('mods/mod_paypalapi/gfx/paypalplus.png'),
 					'logo_100x25' => $this->shop->getRessourceURL('mods/mod_paypalapi/gfx/logo_100x25.png')
 				);
Index: /mods/wpsg_mod_prepayment.class.php
===================================================================
--- /mods/wpsg_mod_prepayment.class.php	(revision 6766)
+++ /mods/wpsg_mod_prepayment.class.php	(revision 6768)
@@ -108,5 +108,5 @@
 				'mwst_null' => $this->shop->get_option('wpsg_mod_prepayment_mwstland'),
 				'hint' => $this->shop->get_option('wpsg_mod_prepayment_hint'),
-				'logo' => $this->shop->getRessourceURL('gfx/vorkasse.png'),
+				'logo' => $this->shop->getRessourceURL('mods/mod_prepayment/gfx/vorkasse.png'),
 				'logo_100x25' => $this->shop->getRessourceURL('mods/mod_prepayment/gfx/logo_100x25.png')
 			);
Index: /mods/wpsg_mod_skrill.class.php
===================================================================
--- /mods/wpsg_mod_skrill.class.php	(revision 6766)
+++ /mods/wpsg_mod_skrill.class.php	(revision 6768)
@@ -124,5 +124,5 @@
 				'mwst_value' => $mwst_value,
 				'mwst_null' => $this->shop->get_option('wpsg_mod_skrill_mwstland'),
-				'logo' => WPSG_URL_CONTENT.'plugins/'.WPSG_FOLDERNAME.'/views/gfx/skrill.png',
+				'logo' => WPSG_URL_CONTENT.'plugins/'.WPSG_FOLDERNAME.'mods/mod_skrill/gfx/logo_100x25.png',
 				'logo_100x25' => $this->shop->getRessourceURL('mods/mod_skrill/gfx/logo_100x25.png')
 			);
Index: /mods/wpsg_mod_su.class.php
===================================================================
--- /mods/wpsg_mod_su.class.php	(revision 6766)
+++ /mods/wpsg_mod_su.class.php	(revision 6768)
@@ -147,5 +147,5 @@
 				'mwst_value' => $mwst_value,
 				'mwst_null' => $this->shop->get_option('wpsg_mod_su_mwstland'),
-			    'logo' => $this->shop->getRessourceURL('gfx/su.png'),
+			    'logo' => $this->shop->getRessourceURL('mods/mod_su/gfx/logo_100x25.png'),
 				'logo_100x25' => $this->shop->getRessourceURL('mods/mod_su/gfx/logo_100x25.png')
 			);
Index: /mods/wpsg_mod_targo.class.php
===================================================================
--- /mods/wpsg_mod_targo.class.php	(revision 6766)
+++ /mods/wpsg_mod_targo.class.php	(revision 6768)
@@ -147,5 +147,5 @@
 						'mwst_null' => $this->shop->get_option('wpsg_mod_targo_mwstland'),
 						'hint' => __($this->shop->get_option('wpsg_mod_targo_hint')),
-						'logo' => $this->shop->getRessourceURL('gfx/targologo.png'),
+						'logo' => $this->shop->getRessourceURL('mods/mod_targo/gfx/targologo.png'),
 						'logo_100x25' => $this->shop->getRessourceURL('mods/mod_targo/gfx/logo_100x25.png')
 					);
Index: /mods/wpsg_mod_wirecard.class.php
===================================================================
--- /mods/wpsg_mod_wirecard.class.php	(revision 6766)
+++ /mods/wpsg_mod_wirecard.class.php	(revision 6768)
@@ -160,5 +160,5 @@
 				'mwst_value' => $mwst_value,
 				'mwst_null' => $this->shop->get_option('wpsg_mod_wirecard_mwstland'),				
-				'logo' => $this->shop->getRessourceURL('gfx/wirecard.png'),
+				'logo' => $this->shop->getRessourceURL('mods/mod_wirecard/gfx/wirecard.png'),
 				'logo_100x25' => $this->shop->getRessourceURL('mods/mod_wirecard/gfx/logo_100x25.png')
 			);
